Regenerate tarball correctly
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
feca642453
commit
2c59dd7927
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/lorax-templates-rhel-10.0-2.tar.gz
|
||||
/lorax-templates-rhel-10.0-3.tar.gz
|
||||
/lorax-templates-rhel-10.0-4.tar.gz
|
||||
/lorax-templates-rhel-10.0-5.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?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-4.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-5.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -38,6 +38,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 30 2021 Stephen Gallagher <sgallagh@redhat.com> - 10.0-5
|
||||
- Regenerate tarball correctly
|
||||
|
||||
* Mon Nov 29 2021 Stephen Gallagher <sgallagh@redhat.com> - 10.0-4
|
||||
- Re-sync from CentOS Stream 9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-4.tar.gz) = 75f34fe7571806d8aad22df7c86d89eef080c5f1e22bfbc7f71a13074fef25beded17a8b8cca4172ee5a14bc44f7f4911380e399b2580a01cfc29f3b47b05d9a
|
||||
SHA512 (lorax-templates-rhel-10.0-5.tar.gz) = 97b40ce2c470429afae0389c6331c0042402a556c453a309c69b432a16465cea791bdabcce731618f54165b963a681260cdd47a4e85a6885f3c423381c7ed6fb
|
||||
|
Loading…
Reference in New Issue
Block a user