[python-pbr] Update to pbr-0.5.10

Matthias Runge mrunge at fedoraproject.org
Fri May 17 10:39:08 UTC 2013


commit 7421937ff2ac2f0d42d10b3ad3e51bfe0b3288b1
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri May 17 12:38:51 2013 +0200

    Update to pbr-0.5.10

 .gitignore      |    1 +
 python-pbr.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c44f94..463cf36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pbr-0.5.8.tar.gz
+/pbr-0.5.10.tar.gz
diff --git a/python-pbr.spec b/python-pbr.spec
index bfcb879..da76030 100644
--- a/python-pbr.spec
+++ b/python-pbr.spec
@@ -1,7 +1,7 @@
 %global pypi_name pbr
 
 Name:           python-%{pypi_name}
-Version:        0.5.8
+Version:        0.5.10
 Release:        1%{?dist}
 Summary:        Python Build Reasonableness
 
@@ -48,6 +48,10 @@ rm -rf html/.{doctrees,buildinfo}
 %doc html README.rst LICENSE
 %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
 %{python_sitelib}/%{pypi_name}
+
 %changelog
+* Fri May 17 2013 Matthias Runge <mrunge at redhat.com> - 0.5.10-1
+- update to 0.5.10 (rhbz#962132)
+
 * Thu Apr 25 2013 Matthias Runge <mrunge at redhat.com> - 0.5.8-1
 - Initial package.
diff --git a/sources b/sources
index 1b04121..013536b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa6a9330dc608ea53ae3ac1997fc9648  pbr-0.5.8.tar.gz
+849a522f3b64b5a1c9c640d2fded4aa6  pbr-0.5.10.tar.gz


More information about the scm-commits mailing list