Changelog for
waf-1.5.4-1.fc11.noarch.rpm :
Tue Apr 7 14:00:00 2009 Thomas Moschny
- 1.5.4-1
- Update to 1.5.4.
Wed Feb 25 13:00:00 2009 Fedora Release Engineering - 1.5.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Mon Feb 2 13:00:00 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 13:00:00 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.
Fri Jan 16 13:00:00 2009 Thomas Moschny - 1.5.2-1
- Update to 1.5.2.
- Generate html documentation (though without highlighting).
Fri Dec 19 13:00:00 2008 Thomas Moschny - 1.5.1-1
- Update to 1.5.1.
Mon Dec 1 13:00:00 2008 Ignacio Vazquez-Abrams - 1.4.4-2
- Rebuild for Python 2.6
Sun Aug 31 14:00:00 2008 Thomas Moschny - 1.4.4-1
- Update to 1.4.4:
- python 2.3 compatibility was restored
- task randomization was removed
- the vala tool was updated
Sat Jun 28 14:00:00 2008 Thomas Moschny - 1.4.3-1
- Update to 1.4.3.
- Remove fcntl patch (fixed upstream).
- Prefix has to be set in a configure step now.
- Pack the bash completion file.
Mon May 26 14:00:00 2008 Thomas Moschny - 1.4.2-2
- Patch: stdout might not be a terminal.
Sat May 17 14:00:00 2008 Thomas Moschny - 1.4.2-1
- Update to 1.4.2.
- Remove shebang lines from files in wafadmin after installation, not
before, otherwise install will re-add them.
Sun May 4 14:00:00 2008 Thomas Moschny - 1.4.1-1
- Update to upstream version 1.4.1.
Sat Apr 19 14:00:00 2008 Thomas Moschny - 1.4.0-1
- Update to upstream version 1.4.0.
Wed Apr 9 14:00:00 2008 Thomas Moschny - 1.3.2-6
- Upstream patch to fix latex dependency scanning: trunk rev 2340.
Sun Feb 10 13:00:00 2008 Thomas Moschny - 1.3.2-5
- Update to 1.3.2.
- Remove version and revision information from path to waf cache.
Fri Feb 1 13:00:00 2008 Michel Salim - 1.3.1-4
- Upstream patch to fix check_tool(\'gnome\'): trunk rev 2219
Mon Jan 28 13:00:00 2008 Michel Salim - 1.3.1-3
- Fix python-abi requirement so it can be parsed before python is installed
- rpmlint tidying-up
Fri Jan 25 13:00:00 2008 Michel Salim - 1.3.1-2
- Merge in changes from Thomas Mochny :
* WAF cache moved from /usr/lib to /usr/share
* Remove shebangs from scripts not meant from users, rather than
making them executable
* Include tools and demos
Sun Jan 20 13:00:00 2008 Michel Salim - 1.3.1-1
- Initial Fedora package