- Update to 1.2.0 to fix problems with Python 2.6 (#475903) (currently

causing broken deps with other packages)
This commit is contained in:
alexlan 2008-12-26 06:49:55 +00:00
parent 5f163c8478
commit 30059d6a91
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
scons-1.1.0.tar.gz
scons-1.2.0.tar.gz

View File

@ -1,6 +1,6 @@
Name: scons
Version: 1.1.0
Release: 2%{?dist}
Version: 1.2.0
Release: 1%{?dist}
Summary: An Open Source software construction tool
@ -60,6 +60,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* 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)
* Thu Dec 18 2008 Gerard Milmeister <gemi@bluewin.ch> - 1.1.0-1
- new release 1.1.0

View File

@ -1 +1 @@
148ae2c3a63f730021578a7abdaa2a65 scons-1.1.0.tar.gz
53b6aa7281811717a57598e319441cf7 scons-1.2.0.tar.gz