Resolves: RHEL-69773, Update "Padauk Book" font priority to 66

Update CI files
This commit is contained in:
Parag Nemade 2024-12-04 10:17:01 +05:30
parent ba2da7ffa6
commit 1a7b90488a
No known key found for this signature in database
GPG Key ID: 71932951EB71E972
4 changed files with 10 additions and 7 deletions

View File

@ -5,7 +5,7 @@ discover:
prepare: prepare:
name: tmt name: tmt
how: install how: install
package: sil-padauk-fonts package: sil-padauk-book-fonts
execute: execute:
how: tmt how: tmt
environment: environment:
@ -13,6 +13,5 @@ environment:
FONT_ALIAS: sans-serif FONT_ALIAS: sans-serif
FONT_FAMILY: Padauk Book FONT_FAMILY: Padauk Book
FONT_LANG: my FONT_LANG: my
DEFAULT_SANS: 1 DEFAULT_SERIF: 2
DEFAULT_SERIF: 1 DEFAULT_MONO: 2
DEFAULT_MONO: 1

View File

@ -14,5 +14,5 @@ environment:
FONT_FAMILY: Padauk FONT_FAMILY: Padauk
FONT_LANG: my FONT_LANG: my
DEFAULT_SANS: 1 DEFAULT_SANS: 1
DEFAULT_SERIF: 1 DEFAULT_SERIF: 2
DEFAULT_MONO: 1 DEFAULT_MONO: 2

View File

@ -35,7 +35,7 @@ This package provide Padauk Book family font.}
Source0: https://github.com/silnrsi/font-padauk/releases/download/v%{version}/padauk-%{version}.zip Source0: https://github.com/silnrsi/font-padauk/releases/download/v%{version}/padauk-%{version}.zip
Source10: 65-%{fontpkgname0}.conf Source10: 65-%{fontpkgname0}.conf
Source11: 65-%{fontpkgname2}.conf Source11: 66-%{fontpkgname2}.conf
%fontpkg -a %fontpkg -a
@ -55,6 +55,10 @@ Source11: 65-%{fontpkgname2}.conf
%fontfiles -a %fontfiles -a
%changelog %changelog
* Thu Nov 07 2024 Parag Nemade <pnemade AT fedoraproject DOT org> - 3.003-17
- Resolves: RHEL-69773, Update "Padauk Book" font priority to 66
- Update CI files
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.003-16 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.003-16
- Bump release for October 2024 mass rebuild: - Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018 Resolves: RHEL-64018