- Version 16.8 (bcl)

- Correct patch (#748344) (bcl)
This commit is contained in:
Brian C. Lane 2011-10-26 06:22:15 -07:00
parent 3eb8862387
commit ee00bd9acf
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ livecd-tools-033.tar.bz2
/livecd-tools-16.5.tar.bz2
/livecd-tools-16.6.tar.bz2
/livecd-tools-16.7.tar.bz2
/livecd-tools-16.8.tar.bz2

View File

@ -4,7 +4,7 @@
Summary: Tools for building live CDs
Name: livecd-tools
Version: 16.7
Version: 16.8
Release: 1%{?dist}
Epoch: 1
License: GPLv2
@ -93,6 +93,10 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Wed Oct 26 2011 Brian C. Lane <bcl@redhat.com> 16.8-1
- Version 16.8 (bcl)
- Correct patch (#748344) (bcl)
* Mon Oct 24 2011 Brian C. Lane <bcl@redhat.com> 16.7-1
- Version 16.7 (bcl)
- Add dracut args to EFI grub.conf creation (#748344) (bcl)

View File

@ -1 +1 @@
8ace1000a7e7c68bd74672f5de7fcd38 livecd-tools-16.7.tar.bz2
031ba4a45f435fff2e2862767d216ed9 livecd-tools-16.8.tar.bz2