Updates to monthly release of 24.2.1
This commit is contained in:
parent
4a40a75df3
commit
905580cc2d
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/noto-monthly-release-23.8.1.zip
|
||||
/noto-monthly-release-23.12.1.zip
|
||||
/noto-monthly-release-24.1.1.zip
|
||||
/noto-monthly-release-24.2.1.zip
|
||||
|
@ -9,7 +9,7 @@ between multiple scripts. Noto family supports almost all scripts available\
|
||||
in Unicode.\
|
||||
%{nil}
|
||||
|
||||
%global srcver 24.1.1
|
||||
%global srcver 24.2.1
|
||||
# for default font
|
||||
%global hprio 56
|
||||
# for default font but static
|
||||
@ -28,7 +28,7 @@ in Unicode.\
|
||||
%global nlat_lprio 67
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 20240101
|
||||
Version: 20240201
|
||||
Release: 1%{?dist}
|
||||
Summary: Hinted and Non Hinted OpenType fonts for Unicode scripts
|
||||
License: OFL-1.1
|
||||
@ -86,9 +86,6 @@ local subpackages = {
|
||||
|
||||
{ alias="sans-serif", family="Kufi Arabic" },
|
||||
|
||||
{ alias="sans-serif", family="Looped Thai", lang={ "th" }, nogroup=1,
|
||||
obsoletes={ "looped-thai-ui", "looped-thai-vf", "looped-thai-ui-vf" }
|
||||
},
|
||||
{ alias="sans-serif", family="Sans",
|
||||
obsoletes={ "sans-ui", "sans-display" },
|
||||
default=true
|
||||
@ -397,7 +394,7 @@ local subpackages = {
|
||||
default=true
|
||||
},
|
||||
{ alias="sans-serif", family="Sans Thai Looped", lang={ "th" },
|
||||
obsoletes={ "sansthai-looped-vf", "sans-thai-looped-vf" },
|
||||
obsoletes={ "sansthai-looped-vf", "sans-thai-looped-vf", "looped-thai-ui", "looped-thai-vf", "looped-thai-ui-vf" }
|
||||
},
|
||||
{ alias="sans-serif", family="Sans Tifinagh", lang={ "ber-ma" } },
|
||||
{ alias="sans-serif", family="Sans Tifinagh APT", lang={ "ber-ma" } },
|
||||
@ -1230,6 +1227,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 9 2024 Akira TAGOH <tagoh@redhat.com> - 20240201-1
|
||||
- Updates to monthly release of 24.2.1
|
||||
|
||||
* Wed Jan 31 2024 Akira TAGOH <tagoh@redhat.com> - 20240101-4
|
||||
- Updates to monthly release of 24.1.1
|
||||
- Remove substitute config for Symbol.
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (noto-monthly-release-24.1.1.zip) = ec3c28915c58814ea52d02007e8f4efe9634ec28fe3d7dce6620745265f860a886debebf67c5a39bcbb22ce245cc4bbb4c80bc2bd3908a9887644935218aac8e
|
||||
SHA512 (noto-monthly-release-24.2.1.zip) = 53d716b6ca3b2e5dca579da48fbe637ab00f66cac643fbfdf258a848c5ef3e25802c21b2290fd389c6251fc9574aa08e166db6f006e993ee92052508ab5e60e3
|
||||
|
Loading…
Reference in New Issue
Block a user