diff --git a/.cvsignore b/.cvsignore index 1ce67a0..8893cab 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -waf-1.5.2.stripped.tar.bz2 +waf-1.5.3.stripped.tar.bz2 diff --git a/import.log b/import.log index 2c3d890..d40d425 100644 --- a/import.log +++ b/import.log @@ -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 diff --git a/sources b/sources index 80c160c..3e0ee85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f389fe7cb4ac72f4bbc2248aa130dbb6 waf-1.5.2.stripped.tar.bz2 +423c8b5919bcb0cbee0edc993d694dcc waf-1.5.3.stripped.tar.bz2 diff --git a/waf.spec b/waf.spec index b767cc3..bdc99f1 100644 --- a/waf.spec +++ b/waf.spec @@ -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 - 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 - 1.5.2-2 - Remove the documentation again, as it is under CC-BY-NC-ND. Also remove it from the tarfile.