Release 10.0-6
This commit is contained in:
parent
4d4ff6b3d5
commit
8f720d9b01
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/lorax-templates-rhel-10.0-3.tar.gz
|
/lorax-templates-rhel-10.0-3.tar.gz
|
||||||
/lorax-templates-rhel-10.0-4.tar.gz
|
/lorax-templates-rhel-10.0-4.tar.gz
|
||||||
/lorax-templates-rhel-10.0-5.tar.gz
|
/lorax-templates-rhel-10.0-5.tar.gz
|
||||||
|
/lorax-templates-rhel-10.0-6.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 10.0
|
Version: 10.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?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-5.tar.gz
|
Source0: lorax-templates-rhel-10.0-6.tar.gz
|
||||||
|
|
||||||
# Required for the template branding support
|
# Required for the template branding support
|
||||||
Requires: lorax >= 34.9.1
|
Requires: lorax >= 34.9.1
|
||||||
@ -38,6 +38,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 04 2022 Stephen Gallagher <sgallagh@redhat.com> - 10.0-6
|
||||||
|
- Update runtime-cleanup.tmpl to handle changes in sound support
|
||||||
|
|
||||||
* Tue Nov 30 2021 Stephen Gallagher <sgallagh@redhat.com> - 10.0-5
|
* Tue Nov 30 2021 Stephen Gallagher <sgallagh@redhat.com> - 10.0-5
|
||||||
- Regenerate tarball correctly
|
- Regenerate tarball correctly
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-10.0-5.tar.gz) = 97b40ce2c470429afae0389c6331c0042402a556c453a309c69b432a16465cea791bdabcce731618f54165b963a681260cdd47a4e85a6885f3c423381c7ed6fb
|
SHA512 (lorax-templates-rhel-10.0-6.tar.gz) = 3014c1558b4b4a6e1dc641fb720a3fbbcf138d487552133985aa72a74ce23123d622b88c8cdaf5b5e87879e79176f866603d67205efa325de6f86c0b63e2e1c9
|
||||||
|
Loading…
Reference in New Issue
Block a user