Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package google-noto-fonts for openSUSE:Factory checked in at 2024-12-02 16:57:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/google-noto-fonts (Old) and /work/SRC/openSUSE:Factory/.google-noto-fonts.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-noto-fonts" Mon Dec 2 16:57:57 2024 rev:35 rq:1227622 version:20241201 Changes: -------- --- /work/SRC/openSUSE:Factory/google-noto-fonts/google-noto-fonts.changes 2024-09-03 13:37:18.518176257 +0200 +++ /work/SRC/openSUSE:Factory/.google-noto-fonts.new.28523/google-noto-fonts.changes 2024-12-02 16:58:01.710417249 +0100 @@ -1,0 +2,6 @@ +Sun Dec 1 18:16:05 UTC 2024 - Gordon Leung <[email protected]> + +- Update to 20241201 + * Base Noto Sans and Noto Serif is updated + +------------------------------------------------------------------- Old: ---- notofonts.github.io-noto-monthly-release-24.9.1.tar.gz New: ---- notofonts.github.io-noto-monthly-release-2024.12.01.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ google-noto-fonts.spec ++++++ --- /var/tmp/diff_new_pack.CntD76/_old 2024-12-02 16:58:21.255237300 +0100 +++ /var/tmp/diff_new_pack.CntD76/_new 2024-12-02 16:58:21.259237468 +0100 @@ -17,7 +17,7 @@ %define hyear 2024 -%define hmonth 09 +%define hmonth 12 %define hday 01 %define src_name NotoFonts @@ -31,7 +31,7 @@ License: OFL-1.1 URL: https://notofonts.github.io/ # 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 +Source0: notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}.tar.gz Source1: generate-specfile.sh Source2: README.FAQ Source3: README.maintain @@ -2977,16 +2977,16 @@ %prep %autosetup -c -cp notofonts.github.io-noto-monthly-release-24.9.1/fonts/LICENSE . +cp notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/LICENSE . %build %install -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 +rm -r notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/Noto*Test +rm -r notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/NotoSansArabicUI -install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-24.9.1/fonts/*/hinted/ttf/* +install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/*/hinted/ttf/* %reconfigure_fonts_scriptlets -n google-noto-fangsongkssrotated-fonts ++++++ README.FAQ ++++++ --- /var/tmp/diff_new_pack.CntD76/_old 2024-12-02 16:58:21.291238811 +0100 +++ /var/tmp/diff_new_pack.CntD76/_new 2024-12-02 16:58:21.295238978 +0100 @@ -1,5 +1,5 @@ -FAQ by Gordon Leung <[email protected]> -Last reviewed: 2024-07-01 +FAQ by litma leung <[email protected]> +Last reviewed: 2024-12-01 Q: Why are there so many Noto packages? A: Each Noto Font family is individually packaged to allow the user to pick and ++++++ README.maintain ++++++ --- /var/tmp/diff_new_pack.CntD76/_old 2024-12-02 16:58:21.319239985 +0100 +++ /var/tmp/diff_new_pack.CntD76/_new 2024-12-02 16:58:21.327240321 +0100 @@ -1,4 +1,4 @@ -Last reviewed: 2024-07-01 +Last reviewed: 2024-12-01 1. Download the latest release tarball from here: https://github.com/notofonts/notofonts.github.io/releases 2. Rename the current specfile to old.spec then edit the versions in generate-specfile.sh and google-noto-fonts.spec.in 3. Run generate-specfile.sh to get the new specfile ++++++ generate-specfile.sh ++++++ --- /var/tmp/diff_new_pack.CntD76/_old 2024-12-02 16:58:21.355241496 +0100 +++ /var/tmp/diff_new_pack.CntD76/_new 2024-12-02 16:58:21.359241664 +0100 @@ -17,7 +17,7 @@ set -euo pipefail pkg_name="google-noto-fonts" -font_dir="notofonts.github.io-noto-monthly-release-24.9.1" +font_dir="notofonts.github.io-noto-monthly-release-2024.12.01" # Used to extract the tarball to generate the specfile. # You can comment this out while testing out changes to the script, ++++++ google-noto-fonts.spec.in ++++++ --- /var/tmp/diff_new_pack.CntD76/_old 2024-12-02 16:58:21.387242838 +0100 +++ /var/tmp/diff_new_pack.CntD76/_new 2024-12-02 16:58:21.391243006 +0100 @@ -17,7 +17,7 @@ %define hyear 2024 -%define hmonth 09 +%define hmonth 12 %define hday 01 %define src_name NotoFonts @@ -31,7 +31,7 @@ License: OFL-1.1 URL: https://notofonts.github.io/ # 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 +Source0: notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}.tar.gz Source1: generate-specfile.sh Source2: README.FAQ Source3: README.maintain @@ -49,16 +49,16 @@ %prep %autosetup -c -cp notofonts.github.io-noto-monthly-release-24.9.1/fonts/LICENSE . +cp notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/LICENSE . %build %install -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 +rm -r notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/Noto*Test +rm -r notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/NotoSansArabicUI -install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-24.9.1/fonts/*/hinted/ttf/* +install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/*/hinted/ttf/* @SUBPACKAGE_SCRIPTLETS@ %files ++++++ notofonts.github.io-noto-monthly-release-24.9.1.tar.gz -> notofonts.github.io-noto-monthly-release-2024.12.01.tar.gz ++++++ /work/SRC/openSUSE:Factory/google-noto-fonts/notofonts.github.io-noto-monthly-release-24.9.1.tar.gz /work/SRC/openSUSE:Factory/.google-noto-fonts.new.28523/notofonts.github.io-noto-monthly-release-2024.12.01.tar.gz differ: char 13, line 1
