Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package google-noto-sans-cjk-fonts for
openSUSE:Factory checked in at 2022-02-21 17:46:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-noto-sans-cjk-fonts (Old)
and /work/SRC/openSUSE:Factory/.google-noto-sans-cjk-fonts.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-noto-sans-cjk-fonts"
Mon Feb 21 17:46:41 2022 rev:5 rq:956311 version:2.004
Changes:
--------
---
/work/SRC/openSUSE:Factory/google-noto-sans-cjk-fonts/google-noto-sans-cjk-fonts.changes
2021-06-01 10:36:30.512715677 +0200
+++
/work/SRC/openSUSE:Factory/.google-noto-sans-cjk-fonts.new.1958/google-noto-sans-cjk-fonts.changes
2022-02-21 17:48:24.799626410 +0100
@@ -1,0 +2,6 @@
+Sun Feb 20 09:06:12 UTC 2022 - Yunhe Guo <[email protected]>
+
+- Update version to 2.004
+- Follow upstream versioning: use version numbers instead of dates
+
+-------------------------------------------------------------------
---
/work/SRC/openSUSE:Factory/google-noto-sans-cjk-fonts/google-noto-serif-cjk-fonts.changes
2021-06-01 10:36:30.532715711 +0200
+++
/work/SRC/openSUSE:Factory/.google-noto-sans-cjk-fonts.new.1958/google-noto-serif-cjk-fonts.changes
2022-02-21 17:48:24.835626420 +0100
@@ -1,0 +2,6 @@
+Sun Feb 20 09:09:10 UTC 2022 - Yunhe Guo <[email protected]>
+
+- Update version to 2.001
+- Follow upstream versioning: use version numbers instead of dates
+
+-------------------------------------------------------------------
Old:
----
noto-cjk-20201206-cjk.tar.gz
New:
----
04_NotoSansCJK-OTF.zip
05_NotoSerifCJKOTF.zip
11_NotoSansMonoCJKjp.zip
12_NotoSansMonoCJKkr.zip
13_NotoSansMonoCJKsc.zip
14_NotoSansMonoCJKtc.zip
15_NotoSansMonoCJKhk.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ google-noto-sans-cjk-fonts.spec ++++++
--- /var/tmp/diff_new_pack.RXXu3U/_old 2022-02-21 17:48:39.267630716 +0100
+++ /var/tmp/diff_new_pack.RXXu3U/_new 2022-02-21 17:48:39.271630717 +0100
@@ -1,7 +1,7 @@
#
# spec file for package google-noto-sans-cjk-fonts
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,21 @@
#
-%define _version 2.002
-%define reponame noto-cjk
-%define tag 20201206-cjk
-
Name: google-noto-sans-cjk-fonts
-Version: 20201206
+Version: 2.004
Release: 0
Summary: Noto Sans CJK Font Families
License: OFL-1.1
Group: System/X11/Fonts
URL: https://github.com/googlefonts/noto-cjk
-Source0:
https://github.com/googlefonts/noto-cjk/archive/refs/tags/v%{tag}.tar.gz#/%{reponame}-%{tag}.tar.gz
+Source0:
https://github.com/googlefonts/noto-cjk/releases/download/Sans%{version}/04_NotoSansCJK-OTF.zip
+Source1:
https://github.com/googlefonts/noto-cjk/releases/download/Sans%{version}/11_NotoSansMonoCJKjp.zip
+Source2:
https://github.com/googlefonts/noto-cjk/releases/download/Sans%{version}/12_NotoSansMonoCJKkr.zip
+Source3:
https://github.com/googlefonts/noto-cjk/releases/download/Sans%{version}/13_NotoSansMonoCJKsc.zip
+Source4:
https://github.com/googlefonts/noto-cjk/releases/download/Sans%{version}/14_NotoSansMonoCJKtc.zip
+Source5:
https://github.com/googlefonts/noto-cjk/releases/download/Sans%{version}/15_NotoSansMonoCJKhk.zip
BuildRequires: fontpackages-devel
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: unzip
BuildArch: noarch
%description
@@ -614,14 +615,19 @@
weights for Noto Sans fonts for the four CJK languages.
%prep
-%setup -q -n %{reponame}-%{tag}
+unzip -qqn %{SOURCE0}
+unzip -qqn %{SOURCE1}
+unzip -qqn %{SOURCE2}
+unzip -qqn %{SOURCE3}
+unzip -qqn %{SOURCE4}
+unzip -qqn %{SOURCE5}
%build
%install
-rm -rf NotoSansCJK* NotoSerif*
mkdir -p %{buildroot}%{_ttfontsdir}
-cp NotoSans*.?tf %{buildroot}%{_ttfontsdir}/
+cp *.?tf %{buildroot}%{_ttfontsdir}/
+cp */*/*.?tf %{buildroot}%{_ttfontsdir}/
%reconfigure_fonts_scriptlets -n noto-sans-sc-regular-fonts
@@ -706,37 +712,37 @@
%files -n noto-sans-sc-regular-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansSC-Regular.?tf
+%{_ttfontsdir}/NotoSansCJKsc-Regular.?tf
%files -n noto-sans-sc-thin-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansSC-Thin.?tf
+%{_ttfontsdir}/NotoSansCJKsc-Thin.?tf
%files -n noto-sans-sc-medium-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansSC-Medium.?tf
+%{_ttfontsdir}/NotoSansCJKsc-Medium.?tf
%files -n noto-sans-sc-light-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansSC-Light.?tf
+%{_ttfontsdir}/NotoSansCJKsc-Light.?tf
%files -n noto-sans-sc-demilight-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansSC-DemiLight.?tf
+%{_ttfontsdir}/NotoSansCJKsc-DemiLight.?tf
%files -n noto-sans-sc-bold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansSC-Bold.?tf
+%{_ttfontsdir}/NotoSansCJKsc-Bold.?tf
%files -n noto-sans-sc-black-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansSC-Black.?tf
+%{_ttfontsdir}/NotoSansCJKsc-Black.?tf
%files -n noto-sans-sc-mono-fonts
%defattr(0644,root,root,755)
@@ -745,48 +751,46 @@
%files -n noto-sans-sc-fonts
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-sans-sc-fonts-full
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-sans-tc-regular-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansTC-Regular.?tf
+%{_ttfontsdir}/NotoSansCJKtc-Regular.?tf
%files -n noto-sans-tc-thin-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansTC-Thin.?tf
+%{_ttfontsdir}/NotoSansCJKtc-Thin.?tf
%files -n noto-sans-tc-medium-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansTC-Medium.?tf
+%{_ttfontsdir}/NotoSansCJKtc-Medium.?tf
%files -n noto-sans-tc-light-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansTC-Light.?tf
+%{_ttfontsdir}/NotoSansCJKtc-Light.?tf
%files -n noto-sans-tc-demilight-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansTC-DemiLight.?tf
+%{_ttfontsdir}/NotoSansCJKtc-DemiLight.?tf
%files -n noto-sans-tc-bold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansTC-Bold.?tf
+%{_ttfontsdir}/NotoSansCJKtc-Bold.?tf
%files -n noto-sans-tc-black-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansTC-Black.?tf
+%{_ttfontsdir}/NotoSansCJKtc-Black.?tf
%files -n noto-sans-tc-mono-fonts
%defattr(0644,root,root,755)
@@ -795,48 +799,46 @@
%files -n noto-sans-tc-fonts
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-sans-tc-fonts-full
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-sans-hk-regular-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansHK-Regular.?tf
+%{_ttfontsdir}/NotoSansCJKhk-Regular.?tf
%files -n noto-sans-hk-thin-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansHK-Thin.?tf
+%{_ttfontsdir}/NotoSansCJKhk-Thin.?tf
%files -n noto-sans-hk-medium-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansHK-Medium.?tf
+%{_ttfontsdir}/NotoSansCJKhk-Medium.?tf
%files -n noto-sans-hk-light-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansHK-Light.?tf
+%{_ttfontsdir}/NotoSansCJKhk-Light.?tf
%files -n noto-sans-hk-demilight-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansHK-DemiLight.?tf
+%{_ttfontsdir}/NotoSansCJKhk-DemiLight.?tf
%files -n noto-sans-hk-bold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansHK-Bold.?tf
+%{_ttfontsdir}/NotoSansCJKhk-Bold.?tf
%files -n noto-sans-hk-black-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansHK-Black.?tf
+%{_ttfontsdir}/NotoSansCJKhk-Black.?tf
%files -n noto-sans-hk-mono-fonts
%defattr(0644,root,root,755)
@@ -845,48 +847,46 @@
%files -n noto-sans-hk-fonts
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-sans-hk-fonts-full
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-sans-jp-regular-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansJP-Regular.?tf
+%{_ttfontsdir}/NotoSansCJKjp-Regular.?tf
%files -n noto-sans-jp-thin-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansJP-Thin.?tf
+%{_ttfontsdir}/NotoSansCJKjp-Thin.?tf
%files -n noto-sans-jp-medium-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansJP-Medium.?tf
+%{_ttfontsdir}/NotoSansCJKjp-Medium.?tf
%files -n noto-sans-jp-light-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansJP-Light.?tf
+%{_ttfontsdir}/NotoSansCJKjp-Light.?tf
%files -n noto-sans-jp-demilight-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansJP-DemiLight.?tf
+%{_ttfontsdir}/NotoSansCJKjp-DemiLight.?tf
%files -n noto-sans-jp-bold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansJP-Bold.?tf
+%{_ttfontsdir}/NotoSansCJKjp-Bold.?tf
%files -n noto-sans-jp-black-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansJP-Black.?tf
+%{_ttfontsdir}/NotoSansCJKjp-Black.?tf
%files -n noto-sans-jp-mono-fonts
%defattr(0644,root,root,755)
@@ -895,48 +895,46 @@
%files -n noto-sans-jp-fonts
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-sans-jp-fonts-full
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-sans-kr-regular-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansKR-Regular.?tf
+%{_ttfontsdir}/NotoSansCJKkr-Regular.?tf
%files -n noto-sans-kr-thin-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansKR-Thin.?tf
+%{_ttfontsdir}/NotoSansCJKkr-Thin.?tf
%files -n noto-sans-kr-medium-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansKR-Medium.?tf
+%{_ttfontsdir}/NotoSansCJKkr-Medium.?tf
%files -n noto-sans-kr-light-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansKR-Light.?tf
+%{_ttfontsdir}/NotoSansCJKkr-Light.?tf
%files -n noto-sans-kr-demilight-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansKR-DemiLight.?tf
+%{_ttfontsdir}/NotoSansCJKkr-DemiLight.?tf
%files -n noto-sans-kr-bold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansKR-Bold.?tf
+%{_ttfontsdir}/NotoSansCJKkr-Bold.?tf
%files -n noto-sans-kr-black-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSansKR-Black.?tf
+%{_ttfontsdir}/NotoSansCJKkr-Black.?tf
%files -n noto-sans-kr-mono-fonts
%defattr(0644,root,root,755)
@@ -945,17 +943,14 @@
%files -n noto-sans-kr-fonts
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-sans-kr-fonts-full
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-sans-cjk-fonts
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%changelog
++++++ google-noto-serif-cjk-fonts.spec ++++++
--- /var/tmp/diff_new_pack.RXXu3U/_old 2022-02-21 17:48:39.291630723 +0100
+++ /var/tmp/diff_new_pack.RXXu3U/_new 2022-02-21 17:48:39.295630724 +0100
@@ -1,7 +1,7 @@
#
# spec file for package google-noto-serif-cjk-fonts
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,16 @@
#
-%define _version 2.002
-%define reponame noto-cjk
-%define tag 20201206-cjk
-
Name: google-noto-serif-cjk-fonts
-Version: 20201206
+Version: 2.001
Release: 0
Summary: Noto Serif CJK Font Families
License: OFL-1.1
Group: System/X11/Fonts
URL: https://github.com/googlefonts/noto-cjk
-Source0:
https://github.com/googlefonts/noto-cjk/archive/refs/tags/v%{tag}.tar.gz#/%{reponame}-%{tag}.tar.gz
+Source0:
https://github.com/googlefonts/noto-cjk/releases/download/Serif%{version}/05_NotoSerifCJKOTF.zip
BuildRequires: fontpackages-devel
BuildRequires: unzip
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
@@ -209,10 +204,9 @@
%package -n noto-serif-tc-fonts
Summary: Noto Serif Traditional Chinese Font - Regular and Bold
Group: System/X11/Fonts
-Provides: scalable-font-zh-HK
Provides: scalable-font-zh-MO
Provides: scalable-font-zh-TW
-Provides: locale(zh_HK;zh_MO;zh_TW)
+Provides: locale(zh_MO;zh_TW)
Requires: noto-serif-tc-bold-fonts = %{version}
Requires: noto-serif-tc-regular-fonts = %{version}
@@ -236,6 +230,104 @@
heights and stroke thicknesses) across languages. This package contains
All weights of Serif font for Traditional Chinese, hinted.
+%package -n noto-serif-hk-regular-fonts
+Summary: Noto Serif Traditional Chinese (Hong Kong) Font - Regular
+Group: System/X11/Fonts
+%reconfigure_fonts_prereq
+
+%description -n noto-serif-hk-regular-fonts
+Noto's design goal is to achieve visual harmonization (e.g., compatible
+heights and stroke thicknesses) across languages. This package contains
+Regular weight of Serif font for Traditional Chinese (Hong Kong), hinted.
+
+%package -n noto-serif-hk-semibold-fonts
+Summary: Noto Serif Traditional Chinese (Hong Kong) Font - SemiBold
+Group: System/X11/Fonts
+%reconfigure_fonts_prereq
+
+%description -n noto-serif-hk-semibold-fonts
+Noto's design goal is to achieve visual harmonization (e.g., compatible
+heights and stroke thicknesses) across languages. This package contains
+SemiBold weight of Serif font for Traditional Chinese (Hong Kong), hinted.
+
+%package -n noto-serif-hk-light-fonts
+Summary: Noto Serif Traditional Chinese (Hong Kong) Font - Light
+Group: System/X11/Fonts
+%reconfigure_fonts_prereq
+
+%description -n noto-serif-hk-light-fonts
+Noto's design goal is to achieve visual harmonization (e.g., compatible
+heights and stroke thicknesses) across languages. This package contains
+Light weight of Serif font for Traditional Chinese (Hong Kong), hinted.
+
+%package -n noto-serif-hk-extralight-fonts
+Summary: Noto Serif Traditional Chinese (Hong Kong) Font - Extralight
+Group: System/X11/Fonts
+%reconfigure_fonts_prereq
+
+%description -n noto-serif-hk-extralight-fonts
+Noto's design goal is to achieve visual harmonization (e.g., compatible
+heights and stroke thicknesses) across languages. This package contains
+Extralight weight of Serif font for Traditional Chinese (Hong Kong), hinted.
+
+%package -n noto-serif-hk-bold-fonts
+Summary: Noto Serif Traditional Chinese (Hong Kong) Font - Bold
+Group: System/X11/Fonts
+%reconfigure_fonts_prereq
+
+%description -n noto-serif-hk-bold-fonts
+Noto's design goal is to achieve visual harmonization (e.g., compatible
+heights and stroke thicknesses) across languages. This package contains
+Bold weight of Serif font for Traditional Chinese (Hong Kong), hinted.
+
+%package -n noto-serif-hk-black-fonts
+Summary: Noto Serif Traditional Chinese (Hong Kong) Font - Black
+Group: System/X11/Fonts
+%reconfigure_fonts_prereq
+
+%description -n noto-serif-hk-black-fonts
+Noto's design goal is to achieve visual harmonization (e.g., compatible
+heights and stroke thicknesses) across languages. This package contains
+Black weight of Serif font for Traditional Chinese (Hong Kong), hinted.
+
+%package -n noto-serif-hk-medium-fonts
+Summary: Noto Serif Traditional Chinese (Hong Kong) Font - Medium
+Group: System/X11/Fonts
+%reconfigure_fonts_prereq
+
+%description -n noto-serif-hk-medium-fonts
+Noto's design goal is to achieve visual harmonization (e.g., compatible
+heights and stroke thicknesses) across languages. This package contains
+Medium weight of Serif font for Traditional Chinese (Hong Kong), hinted.
+
+%package -n noto-serif-hk-fonts
+Summary: Noto Serif Traditional Chinese (Hong Kong) Font - Regular and
Bold
+Group: System/X11/Fonts
+Provides: scalable-font-zh-HK
+Provides: locale(zh_HK)
+Requires: noto-serif-hk-bold-fonts = %{version}
+Requires: noto-serif-hk-regular-fonts = %{version}
+
+%description -n noto-serif-hk-fonts
+Noto's design goal is to achieve visual harmonization (e.g., compatible
+heights and stroke thicknesses) across languages. This package contains
+Regular and Bold weights of Serif font for Traditional Chinese (Hong Kong),
hinted.
+
+%package -n noto-serif-hk-fonts-full
+Summary: Noto Serif Traditional Chinese (Hong Kong) Font - All Weights
+Group: System/X11/Fonts
+Requires: noto-serif-hk-black-fonts = %{version}
+Requires: noto-serif-hk-extralight-fonts = %{version}
+Requires: noto-serif-hk-fonts = %{version}
+Requires: noto-serif-hk-light-fonts = %{version}
+Requires: noto-serif-hk-medium-fonts = %{version}
+Requires: noto-serif-hk-semibold-fonts = %{version}
+
+%description -n noto-serif-hk-fonts-full
+Noto's design goal is to achieve visual harmonization (e.g., compatible
+heights and stroke thicknesses) across languages. This package contains
+All weights of Serif font for Traditional Chinese (Hong Kong), hinted.
+
%package -n noto-serif-jp-regular-fonts
Summary: Noto Serif Japanese Font - Regular
Group: System/X11/Fonts
@@ -433,14 +525,13 @@
All weights of Serif font for Korean, hinted.
%prep
-%setup -q -n %{reponame}-%{tag}
+unzip -qqn %{SOURCE0}
%build
%install
-rm -rf NotoSans* NotoSerifCJK*
mkdir -p %{buildroot}%{_ttfontsdir}
-cp NotoSerif*.?tf %{buildroot}%{_ttfontsdir}/
+cp */*/*.?tf %{buildroot}%{_ttfontsdir}/
%reconfigure_fonts_scriptlets -n noto-serif-sc-regular-fonts
@@ -470,6 +561,20 @@
%reconfigure_fonts_scriptlets -n noto-serif-tc-medium-fonts
+%reconfigure_fonts_scriptlets -n noto-serif-hk-regular-fonts
+
+%reconfigure_fonts_scriptlets -n noto-serif-hk-bold-fonts
+
+%reconfigure_fonts_scriptlets -n noto-serif-hk-semibold-fonts
+
+%reconfigure_fonts_scriptlets -n noto-serif-hk-light-fonts
+
+%reconfigure_fonts_scriptlets -n noto-serif-hk-extralight-fonts
+
+%reconfigure_fonts_scriptlets -n noto-serif-hk-black-fonts
+
+%reconfigure_fonts_scriptlets -n noto-serif-hk-medium-fonts
+
%reconfigure_fonts_scriptlets -n noto-serif-jp-regular-fonts
%reconfigure_fonts_scriptlets -n noto-serif-jp-bold-fonts
@@ -501,181 +606,216 @@
%files -n noto-serif-sc-regular-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifSC-Regular.?tf
+%{_ttfontsdir}/NotoSerifCJKsc-Regular.?tf
%files -n noto-serif-sc-bold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifSC-Bold.?tf
+%{_ttfontsdir}/NotoSerifCJKsc-Bold.?tf
%files -n noto-serif-sc-semibold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifSC-SemiBold.?tf
+%{_ttfontsdir}/NotoSerifCJKsc-SemiBold.?tf
%files -n noto-serif-sc-light-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifSC-Light.?tf
+%{_ttfontsdir}/NotoSerifCJKsc-Light.?tf
%files -n noto-serif-sc-extralight-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifSC-ExtraLight.?tf
+%{_ttfontsdir}/NotoSerifCJKsc-ExtraLight.?tf
%files -n noto-serif-sc-black-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifSC-Black.?tf
+%{_ttfontsdir}/NotoSerifCJKsc-Black.?tf
%files -n noto-serif-sc-medium-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifSC-Medium.?tf
+%{_ttfontsdir}/NotoSerifCJKsc-Medium.?tf
%files -n noto-serif-sc-fonts
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-serif-sc-fonts-full
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-serif-tc-regular-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifTC-Regular.?tf
+%{_ttfontsdir}/NotoSerifCJKtc-Regular.?tf
%files -n noto-serif-tc-bold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifTC-Bold.?tf
+%{_ttfontsdir}/NotoSerifCJKtc-Bold.?tf
%files -n noto-serif-tc-semibold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifTC-SemiBold.?tf
+%{_ttfontsdir}/NotoSerifCJKtc-SemiBold.?tf
%files -n noto-serif-tc-light-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifTC-Light.?tf
+%{_ttfontsdir}/NotoSerifCJKtc-Light.?tf
%files -n noto-serif-tc-extralight-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifTC-ExtraLight.?tf
+%{_ttfontsdir}/NotoSerifCJKtc-ExtraLight.?tf
%files -n noto-serif-tc-black-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifTC-Black.?tf
+%{_ttfontsdir}/NotoSerifCJKtc-Black.?tf
%files -n noto-serif-tc-medium-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifTC-Medium.?tf
+%{_ttfontsdir}/NotoSerifCJKtc-Medium.?tf
%files -n noto-serif-tc-fonts
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-serif-tc-fonts-full
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
+%license LICENSE
+
+%files -n noto-serif-hk-regular-fonts
+%defattr(0644,root,root,755)
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/NotoSerifCJKhk-Regular.?tf
+
+%files -n noto-serif-hk-bold-fonts
+%defattr(0644,root,root,755)
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/NotoSerifCJKhk-Bold.?tf
+
+%files -n noto-serif-hk-semibold-fonts
+%defattr(0644,root,root,755)
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/NotoSerifCJKhk-SemiBold.?tf
+
+%files -n noto-serif-hk-light-fonts
+%defattr(0644,root,root,755)
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/NotoSerifCJKhk-Light.?tf
+
+%files -n noto-serif-hk-extralight-fonts
+%defattr(0644,root,root,755)
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/NotoSerifCJKhk-ExtraLight.?tf
+
+%files -n noto-serif-hk-black-fonts
+%defattr(0644,root,root,755)
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/NotoSerifCJKhk-Black.?tf
+
+%files -n noto-serif-hk-medium-fonts
+%defattr(0644,root,root,755)
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/NotoSerifCJKhk-Medium.?tf
+
+%files -n noto-serif-hk-fonts
+%defattr(0644,root,root,755)
+%license LICENSE
+
+%files -n noto-serif-hk-fonts-full
+%defattr(0644,root,root,755)
%license LICENSE
%files -n noto-serif-jp-regular-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifJP-Regular.?tf
+%{_ttfontsdir}/NotoSerifCJKjp-Regular.?tf
%files -n noto-serif-jp-bold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifJP-Bold.?tf
+%{_ttfontsdir}/NotoSerifCJKjp-Bold.?tf
%files -n noto-serif-jp-semibold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifJP-SemiBold.?tf
+%{_ttfontsdir}/NotoSerifCJKjp-SemiBold.?tf
%files -n noto-serif-jp-light-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifJP-Light.?tf
+%{_ttfontsdir}/NotoSerifCJKjp-Light.?tf
%files -n noto-serif-jp-extralight-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifJP-ExtraLight.?tf
+%{_ttfontsdir}/NotoSerifCJKjp-ExtraLight.?tf
%files -n noto-serif-jp-black-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifJP-Black.?tf
+%{_ttfontsdir}/NotoSerifCJKjp-Black.?tf
%files -n noto-serif-jp-medium-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifJP-Medium.?tf
+%{_ttfontsdir}/NotoSerifCJKjp-Medium.?tf
%files -n noto-serif-jp-fonts
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-serif-jp-fonts-full
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-serif-kr-regular-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifKR-Regular.?tf
+%{_ttfontsdir}/NotoSerifCJKkr-Regular.?tf
%files -n noto-serif-kr-bold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifKR-Bold.?tf
+%{_ttfontsdir}/NotoSerifCJKkr-Bold.?tf
%files -n noto-serif-kr-semibold-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifKR-SemiBold.?tf
+%{_ttfontsdir}/NotoSerifCJKkr-SemiBold.?tf
%files -n noto-serif-kr-light-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifKR-Light.?tf
+%{_ttfontsdir}/NotoSerifCJKkr-Light.?tf
%files -n noto-serif-kr-extralight-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifKR-ExtraLight.?tf
+%{_ttfontsdir}/NotoSerifCJKkr-ExtraLight.?tf
%files -n noto-serif-kr-black-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifKR-Black.?tf
+%{_ttfontsdir}/NotoSerifCJKkr-Black.?tf
%files -n noto-serif-kr-medium-fonts
%defattr(0644,root,root,755)
%dir %{_ttfontsdir}
-%{_ttfontsdir}/NotoSerifKR-Medium.?tf
+%{_ttfontsdir}/NotoSerifCJKkr-Medium.?tf
%files -n noto-serif-kr-fonts
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%files -n noto-serif-kr-fonts-full
%defattr(0644,root,root,755)
-%doc NEWS.md HISTORY.md README-formats.md README-third_party.md
%license LICENSE
%changelog