[python-hacking] update to 0.9.1 and ftbfs

Matthias Runge mrunge at fedoraproject.org
Tue Jun 10 07:12:44 UTC 2014


commit f962b41585930fde6e8614ff7541610df140cf84
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Jun 10 09:12:22 2014 +0200

    update to 0.9.1 and ftbfs

 .gitignore          |    1 +
 python-hacking.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae4b3a4..8ebca89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /hacking-0.8.0.tar.gz
 /hacking-0.8.1.tar.gz
+/hacking-0.9.1.tar.gz
diff --git a/python-hacking.spec b/python-hacking.spec
index f6f7e67..109daa1 100644
--- a/python-hacking.spec
+++ b/python-hacking.spec
@@ -1,8 +1,8 @@
 %global pypi_name hacking
 
 Name:           python-%{pypi_name}
-Version:        0.8.1
-Release:        2%{?dist}
+Version:        0.9.1
+Release:        1%{?dist}
 Summary:        OpenStack Hacking Guideline Enforcement
 
 License:        ASL 2.0
@@ -80,6 +80,9 @@ rm -rf html/.{doctrees,buildinfo}
 %{python_sitelib}/%{pypi_name}
 
 %changelog
+* Tue Jun 10 2014 Matthias Runge <mrunge at redhat.com> - 0.9.1-1
+- update to 0.9.1
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index cc80c10..b01edb7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-92a7b407dd78640f564da5fa3c91c61b  hacking-0.8.1.tar.gz
+259d03759c47c89013f2248e5f2eae4a  hacking-0.9.1.tar.gz


More information about the scm-commits mailing list