- mkksiso: Optionally support 3 arguments or --ks (bcl@redhat.com)
- mkksiso: Add -U to xorriso on ppc64le (bcl@redhat.com) - mkksiso: Fix passing -iso-level to xorriso (bcl@redhat.com) - pylorax: SafeConfigParser is now ConfigParser (bcl@redhat.com) - test: Update test code for new pylint version (bcl@redhat.com) - tests: Switch back to rawhide for tests (bcl@redhat.com) - workflow: Remove sudo from workflow (bcl@redhat.com)
This commit is contained in:
parent
76539177e1
commit
32547351b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -221,3 +221,4 @@
|
||||
/lorax-37.5.tar.gz
|
||||
/lorax-37.6.tar.gz
|
||||
/lorax-37.7.tar.gz
|
||||
/lorax-37.8.tar.gz
|
||||
|
14
lorax.spec
14
lorax.spec
@ -3,8 +3,8 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 37.7
|
||||
Release: 2%{?dist}
|
||||
Version: 37.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
License: GPLv2+
|
||||
@ -172,8 +172,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 37.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
* Mon Jul 25 2022 Brian C. Lane <bcl@redhat.com> 37.8-1
|
||||
- mkksiso: Optionally support 3 arguments or --ks (bcl@redhat.com)
|
||||
- mkksiso: Add -U to xorriso on ppc64le (bcl@redhat.com)
|
||||
- mkksiso: Fix passing -iso-level to xorriso (bcl@redhat.com)
|
||||
- pylorax: SafeConfigParser is now ConfigParser (bcl@redhat.com)
|
||||
- test: Update test code for new pylint version (bcl@redhat.com)
|
||||
- tests: Switch back to rawhide for tests (bcl@redhat.com)
|
||||
- workflow: Remove sudo from workflow (bcl@redhat.com)
|
||||
|
||||
* Wed Jul 13 2022 Brian C. Lane <bcl@redhat.com> 37.7-1
|
||||
- mkksiso: Set u+rw permission on extracted files and directories (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-37.7.tar.gz) = 23a4a56bc83e160b3a00dde23a9c590329db2732a23928938444b8a9c1c191dee9e1c9a6bf5166dceb9a0386e341e6dee484e4222f365f7a89746ee65f35791e
|
||||
SHA512 (lorax-37.8.tar.gz) = 8669ea6b873f4376cf5cace5d2eaab969bfe49f5f594f3bb0968319049c99d052379bfb7c6e5233bae7aa6a525c61c5220a3a0b3e58c7bbbecf1d72498ded25f
|
||||
|
Loading…
Reference in New Issue
Block a user