Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lttoolbox for openSUSE:Factory 
checked in at 2025-04-11 16:46:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lttoolbox (Old)
 and      /work/SRC/openSUSE:Factory/.lttoolbox.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lttoolbox"

Fri Apr 11 16:46:35 2025 rev:7 rq:1268382 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lttoolbox/lttoolbox.changes      2023-12-28 
23:04:51.581890035 +0100
+++ /work/SRC/openSUSE:Factory/.lttoolbox.new.1907/lttoolbox.changes    
2025-04-11 16:47:35.613278834 +0200
@@ -1,0 +2,8 @@
+Thu Apr 10 11:17:41 UTC 2025 - Jan Engelhardt <[email protected]>
+
+- Update to release 3.8.0
+  * Fallback to analysing lower-cased version on state explosion
+    both in analysis (lt-proc -a, with or without compounding -e)
+    and in "bilingual generation" (lt-proc -g -b).
+
+-------------------------------------------------------------------

Old:
----
  v3.7.6.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  v3.8.0.tar.gz

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

Other differences:
------------------
++++++ lttoolbox.spec ++++++
--- /var/tmp/diff_new_pack.IDhktX/_old  2025-04-11 16:47:36.101299351 +0200
+++ /var/tmp/diff_new_pack.IDhktX/_new  2025-04-11 16:47:36.105299518 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lttoolbox
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,14 @@
 
 Name:           lttoolbox
 %define lname   liblttoolbox3
-Summary:        Toolbox for lexical processing and morphological analysis
-Version:        3.7.6
+Version:        3.8.0
 Release:        0
+Summary:        Toolbox for lexical processing and morphological analysis
 License:        GPL-2.0-or-later
 Group:          Productivity/Scientific/Other
 URL:            https://apertium.org/
-
 Source:         https://github.com/apertium/lttoolbox/archive/v%version.tar.gz
-BuildRequires:  autoconf
-BuildRequires:  automake
+BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  utfcpp-devel
@@ -73,20 +71,16 @@
 %autosetup -p1
 
 %build
-autoreconf -fiv
-# includedir intentional, cf. bugzilla.opensuse.org/795968
-%configure --disable-static --includedir="%_includedir/%name" 
CPPFLAGS="-I%_includedir/utf8cpp"
-%make_build
+%cmake
+%cmake_build
 
 %install
-%make_install
-rm -f "%buildroot/%_libdir"/*.la
+%cmake_install
 
 %check
-%make_build check
+%ctest
 
-%post   -n %lname -p /sbin/ldconfig
-%postun -n %lname -p /sbin/ldconfig
+%ldconfig_scriptlets -n %lname
 
 %files
 %_bindir/lt-*
@@ -94,7 +88,7 @@
 %_datadir/lttoolbox
 %_mandir/man1/lsx-*.1*
 %_mandir/man1/lt-*.1*
-%doc README
+%doc README.md
 %license COPYING
 
 %files -n %lname

++++++ _scmsync.obsinfo ++++++
mtime: 1744285331
commit: d07bca0e777d37e3d5f9fedc5515cfe07c09cfbd4186fc15ccded082230a973f
url: https://src.opensuse.org/jengelh/lttoolbox
revision: master

++++++ v3.7.6.tar.gz -> v3.8.0.tar.gz ++++++
++++ 7730 lines of diff (skipped)

Reply via email to