[python-asciitable] New upstream version, with bugfixes

Sergio Pascual sergiopr at fedoraproject.org
Fri Sep 30 12:14:08 UTC 2011


commit ac8b32d4325398209077fb0358dbbea1da411c1b
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Fri Sep 30 14:13:52 2011 +0200

    New upstream version, with bugfixes

 .gitignore             |    1 +
 python-asciitable.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f3edea..73b055d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /asciitable-0.6.0.tar.gz
 /asciitable-0.7.0.1.tar.gz
 /asciitable-0.7.0.2.tar.gz
+/asciitable-0.7.1.tar.gz
diff --git a/python-asciitable.spec b/python-asciitable.spec
index 3aad21b..5629935 100644
--- a/python-asciitable.spec
+++ b/python-asciitable.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name: python-%{upname}
-Version: 0.7.0.2
+Version: 0.7.1
 Release: 1%{?dist}
 Summary: Extensible ASCII table reader and writer
 License: BSD
@@ -104,6 +104,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Fri Sep 30 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 0.7.1-1
+- New upstream version, with bugfixes
+
 * Sat Jul 2 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 0.7.0.2-1
 - Problem with doctest fixed upstream
 
diff --git a/sources b/sources
index 76e3f73..71b2be8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18dd5688f2aa101fe32df1209b79bed0  asciitable-0.7.0.2.tar.gz
+b536d47550af0edc812c4e1db3c0a6da  asciitable-0.7.1.tar.gz


More information about the scm-commits mailing list