Automatic commit of package [lorax] release [19.7.25-1].
Created by command: /bin/tito tag
This commit is contained in:
parent
8f5444aad2
commit
c8bb73d9a5
10
lorax.spec
10
lorax.spec
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 19.7.24
|
||||
Version: 19.7.25
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -120,6 +120,14 @@ rm -f $RPM_BUILD_ROOT/%{_tmpfilesdir}/lorax-composer.conf
|
||||
%{_tmpfilesdir}/lorax.conf
|
||||
|
||||
%changelog
|
||||
* Tue Jun 04 2019 Brian C. Lane <bcl@redhat.com> 19.7.25-1
|
||||
- lorax: Add --rootfs-size (bcl)
|
||||
Resolves: rhbz#1715116
|
||||
- lorax: pass size from Lorax.run to create_runtime (bcl)
|
||||
Related: rhbz#1715116
|
||||
- Fix path to generic.prm (jstodola)
|
||||
Resolves: rhbz#1712491
|
||||
|
||||
* Mon Apr 29 2019 Brian C. Lane <bcl@redhat.com> 19.7.24-1
|
||||
- Update PPC isolabel to allow escaping spaces (bcl)
|
||||
Resolves: rhbz#1402328
|
||||
|
@ -1 +1 @@
|
||||
19.7.24-1 ./
|
||||
19.7.25-1 ./
|
||||
|
Loading…
Reference in New Issue
Block a user