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