Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gap-cryst for openSUSE:Factory 
checked in at 2026-05-15 23:55:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gap-cryst (Old)
 and      /work/SRC/openSUSE:Factory/.gap-cryst.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gap-cryst"

Fri May 15 23:55:57 2026 rev:3 rq:1353366 version:4.1.31

Changes:
--------
--- /work/SRC/openSUSE:Factory/gap-cryst/gap-cryst.changes      2025-10-12 
22:28:23.991861301 +0200
+++ /work/SRC/openSUSE:Factory/.gap-cryst.new.1966/gap-cryst.changes    
2026-05-15 23:57:09.774130660 +0200
@@ -1,0 +2,8 @@
+Fri May 15 08:26:52 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 4.1.31
+  * Fixed a bug in RepresentativeAction for affine cryst groups due
+    to incorrect handling of empty list of point group
+    generators.
+
+-------------------------------------------------------------------

Old:
----
  cryst-4.1.30.tar.gz

New:
----
  cryst-4.1.31.tar.gz

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

Other differences:
------------------
++++++ gap-cryst.spec ++++++
--- /var/tmp/diff_new_pack.uEr1XP/_old  2026-05-15 23:57:10.334153713 +0200
+++ /var/tmp/diff_new_pack.uEr1XP/_new  2026-05-15 23:57:10.338153878 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-cryst
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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-cryst
-Version:        4.1.30
+Version:        4.1.31
 Release:        0
 Summary:        GAP: Computing with crystallographic groups
 License:        GPL-2.0-or-later

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.uEr1XP/_old  2026-05-15 23:57:10.374155360 +0200
+++ /var/tmp/diff_new_pack.uEr1XP/_new  2026-05-15 23:57:10.382155689 +0200
@@ -1,5 +1,5 @@
-mtime: 1760205016
-commit: b6e5aff3f4088a7b07df9022136517c9ae18b3ac4eb672c8f462d12ae1a88549
+mtime: 1778833654
+commit: 63a332d1a60556e5c44ad93291371b8c8f819d4d42de6f3985e692bbe5d3b2f6
 url: https://src.opensuse.org/jengelh/gap-cryst
 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-05-15 10:27:34.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ cryst-4.1.30.tar.gz -> cryst-4.1.31.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryst/Changelog new/cryst/Changelog
--- old/cryst/Changelog 2025-09-22 18:21:27.000000000 +0200
+++ new/cryst/Changelog 2026-02-02 15:33:01.000000000 +0100
@@ -1,3 +1,9 @@
+Version 4.1.31
+
+   - fixed a bug in RepresentativeAction for affine cryst groups
+     due to incorrect handling of empty list of point group generators
+     (thanks to  kiryph for reporting).
+
 Version 4.1.30
 
    - fixed a regression in WyckoffPositions (thanks to kiryph for reporting).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryst/PackageInfo.g new/cryst/PackageInfo.g
--- old/cryst/PackageInfo.g     2025-09-22 18:23:46.000000000 +0200
+++ new/cryst/PackageInfo.g     2026-05-04 11:04:11.000000000 +0200
@@ -9,8 +9,8 @@
 
 Subtitle := "Computing with crystallographic groups",
 
-Version := "4.1.30",
-Date := "22/09/2025", # dd/mm/yyyy format
+Version := "4.1.31",
+Date := "04/05/2026", # dd/mm/yyyy format
 License := "GPL-2.0-or-later",
 
 ArchiveURL := Concatenation( 
Binary files old/cryst/doc/manual.pdf and new/cryst/doc/manual.pdf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryst/doc/manual.tex new/cryst/doc/manual.tex
--- old/cryst/doc/manual.tex    2025-09-22 18:24:55.000000000 +0200
+++ new/cryst/doc/manual.tex    2026-05-04 11:09:02.000000000 +0200
@@ -19,7 +19,7 @@
   \medskip
   \centerline{\subtitlefont A GAP4 Package}
   \bigskip\medskip
-  \centerline{\secfont Version 4.1.30}
+  \centerline{\secfont Version 4.1.31}
   \bigskip\medskip
   \vfill
 
@@ -36,7 +36,7 @@
   \centerline{\secfont{\Month} \Year}
 
   \vfill
-  \centerline{Copyright {\copyright} 1999--2025 by 
+  \centerline{Copyright {\copyright} 1999--{\Year} by 
               Bettina Eick, Franz G{\accent127 a}hler, and Werner Nickel}
 
   \bigskip
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryst/gap/orbstab.gi new/cryst/gap/orbstab.gi
--- old/cryst/gap/orbstab.gi    2023-02-13 17:19:24.000000000 +0100
+++ new/cryst/gap/orbstab.gi    2026-02-02 15:24:51.000000000 +0100
@@ -207,6 +207,10 @@
 
     dim := DimensionOfMatrixGroup( PG );
     gP := GeneratorsOfGroup( Pe );
+    # trivial point group
+    if IsEmpty(gP) then
+        return R;
+    fi;
     M  := NullMat( Length(gP) * Length(Te), dim * Length(gP) );
     if not IsEmpty( Te ) then
         for i in [1..Length(gP)] do
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryst/htm/CHAP001.htm new/cryst/htm/CHAP001.htm
--- old/cryst/htm/CHAP001.htm   2025-09-22 18:27:27.000000000 +0200
+++ new/cryst/htm/CHAP001.htm   2026-05-04 11:11:38.000000000 +0200
@@ -72,5 +72,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP002.htm">Next</a>] [<a href = 
"theindex.htm">Index</a>]
 <P>
-<address>cryst manual<br>September 2025
+<address>cryst manual<br>Mai 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryst/htm/CHAP002.htm new/cryst/htm/CHAP002.htm
--- old/cryst/htm/CHAP002.htm   2025-09-22 18:27:27.000000000 +0200
+++ new/cryst/htm/CHAP002.htm   2026-05-04 11:11:38.000000000 +0200
@@ -1009,5 +1009,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP001.htm">Previous</a>] [<a 
href = "theindex.htm">Index</a>]
 <P>
-<address>cryst manual<br>September 2025
+<address>cryst manual<br>Mai 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryst/htm/biblio.htm new/cryst/htm/biblio.htm
--- old/cryst/htm/biblio.htm    2025-09-22 18:27:27.000000000 +0200
+++ new/cryst/htm/biblio.htm    2026-05-04 11:11:38.000000000 +0200
@@ -28,5 +28,5 @@
 </dl><p>
 [<a href="chapters.htm">Up</a>]<p>
 <P>
-<address>cryst manual<br>September 2025
+<address>cryst manual<br>Mai 2026
 </address></body></html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryst/htm/chapters.htm new/cryst/htm/chapters.htm
--- old/cryst/htm/chapters.htm  2025-09-22 18:27:27.000000000 +0200
+++ new/cryst/htm/chapters.htm  2026-05-04 11:11:38.000000000 +0200
@@ -13,5 +13,5 @@
 <li><a href="theindex.htm">Index</a>
 </ul><p>
 <P>
-<address>cryst manual<br>September 2025
+<address>cryst manual<br>Mai 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryst/htm/theindex.htm new/cryst/htm/theindex.htm
--- old/cryst/htm/theindex.htm  2025-09-22 18:27:27.000000000 +0200
+++ new/cryst/htm/theindex.htm  2026-05-04 11:11:38.000000000 +0200
@@ -135,5 +135,5 @@
 </dl><p>
 [<a href="chapters.htm">Up</a>]<p>
 <P>
-<address>cryst manual<br>September 2025
+<address>cryst manual<br>Mai 2026
 </address></body></html>
\ No newline at end of file

Reply via email to