Release update for fonts
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
6e88042d9d
commit
a96627d4f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ clog
|
|||||||
/lorax-templates-rhel-10.0-21.tar.gz
|
/lorax-templates-rhel-10.0-21.tar.gz
|
||||||
/lorax-templates-rhel-10.0-22.tar.gz
|
/lorax-templates-rhel-10.0-22.tar.gz
|
||||||
/lorax-templates-rhel-10.0-23.tar.gz
|
/lorax-templates-rhel-10.0-23.tar.gz
|
||||||
|
/lorax-templates-rhel-10.0-24.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 10.0
|
Version: 10.0
|
||||||
Release: 23%{?dist}
|
Release: 24%{?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-23.tar.gz
|
Source0: lorax-templates-rhel-10.0-24.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
|
||||||
|
* Thu Jun 08 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-24
|
||||||
|
- Replace several fonts
|
||||||
|
|
||||||
* Mon Mar 27 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-23
|
* Mon Mar 27 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-23
|
||||||
- Update for Noto CJK Variable Fonts
|
- Update for Noto CJK Variable Fonts
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-10.0-23.tar.gz) = b561b5608479c103113326717ab81cb7400a880f39b4381083d8b5e2591fabff7d16679da4bd0c7132a0e9b5a73f6eaf5daa7498852b4c33028735983d4eefe2
|
SHA512 (lorax-templates-rhel-10.0-24.tar.gz) = 3d7854f509dab9c4a4a12522c9fdbbb76437383a5e72c922896ed3a24856b5c13e4619d3c16fbc0a512549e7402b02e4caf7bd49690c3311968631e8bd2b84ee
|
||||||
|
Loading…
Reference in New Issue
Block a user