- Update to 20240901
* Various updates to fonts OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/google-noto-fonts?expand=0&rev=81
This commit is contained in:
parent
fd48e7b2a4
commit
fa60d51049
@ -17,7 +17,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
pkg_name="google-noto-fonts"
|
||||
font_dir="notofonts.github.io-noto-monthly-release-24.8.1"
|
||||
font_dir="notofonts.github.io-noto-monthly-release-24.9.1"
|
||||
|
||||
# Used to extract the tarball to generate the specfile.
|
||||
# You can comment this out while testing out changes to the script,
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 1 04:52:12 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
- Update to 20240901
|
||||
* Various updates to fonts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 17:09:30 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define hyear 2024
|
||||
%define hmonth 08
|
||||
%define hmonth 09
|
||||
%define hday 01
|
||||
|
||||
%define src_name NotoFonts
|
||||
@ -30,8 +30,8 @@ Release: 0
|
||||
Summary: All Noto Fonts except CJK and Emoji
|
||||
License: OFL-1.1
|
||||
URL: https://notofonts.github.io/
|
||||
# https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-24.8.1.tar.gz
|
||||
Source0: notofonts.github.io-noto-monthly-release-24.8.1.tar.gz
|
||||
# https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-24.9.1.tar.gz
|
||||
Source0: notofonts.github.io-noto-monthly-release-24.9.1.tar.gz
|
||||
Source1: generate-specfile.sh
|
||||
Source2: README.FAQ
|
||||
Source3: README.maintain
|
||||
@ -2977,16 +2977,16 @@ ZnamennyMusicalNotation font, hinted.
|
||||
%prep
|
||||
%autosetup -c
|
||||
|
||||
cp notofonts.github.io-noto-monthly-release-24.8.1/fonts/LICENSE .
|
||||
cp notofonts.github.io-noto-monthly-release-24.9.1/fonts/LICENSE .
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
|
||||
rm -r notofonts.github.io-noto-monthly-release-24.8.1/fonts/Noto*Test
|
||||
rm -r notofonts.github.io-noto-monthly-release-24.8.1/fonts/NotoSansArabicUI
|
||||
rm -r notofonts.github.io-noto-monthly-release-24.9.1/fonts/Noto*Test
|
||||
rm -r notofonts.github.io-noto-monthly-release-24.9.1/fonts/NotoSansArabicUI
|
||||
|
||||
install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-24.8.1/fonts/*/hinted/ttf/*
|
||||
install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-24.9.1/fonts/*/hinted/ttf/*
|
||||
|
||||
%reconfigure_fonts_scriptlets -n google-noto-fangsongkssrotated-fonts
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define hyear 2024
|
||||
%define hmonth 08
|
||||
%define hmonth 09
|
||||
%define hday 01
|
||||
|
||||
%define src_name NotoFonts
|
||||
@ -30,8 +30,8 @@ Release: 0
|
||||
Summary: All Noto Fonts except CJK and Emoji
|
||||
License: OFL-1.1
|
||||
URL: https://notofonts.github.io/
|
||||
# https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-24.8.1.tar.gz
|
||||
Source0: notofonts.github.io-noto-monthly-release-24.8.1.tar.gz
|
||||
# https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-24.9.1.tar.gz
|
||||
Source0: notofonts.github.io-noto-monthly-release-24.9.1.tar.gz
|
||||
Source1: generate-specfile.sh
|
||||
Source2: README.FAQ
|
||||
Source3: README.maintain
|
||||
@ -49,16 +49,16 @@ thicknesses) across languages. This package contains most noto fonts except for
|
||||
%prep
|
||||
%autosetup -c
|
||||
|
||||
cp notofonts.github.io-noto-monthly-release-24.8.1/fonts/LICENSE .
|
||||
cp notofonts.github.io-noto-monthly-release-24.9.1/fonts/LICENSE .
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
|
||||
rm -r notofonts.github.io-noto-monthly-release-24.8.1/fonts/Noto*Test
|
||||
rm -r notofonts.github.io-noto-monthly-release-24.8.1/fonts/NotoSansArabicUI
|
||||
rm -r notofonts.github.io-noto-monthly-release-24.9.1/fonts/Noto*Test
|
||||
rm -r notofonts.github.io-noto-monthly-release-24.9.1/fonts/NotoSansArabicUI
|
||||
|
||||
install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-24.8.1/fonts/*/hinted/ttf/*
|
||||
install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-24.9.1/fonts/*/hinted/ttf/*
|
||||
|
||||
@SUBPACKAGE_SCRIPTLETS@
|
||||
%files
|
||||
|
BIN
notofonts.github.io-noto-monthly-release-24.9.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
notofonts.github.io-noto-monthly-release-24.9.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user