[python-hacking] update to 0.9.2

Matthias Runge mrunge at fedoraproject.org
Mon Oct 20 10:35:32 UTC 2014


commit de60f8c4421ab8eed4a36b29ba955a2c86bf13eb
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Oct 20 12:35:24 2014 +0200

    update to 0.9.2

 .gitignore          |    1 +
 python-hacking.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ebca89..af4a37c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /hacking-0.8.0.tar.gz
 /hacking-0.8.1.tar.gz
 /hacking-0.9.1.tar.gz
+/hacking-0.9.2.tar.gz
diff --git a/python-hacking.spec b/python-hacking.spec
index 109daa1..be69d25 100644
--- a/python-hacking.spec
+++ b/python-hacking.spec
@@ -1,7 +1,7 @@
 %global pypi_name hacking
 
 Name:           python-%{pypi_name}
-Version:        0.9.1
+Version:        0.9.2
 Release:        1%{?dist}
 Summary:        OpenStack Hacking Guideline Enforcement
 
@@ -80,6 +80,9 @@ rm -rf html/.{doctrees,buildinfo}
 %{python_sitelib}/%{pypi_name}
 
 %changelog
+* Mon Oct 20 2014 Matthias Runge <mrunge at redhat.com> - 0.9.2-1
+- udapte to 0.9.2
+
 * Tue Jun 10 2014 Matthias Runge <mrunge at redhat.com> - 0.9.1-1
 - update to 0.9.1
 
diff --git a/sources b/sources
index b01edb7..93b4276 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-259d03759c47c89013f2248e5f2eae4a  hacking-0.9.1.tar.gz
+64aef2e72a0a58f3177110267faa898d  hacking-0.9.2.tar.gz


More information about the scm-commits mailing list