Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gap-hapcryst for openSUSE:Factory checked in at 2026-06-16 13:56:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-hapcryst (Old) and /work/SRC/openSUSE:Factory/.gap-hapcryst.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-hapcryst" Tue Jun 16 13:56:16 2026 rev:2 rq:1359640 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-hapcryst/gap-hapcryst.changes 2023-12-28 22:58:37.700224794 +0100 +++ /work/SRC/openSUSE:Factory/.gap-hapcryst.new.1981/gap-hapcryst.changes 2026-06-16 14:01:56.054475261 +0200 @@ -1,0 +2,11 @@ +Mon Jun 15 17:30:54 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 0.2.0 + * Change `TranslationsToBox` back to returning a list, resolve + inconsistencies between its documentation and behavior. + * Fix `DimensionSquareMat` to actually reject non-square + matrices, and also to return `fail` instead of raising an error + for bad inputs (as documented). + * Fix `IsSquareMat` to not return true for every matrix. + +------------------------------------------------------------------- Old: ---- hapcryst-0.1.15.tar.gz New: ---- _scmsync.obsinfo build.specials.obscpio hapcryst-0.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-hapcryst.spec ++++++ --- /var/tmp/diff_new_pack.Tff7D3/_old 2026-06-16 14:01:57.610534488 +0200 +++ /var/tmp/diff_new_pack.Tff7D3/_new 2026-06-16 14:01:57.614534640 +0200 @@ -1,7 +1,7 @@ # # spec file for package gap-hapcryst # -# Copyright (c) 2022 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 @@ -12,15 +12,15 @@ # 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-hapcryst -Summary: GAP: A HAP extension for crytallographic groups -Version: 0.1.15 +Version: 0.2.0 Release: 0 -License: GPL-2.0+ +Summary: GAP: A HAP extension for crytallographic groups +License: GPL-2.0-or-later Group: Productivity/Scientific/Math URL: https://gap-packages.github.io/hapcryst/ #Git-Clone: https://github.com/gap-packages/hapcryst @@ -29,11 +29,11 @@ BuildRequires: fdupes BuildRequires: gap-rpm-devel Requires: gap-aclib >= 1.1 -Requires: gap-core >= 4.9 +Requires: gap-core >= 4.12 Requires: gap-cryst >= 4.1.5 Requires: gap-hap >= 1.8 Requires: gap-polycyclic >= 2.8.1 -Requires: gap-polymaking >= 0.7.9 +Requires: gap-polymaking >= 0.8.6 Requires: polymake Suggests: gap-carat >= 1.1 Suggests: gap-crystcat >= 1.1.2 ++++++ _scmsync.obsinfo ++++++ mtime: 1781544680 commit: e0a092b202e10db5d7caa0dc264cf52e482d9d29f72fcf9f7684396520ea49ba url: https://src.opensuse.org/jengelh/gap-hapcryst revision: master ++++++ 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-06-15 19:31:20.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ hapcryst-0.1.15.tar.gz -> hapcryst-0.2.0.tar.gz ++++++ ++++ 18734 lines of diff (skipped)
