Skip to content

Commit ecc91bb

Browse files
committed
Automatic commit of package [python-openshift] minor release [0.6.2-12].
Created by command: /usr/bin/tito tag
1 parent 76ac67f commit ecc91bb

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

.tito/packages/python-openshift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.2-11 ./
1+
0.6.2-12 ./

python-openshift.spec

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

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

133133
%changelog
134+
* Mon Aug 06 2018 David Zager <david.j.zager@gmail.com> 0.6.2-12
135+
- Fix decode issue (#192) (lostonamountain@gmail.com)
136+
- b64encode expects bytes not string (fridolin@redhat.com)
137+
- Update releasers for 3.11 (david.j.zager@gmail.com)
138+
134139
* Mon Jul 23 2018 David Zager <david.j.zager@gmail.com> 0.6.2-11
135140
- include version update script (fabian@fabianism.us)
136141
- Version bump to 0.6.2 (fabian@fabianism.us)

0 commit comments

Comments
 (0)