This commit is contained in:
Jesse Keating 2009-02-25 23:24:47 +00:00
parent 30059d6a91
commit 75d3e645c3

View File

@ -1,6 +1,6 @@
Name: scons
Version: 1.2.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: An Open Source software construction tool
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Dec 25 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.2.0-1
- Update to 1.2.0 to fix problems with Python 2.6 (#475903)
(currently causing broken deps with other packages)