Update to 033.

This commit is contained in:
Bruno Wolff III 2010-07-27 10:38:25 +00:00
parent 963b991d30
commit 7cf3dc9b1b
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
livecd-tools-032.tar.bz2
livecd-tools-033.tar.bz2

View File

@ -4,8 +4,8 @@
Summary: Tools for building live CDs
Name: livecd-tools
Version: 032
Release: 5%{?dist}
Version: 033
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Base
URL: http://git.fedorahosted.org/git/livecd
@ -87,6 +87,11 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Sat Jun 19 2010 Bruno Wolff III <bruno@wolff.to> - 033-1
- Fix for vesa splash file change for bz 617115.
- Use lazy umounts as a work around for bz 617844.
- Better handling of Environment exceptions for bz 551932.
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 032-5
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild

View File

@ -1 +1 @@
5a5e8418d67705ee0d850a58844c36ee livecd-tools-032.tar.bz2
c97450474ed17f1e068aaaaf863ddee7 livecd-tools-033.tar.bz2