[scons] recompiling .py files against Python 2.7 (rhbz#623357)

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


commit f7db8fd7560f042a384c8237504f2b2dfa76c3b4
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:00:05 2010 -0400

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

 scons.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/scons.spec b/scons.spec
index fb5b9ec..43b8588 100644
--- a/scons.spec
+++ b/scons.spec
@@ -2,7 +2,7 @@
 
 Name:		scons
 Version:	2.0.0
-Release:	1%{?posttag}%{?dist}
+Release:	2%{?posttag}%{?dist}
 Summary:	An Open Source software construction tool
 Group:		Development/Tools
 License:	MIT
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man?/*
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 2.0.0-2.final.0
+- recompiling .py files against Python 2.7 (rhbz#623357)
+
 * Thu Jul 08 2010 Chen Lei <supercyper at 163.com> - 2.0.0-1.final.0
 - new release 2.0.0.final.0
 


More information about the scm-commits mailing list