Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gap-images for openSUSE:Factory 
checked in at 2026-08-14 22:08:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gap-images (Old)
 and      /work/SRC/openSUSE:Factory/.gap-images.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gap-images"

Fri Aug 14 22:08:00 2026 rev:4 rq:1371075 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gap-images/gap-images.changes    2024-08-28 
21:30:17.755774737 +0200
+++ /work/SRC/openSUSE:Factory/.gap-images.new.1258/gap-images.changes  
2026-08-14 22:08:11.686655518 +0200
@@ -1,0 +2,44 @@
+Thu Aug 13 17:48:47 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.4.0
+  * New `Fundamental` / `Combinatorial` structures for
+    canonicalising general combinatorial objects via canonical
+    graph labelling.
+  * `MinimalImage` of transformations, permutations and partial
+    permutations is now computed through a pair-action interface
+    which never constructs a permutation group on n^2 points.
+  * Sets of sets are canonicalised through the same unified search,
+    and their stabilizers are seeded with ferret when available.
+  * `MinimalImage`, `IsMinimalImage` and `MinimalImagePerm` of
+    transformations, permutations and partial permutations now
+    answer directly from a bounded enumeration of the object's
+    orbit when that orbit is small.
+  * That enumeration now serves the canonical (non-minimum)
+    orderings as well.
+  * `IsMinimalImage` now stops that enumeration at the first image
+    smaller than the object.
+  * New option `bruteForce` (`true` / `false` / `"auto"`, default
+    `"auto"`) selecting whether that enumeration is tried.
+  * `getStab` now reports the stabilizer the computation arrived
+    at, rather than forcing a computation which produces one.
+  * The position action of a user-supplied `stabilizer` in the
+    transformation/permutation/partial permutation search now
+    inherits the group's order whenever the action is faithful.
+  * Stabilizer discovery during the search is skipped when the
+    stabilizer is already known to be complete.
+  * The default stabilizer for permutations (their centralizer) is
+    now computed only after the small-orbit enumeration has had a
+    chance to answer without it.
+  * Partial permutations are now encoded sparsely.
+  * `MinimalImage`, `CanonicalImage` and their variants now support
+    digraphs.
+  * New action `OnMultiplicationTables`: `MinimalImage`,
+    `CanonicalImage` and their variants now canonicalise
+    multiplication tables.
+  * The pair-action search now transfers a known stabilizer order
+    to the position action whenever the encoded pairs cover every
+    moved point of the stabilizer.
+  * `MinimalImageOrderedPair` and `MinimalImageUnorderedPair` now
+    work for all supported actions.
+
+-------------------------------------------------------------------

Old:
----
  images-1.3.3.tar.gz

New:
----
  images-1.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gap-images.spec ++++++
--- /var/tmp/diff_new_pack.H42Rcy/_old  2026-08-14 22:08:12.481683511 +0200
+++ /var/tmp/diff_new_pack.H42Rcy/_new  2026-08-14 22:08:12.483683581 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-images
 #
-# 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-images
-Version:        1.3.3
+Version:        1.4.0
 Release:        0
 Summary:        GAP: Minimal and Canonical images
 License:        MPL-2.0
@@ -28,9 +28,11 @@
 BuildArch:      noarch
 BuildRequires:  fdupes
 BuildRequires:  gap-rpm-devel
-Requires:       gap-core >= 4.10
-Requires:       gap-gapdoc >= 1.5
+Requires:       gap-core >= 4.13
+Requires:       gap-datastructures >= 0.2.0
+Requires:       gap-digraphs >= 1.0.0
 Suggests:       gap-ferret >= 0.8.0
+Suggests:       gap-vole >= 0.6.0
 
 %description
 A GAP package for finding minimal and canonical images in

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.H42Rcy/_old  2026-08-14 22:08:12.520684884 +0200
+++ /var/tmp/diff_new_pack.H42Rcy/_new  2026-08-14 22:08:12.523684989 +0200
@@ -1,5 +1,5 @@
-mtime: 1724787110
-commit: 7faf8792bfa18561e8f5b13ba535251a2082a7c808c2e74d9a1a1f1065993871
+mtime: 1786643521
+commit: 21d070c7d53b8a14262305c703a95d8ecb27cff54b719c2a80adaf54309611cc
 url: https://src.opensuse.org/jengelh/gap-images
 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-13 19:52:01.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ images-1.3.3.tar.gz -> images-1.4.0.tar.gz ++++++
++++ 13629 lines of diff (skipped)

Reply via email to