[python-pbr] update to 0.5.19

Matthias Runge mrunge at fedoraproject.org
Mon Jul 22 08:27:17 UTC 2013


commit 6944a0945e7705be8f88ba06c78a36a4e7e088b4
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Jul 22 10:26:56 2013 +0200

    update to 0.5.19

 .gitignore      |    1 +
 python-pbr.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 509ba15..7dc3639 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /pbr-0.5.14.tar.gz
 /pbr-0.5.16.tar.gz
 /pbr-0.5.17.tar.gz
+/pbr-0.5.19.tar.gz
diff --git a/python-pbr.spec b/python-pbr.spec
index 5d52ebb..f8d1eaf 100644
--- a/python-pbr.spec
+++ b/python-pbr.spec
@@ -1,7 +1,7 @@
 %global pypi_name pbr
 
 Name:           python-%{pypi_name}
-Version:        0.5.17
+Version:        0.5.19
 Release:        1%{?dist}
 Summary:        Python Build Reasonableness
 
@@ -79,6 +79,9 @@ rm -rf html/.{doctrees,buildinfo}
 %{python_sitelib}/%{pypi_name}
 
 %changelog
+* Mon Jul 22 2013 Matthias Runge <mrunge at redhat.com> - 0.5.19-1
+- update to python-pbr-0.5.19 (rhbz#983008)
+
 * Mon Jun 24 2013 Matthias Runge <mrunge at redhat.com> - 0.5.17-1
 - update to python-pbr-0.5.17 (rhbz#976026)
 
diff --git a/sources b/sources
index 3aa163e..5170864 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca5e8a790e230bc132cab98b31b8e39b  pbr-0.5.17.tar.gz
+5e441e595b294e343ea3261aba6b7f76  pbr-0.5.19.tar.gz


More information about the scm-commits mailing list