- tito: Add tito to container's test-packages (bcl)
Related: RHEL-31830 - creator: Fix pylint error in run_creator (bcl) Related: RHEL-31830 - livemedia-creator: Check for BIOS vs. UEFI qemu support (bcl) Related: RHEL-31830 - livemedia-creator: Enable s390x virt support (bcl) Related: RHEL-31830 - livemedia-creator: Make use of virtio devices more generic (bcl) Related: RHEL-31830 - Set requirement on lorax-templates-rhel for prefixdevname change (bcl) Related: RHEL-30010
This commit is contained in:
parent
6b1dce5f0c
commit
2b1f7f05c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -244,3 +244,4 @@
|
|||||||
/lorax-40.5.1.tar.gz
|
/lorax-40.5.1.tar.gz
|
||||||
/lorax-40.5.2.tar.gz
|
/lorax-40.5.2.tar.gz
|
||||||
/lorax-40.5.3.tar.gz
|
/lorax-40.5.3.tar.gz
|
||||||
|
/lorax-40.5.4.tar.gz
|
||||||
|
18
lorax.spec
18
lorax.spec
@ -3,8 +3,8 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 40.5.3
|
Version: 40.5.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -179,8 +179,18 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri May 31 2024 Brian C. Lane <bcl@redhat.com> - 40.5.3-2
|
* Wed Jun 12 2024 Brian C. Lane <bcl@redhat.com> 40.5.4-1
|
||||||
- Set requirement on lorax-templates-rhel for prefixdevname change
|
- tito: Add tito to container's test-packages (bcl)
|
||||||
|
Related: RHEL-31830
|
||||||
|
- creator: Fix pylint error in run_creator (bcl)
|
||||||
|
Related: RHEL-31830
|
||||||
|
- livemedia-creator: Check for BIOS vs. UEFI qemu support (bcl)
|
||||||
|
Related: RHEL-31830
|
||||||
|
- livemedia-creator: Enable s390x virt support (bcl)
|
||||||
|
Related: RHEL-31830
|
||||||
|
- livemedia-creator: Make use of virtio devices more generic (bcl)
|
||||||
|
Related: RHEL-31830
|
||||||
|
- Set requirement on lorax-templates-rhel for prefixdevname change (bcl)
|
||||||
Related: RHEL-30010
|
Related: RHEL-30010
|
||||||
|
|
||||||
* Fri May 31 2024 Brian C. Lane <bcl@redhat.com> 40.5.3-1
|
* Fri May 31 2024 Brian C. Lane <bcl@redhat.com> 40.5.3-1
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-40.5.3.tar.gz) = 0ac77ede89c547f0b7bac7055bc258e52cf7de38b607bc66c28a1b980b868a39aed9f55228f9aa2d21e2efc900f4be961c0ea4c0718efcc3e04d6f7fdc5ad4b3
|
SHA512 (lorax-40.5.4.tar.gz) = e32831ca9dfaa14d088403c1bb35b31034787c00701796d88d82fb34ecbd342dc0af1dcac4e8133548b81ec6c87f6b7674d52596c62e8c7d6c8317f81660e0be
|
||||||
|
Loading…
Reference in New Issue
Block a user