This commit is contained in:
Dennis Gilmore 2015-06-17 18:23:06 +00:00
parent 89cb22611e
commit 54bde937ed
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: 23.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
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:23.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jun 08 2015 Brian C. Lane <bcl@redhat.com> 23.1-1
- Version 23.1 (bcl)
- litd: All parted calls should use -s mode (#1195478) (bcl)