- Use image dependencies metapackage (vslavik@redhat.com)
- tests: Include the fedora-updates repo when testing boot.iso building (bcl@redhat.com)
This commit is contained in:
parent
8dd440eeec
commit
0e58cc6b49
1
.gitignore
vendored
1
.gitignore
vendored
@ -193,3 +193,4 @@
|
|||||||
/lorax-34.5.tar.gz
|
/lorax-34.5.tar.gz
|
||||||
/lorax-34.6.tar.gz
|
/lorax-34.6.tar.gz
|
||||||
/lorax-34.7.tar.gz
|
/lorax-34.7.tar.gz
|
||||||
|
/lorax-34.8.tar.gz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 34.7
|
Version: 34.8
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -193,8 +193,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_mandir}/man1/composer-cli.1*
|
%{_mandir}/man1/composer-cli.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 34.7-2
|
* Mon Feb 08 2021 Brian C. Lane <bcl@redhat.com> 34.8-1
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Use image dependencies metapackage (vslavik@redhat.com)
|
||||||
|
- tests: Include the fedora-updates repo when testing boot.iso building (bcl@redhat.com)
|
||||||
|
|
||||||
* Wed Jan 20 2021 Brian C. Lane <bcl@redhat.com> 34.7-1
|
* Wed Jan 20 2021 Brian C. Lane <bcl@redhat.com> 34.7-1
|
||||||
- live/x86.tmpl: Copy livecd-iso-to-disk script, if installed (david.ward@ll.mit.edu)
|
- live/x86.tmpl: Copy livecd-iso-to-disk script, if installed (david.ward@ll.mit.edu)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-34.7.tar.gz) = b0bad9592937e6eafd326982754e11593177920753b946392d72a17c2a7830787a9955c6b7784c182befc54f0b3a5755f87013ea5bd5132d7071c28b2e5fc781
|
SHA512 (lorax-34.8.tar.gz) = c7785ae119fbb664c2a9c1f7d0eb649f67e012704ef9c17a0436f4e83647359d9bdf3039a35ffc84c170e3e5fc7574fc94b14121d1307a0fb16a5b225cda24e5
|
||||||
|
Loading…
Reference in New Issue
Block a user