Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gap-datastructures for openSUSE:Factory checked in at 2025-10-16 17:38:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-datastructures (Old) and /work/SRC/openSUSE:Factory/.gap-datastructures.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-datastructures" Thu Oct 16 17:38:21 2025 rev:5 rq:1311469 version:0.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-datastructures/gap-datastructures.changes 2025-06-23 16:07:06.027949765 +0200 +++ /work/SRC/openSUSE:Factory/.gap-datastructures.new.18484/gap-datastructures.changes 2025-10-16 17:38:35.892035291 +0200 @@ -1,0 +2,11 @@ +Wed Oct 15 10:22:54 UTC 2025 - Jan Engelhardt <[email protected]> + +- Update to release 0.4.0 + * Add `RootsOfPartitionDS` (essentially the same as iterating + over all of `IteratorOfRootsOfPartitionDS` and storing the + result in a list, but faster) + * Make `PartitionDS` more convenient to use by allowing to omit + the filter argument + * Fix printing of `PartitionDSFamily` + +------------------------------------------------------------------- Old: ---- datastructures-0.3.3.tar.gz New: ---- datastructures-0.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-datastructures.spec ++++++ --- /var/tmp/diff_new_pack.PsNtAA/_old 2025-10-16 17:38:36.404056699 +0200 +++ /var/tmp/diff_new_pack.PsNtAA/_new 2025-10-16 17:38:36.408056866 +0200 @@ -1,7 +1,7 @@ # # spec file for package gap-datastructures # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: gap-datastructures -Version: 0.3.3 +Version: 0.4.0 Release: 0 Summary: GAP: Collection of standard data structures for GAP License: GPL-2.0-or-later ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.PsNtAA/_old 2025-10-16 17:38:36.456058873 +0200 +++ /var/tmp/diff_new_pack.PsNtAA/_new 2025-10-16 17:38:36.460059040 +0200 @@ -1,5 +1,5 @@ -mtime: 1750549598 -commit: 8ba8994662e1a8d5ca7257b18f73128d1625e1e6fcb43020e5469feae68417f8 +mtime: 1760523803 +commit: 641332c42e300518081d2e158673d6049692b5e3c04951657461b34750df175c url: https://src.opensuse.org/jengelh/gap-datastructures 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 2025-10-15 12:23:31.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ datastructures-0.3.3.tar.gz -> datastructures-0.4.0.tar.gz ++++++ ++++ 4091 lines of diff (skipped)
