File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 88%endif
99
1010Name: python-%{srcname }
11- Version: 0.5.1
11+ Version: 0.5.2
1212Release: 1%{?dist }
1313Summary: Python client to communicate with Hawkular server over HTTP(S)
1414
1515License: ASL 2.0
16- URL: https://github.com/google /%{srcname }
16+ URL: https://github.com/hawkular /%{srcname }-python
1717Source0: https://pypi.python.org/packages/source/h/%{srcname }/%{srcname }-%{version }.tar.gz
1818
1919BuildArch: noarch
9595%endif # with python3
9696
9797%changelog
98+ * Thu Feb 23 2017 Michael Burman <miburman@redhat.com> - 0.5.2-1
99+ - Update to 0.5.2
100+
98101* Tue Jan 24 2017 Troy Dawson <tdawson@redhat.com> - 0.5.1-1
99102- Update to 0.5.1
100103
Original file line number Diff line number Diff line change 1818
1919
2020setup (name = 'hawkular-client' ,
21- version = '0.5.1 ' ,
21+ version = '0.5.2 ' ,
2222 description = 'Python client to communicate with Hawkular server over HTTP(S)' ,
2323 author = 'Michael Burman' ,
2424 author_email = 'miburman@redhat.com' ,
You can’t perform that action at this time.
0 commit comments