Update to 1.5.3.

epel8
Thomas Moschny 16 years ago
parent 9271778018
commit 103bde5c8d

@ -1 +1 @@
waf-1.5.2.stripped.tar.bz2
waf-1.5.3.stripped.tar.bz2

@ -2,3 +2,4 @@ waf-1_4_3-1_fc9:HEAD:waf-1.4.3-1.fc9.src.rpm:1214694119
waf-1_4_4-1_fc9:HEAD:waf-1.4.4-1.fc9.src.rpm:1220215604
waf-1_5_2-1_fc10:HEAD:waf-1.5.2-1.fc10.src.rpm:1232126058
waf-1_5_2-2_fc10:HEAD:waf-1.5.2-2.fc10.src.rpm:1232128440
waf-1_5_3-1_fc10:HEAD:waf-1.5.3-1.fc10.src.rpm:1233608182

@ -1 +1 @@
f389fe7cb4ac72f4bbc2248aa130dbb6 waf-1.5.2.stripped.tar.bz2
423c8b5919bcb0cbee0edc993d694dcc waf-1.5.3.stripped.tar.bz2

@ -1,6 +1,6 @@
Name: waf
Version: 1.5.2
Release: 2%{?dist}
Version: 1.5.3
Release: 1%{?dist}
Summary: A Python-based build system
Group: Development/Tools
# The entire source code is BSD apart from pproc.py (taken from Python 2.5)
@ -83,6 +83,11 @@ find demos utils -type f -exec %{__chmod} 0644 {} \;
%changelog
* Mon Feb 2 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.5.3-1
- Update to 1.5.3, which contains various enhancements and bugfixes,
see http://waf.googlecode.com/svn/trunk/ChangeLog for a list of
changes.
* Fri Jan 16 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.5.2-2
- Remove the documentation again, as it is under CC-BY-NC-ND. Also
remove it from the tarfile.

Loading…
Cancel
Save