public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pradeep Kilambi <pkilambi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-aodhclient] epel10: Rebase to 0.5.0
Date: Sun, 31 May 2026 14:38:18 GMT	[thread overview]
Message-ID: <178023829883.1.2430723195049497101.rpms-python-aodhclient-d46801275bad@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-05-31 14:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178023829883.1.2430723195049497101.rpms-python-aodhclient-d46801275bad@fedoraproject.org \
    --to=pkilambi@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox