[python-pep8] Update to 1.3

Ian Weller ianweller at fedoraproject.org
Sat Jun 16 21:45:41 UTC 2012


commit daf5a319781bddda9fe1063ef463c983d8779832
Author: Ian Weller <ian at ianweller.org>
Date:   Sat Jun 16 16:45:37 2012 -0500

    Update to 1.3

 .gitignore       |    1 +
 python-pep8.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3fc9dd..02fd6c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pep8-0.4.2.tar.gz
 jcrocholl-pep8-29968a6.tar.gz
 /pep8-0.6.1.tar.gz
 /pep8-1.0.1.tar.gz
+/pep8-1.3.tar.gz
diff --git a/python-pep8.spec b/python-pep8.spec
index c2de5aa..b7e8a9b 100644
--- a/python-pep8.spec
+++ b/python-pep8.spec
@@ -3,7 +3,7 @@
 %global module_name pep8
 
 Name:           python-%{module_name}
-Version:        1.0.1
+Version:        1.3
 Release:        1%{?dist}
 Summary:        Python style guide checker
 
@@ -53,6 +53,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jun 16 2012 Ian Weller <iweller at redhat.com> - 1.3-1
+- Update to 1.3
+
 * Sat Apr 07 2012 Ian Weller <iweller at redhat.com> - 1.0.1-1
 - Update to 1.0.1
 
diff --git a/sources b/sources
index 764f88e..1d90da0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9d7cfbc91fc1c5c31bba5f60f0f4137  pep8-1.0.1.tar.gz
+31e24f6e447646500d0c704c33824f68  pep8-1.3.tar.gz


More information about the scm-commits mailing list