Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package dai-banna-fonts for openSUSE:Factory
checked in at 2025-11-07 18:22:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dai-banna-fonts (Old)
and /work/SRC/openSUSE:Factory/.dai-banna-fonts.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dai-banna-fonts"
Fri Nov 7 18:22:28 2025 rev:4 rq:1316099 version:4.000
Changes:
--------
--- /work/SRC/openSUSE:Factory/dai-banna-fonts/dai-banna-fonts.changes
2022-05-17 17:25:14.611215030 +0200
+++
/work/SRC/openSUSE:Factory/.dai-banna-fonts.new.1980/dai-banna-fonts.changes
2025-11-07 18:24:33.384735991 +0100
@@ -1,0 +2,22 @@
+Thu Nov 6 11:40:50 UTC 2025 - MihailJP <[email protected]>
+
+- Update to version 4.000
+ - The previous weights in two families (Dai Banna SIL Light and
+ Dai Banna SIL Book) are now included in one family (Dai Banna
+ SIL) with an additional weight (Medium).
+ - For the New Tai Lue (Xishuangbanna Dai) characters the weights
+ should be the same as before, just with different font names.
+ For example, Dai Banna SIL Light (Bold) is now Dai Banna SIL
+ (SemiBold). Note the change in the font name and the (weight).
+ - If there are any differences, the change in build tools (and
+ sources) would probably be the reason. The build process for
+ the fonts completely changed to using open sources built using
+ open source tools.
+ - Most of the Latin characters have been replaced. In the
+ previous release the Latin characters were the same weight even
+ if the New Tai Lue (Xishuangbanna Dai) characters were a
+ different weight. Now a different Latin font was imported
+ (Gentium Plus) at the correct weight (such as Bold) and style
+ (such as Italic).
+
+-------------------------------------------------------------------
Old:
----
DaiBannaSIL-3.000.zip
New:
----
DaiBannaSIL-4.000.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dai-banna-fonts.spec ++++++
--- /var/tmp/diff_new_pack.kKBHRb/_old 2025-11-07 18:24:33.932759008 +0100
+++ /var/tmp/diff_new_pack.kKBHRb/_new 2025-11-07 18:24:33.936759176 +0100
@@ -1,7 +1,7 @@
#
# spec file for package dai-banna-fonts
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define fontname DaiBanna
Name: dai-banna-fonts
-Version: 3.000
+Version: 4.000
Release: 0
Summary: SIL New Tai Lue Font
License: OFL-1.1
@@ -36,11 +36,11 @@
(Xishuangbanna Dai) characters.
%prep
-%setup -q -n %{fontname}SIL-%{version}
+%autosetup -n %{fontname}SIL-%{version}
%build
dos2unix *.txt
-chmod 0644 *.txt doc/DaiBannaSIL.pdf
+chmod a-x *.txt documentation/pdf/*.pdf
%install
mkdir -p %{buildroot}%{_ttfontsdir}
@@ -50,6 +50,6 @@
%files
%license OFL*.txt
-%doc doc/DaiBannaSIL.pdf README.txt FONTLOG.txt
+%doc documentation/pdf/*.pdf README.txt FONTLOG.txt
%{_ttfontsdir}
++++++ DaiBannaSIL-3.000.zip -> DaiBannaSIL-4.000.zip ++++++
++++ 2165 lines of diff (skipped)