[python-pbr] update to 0.10.0 (rhbz#1101232)

Matthias Runge mrunge at fedoraproject.org
Tue Nov 25 09:46:07 UTC 2014


commit dddb8178491fa115d35bcef7ccf996659dd21704
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Nov 25 10:45:40 2014 +0100

    update to 0.10.0 (rhbz#1101232)

 .gitignore      |    1 +
 python-pbr.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e665cc7..22eb990 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /pbr-0.6.tar.gz
 /pbr-0.7.0.tar.gz
 /pbr-0.8.0.tar.gz
+/pbr-0.10.0.tar.gz
diff --git a/python-pbr.spec b/python-pbr.spec
index 7d87292..0c75815 100644
--- a/python-pbr.spec
+++ b/python-pbr.spec
@@ -12,8 +12,8 @@
 %global do_test 0
 
 Name:           python-%{pypi_name}
-Version:        0.8.0
-Release:        3%{?dist}
+Version:        0.10.0
+Release:        1%{?dist}
 Summary:        Python Build Reasonableness
 
 License:        ASL 2.0
@@ -129,6 +129,9 @@ popd
 %endif
 
 %changelog
+* Tue Nov 25 2014 Matthias Runge <mrunge at redhat.com> - 0.10.0-1
+- update to 0.10.0 (rhbz#1191232)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index c902005..4e46238 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d85dc6aa47809d97d29901bf0244f6f  pbr-0.8.0.tar.gz
+9e02dbfb5e49210c381fd4eea00cf7b7  pbr-0.10.0.tar.gz


More information about the scm-commits mailing list