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.4.0-4 ./
1+ 0.4.0.a1-5 ./
Original file line number Diff line number Diff line change 44
55Name: python-%{library }
66Version: 0.4.0.a1
7- Release: 4 %{?dist }
7+ Release: 5 %{?dist }
88Summary: Python client for the OpenShift API
99License: MIT
1010URL: https://github.com/openshift/openshift-restclient-python
@@ -131,6 +131,18 @@ sed -i -e "s/extract_requirements('requirements.txt')/REQUIRES/g" setup.py
131131%endif # with_python3
132132
133133%changelog
134+ * Fri Jan 19 2018 David Zager <david.j.zager@gmail.com> 0.4.0.a1-5
135+ - Add object to primitives, treat as string for now (fabian@fabianism.us)
136+ - update version to match new scheme (fabian@fabianism.us)
137+ - regen modules (fabian@fabianism.us)
138+ - Don't exclude modules that appear in both k8s and openshift from codegen
139+ (fabian@fabianism.us)
140+ - Prefer openshift models to kubernetes models (fabian@fabianism.us)
141+ - extra escape characters (fabian@fabianism.us)
142+ - Update deployment condition to enforce python versioning standards
143+ (fabian@fabianism.us)
144+ - Update releasers (david.j.zager@gmail.com)
145+
134146* Tue Jan 16 2018 David Zager <david.j.zager@gmail.com> 0.4.0-4
135147- fix linting (fabian@fabianism.us)
136148- Fix ansible module generation for 1.8/3.8 (fabian@fabianism.us)
You can’t perform that action at this time.
0 commit comments