Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nuosu-fonts for openSUSE:Factory checked in at 2022-05-10 15:12:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nuosu-fonts (Old) and /work/SRC/openSUSE:Factory/.nuosu-fonts.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nuosu-fonts" Tue May 10 15:12:26 2022 rev:3 rq:976015 version:2.200 Changes: -------- --- /work/SRC/openSUSE:Factory/nuosu-fonts/nuosu-fonts.changes 2013-12-16 16:36:55.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nuosu-fonts.new.1538/nuosu-fonts.changes 2022-05-10 15:12:46.299633667 +0200 @@ -2 +2 @@ -Thu Oct 17 09:05:27 UTC 2013 - pgaj...@suse.com +Sat May 7 18:27:48 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de> @@ -4 +4,5 @@ -- initial version 2.1.1 +- Update to version 2.200 + * Corrected shape of U+300D and U+300F + * Added Latin characters to support Recommended characters for + Non-Roman fonts, excluding only characters relating to + right-to-left (RTL) scripts, since Yi is not an RTL script. @@ -5,0 +10,2 @@ +------------------------------------------------------------------- +Thu Oct 17 09:05:27 UTC 2013 - pgaj...@suse.com @@ -6,0 +13 @@ +- initial version 2.1.1 Old: ---- ttf-sil-nuosusil-2.1.1.tar.gz New: ---- NuosuSIL-2.200.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nuosu-fonts.spec ++++++ --- /var/tmp/diff_new_pack.rKGcsP/_old 2022-05-10 15:12:46.859634374 +0200 +++ /var/tmp/diff_new_pack.rKGcsP/_new 2022-05-10 15:12:46.867634384 +0200 @@ -1,7 +1,7 @@ # # spec file for package nuosu-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,34 +12,34 @@ # 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 src_name ttf-sil-nuosusil +%define src_name NuosuSIL Name: nuosu-fonts -Version: 2.1.1 +Version: 2.200 Release: 0 Summary: SIL Yi Font License: OFL-1.1 Group: System/X11/Fonts -Url: http://www.sil.org/resources/software_fonts/nuosu-sil -Source0: %{src_name}-%{version}.tar.gz +URL: https://software.sil.org/nuosu/ +Source0: https://software.sil.org/downloads/r/nuosu/%{src_name}-%{version}.zip BuildRequires: dos2unix BuildRequires: fontpackages-devel -%reconfigure_fonts_prereq -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: unzip BuildArch: noarch +%reconfigure_fonts_prereq %description The Nuosu SIL Font is a single Unicode font for the standardized Yi script used by a large ethnic group in southwestern China. %prep -%setup -q -c -T -a0 +%setup -q -n %{src_name}-%{version} %build -dos2unix OFL.txt doc/FONTLOG.txt +dos2unix *.txt %install mkdir -p %{buildroot}%{_ttfontsdir} @@ -48,8 +48,8 @@ %reconfigure_fonts_scriptlets %files -%defattr(-,root,root) -%doc OFL*.txt doc +%license OFL.txt +%doc README.txt FONTLOG.txt OFL-FAQ.txt %{_ttfontsdir} %changelog