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

This commit is contained in:
David Malcolm 2010-08-11 18:00:05 -04:00
parent 5c85388efb
commit f7db8fd756

View File

@ -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@redhat.com> - 2.0.0-2.final.0
- recompiling .py files against Python 2.7 (rhbz#623357)
* Thu Jul 08 2010 Chen Lei <supercyper@163.com> - 2.0.0-1.final.0
- new release 2.0.0.final.0