[python-ansi2html] Latest upstream.

Ralph Bean ralph at fedoraproject.org
Sat Oct 12 23:52:01 UTC 2013


commit afa5eda5ec9d142ace3c694070798adfb5ce7a49
Author: Ralph Bean <rbean at redhat.com>
Date:   Sat Oct 12 19:51:52 2013 -0400

    Latest upstream.

 .gitignore            |    1 +
 python-ansi2html.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f3a97d..31b30a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /ansi2html-0.9.4.tar.gz
 /ansi2html-0.10.0.tar.gz
 /ansi2html-1.0.2.tar.gz
+/ansi2html-1.0.3.tar.gz
diff --git a/python-ansi2html.spec b/python-ansi2html.spec
index afd633c..25f15f7 100644
--- a/python-ansi2html.spec
+++ b/python-ansi2html.spec
@@ -5,7 +5,7 @@
 %global srcname ansi2html
 
 Name:       python-ansi2html
-Version:    1.0.2
+Version:    1.0.3
 Release:    1%{?dist}
 Summary:    Python module that converts text with ANSI color to HTML
 
@@ -112,6 +112,9 @@ popd
 
 
 %changelog
+* Sat Oct 12 2013 Ralph Bean <rbean at redhat.com> - 1.0.3-1
+- Latest upstream with a tweak to setup.py
+
 * Fri Oct 04 2013 Ralph Bean <rbean at redhat.com> - 1.0.2-1
 - Latest upstream.
 - Manpages now included.
diff --git a/sources b/sources
index ce18aea..2deb8fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3401edcf9e89d201ceb9ae35a496618e  ansi2html-1.0.2.tar.gz
+d37a86e624c67a9ae2a4a9f11bd6ea43  ansi2html-1.0.3.tar.gz


More information about the scm-commits mailing list