Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gap-gaussforhomalg for 
openSUSE:Factory checked in at 2026-06-16 13:55:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gap-gaussforhomalg (Old)
 and      /work/SRC/openSUSE:Factory/.gap-gaussforhomalg.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gap-gaussforhomalg"

Tue Jun 16 13:55:21 2026 rev:4 rq:1359600 version:2026.04.01

Changes:
--------
--- /work/SRC/openSUSE:Factory/gap-gaussforhomalg/gap-gaussforhomalg.changes    
2025-02-10 17:57:40.394758935 +0100
+++ 
/work/SRC/openSUSE:Factory/.gap-gaussforhomalg.new.1981/gap-gaussforhomalg.changes
  2026-06-16 14:00:57.556098912 +0200
@@ -1,0 +2,6 @@
+Mon Jun 15 15:31:26 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 2026.04.01
+  * No changelog was provided
+
+-------------------------------------------------------------------

Old:
----
  GaussForHomalg-2024.08-01.tar.gz

New:
----
  GaussForHomalg-2026.04-01.tar.gz

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

Other differences:
------------------
++++++ gap-gaussforhomalg.spec ++++++
--- /var/tmp/diff_new_pack.Mq6Aom/_old  2026-06-16 14:00:58.292129543 +0200
+++ /var/tmp/diff_new_pack.Mq6Aom/_new  2026-06-16 14:00:58.292129543 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-gaussforhomalg
 #
-# Copyright (c) 2025 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,8 +17,8 @@
 
 
 Name:           gap-gaussforhomalg
-Version:        2024.08.01
-%define sillyver 2024.08-01
+Version:        2026.04.01
+%define sillyver 2026.04-01
 Release:        0
 Summary:        GAP: Gauss Functionality for homalg
 License:        GPL-2.0-only
@@ -28,11 +28,11 @@
 Source:         
https://github.com/homalg-project/homalg_project/releases/download/GaussForHomalg-%sillyver/GaussForHomalg-%sillyver.tar.gz
 BuildArch:      noarch
 BuildRequires:  gap-rpm-devel
-Requires:       gap-core >= 4.12.1
+Requires:       gap-core >= 4.13
 Requires:       gap-gapdoc >= 1.0
 Requires:       gap-gauss >= 2021.04.01
-Requires:       gap-matricesforhomalg >= 2023.10.01
-Requires:       gap-toolsforhomalg >= 2023.11.01
+Requires:       gap-matricesforhomalg >= 2026.04.01
+Requires:       gap-toolsforhomalg >= 2026.04.01
 
 %description
 The GaussForHomalg package links the homalg package together with the

++++++ GaussForHomalg-2024.08-01.tar.gz -> GaussForHomalg-2026.04-01.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GaussForHomalg-2024.08-01/PackageInfo.g 
new/GaussForHomalg-2026.04-01/PackageInfo.g
--- old/GaussForHomalg-2024.08-01/PackageInfo.g 2024-08-22 12:20:49.000000000 
+0200
+++ new/GaussForHomalg-2026.04-01/PackageInfo.g 2026-04-10 19:52:23.000000000 
+0200
@@ -11,8 +11,8 @@
 
 PackageName := "GaussForHomalg",
 Subtitle := "Gauss functionality for the homalg project",
-Version := "2024.08-01",
-Date := "2024-08-22",
+Version := "2026.04-01",
+Date := "2026-04-10",
 License := "GPL-2.0-or-later",
 
 Persons := [
@@ -78,11 +78,11 @@
 
 
 Dependencies := rec(
-  GAP := ">= 4.12.1",
+  GAP := ">= 4.13.0",
   NeededOtherPackages := [
-                [ "ToolsForHomalg", ">= 2023.11-01" ],
+                [ "ToolsForHomalg", ">= 2026.04-01" ],
                 [ "Gauss", ">= 2021.04-01" ],
-                [ "MatricesForHomalg", ">= 2023.10-01" ],
+                [ "MatricesForHomalg", ">= 2026.04-01" ],
                 [ "GAPDoc", ">= 1.0" ] ],
   SuggestedOtherPackages := [ ],
   ExternalConditions := []
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GaussForHomalg-2024.08-01/doc/_entities.xml 
new/GaussForHomalg-2026.04-01/doc/_entities.xml
--- old/GaussForHomalg-2024.08-01/doc/_entities.xml     2024-08-22 
12:20:47.000000000 +0200
+++ new/GaussForHomalg-2026.04-01/doc/_entities.xml     2026-04-10 
19:52:21.000000000 +0200
@@ -1,3 +1,6 @@
-<!ENTITY homalg '<Package>homalg</Package>'>
-<!ENTITY CAP '<Package>CAP</Package>'>
+<!ENTITY CAP 'CAP'>
 <!ENTITY GaussForHomalg '<Package>GaussForHomalg</Package>'>
+<!ENTITY RELEASEDATE '10 April 2026'>
+<!ENTITY RELEASEYEAR '2026'>
+<!ENTITY VERSION '2026.04-01'>
+<!ENTITY homalg 'homalg'>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GaussForHomalg-2024.08-01/doc/chap0.html 
new/GaussForHomalg-2026.04-01/doc/chap0.html
--- old/GaussForHomalg-2024.08-01/doc/chap0.html        2024-08-22 
12:20:49.000000000 +0200
+++ new/GaussForHomalg-2026.04-01/doc/chap0.html        2026-04-10 
19:52:24.000000000 +0200
@@ -29,10 +29,10 @@
 <h2>Gauss functionality for the homalg project</h2>
 
 <p>
-    2024.08-01</p>
+    2026.04-01</p>
 
 <p>
-    22 August 2024
+    10 April 2026
   </p>
 
 </div>
@@ -41,7 +41,6 @@
 
 
 
-
   </b>
 <br />Email: <span class="URL"><a 
href="mailto:[email protected]";>[email protected]</a></span>
 <br />Homepage: <span class="URL"><a 
href="https://www.linkedin.com/in/simongoertzen/";>https://www.linkedin.com/in/simongoertzen/</a></span>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GaussForHomalg-2024.08-01/doc/chap0.txt 
new/GaussForHomalg-2026.04-01/doc/chap0.txt
--- old/GaussForHomalg-2024.08-01/doc/chap0.txt 2024-08-22 12:20:47.000000000 
+0200
+++ new/GaussForHomalg-2026.04-01/doc/chap0.txt 2026-04-10 19:52:21.000000000 
+0200
@@ -6,10 +6,10 @@
                    Gauss functionality for the homalg project 
   
   
-                                   2024.08-01
+                                   2026.04-01
   
   
-                                 22 August 2024
+                                 10 April 2026
   
   
                                  Simon Görtzen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GaussForHomalg-2024.08-01/doc/chap0_mj.html 
new/GaussForHomalg-2026.04-01/doc/chap0_mj.html
--- old/GaussForHomalg-2024.08-01/doc/chap0_mj.html     2024-08-22 
12:20:49.000000000 +0200
+++ new/GaussForHomalg-2026.04-01/doc/chap0_mj.html     2026-04-10 
19:52:24.000000000 +0200
@@ -32,10 +32,10 @@
 <h2>Gauss functionality for the homalg project</h2>
 
 <p>
-    2024.08-01</p>
+    2026.04-01</p>
 
 <p>
-    22 August 2024
+    10 April 2026
   </p>
 
 </div>
@@ -44,7 +44,6 @@
 
 
 
-
   </b>
 <br />Email: <span class="URL"><a 
href="mailto:[email protected]";>[email protected]</a></span>
 <br />Homepage: <span class="URL"><a 
href="https://www.linkedin.com/in/simongoertzen/";>https://www.linkedin.com/in/simongoertzen/</a></span>
Binary files old/GaussForHomalg-2024.08-01/doc/manual.pdf and 
new/GaussForHomalg-2026.04-01/doc/manual.pdf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GaussForHomalg-2024.08-01/doc/title.xml 
new/GaussForHomalg-2026.04-01/doc/title.xml
--- old/GaussForHomalg-2024.08-01/doc/title.xml 2024-08-22 12:20:47.000000000 
+0200
+++ new/GaussForHomalg-2026.04-01/doc/title.xml 2026-04-10 19:52:21.000000000 
+0200
@@ -9,10 +9,10 @@
     Gauss functionality for the homalg project
   </Subtitle>
   <Version>
-    2024.08-01
+    2026.04-01
   </Version>
   <Author>
-    Simon Görtzen<Alt Only="LaTeX"><Br/></Alt>
+    Simon Görtzen
 <Address>
 Simon Görtzen<Br/>
 Lehrstuhl B fuer Mathematik, RWTH Aachen<Br/>
@@ -22,10 +22,9 @@
 </Address>
 <Email>[email protected]</Email>
 <Homepage>https://www.linkedin.com/in/simongoertzen/</Homepage>
-
   </Author>
   <Date>
-    22 August 2024
+    10 April 2026
   </Date>
   <Abstract>
     This document explains the primary uses of the &GaussForHomalg; package. 
Included in this manual is a documented list of the most important methods and 
functions you will need.<P/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GaussForHomalg-2024.08-01/gap/GaussRationals.gi 
new/GaussForHomalg-2026.04-01/gap/GaussRationals.gi
--- old/GaussForHomalg-2024.08-01/gap/GaussRationals.gi 2024-08-22 
12:00:50.000000000 +0200
+++ new/GaussForHomalg-2026.04-01/gap/GaussRationals.gi 2026-04-10 
18:29:31.000000000 +0200
@@ -114,8 +114,8 @@
     
     R := CreateHomalgRing( Rationals );
     
-    SetRingFilter( R, IsHomalgRing );
-    SetRingElementFilter( R, IsRat );
+    SetSemiringFilter( R, IsHomalgRing );
+    SetSemiringElementFilter( R, IsRat );
     
     SetIsRationalsForHomalg( R, true );
     
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GaussForHomalg-2024.08-01/gap/GaussTools.gi 
new/GaussForHomalg-2026.04-01/gap/GaussTools.gi
--- old/GaussForHomalg-2024.08-01/gap/GaussTools.gi     2024-08-22 
12:00:50.000000000 +0200
+++ new/GaussForHomalg-2026.04-01/gap/GaussTools.gi     2026-04-10 
18:29:31.000000000 +0200
@@ -408,8 +408,8 @@
         F := GF( c, d );
         R := CreateHomalgRing( F );
         
-        SetRingFilter( R, IsHomalgRing );
-        SetRingElementFilter( R, IsFFE );
+        SetSemiringFilter( R, IsHomalgRing );
+        SetSemiringElementFilter( R, IsFFE );
         
         R!.NameOfPrimitiveElement := Concatenation( "Z", String( c ), "_", 
String( d ) );
         SetPrimitiveElement( R, PrimitiveElement( F ) / R );
@@ -418,8 +418,8 @@
     else
         R := CreateHomalgRing( ZmodnZ( c ) );
         
-        SetRingFilter( R, IsHomalgRing );
-        SetRingElementFilter( R, IsZmodnZObj );
+        SetSemiringFilter( R, IsHomalgRing );
+        SetSemiringElementFilter( R, IsZmodnZObj );
     fi;
     return R;
 end );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GaussForHomalg-2024.08-01/makedoc.g 
new/GaussForHomalg-2026.04-01/makedoc.g
--- old/GaussForHomalg-2024.08-01/makedoc.g     2024-08-22 12:00:50.000000000 
+0200
+++ new/GaussForHomalg-2026.04-01/makedoc.g     2026-04-10 18:29:31.000000000 
+0200
@@ -3,9 +3,9 @@
 #
 # This file is a script which compiles the package manual.
 #
-if fail = LoadPackage( "AutoDoc", "2019.05.20" ) then
+if fail = LoadPackage( "AutoDoc", "2025.12.19" ) then
     
-    Error( "AutoDoc version 2019.05.20 or newer is required." );
+    Error( "AutoDoc version 2025.12.19 or newer is required." );
     
 fi;
 
@@ -20,7 +20,7 @@
         ),
     ),
     scaffold := rec(
-        entities := [ "homalg", "CAP" ],
+        entities := rec( homalg := "homalg", CAP := "CAP" ),
         MainPage := false,
     ),
 ) );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/GaussForHomalg-2024.08-01/makedoc_with_overfull_hbox_warnings.g 
new/GaussForHomalg-2026.04-01/makedoc_with_overfull_hbox_warnings.g
--- old/GaussForHomalg-2024.08-01/makedoc_with_overfull_hbox_warnings.g 
2024-08-22 12:00:50.000000000 +0200
+++ new/GaussForHomalg-2026.04-01/makedoc_with_overfull_hbox_warnings.g 
2026-04-10 18:29:31.000000000 +0200
@@ -3,9 +3,9 @@
 #
 # This file is a script which compiles the package manual and prints overfull 
hbox warnings.
 #
-if fail = LoadPackage( "AutoDoc", "2019.05.20" ) then
+if fail = LoadPackage( "AutoDoc", "2025.12.19" ) then
     
-    Error( "AutoDoc version 2019.05.20 or newer is required." );
+    Error( "AutoDoc version 2025.12.19 or newer is required." );
     
 fi;
 
@@ -31,7 +31,7 @@
         ),
     ),
     scaffold := rec(
-        entities := [ "homalg", "CAP" ],
+        entities := rec( homalg := "homalg", CAP := "CAP" ),
         MainPage := false,
     ),
 ) );

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.Mq6Aom/_old  2026-06-16 14:00:58.448136035 +0200
+++ /var/tmp/diff_new_pack.Mq6Aom/_new  2026-06-16 14:00:58.456136367 +0200
@@ -1,5 +1,5 @@
-mtime: 1739134894
-commit: 047895d6f886b270fd0f9602a1b647123743080e2af06fea966dcd6ffd908a8c
+mtime: 1781538370
+commit: 817620b67b8e4d0103fcc477f3a4ab6e4c930911768a50d43f66fd42343b889d
 url: https://src.opensuse.org/jengelh/gap-gaussforhomalg
 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-06-15 17:46:10.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to