- Version 13.4.5 (bcl)

- Add dmsquash-live module to dracut (#957892) (bcl)
This commit is contained in:
Brian C. Lane 2014-01-31 14:27:07 -08:00
parent f0f5a081d3
commit 2005f09e47
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/livecd-tools-13.3.tar.bz2
/livecd-tools-13.4.tar.bz2
/livecd-tools-13.4.4.tar.bz2
/livecd-tools-13.4.5.tar.bz2

View File

@ -4,8 +4,8 @@
Summary: Tools for building live CDs
Name: livecd-tools
Version: 13.4.4
Release: 2%{?dist}
Version: 13.4.5
Release: 1%{?dist}
Epoch: 1
License: GPLv2
Group: System Environment/Base
@ -96,6 +96,10 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Fri Jan 31 2014 Brian C. Lane <bcl@redhat.com> 13.4.5-1
- Version 13.4.5 (bcl)
- Add dmsquash-live module to dracut (#957892) (bcl)
* Thu May 23 2013 Brian C. Lane <bcl@redhat.com> 13.4.4-2
- Version 13.4.4 (bcl)
- Avoid setting empty root password (#962493) (thoger)

View File

@ -1 +1 @@
bb2ee50efb4afe48dd46c2e3302d4e80 livecd-tools-13.4.4.tar.bz2
9981a8efbc0ab4f86cbdc9801657581e livecd-tools-13.4.5.tar.bz2