- Fix changelog version

- Update spec for mkefiboot
This commit is contained in:
Brian C. Lane 2013-05-23 09:01:29 -07:00
parent a8eb0b5d18
commit f0f5a081d3
1 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Summary: Tools for building live CDs
Name: livecd-tools
Version: 13.4.4
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
License: GPLv2
Group: System Environment/Base
@ -85,6 +85,7 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/image-creator
%{_bindir}/liveimage-mount
%{_bindir}/mkbiarch
%{_bindir}/mkefiboot
%files -n python-imgcreate
%defattr(-,root,root,-)
@ -95,9 +96,10 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Thu May 23 2013 Brian C. Lane <bcl@redhat.com> 13.4-2
* 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)
- Update spec for mkefiboot
* Tue Aug 28 2012 Seth Vidal <skvidal at fedoraproject.org>
- fix firewalls being reset when setting selinux state from imgcreate