Version 21.2 (bcl)
- Abort livecd creation if selinux relabel fails (#1121301) (bcl) - Add lorax ppc config files to search path (bcl) - Use inst.repo and inst.stage2 (bcl) - Use rd.live.overlay instead of overlay (bcl)
This commit is contained in:
parent
e6b851c3db
commit
88e5afbc38
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/livecd-tools-21.0.tar.bz2
|
||||
/livecd-tools-21.1.tar.bz2
|
||||
/livecd-tools-21.2.tar.bz2
|
||||
|
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: Tools for building live CDs
|
||||
Name: livecd-tools
|
||||
Version: 21.1
|
||||
Release: 2%{?dist}
|
||||
Version: 21.2
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
@ -106,6 +106,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitelib}/imgcreate/*.pyc
|
||||
|
||||
%changelog
|
||||
* Wed Jul 23 2014 Brian C. Lane <bcl@redhat.com> 21.2-1
|
||||
- Version 21.2 (bcl)
|
||||
- Abort livecd creation if selinux relabel fails (#1121301) (bcl)
|
||||
- Add lorax ppc config files to search path (bcl)
|
||||
- Use inst.repo and inst.stage2 (bcl)
|
||||
- Use rd.live.overlay instead of overlay (bcl)
|
||||
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user