import lorax-templates-rhel-9.0-35.el9
This commit is contained in:
parent
2cb0a6d3d4
commit
04fae22ddb
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/lorax-templates-rhel-9.0-34.tar.gz
|
SOURCES/lorax-templates-rhel-9.0-35.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
90dba911d9baf5db636276386b31c0dfa40bf267 SOURCES/lorax-templates-rhel-9.0-34.tar.gz
|
2c934944906fc5455b401dc92b5af12eeaa31233 SOURCES/lorax-templates-rhel-9.0-35.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 34%{?dist}
|
Release: 35%{?dist}
|
||||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/weldr/lorax
|
URL: https://github.com/weldr/lorax
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: lorax-templates-rhel-9.0-34.tar.gz
|
Source0: lorax-templates-rhel-9.0-35.tar.gz
|
||||||
|
|
||||||
# Required for the template branding support
|
# Required for the template branding support
|
||||||
Requires: lorax >= 34.9.1
|
Requires: lorax >= 34.9.1
|
||||||
@ -34,6 +34,12 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 05 2022 Brian C. Lane <bcl@redhat.com> - 9.0-35
|
||||||
|
- Makefile: Making it easier to create releases (bcl)
|
||||||
|
Related: rhbz#2071074
|
||||||
|
- runtime-postinstall: Remove machine specific nvme files (bcl)
|
||||||
|
Resolves: rhbz#2071074
|
||||||
|
|
||||||
* Thu Feb 24 2022 Brian C. Lane <bcl@redhat.com> - 9.0-34
|
* Thu Feb 24 2022 Brian C. Lane <bcl@redhat.com> - 9.0-34
|
||||||
- Restore missing packages (bcl)
|
- Restore missing packages (bcl)
|
||||||
Resolves: rhbz#2056086
|
Resolves: rhbz#2056086
|
||||||
|
Loading…
Reference in New Issue
Block a user