This commit is contained in:
Dennis Gilmore 2014-06-07 01:35:05 -05:00
parent add3563519
commit e6b851c3db
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Summary: Tools for building live CDs
Name: livecd-tools
Version: 21.1
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
License: GPLv2
Group: System Environment/Base
@ -106,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:21.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Apr 15 2014 Brian C. Lane <bcl@redhat.com> 21.1-1
- Version 21.1 (bcl)
- Update live.py for syslinux 6.02-4 (bcl)