Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libsemigroups for openSUSE:Factory checked in at 2025-10-02 19:21:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsemigroups (Old) and /work/SRC/openSUSE:Factory/.libsemigroups.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsemigroups" Thu Oct 2 19:21:36 2025 rev:36 rq:1308552 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libsemigroups/libsemigroups.changes 2025-08-13 16:33:22.611575464 +0200 +++ /work/SRC/openSUSE:Factory/.libsemigroups.new.11973/libsemigroups.changes 2025-10-02 19:22:51.977150558 +0200 @@ -1,0 +2,14 @@ +Thu Oct 2 09:11:32 UTC 2025 - Jan Engelhardt <[email protected]> + +- Update to release 3.2.0 + * Balance presentation + * `is_obviously_infinite(Kambites)` respects generating pairs + * Check `is_obviously_infinite` before running in + `Congruence::number_of_classes` + * Bipartition benchmarks + * Add an option to compile with external backward + * Improve reporting for Todd-Coxeter + * todd-coxeter: fix bug in `reduce` + * word-graph: improve standardization performance + +------------------------------------------------------------------- Old: ---- v3.1.3.tar.gz New: ---- v3.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsemigroups.spec ++++++ --- /var/tmp/diff_new_pack.SKKNP1/_old 2025-10-02 19:22:53.237203269 +0200 +++ /var/tmp/diff_new_pack.SKKNP1/_new 2025-10-02 19:22:53.245203603 +0200 @@ -18,7 +18,7 @@ Name: libsemigroups %define lname libsemigroups3 -Version: 3.1.3 +Version: 3.2.0 Release: 0 Summary: Library with algorithms for computing finite and finitely presented semigroups License: GPL-3.0-or-later @@ -27,6 +27,7 @@ #Source: https://github.com/libsemigroups/libsemigroups/releases/download/v%version/%name-%version.tar.gz Source: https://github.com/libsemigroups/libsemigroups/archive/refs/tags/v%version.tar.gz BuildRequires: automake +BuildRequires: backward-cpp-devel BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkgconfig(eigen3) @@ -64,13 +65,15 @@ %prep %autosetup -p1 +rm -Rf third_party/backward-cpp %build autoreconf -fi # hpcombi requires AVX-256, which is not guaranteed to exist everywhere %configure --disable-static --disable-hpcombi \ --enable-eigen --with-external-eigen \ - --enable-fmt --with-external-fmt + --enable-fmt --with-external-fmt \ + --with-external-backward %make_build %install ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.SKKNP1/_old 2025-10-02 19:22:53.373208959 +0200 +++ /var/tmp/diff_new_pack.SKKNP1/_new 2025-10-02 19:22:53.377209125 +0200 @@ -1,5 +1,5 @@ -mtime: 1755045206 -commit: 96d5578d4b33904b454fb58b04d2e3819a6bc401ad89689571bbd4478b1d6a66 +mtime: 1759396295 +commit: e65deb4884791272d51386caf4e60a52e7cd2598f0e80cab5ac0905ff9811b21 url: https://src.opensuse.org/jengelh/libsemigroups revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-10-02 11:11:45.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ v3.1.3.tar.gz -> v3.2.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/libsemigroups/v3.1.3.tar.gz /work/SRC/openSUSE:Factory/.libsemigroups.new.11973/v3.2.0.tar.gz differ: char 13, line 1
