Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package thai-fonts for openSUSE:Factory checked in at 2021-02-11 12:47:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thai-fonts (Old) and /work/SRC/openSUSE:Factory/.thai-fonts.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thai-fonts" Thu Feb 11 12:47:17 2021 rev:14 rq:869702 version:0.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/thai-fonts/thai-fonts.changes 2020-08-15 21:16:01.091474011 +0200 +++ /work/SRC/openSUSE:Factory/.thai-fonts.new.28504/thai-fonts.changes 2021-02-11 12:48:14.865564036 +0100 @@ -1,0 +2,10 @@ +Fri Feb 5 00:45:37 UTC 2021 - Jan Engelhardt <[email protected]> + +- Utilize modern rpm macros. Nudge the description a bit. + +------------------------------------------------------------------- +Thu Feb 4 18:13:00 UTC 2021 - andy great <[email protected]> + +- Update description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thai-fonts.spec ++++++ --- /var/tmp/diff_new_pack.bge5wa/_old 2021-02-11 12:48:15.485564938 +0100 +++ /var/tmp/diff_new_pack.bge5wa/_new 2021-02-11 12:48:15.485564938 +0100 @@ -1,7 +1,7 @@ # # spec file for package thai-fonts # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,19 +37,22 @@ BuildArch: noarch %description -The Thai OpenType fonts included here are Norasi and Garuda from the -National Font project. +Fonts-TLWG is a collection of Thai scalable fonts. It provides +fonts that conform to existing standards and recommendations, so that it +can be a reference implementation. + +The fonts included are Garuda, Kinnari, Laksaman, Loma, Norasi, Purisa, +Sawasdee, TlwgMono, TlwgTypewriter, TlwgTypo, Umpush and Waree. %prep -%setup -q -n fonts-tlwg-%{version} -%patch0 -p1 +%autosetup -n fonts-tlwg-%{version} -p1 %build %configure --with-ttfdir=%{_ttfontsdir} -make %{?_smp_mflags} +%make_build %install -make install DESTDIR=$RPM_BUILD_ROOT +%make_install rm -f %{buildroot}%{_ttfontsdir}/encodings.dir rm -f %{buildroot}%{_ttfontsdir}/fonts.* mkdir -p %{buildroot}%{_fontsconfavaildir}
