Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lttoolbox for openSUSE:Factory checked in at 2022-03-21 20:13:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lttoolbox (Old) and /work/SRC/openSUSE:Factory/.lttoolbox.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lttoolbox" Mon Mar 21 20:13:21 2022 rev:2 rq:963738 version:3.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lttoolbox/lttoolbox.changes 2021-11-03 17:26:41.533351212 +0100 +++ /work/SRC/openSUSE:Factory/.lttoolbox.new.25692/lttoolbox.changes 2022-03-21 20:13:40.256537922 +0100 @@ -1,0 +2,12 @@ +Mon Mar 21 15:09:42 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 3.6.1 + * No changelog was provided + +------------------------------------------------------------------- +Sun Mar 13 13:51:44 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 3.6.0 + * No changelog was provided + +------------------------------------------------------------------- Old: ---- v3.5.4.tar.gz New: ---- v3.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lttoolbox.spec ++++++ --- /var/tmp/diff_new_pack.7PL0ba/_old 2022-03-21 20:13:40.916538559 +0100 +++ /var/tmp/diff_new_pack.7PL0ba/_new 2022-03-21 20:13:40.924538567 +0100 @@ -1,7 +1,7 @@ # # spec file for package lttoolbox # -# 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 @@ -12,16 +12,16 @@ # 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/ # Name: lttoolbox -%define lname liblttoolbox3-3_5-1 +%define lname liblttoolbox3-3_6-1 Summary: Toolbox for lexical processing and morphological analysis -Version: 3.5.4 +Version: 3.6.1 Release: 0 -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Scientific/Other URL: https://apertium.org/ @@ -30,6 +30,10 @@ BuildRequires: automake BuildRequires: gcc-c++ BuildRequires: libtool +BuildRequires: utfcpp-devel +BuildRequires: pkgconfig(icu-i18n) +BuildRequires: pkgconfig(icu-io) +BuildRequires: pkgconfig(icu-uc) BuildRequires: pkgconfig(libxml-2.0) %description @@ -71,7 +75,7 @@ %build autoreconf -fiv # includedir intentional, cf. bugzilla.opensuse.org/795968 -%configure --disable-static --includedir="%_includedir/%name" +%configure --disable-static --includedir="%_includedir/%name" CPPFLAGS="-I%_includedir/utf8cpp" %make_build %install @@ -92,7 +96,7 @@ %license COPYING %files -n %lname -%_libdir/liblttoolbox3-3.5.so.1* +%_libdir/liblttoolbox3-3.6.so.1* %files devel %_includedir/%name/ ++++++ v3.5.4.tar.gz -> v3.6.1.tar.gz ++++++ ++++ 14820 lines of diff (skipped)