Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tre for openSUSE:Factory checked in at 2022-01-29 20:57:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tre (Old) and /work/SRC/openSUSE:Factory/.tre.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tre" Sat Jan 29 20:57:26 2022 rev:16 rq:949534 version:0.8.0_git201402282055 Changes: -------- --- /work/SRC/openSUSE:Factory/tre/tre.changes 2020-02-03 11:27:16.570138901 +0100 +++ /work/SRC/openSUSE:Factory/.tre.new.1898/tre.changes 2022-01-29 20:57:28.476505200 +0100 @@ -1,0 +2,5 @@ +Thu Jan 27 20:23:27 UTC 2022 - Dirk M??ller <[email protected]> + +- require glibc-locale + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tre.spec ++++++ --- /var/tmp/diff_new_pack.rL28rV/_old 2022-01-29 20:57:28.928502269 +0100 +++ /var/tmp/diff_new_pack.rL28rV/_new 2022-01-29 20:57:28.932502243 +0100 @@ -1,7 +1,7 @@ # # spec file for package tre # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -34,6 +34,7 @@ Patch1: %{name}-chicken.patch Patch2: CVE-2016-8859.patch BuildRequires: gettext-devel +BuildRequires: glibc-locale BuildRequires: libtool %description @@ -88,7 +89,7 @@ %build %configure --disable-static --enable-shared -make %{?_smp_mflags} +%make_build %install %make_install @@ -96,7 +97,7 @@ %find_lang %{name} || echo -n >> %{name}.lang %check -make check %{?_smp_mflags} +%make_build check %files %license LICENSE
