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 2026-08-01 18:34:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-datastructures (Old) and /work/SRC/openSUSE:Factory/.gap-datastructures.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-datastructures" Sat Aug 1 18:34:20 2026 rev:8 rq:1368887 version:0.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-datastructures/gap-datastructures.changes 2026-07-17 18:50:58.236279541 +0200 +++ /work/SRC/openSUSE:Factory/.gap-datastructures.new.16738/gap-datastructures.changes 2026-08-01 18:37:29.144675813 +0200 @@ -1,0 +2,6 @@ +Fri Jul 31 15:16:35 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 0.4.3 + * Fix test suite to pass even if primgrp package is not loaded + +------------------------------------------------------------------- Old: ---- datastructures-0.4.2.tar.gz New: ---- datastructures-0.4.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-datastructures.spec ++++++ --- /var/tmp/diff_new_pack.lXd8RX/_old 2026-08-01 18:37:30.640727288 +0200 +++ /var/tmp/diff_new_pack.lXd8RX/_new 2026-08-01 18:37:30.652727700 +0200 @@ -17,7 +17,7 @@ Name: gap-datastructures -Version: 0.4.2 +Version: 0.4.3 Release: 0 Summary: GAP: Collection of standard data structures for GAP License: GPL-2.0-or-later ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.lXd8RX/_old 2026-08-01 18:37:30.752731141 +0200 +++ /var/tmp/diff_new_pack.lXd8RX/_new 2026-08-01 18:37:30.756731279 +0200 @@ -1,5 +1,5 @@ -mtime: 1784276519 -commit: 937a6c08ad8e54ef10444982cc32d177e5dbf5f3cb26d990dcd62c79ea052303 +mtime: 1785519453 +commit: cbda6eb7743ec3761ffc891b935c897fec48656b3fc1afe37dac53bed8e1486b 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 2026-07-31 19:37:33.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ datastructures-0.4.2.tar.gz -> datastructures-0.4.3.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/datastructures-0.4.2/CHANGES.md new/datastructures-0.4.3/CHANGES.md --- old/datastructures-0.4.2/CHANGES.md 2026-07-16 02:00:00.000000000 +0200 +++ new/datastructures-0.4.3/CHANGES.md 2026-07-31 02:00:00.000000000 +0200 @@ -1,5 +1,9 @@ # CHANGES to the 'datastructures' GAP package +## 0.4.3 (2026-07-31) + + - Fix test suite to pass even if primgrp package is not loaded + ## 0.4.2 (2026-07-16) - Avoid undefined behavior in HashValueToObjInt diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/datastructures-0.4.2/PackageInfo.g new/datastructures-0.4.3/PackageInfo.g --- old/datastructures-0.4.2/PackageInfo.g 2026-07-16 02:00:00.000000000 +0200 +++ new/datastructures-0.4.3/PackageInfo.g 2026-07-31 02:00:00.000000000 +0200 @@ -11,8 +11,8 @@ PackageName := "datastructures", Subtitle := "Collection of standard data structures for GAP", -Version := "0.4.2", -Date := "16/07/2026", # dd/mm/yyyy format +Version := "0.4.3", +Date := "31/07/2026", # dd/mm/yyyy format License := "GPL-2.0-or-later", Persons := [ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/datastructures-0.4.2/doc/_entities.xml new/datastructures-0.4.3/doc/_entities.xml --- old/datastructures-0.4.2/doc/_entities.xml 2026-07-16 02:00:00.000000000 +0200 +++ new/datastructures-0.4.3/doc/_entities.xml 2026-07-31 02:00:00.000000000 +0200 @@ -1,5 +1,5 @@ <!ENTITY GITHUB '<B>GitHub</B>'> -<!ENTITY RELEASEDATE '16 July 2026'> +<!ENTITY RELEASEDATE '31 July 2026'> <!ENTITY RELEASEYEAR '2026'> -<!ENTITY VERSION '0.4.2'> +<!ENTITY VERSION '0.4.3'> <!ENTITY datastructures '<Package>datastructures</Package>'> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/datastructures-0.4.2/doc/_main.tex new/datastructures-0.4.3/doc/_main.tex --- old/datastructures-0.4.2/doc/_main.tex 2026-07-16 02:00:00.000000000 +0200 +++ new/datastructures-0.4.3/doc/_main.tex 2026-07-31 02:00:00.000000000 +0200 @@ -100,8 +100,8 @@ \mbox{}}}\\ \vfill -{\Huge 0.4.2 \mbox{}}\\[1cm] -{ 16 July 2026 \mbox{}}\\[1cm] +{\Huge 0.4.3 \mbox{}}\\[1cm] +{ 31 July 2026 \mbox{}}\\[1cm] \mbox{}\\[2cm] {\Large \textbf{\strut Markus Pfeiffer \strut\mbox{}}}\\ {\Large \textbf{\strut Max Horn \strut\mbox{}}}\\ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/datastructures-0.4.2/doc/chap0.html new/datastructures-0.4.3/doc/chap0.html --- old/datastructures-0.4.2/doc/chap0.html 2026-07-16 02:00:00.000000000 +0200 +++ new/datastructures-0.4.3/doc/chap0.html 2026-07-31 02:00:00.000000000 +0200 @@ -29,10 +29,10 @@ <h2>Collection of standard data structures for <strong class="pkg">GAP</strong></h2> <p> - 0.4.2</p> + 0.4.3</p> <p> - 16 July 2026 + 31 July 2026 </p> </div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/datastructures-0.4.2/doc/chap0.txt new/datastructures-0.4.3/doc/chap0.txt --- old/datastructures-0.4.2/doc/chap0.txt 2026-07-16 02:00:00.000000000 +0200 +++ new/datastructures-0.4.3/doc/chap0.txt 2026-07-31 02:00:00.000000000 +0200 @@ -6,10 +6,10 @@ [1X Collection of standard data structures for [5XGAP[105X [101X - 0.4.2 + 0.4.3 - 16 July 2026 + 31 July 2026 Markus Pfeiffer diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/datastructures-0.4.2/doc/chap0_mj.html new/datastructures-0.4.3/doc/chap0_mj.html --- old/datastructures-0.4.2/doc/chap0_mj.html 2026-07-16 02:00:00.000000000 +0200 +++ new/datastructures-0.4.3/doc/chap0_mj.html 2026-07-31 02:00:00.000000000 +0200 @@ -32,10 +32,10 @@ <h2>Collection of standard data structures for <strong class="pkg">GAP</strong></h2> <p> - 0.4.2</p> + 0.4.3</p> <p> - 16 July 2026 + 31 July 2026 </p> </div> Binary files old/datastructures-0.4.2/doc/manual.pdf and new/datastructures-0.4.3/doc/manual.pdf differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/datastructures-0.4.2/doc/title.xml new/datastructures-0.4.3/doc/title.xml --- old/datastructures-0.4.2/doc/title.xml 2026-07-16 02:00:00.000000000 +0200 +++ new/datastructures-0.4.3/doc/title.xml 2026-07-31 02:00:00.000000000 +0200 @@ -9,7 +9,7 @@ Collection of standard data structures for &GAP; </Subtitle> <Version> - 0.4.2 + 0.4.3 </Version> <Author> Markus Pfeiffer @@ -60,7 +60,7 @@ <Homepage>http://sl4.host.cs.st-andrews.ac.uk/</Homepage> </Author> <Date> - 16 July 2026 + 31 July 2026 </Date> <Copyright> ©right; 2015-18 by Chris Jefferson, Steve Linton, Markus Pfeiffer, Max Horn, Reimer Behrends and others<P/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/datastructures-0.4.2/tst/hashfunctions/permgroup.tst new/datastructures-0.4.3/tst/hashfunctions/permgroup.tst --- old/datastructures-0.4.2/tst/hashfunctions/permgroup.tst 2026-07-16 02:00:00.000000000 +0200 +++ new/datastructures-0.4.3/tst/hashfunctions/permgroup.tst 2026-07-31 02:00:00.000000000 +0200 @@ -9,5 +9,7 @@ gap> cHash(groups, List(groups, clean)); gap> groups := List([2..20], AlternatingGroup);; gap> cHash(groups, List(groups, clean)); +#@if IsPackageMarkedForLoading( "primgrp", "" ) gap> groups := AllPrimitiveGroups(NrMovedPoints, [2..10]);; gap> cHash(groups, List(groups, clean)); +#@fi
