[python-oslo-db] Update to upstream 0.5.0

Alan Pevec apevec at fedoraproject.org
Wed Sep 17 11:51:55 UTC 2014


commit c1e09fe3f8ba0aeec52f26e5cc6be89b60eab92c
Author: Alan Pevec <alan.pevec at redhat.com>
Date:   Wed Sep 17 13:26:24 2014 +0200

    Update to upstream 0.5.0

 .gitignore          |    1 +
 python-oslo-db.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 36f85f7..2ce2fa2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /oslo.db-0.3.0.tar.gz
 /oslo.db-0.4.0.tar.gz
+/oslo.db-0.5.0.tar.gz
diff --git a/python-oslo-db.spec b/python-oslo-db.spec
index 9ebf663..6f5397a 100644
--- a/python-oslo-db.spec
+++ b/python-oslo-db.spec
@@ -2,8 +2,8 @@
 %global pypi_name oslo.db
 
 Name:           python-oslo-db
-Version:        0.4.0
-Release:        2%{?dist}
+Version:        0.5.0
+Release:        1%{?dist}
 Summary:        OpenStack oslo.db library
 
 License:        ASL 2.0
@@ -75,6 +75,9 @@ rm -rf html/.{doctrees,buildinfo}
 %doc html LICENSE
 
 %changelog
+* Wed Sep 17 2014 Alan Pevec <apevec at redhat.com> - 0.5.0-1
+- Update to upstream 0.5.0
+
 * Thu Sep 11 2014 Alan Pevec <apevec at redhat.com> - 0.4.0-2
 - update dependencies
 
diff --git a/sources b/sources
index b91a4d5..7dd6418 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32fb2be81ada12889d99de703e21839e  oslo.db-0.4.0.tar.gz
+1a71a8f3e4b6fb2299f2e682fd586c9c  oslo.db-0.5.0.tar.gz


More information about the scm-commits mailing list