[ht2html/f14/master] recompiling .py files against Python 2.7 (rhbz#623318)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:36:36 UTC 2010


commit dd8763a8b7b94ca102de4f9da97572ee3cb9a3e0
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:39:13 2010 -0400

    recompiling .py files against Python 2.7 (rhbz#623318)

 ht2html.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ht2html.spec b/ht2html.spec
index f9735f2..fc416e8 100644
--- a/ht2html.spec
+++ b/ht2html.spec
@@ -1,6 +1,6 @@
 Name:		ht2html
 Version:	2.0
-Release:	10%{?dist}
+Release:	11%{?dist}
 URL:		http://ht2html.sourceforge.net
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Source1:	%{name}
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 2.0-11
+- recompiling .py files against Python 2.7 (rhbz#623318)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list