[python-pbr] update to 0.5.14 (rhbz 971736)

Matthias Runge mrunge at fedoraproject.org
Tue Jun 11 11:24:28 UTC 2013


commit eb026daec50030dffab24af8318c74cd41b885c6
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Jun 11 13:23:59 2013 +0200

    update to 0.5.14 (rhbz 971736)

 .gitignore      |    1 +
 python-pbr.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65029f7..a976192 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /pbr-0.5.8.tar.gz
 /pbr-0.5.10.tar.gz
 /pbr-0.5.11.tar.gz
+/pbr-0.5.14.tar.gz
diff --git a/python-pbr.spec b/python-pbr.spec
index e99ac16..2b2cbc2 100644
--- a/python-pbr.spec
+++ b/python-pbr.spec
@@ -1,8 +1,8 @@
 %global pypi_name pbr
 
 Name:           python-%{pypi_name}
-Version:        0.5.11
-Release:        2%{?dist}
+Version:        0.5.14
+Release:        1%{?dist}
 Summary:        Python Build Reasonableness
 
 License:        ASL 2.0
@@ -79,6 +79,9 @@ rm -rf html/.{doctrees,buildinfo}
 %{python_sitelib}/%{pypi_name}
 
 %changelog
+* Tue Jun 11 2013 Matthias Runge <mrunge at redhat.com> - 0.5.14-1
+- update to 0.5.14 (rhbz#971736)
+
 * Fri May 31 2013 Matthias Runge <mrunge at redhat.com> - 0.5.11-2
 - remove requirement setuptools_git
 - fix docs build under rhel
diff --git a/sources b/sources
index 73e33f3..c5685ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56717ac59c8d4528742ab3f61a35fe6b  pbr-0.5.11.tar.gz
+b1462a461437b51286115bd5ab02b22b  pbr-0.5.14.tar.gz


More information about the scm-commits mailing list