File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 0.6.2-11 ./
1+ 0.6.2-12 ./
Original file line number Diff line number Diff line change 44
55Name: python-%{library }
66Version: 0.6.2
7- Release: 11 %{?dist }
7+ Release: 12 %{?dist }
88Summary: Python client for the OpenShift API
99License: MIT
1010URL: 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)
You can’t perform that action at this time.
0 commit comments