[python-ansi2html] Latest upstream version.

Ralph Bean ralph at fedoraproject.org
Mon Jul 9 19:34:33 UTC 2012


commit 12765a513503586bfef1128320034f4041210e93
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Jul 9 15:34:28 2012 -0400

    Latest upstream version.

 .gitignore            |    1 +
 python-ansi2html.spec |    6 ++++--
 sources               |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ea63ee..131fb0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ansi2html-0.8.3.tar.gz
 /ansi2html-0.9.0.tar.gz
+/ansi2html-0.9.1.tar.gz
diff --git a/python-ansi2html.spec b/python-ansi2html.spec
index 4aaf453..e21c241 100644
--- a/python-ansi2html.spec
+++ b/python-ansi2html.spec
@@ -5,8 +5,8 @@
 %global srcname ansi2html
 
 Name:       python-ansi2html
-Version:    0.9.0
-Release:    4%{?dist}
+Version:    0.9.1
+Release:    1%{?dist}
 Summary:    Python module that converts text with ANSI color to HTML
 
 Group:      Development/Libraries
@@ -102,6 +102,8 @@ popd
 
 
 %changelog
+* Mon Jul 09 2012 Ralph Bean <rbean at redhat.com> - 0.9.1-1
+- Latest upstream version.
 * Tue Jun 26 2012 Ralph Bean <rbean at redhat.com> - 0.9.0-4
 - Only Require python3 for python3-ansi2html.
 * Wed May 23 2012 Ralph Bean <rbean at redhat.com> - 0.9.0-3
diff --git a/sources b/sources
index 3b95793..894e6df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81614170e263f1915e30c58c995173e5  ansi2html-0.9.0.tar.gz
+8e48591a244df34ab3d01a7a76eb57b0  ansi2html-0.9.1.tar.gz


More information about the scm-commits mailing list