- ()
This commit is contained in:
parent
419e19c15b
commit
66d85e030b
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ clog
|
|||||||
/lorax-templates-rhel-10.0-32.tar.gz
|
/lorax-templates-rhel-10.0-32.tar.gz
|
||||||
/lorax-templates-rhel-10.0-33.tar.gz
|
/lorax-templates-rhel-10.0-33.tar.gz
|
||||||
/lorax-templates-rhel-10.0-34.tar.gz
|
/lorax-templates-rhel-10.0-34.tar.gz
|
||||||
|
/lorax-templates-rhel-10.0-35.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 10.0
|
Version: 10.0
|
||||||
Release: 34%{?dist}
|
Release: 35%{?dist}
|
||||||
Summary: RHEL build templates for lorax and livemedia-creator
|
Summary: RHEL build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
|||||||
# This tarball is generated from the contents of this dist-git repository
|
# This tarball is generated from the contents of this dist-git repository
|
||||||
# by running the command `make tar`.
|
# by running the command `make tar`.
|
||||||
# See README for full details of how to update this package
|
# See README for full details of how to update this package
|
||||||
Source0: lorax-templates-rhel-10.0-34.tar.gz
|
Source0: lorax-templates-rhel-10.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
|
||||||
@ -40,6 +40,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 09 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-35
|
||||||
|
- ()
|
||||||
|
|
||||||
* Fri Jun 09 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-34
|
* Fri Jun 09 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-34
|
||||||
- ()
|
- ()
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-10.0-34.tar.gz) = 590602a04fb95c9e55f089159eddc89d0a7adec2c81d32ab46b9224983cc13ae5262d8426daba60c33ce84291763aa986af6fb07070254343469d74da9fec180
|
SHA512 (lorax-templates-rhel-10.0-35.tar.gz) = a5ce2ae8692856de44b549aaea303b472a9eb2577a610be98267866b60c0aae601b4fd76bb9b28ef2551d0465c50997dda29b446c2b5406f6eb98cb45073850e
|
||||||
|
Loading…
Reference in New Issue
Block a user