- livemedia-creator: Make sure make-iso kickstart includes dracut-live
(bcl@redhat.com) - livemedia-creator: Simplify cleanup for no-virt (bcl@redhat.com) - Copying same file shouldn't crash (#1269213) (bcl@redhat.com)
This commit is contained in:
parent
626cb1ef0b
commit
46bac7650b
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
||||
/lorax-25.1.tar.gz
|
||||
/lorax-25.2.tar.gz
|
||||
/lorax-25.3.tar.gz
|
||||
/lorax-25.4.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 25.3
|
||||
Version: 25.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -147,6 +147,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 18 2016 Brian C. Lane <bcl@redhat.com> 25.4-1
|
||||
- livemedia-creator: Make sure make-iso kickstart includes dracut-live
|
||||
(bcl@redhat.com)
|
||||
- livemedia-creator: Simplify cleanup for no-virt (bcl@redhat.com)
|
||||
- Copying same file shouldn't crash (#1269213) (bcl@redhat.com)
|
||||
|
||||
* Wed Mar 30 2016 Brian C. Lane <bcl@redhat.com> 25.3-1
|
||||
- livemedia-creator: Use correct suffix on default image names (#1318958)
|
||||
(bcl@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user