Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gap-smallgrp for openSUSE:Factory checked in at 2026-08-11 17:14:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-smallgrp (Old) and /work/SRC/openSUSE:Factory/.gap-smallgrp.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-smallgrp" Tue Aug 11 17:14:43 2026 rev:4 rq:1370562 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-smallgrp/gap-smallgrp.changes 2026-07-29 18:59:53.582977449 +0200 +++ /work/SRC/openSUSE:Factory/.gap-smallgrp.new.17972/gap-smallgrp.changes 2026-08-11 17:16:05.543393330 +0200 @@ -1,0 +2,18 @@ +Mon Aug 10 16:11:44 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 1.6.0 + * `NumberSmallGroups` now accepts a list of orders and the + selection criteria of `AllSmallGroups`, as in + `NumberSmallGroups(96, IsAbelian)`. It counts by listing the + ids, so it costs what `IdsOfAllSmallGroups` costs. + * Selection by `IsAbelian`, `IsNilpotentGroup`, + `IsSupersolvableGroup`, `IsSolvableGroup`, `RankPGroup` and + `PClassPGroup` now avoids constructing the groups for most + orders which had no precomputed data. + * A selection criterion now means the same for every order. + * Fix a list of group numbers being ignored when every criterion + was indexed. + * Correct the permutation for order 11^7 documented under + `SMALL_GROUPS_OLD_ORDER`. + +------------------------------------------------------------------- Old: ---- SmallGrp-1.5.5.tar.gz New: ---- SmallGrp-1.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-smallgrp.spec ++++++ --- /var/tmp/diff_new_pack.hYOHoQ/_old 2026-08-11 17:16:06.123417909 +0200 +++ /var/tmp/diff_new_pack.hYOHoQ/_new 2026-08-11 17:16:06.127418079 +0200 @@ -17,7 +17,7 @@ Name: gap-smallgrp -Version: 1.5.5 +Version: 1.6.0 Release: 0 Summary: GAP: Small Groups Library License: Artistic-2.0 @@ -27,7 +27,7 @@ Source: https://github.com/gap-packages/SmallGrp/releases/download/v%version/SmallGrp-%version.tar.gz BuildArch: noarch BuildRequires: gap-rpm-devel -Requires: gap-core >= 4.9 +Requires: gap-core >= 4.12 %description The SmallGrp package provides the library of groups of certain ++++++ SmallGrp-1.5.5.tar.gz -> SmallGrp-1.6.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/gap-smallgrp/SmallGrp-1.5.5.tar.gz /work/SRC/openSUSE:Factory/.gap-smallgrp.new.17972/SmallGrp-1.6.0.tar.gz differ: char 13, line 1 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.hYOHoQ/_old 2026-08-11 17:16:06.191420791 +0200 +++ /var/tmp/diff_new_pack.hYOHoQ/_new 2026-08-11 17:16:06.199421130 +0200 @@ -1,5 +1,5 @@ -mtime: 1785276886 -commit: 107bc215ea829c6eea8d8fce6f15efb35505d0c9ae10dceacc6b266806a553db +mtime: 1786378363 +commit: a61ec7bd3b21d99491d6a86beb6a1c8435402b516651e64741b508c2a296f8ba url: https://src.opensuse.org/jengelh/gap-smallgrp 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-10 18:12:43.000000000 +0200 @@ -0,0 +1 @@ +.osc
