- ltmpl: Remove duplicate package objects from dnf5 results (bcl@redhat.com)
- test-in-podman: Fix problem running in github actions (bcl@redhat.com)
This commit is contained in:
parent
4644d11f69
commit
000be11ded
1
.gitignore
vendored
1
.gitignore
vendored
@ -237,3 +237,4 @@
|
|||||||
/lorax-39.5.tar.gz
|
/lorax-39.5.tar.gz
|
||||||
/lorax-40.0.tar.gz
|
/lorax-40.0.tar.gz
|
||||||
/lorax-40.1.tar.gz
|
/lorax-40.1.tar.gz
|
||||||
|
/lorax-40.2.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 40.1
|
Version: 40.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -168,6 +168,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 12 2023 Brian C. Lane <bcl@redhat.com> 40.2-1
|
||||||
|
- ltmpl: Remove duplicate package objects from dnf5 results (bcl@redhat.com)
|
||||||
|
- test-in-podman: Fix problem running in github actions (bcl@redhat.com)
|
||||||
|
|
||||||
* Mon Dec 11 2023 Brian C. Lane <bcl@redhat.com> 40.1-1
|
* Mon Dec 11 2023 Brian C. Lane <bcl@redhat.com> 40.1-1
|
||||||
- ltmpl: Filter out other arches, clean up naming (bcl@redhat.com)
|
- ltmpl: Filter out other arches, clean up naming (bcl@redhat.com)
|
||||||
- test: Add pigz to test-packages (bcl@redhat.com)
|
- test: Add pigz to test-packages (bcl@redhat.com)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-40.1.tar.gz) = c96c8b8d0752e06b327283f9c2d5e9ebc7587d60a75d7533e3f96ed38742f6e3035d0cbcf3fbd226e339d32640a01d029c0b1c059b13983c383fde65d5d40baf
|
SHA512 (lorax-40.2.tar.gz) = ccb91397e44c121af39e3ca483fe12ab82c337252cccdc1fb8161c1b39b97f55d7afc4339190c98003246ce7090f579e49b0aa2c344e43b7e846328ad5bf679f
|
||||||
|
Loading…
Reference in New Issue
Block a user