Skip to content

Commit d679458

Browse files
committed
Automatic commit of package [python-openshift] minor release [0.6.1-10].
Created by command: /usr/bin/tito tag
1 parent 8812eb1 commit d679458

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.tito/packages/python-openshift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.1-9 ./
1+
0.6.1-10 ./

python-openshift.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Name: python-%{library}
66
Version: 0.6.1
7-
Release: 9%{?dist}
7+
Release: 10%{?dist}
88
Summary: Python client for the OpenShift API
99
License: MIT
1010
URL: https://github.com/openshift/openshift-restclient-python
@@ -131,6 +131,9 @@ sed -i -e "s/extract_requirements('requirements.txt')/REQUIRES/g" setup.py
131131
%endif # with_python3
132132

133133
%changelog
134+
* Thu Jul 05 2018 David Zager <[email protected]> 0.6.1-10
135+
- Install openshift.dynamic in RPM (#180) ([email protected])
136+
134137
* Thu Jul 05 2018 David Zager <[email protected]> 0.6.1-9
135138
- Call functions on resource fields if they don't exist as name (#179)
136139

0 commit comments

Comments
 (0)