[frysk] recompiling .py files against Python 2.7 (rhbz#623298)

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


commit 105a00fb2a4f9944a3670b12f7b57edafec755d9
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:29:20 2010 -0400

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

 frysk.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/frysk.spec b/frysk.spec
index 717e2a2..51b000d 100644
--- a/frysk.spec
+++ b/frysk.spec
@@ -1,7 +1,7 @@
 Summary:	Execution analysis and debugging tool-suite.
 Name:		frysk
 Version:	0.4
-Release:	26%{?dist}
+Release:	27%{?dist}
 
 # antlrv2 is Public Domain; antlrv3 is BSD.
 # getopt is GPLv2 with exception
@@ -362,6 +362,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/frysk.1.gz
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.4-27
+- recompiling .py files against Python 2.7 (rhbz#623298)
+
 * Tue Mar 30 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-26
 - during an exec, flush the cached "stat", don't re-read it -
   frysk-0.4-flushstat.patch


More information about the scm-commits mailing list