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 2022-05-17 17:24:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dai-banna-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.dai-banna-fonts.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dai-banna-fonts"

Tue May 17 17:24:51 2022 rev:3 rq:977779 version:3.000

Changes:
--------
--- /work/SRC/openSUSE:Factory/dai-banna-fonts/dai-banna-fonts.changes  
2013-10-30 15:25:21.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.dai-banna-fonts.new.1538/dai-banna-fonts.changes    
    2022-05-17 17:25:14.611215030 +0200
@@ -2 +2 @@
-Thu Oct 17 09:05:27 UTC 2013 - [email protected]
+Tue May 17 10:05:21 UTC 2022 - Ferdinand Thiessen <[email protected]>
@@ -4 +4,2 @@
-- initial version 2.200
+- Update to version 3.000
+  * Uses visual order instead of logical order for left vowels.
@@ -5,0 +7,2 @@
+-------------------------------------------------------------------
+Thu Oct 17 09:05:27 UTC 2013 - [email protected]
@@ -6,0 +10 @@
+- initial version 2.200

Old:
----
  DaiBanna-src-2.200.tar.gz

New:
----
  DaiBannaSIL-3.000.zip

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

Other differences:
------------------
++++++ dai-banna-fonts.spec ++++++
--- /var/tmp/diff_new_pack.kzl9hZ/_old  2022-05-17 17:25:15.087215461 +0200
+++ /var/tmp/diff_new_pack.kzl9hZ/_new  2022-05-17 17:25:15.091215464 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dai-banna-fonts
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -12,45 +12,45 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-%define fontname DaiBanna
 
+%define fontname DaiBanna
 Name:           dai-banna-fonts
-Version:        2.200
+Version:        3.000
 Release:        0
 Summary:        SIL New Tai Lue Font
 License:        OFL-1.1
 Group:          System/X11/Fonts
-Url:            http://www.sil.org/resources/software_fonts/dai-banna-sil
-Source0:        %{fontname}-src-%{version}.tar.gz
+URL:            https://software.sil.org/daibanna/
+Source0:        
https://software.sil.org/downloads/r/daibanna/DaiBannaSIL-%{version}.zip
 BuildRequires:  dos2unix
 BuildRequires:  fontpackages-devel
-%reconfigure_fonts_prereq
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  unzip
 BuildArch:      noarch
+%reconfigure_fonts_prereq
 
 %description
 Dai Banna SIL is a Unicode font package for rendering New Tai Lue 
 (Xishuangbanna Dai) characters.
 
 %prep
-%setup -q -n ttf-sil-dai-banna-%{version}
+%setup -q -n %{fontname}SIL-%{version}
 
 %build
-dos2unix OFL.txt README.txt FONTLOG.txt doc/OFL-FAQ.txt doc/sample.txt 
-chmod 644  OFL.txt README.txt FONTLOG.txt doc/OFL-FAQ.txt doc/sample.txt 
doc/DaiBannaSIL.pdf
+dos2unix *.txt
+chmod 0644  *.txt doc/DaiBannaSIL.pdf
 
 %install
 mkdir -p %{buildroot}%{_ttfontsdir}
-install -m 0644 font-source/*.ttf %{buildroot}%{_ttfontsdir}/
+install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/
 
 %reconfigure_fonts_scriptlets
 
 %files
-%defattr(-,root,root)
-%doc OFL*.txt doc README.txt FONTLOG.txt
+%license OFL*.txt
+%doc doc/DaiBannaSIL.pdf README.txt FONTLOG.txt
 %{_ttfontsdir}
 
 %changelog

Reply via email to