Automatic commit of package [lorax] release [25.20-1].
Created by command: /usr/bin/tito tag
This commit is contained in:
parent
540b97e780
commit
6459a9b96f
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 25.19
|
||||
Version: 25.20
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -148,6 +148,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 30 2017 Brian C. Lane <bcl@redhat.com> 25.20-1
|
||||
- Try all packages when installpkg --optional is used. (bcl@redhat.com)
|
||||
- livemedia-creator: Add release license files to / of the iso (bcl@redhat.com)
|
||||
- lorax: Add release license files to / of the iso (bcl@redhat.com)
|
||||
- INSTALL_ROOT and LIVE_ROOT are not available during %%post (bcl@redhat.com)
|
||||
- Add --noverifyssl to lorax (#1430483) (bcl@redhat.com)
|
||||
|
||||
* Wed Feb 22 2017 Brian C. Lane <bcl@redhat.com> 25.19-1
|
||||
- Create /dev/random and /dev/urandom before running rpm -qa (#1420523)
|
||||
(bcl@redhat.com)
|
||||
|
@ -1 +1 @@
|
||||
25.19-1 ./
|
||||
25.20-1 ./
|
||||
|
Loading…
Reference in New Issue
Block a user