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-09-03 13:37:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-noto-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.google-noto-fonts.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "google-noto-fonts"

Tue Sep  3 13:37:10 2024 rev:34 rq:1198121 version:20240901

Changes:
--------
--- /work/SRC/openSUSE:Factory/google-noto-fonts/google-noto-fonts.changes      
2024-08-05 17:20:25.873049116 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-noto-fonts.new.2698/google-noto-fonts.changes
    2024-09-03 13:37:18.518176257 +0200
@@ -1,0 +2,6 @@
+Sun Sep  1 04:52:12 UTC 2024 - Gordon Leung <piratec...@protonmail.com>
+
+- Update to 20240901
+ * Various updates to fonts
+
+-------------------------------------------------------------------

Old:
----
  notofonts.github.io-noto-monthly-release-24.8.1.tar.gz

New:
----
  notofonts.github.io-noto-monthly-release-24.9.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ google-noto-fonts.spec ++++++
--- /var/tmp/diff_new_pack.c9aZ36/_old  2024-09-03 13:37:37.774979123 +0200
+++ /var/tmp/diff_new_pack.c9aZ36/_new  2024-09-03 13:37:37.774979123 +0200
@@ -17,7 +17,7 @@
 
 
 %define hyear     2024
-%define hmonth    08
+%define hmonth    09
 %define hday      01
 
 %define src_name  NotoFonts
@@ -30,8 +30,8 @@
 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 @@
 %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
 

++++++ generate-specfile.sh ++++++
--- /var/tmp/diff_new_pack.c9aZ36/_old  2024-09-03 13:37:37.838981792 +0200
+++ /var/tmp/diff_new_pack.c9aZ36/_new  2024-09-03 13:37:37.842981959 +0200
@@ -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,

++++++ google-noto-fonts.spec.in ++++++
--- /var/tmp/diff_new_pack.c9aZ36/_old  2024-09-03 13:37:37.866982959 +0200
+++ /var/tmp/diff_new_pack.c9aZ36/_new  2024-09-03 13:37:37.870983126 +0200
@@ -17,7 +17,7 @@
 
 
 %define hyear     2024
-%define hmonth    08
+%define hmonth    09
 %define hday      01
 
 %define src_name  NotoFonts
@@ -30,8 +30,8 @@
 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 @@
 %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

++++++ notofonts.github.io-noto-monthly-release-24.8.1.tar.gz -> 
notofonts.github.io-noto-monthly-release-24.9.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/google-noto-fonts/notofonts.github.io-noto-monthly-release-24.8.1.tar.gz
 
/work/SRC/openSUSE:Factory/.google-noto-fonts.new.2698/notofonts.github.io-noto-monthly-release-24.9.1.tar.gz
 differ: char 24, line 1

Reply via email to