- mkksiso: Fix check for unsupported arch error (bcl@redhat.com)
Related: rhbz#2049192
This commit is contained in:
parent
b4b098c21d
commit
ef0aef9060
1
.gitignore
vendored
1
.gitignore
vendored
@ -205,3 +205,4 @@
|
||||
/lorax-34.9.10.tar.gz
|
||||
/lorax-34.9.11.tar.gz
|
||||
/lorax-34.9.12.tar.gz
|
||||
/lorax-34.9.13.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.12
|
||||
Version: 34.9.13
|
||||
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
|
||||
* 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
|
||||
|
||||
* Thu Feb 03 2022 Brian C. Lane <bcl@redhat.com> 34.9.12-1
|
||||
- mkksiso: Improve debug message about unsupported arch (bcl@redhat.com)
|
||||
Related: rhbz#2049192
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.12.tar.gz) = 8e3597ac68940479b2d987be102c2a96e545a278379f8b36ef0f1a1cca1c01f49d447ef90a075954d747269d93af897626ba01740ff2ab867b69ad40777cfec5
|
||||
SHA512 (lorax-34.9.13.tar.gz) = 8ae80d3c06e9a56a01c733ce8107f7e65393e39bf20ac8d70f156b3ca2c1eb8d0feb66be4103647240ae0f4dcba53450e1b5d9899b5a0c2a6c5fd88a34cbd6ab
|
||||
|
Loading…
Reference in New Issue
Block a user