Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gap-kbmag for openSUSE:Factory checked in at 2026-09-16 17:42:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-kbmag (Old) and /work/SRC/openSUSE:Factory/.gap-kbmag.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-kbmag" Wed Sep 16 17:42:28 2026 rev:3 rq:1378155 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-kbmag/gap-kbmag.changes 2024-04-12 17:40:07.671558452 +0200 +++ /work/SRC/openSUSE:Factory/.gap-kbmag.new.383539/gap-kbmag.changes 2026-09-16 17:45:16.120349075 +0200 @@ -1,0 +2,25 @@ +Tue Sep 15 11:31:23 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 1.6.1 + * Added support for the mingw platform + +------------------------------------------------------------------- +Sun Aug 16 09:51:21 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 1.6.0 + * Call the external programs with `Process` instead of `Exec`, + and check their exit status, so that a failure is reported as + one. + * Fix a Knuth-Bendix run aborting with "Could not open output of + external Knuth-Bendix program" when a word grew too long while + being reduced. + * Fix a failed `AutomaticStructureOnCosets` reporting success, + when an earlier successful run had left its files behind. + * Fix several crashes caused by writing past the end of a + fixed-size buffer + * Pass the options record on to the coset programs, which + ignored it. + * Tidy less often as the number of equations grows: long + Knuth-Bendix runs were quadratic in it. + +------------------------------------------------------------------- Old: ---- kbmag-1.5.11.tar.gz New: ---- _scmsync.obsinfo build.specials.obscpio kbmag-1.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-kbmag.spec ++++++ --- /var/tmp/diff_new_pack.mBhdiy/_old 2026-09-16 17:45:18.365442855 +0200 +++ /var/tmp/diff_new_pack.mBhdiy/_new 2026-09-16 17:45:18.367442938 +0200 @@ -1,7 +1,7 @@ # # spec file for package gap-kbmag # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gap-kbmag -Version: 1.5.11 +Version: 1.6.1 Release: 0 Summary: GAP: Knuth-Bendix on Monoids and Automatic Groups License: GPL-2.0-or-later @@ -37,7 +37,7 @@ structures of finitely presented groups. %prep -%setup -qn kbmag-%version +%autosetup -n kbmag-%version -p1 %build find . -type f "(" -name "*.g" -o -name "*.gd" ")" -exec chmod a-x "{}" "+" ++++++ _scmsync.obsinfo ++++++ mtime: 1789471951 commit: c16a9b226c43a3e26f54ada28d83f6ea1b006d466839006f36fd98203144ee33 url: https://src.opensuse.org/jengelh/gap-kbmag revision: master ++++++ 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-09-15 13:32:31.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ kbmag-1.5.11.tar.gz -> kbmag-1.6.1.tar.gz ++++++ ++++ 10163 lines of diff (skipped)
