We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d4913 commit cf205b2Copy full SHA for cf205b2
1 file changed
python-hawkular-client.spec
@@ -8,7 +8,7 @@
8
%endif
9
10
Name: python-%{srcname}
11
-Version: 0.5.2
+Version: 0.5.3
12
Release: 1%{?dist}
13
Summary: Python client to communicate with Hawkular server over HTTP(S)
14
@@ -95,6 +95,9 @@ popd
95
%endif # with python3
96
97
%changelog
98
+* Tue Mar 28 2017 Michael Burman <miburman@redhat.com> - 0.5.3-1
99
+- Update to 0.5.3
100
+
101
* Thu Feb 23 2017 Michael Burman <miburman@redhat.com> - 0.5.2-1
102
- Update to 0.5.2
103
0 commit comments