Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gap-cubefree for openSUSE:Factory checked in at 2026-08-09 21:44:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-cubefree (Old) and /work/SRC/openSUSE:Factory/.gap-cubefree.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-cubefree" Sun Aug 9 21:44:49 2026 rev:4 rq:1370386 version:1.22 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-cubefree/gap-cubefree.changes 2025-10-24 17:23:38.331927204 +0200 +++ /work/SRC/openSUSE:Factory/.gap-cubefree.new.16738/gap-cubefree.changes 2026-08-09 21:46:55.237969493 +0200 @@ -1,0 +2,8 @@ +Sat Aug 8 15:03:48 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 1.22 + * Sped up `NumberCFGroups` and `NumberCFSolvableGroups` by two + orders of magnitude, and cache their data across calls + * Converted the manual to GAPDoc/AutoDoc + +------------------------------------------------------------------- @@ -5 +13 @@ - * No changelog was provided + * Declared the SmallGrp package dependency explicitly @@ -11 +19,2 @@ - * No changelog was provided + * Speed up the cubefree isomorphism test by comparing polynomials + instead of their companion matrices @@ -17 +26 @@ - * No changelog was provided as usual + * Fixed building the manual with recent GAP versions @@ -23 +32,3 @@ - * No changelog was provided + * Added `IsomorphismCubefreeGroupsNC` and + `IsIsomorphismCubefreeGroups` + * Reworked and sped up the isomorphism test for cubefree groups @@ -29 +40,2 @@ -* No changelog was provided again + * Added `IsomorphismCubefreeGroups` to construct an isomorphism + between two cubefree groups @@ -35 +47 @@ -* No changelog was provided + * Various janitorial changes Old: ---- cubefree-1.21.tar.gz New: ---- cubefree-1.22.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-cubefree.spec ++++++ --- /var/tmp/diff_new_pack.wknynF/_old 2026-08-09 21:46:55.645983406 +0200 +++ /var/tmp/diff_new_pack.wknynF/_new 2026-08-09 21:46:55.645983406 +0200 @@ -1,7 +1,7 @@ # # spec file for package gap-cubefree # -# Copyright (c) 2025 SUSE LLC and contributors +# 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-cubefree -Version: 1.21 +Version: 1.22 Release: 0 Summary: GAP: Construction of groups of a given cubefree order License: GPL-2.0-or-later @@ -28,7 +28,7 @@ BuildArch: noarch BuildRequires: gap-rpm-devel BuildRequires: xz -Requires: gap-core >= 4.8 +Requires: gap-core >= 4.9 Requires: gap-grpconst >= 2.5 Requires: gap-polycyclic >= 2.11 Requires: gap-smallgrp >= 1.3 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.wknynF/_old 2026-08-09 21:46:55.685984770 +0200 +++ /var/tmp/diff_new_pack.wknynF/_new 2026-08-09 21:46:55.689984907 +0200 @@ -1,5 +1,5 @@ -mtime: 1760205229 -commit: 4de319d77addaf438d4eef1ad651cd52b2dcf2cbea779c39cc3db8b221388928 +mtime: 1786201595 +commit: 7047c089f37046afac203b0a90ae6fb378eca8c7b95cb886af93c0edb8ee814b url: https://src.opensuse.org/jengelh/gap-cubefree 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-08-08 17:06:35.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ cubefree-1.21.tar.gz -> cubefree-1.22.tar.gz ++++++ ++++ 8539 lines of diff (skipped)
