parent
ef0aef9060
commit
bd75548c35
1
.gitignore
vendored
1
.gitignore
vendored
@ -206,3 +206,4 @@
|
||||
/lorax-34.9.11.tar.gz
|
||||
/lorax-34.9.12.tar.gz
|
||||
/lorax-34.9.13.tar.gz
|
||||
/lorax-34.9.14.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.13
|
||||
Version: 34.9.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -185,6 +185,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 16 2022 Brian C. Lane <bcl@redhat.com> 34.9.14-1
|
||||
- Keep nvram module (bcl@redhat.com)
|
||||
Resolves: rhbz#2050877
|
||||
|
||||
* Fri Feb 04 2022 Brian C. Lane <bcl@redhat.com> 34.9.13-1
|
||||
- mkksiso: Fix check for unsupported arch error (bcl@redhat.com)
|
||||
Related: rhbz#2049192
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.13.tar.gz) = 8ae80d3c06e9a56a01c733ce8107f7e65393e39bf20ac8d70f156b3ca2c1eb8d0feb66be4103647240ae0f4dcba53450e1b5d9899b5a0c2a6c5fd88a34cbd6ab
|
||||
SHA512 (lorax-34.9.14.tar.gz) = 8e0481efc67c3164797ddd104ba4f9fc56597c7ac927d7f67c4814e98f4858b79eaadc629ee31c8510fa057682e6cdae826a6736f57681bbd51d69a0358bd1da
|
||||
|
Loading…
Reference in New Issue
Block a user