public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-aodhclient] epel10: Rebase to 0.5.0
@ 2026-05-31 14:38 Pradeep Kilambi
0 siblings, 0 replies; only message in thread
From: Pradeep Kilambi @ 2026-05-31 14:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-aodhclient
Branch : epel10
Commit : d46801275bada18525716c8faf6601e9a925f824
Author : Pradeep Kilambi <pkilambi@redhat.com>
Date : 2016-06-07T14:51:26-04:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-aodhclient/c/d46801275bada18525716c8faf6601e9a925f824?branch=epel10
Log:
Rebase to 0.5.0
---
diff --git a/.gitignore b/.gitignore
index b957997..b28edf9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/aodhclient-0.4.0.tar.gz
+/aodhclient-0.5.0.tar.gz
diff --git a/python-aodhclient.spec b/python-aodhclient.spec
index 81f5615..0b15dc8 100644
--- a/python-aodhclient.spec
+++ b/python-aodhclient.spec
@@ -8,8 +8,8 @@
%endif
Name: python-aodhclient
-Version: 0.4.0
-Release: 3%{?dist}
+Version: 0.5.0
+Release: 1%{?dist}
Summary: Python API and CLI for OpenStack Aodh
License: ASL 2.0
@@ -21,7 +21,7 @@ BuildArch: noarch
%package -n python2-%{pypi_name}
Summary: Python API and CLI for OpenStack Aodh
-%{?python_provide:%python_provide python2-%{library}}
+%{?python_provide:%python_provide python2-aodhclient}
BuildRequires: python-setuptools
@@ -192,6 +192,9 @@ sphinx-build -b html doc/source html
%doc html
%changelog
+* Tue Jun 07 2016 Pradeep Kilambi <pkilambi@redhat.com> 0.5.0-1
+- Rebase to 0.5.0
+
* Wed May 25 2016 Pradeep Kilambi <pkilambi@redhat.com> 0.4.0-3
- Fix python sub packages to depend on correct python rhbz#1335971
diff --git a/sources b/sources
index 92098c6..d5400b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db8f8eb96b20a5d929139bd76d94ab7f aodhclient-0.4.0.tar.gz
+d0b147c54a9c134786f3a719d561d5da aodhclient-0.5.0.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 14:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 14:38 [rpms/python-aodhclient] epel10: Rebase to 0.5.0 Pradeep Kilambi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox