Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libsemigroups for openSUSE:Factory checked in at 2026-03-19 17:39:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsemigroups (Old) and /work/SRC/openSUSE:Factory/.libsemigroups.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsemigroups" Thu Mar 19 17:39:14 2026 rev:43 rq:1341054 version:3.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libsemigroups/libsemigroups.changes 2026-03-17 19:07:07.711213629 +0100 +++ /work/SRC/openSUSE:Factory/.libsemigroups.new.8177/libsemigroups.changes 2026-03-19 17:40:57.682719657 +0100 @@ -1,0 +2,5 @@ +Wed Mar 18 23:06:47 UTC 2026 - Jan Engelhardt <[email protected]> + +- Make Leap 16 build succeed again + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsemigroups.spec ++++++ --- /var/tmp/diff_new_pack.molNJS/_old 2026-03-19 17:40:58.246743022 +0100 +++ /var/tmp/diff_new_pack.molNJS/_new 2026-03-19 17:40:58.246743022 +0100 @@ -26,11 +26,15 @@ URL: https://github.com/libsemigroups/libsemigroups Source: https://github.com/libsemigroups/libsemigroups/releases/download/v%version/%name-%version.tar.gz BuildRequires: automake +%if 0%{?suse_version} >= 1690 BuildRequires: backward-cpp-devel -BuildRequires: gcc-c++ +%endif +BuildRequires: gcc-c++ >= 9 BuildRequires: libtool BuildRequires: pkgconfig(eigen3) +%if 0%{?suse_version} >= 1600 BuildRequires: pkgconfig(fmt) >= 10.1 +%endif Provides: bundled(magic_enum) Provides: bundled(rx-ranges) @@ -64,15 +68,22 @@ %prep %autosetup -p1 +%if 0%{?suse_version} >= 1690 rm -Rf third_party/backward-cpp +%endif %build autoreconf -fi # hpcombi requires AVX-256, which is not guaranteed to exist everywhere -%configure --disable-static --disable-hpcombi \ +%configure \ --enable-eigen --with-external-eigen \ +%if 0%{?suse_version} >= 1600 --enable-fmt --with-external-fmt \ - --with-external-backward +%endif +%if 0%{?suse_version} >= 1690 + --with-external-backward \ +%endif + --disable-static --disable-hpcombi %make_build %install ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.molNJS/_old 2026-03-19 17:40:58.278744349 +0100 +++ /var/tmp/diff_new_pack.molNJS/_new 2026-03-19 17:40:58.282744514 +0100 @@ -1,5 +1,5 @@ -mtime: 1773732191 -commit: 7795572d245395a72e2f169078e190acd64ea20baf05929b1bc7cc97368ef672 +mtime: 1773876397 +commit: 7846b15aa9125edc4f5da4ee888b9fcf1a721fa680fb7138689bb2e696244a1a 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 2026-03-19 00:26:47.000000000 +0100 @@ -0,0 +1 @@ +.osc
