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

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


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

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

 gquilt.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gquilt.spec b/gquilt.spec
index 9a6735e..e9bee87 100644
--- a/gquilt.spec
+++ b/gquilt.spec
@@ -1,6 +1,6 @@
 Name:		gquilt
 Version:	0.22
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPLv2
 Group:		Development/Tools
 Summary:	PyGTK GUI wrapper for quilt
@@ -52,6 +52,9 @@ chmod +x $RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}.py
 rm -rf "$RPM_BUILD_ROOT"
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.22-2
+- recompiling .py files against Python 2.7 (rhbz#623312)
+
 * Thu Nov 19 2009 Vivek Shah <boni.vivek at gmail.com> - 0.22-1
 - Updated to new upstream release
 - Replaced name macros


More information about the scm-commits mailing list