[python-pbr] update to 0.5.16

Matthias Runge mrunge at fedoraproject.org
Wed Jun 12 10:08:22 UTC 2013


commit 37c09a1a7a4c297649c935e88cb30f00be6b1779
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Jun 12 12:08:03 2013 +0200

    update to 0.5.16

 .gitignore      |    1 +
 python-pbr.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a976192..6cc7ea4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /pbr-0.5.10.tar.gz
 /pbr-0.5.11.tar.gz
 /pbr-0.5.14.tar.gz
+/pbr-0.5.16.tar.gz
diff --git a/python-pbr.spec b/python-pbr.spec
index 2b2cbc2..c790619 100644
--- a/python-pbr.spec
+++ b/python-pbr.spec
@@ -1,7 +1,7 @@
 %global pypi_name pbr
 
 Name:           python-%{pypi_name}
-Version:        0.5.14
+Version:        0.5.16
 Release:        1%{?dist}
 Summary:        Python Build Reasonableness
 
@@ -79,6 +79,9 @@ rm -rf html/.{doctrees,buildinfo}
 %{python_sitelib}/%{pypi_name}
 
 %changelog
+* Wed Jun 12 2013 Matthias Runge <mrunge at redhat.com> - 0.5.16-1
+- update to 0.5.16 (rhbz#973553)
+
 * Tue Jun 11 2013 Matthias Runge <mrunge at redhat.com> - 0.5.14-1
 - update to 0.5.14 (rhbz#971736)
 
diff --git a/sources b/sources
index c5685ef..51f55e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1462a461437b51286115bd5ab02b22b  pbr-0.5.14.tar.gz
+31c851aa6c16ba397e3b722234a8654d  pbr-0.5.16.tar.gz


More information about the scm-commits mailing list