Script 'mail_helper' called by obssrc
Hello community,

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

Package is "gap-homalgtocas"

Tue Jun 16 13:55:42 2026 rev:4 rq:1359609 version:2026.04.01

Changes:
--------
--- /work/SRC/openSUSE:Factory/gap-homalgtocas/gap-homalgtocas.changes  
2025-10-12 22:28:27.640014053 +0200
+++ 
/work/SRC/openSUSE:Factory/.gap-homalgtocas.new.1981/gap-homalgtocas.changes    
    2026-06-16 14:01:23.017158509 +0200
@@ -1,0 +2,6 @@
+Mon Jun 15 15:51:45 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 2026.04.01
+  * No changelog was provided
+
+-------------------------------------------------------------------

Old:
----
  HomalgToCAS-2025.08-01.tar.gz

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

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

Other differences:
------------------
++++++ gap-homalgtocas.spec ++++++
--- /var/tmp/diff_new_pack.E83WXO/_old  2026-06-16 14:01:24.281211115 +0200
+++ /var/tmp/diff_new_pack.E83WXO/_new  2026-06-16 14:01:24.281211115 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-homalgtocas
 #
-# 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,8 +17,8 @@
 
 
 Name:           gap-homalgtocas
-Version:        2025.08.01
-%define sillyver 2025.08-01
+Version:        2026.04.01
+%define sillyver 2026.04-01
 Release:        0
 Summary:        GAP: Abstraction layer for Homalg to access external CAS
 License:        GPL-2.0-only
@@ -28,10 +28,10 @@
 Source:         
https://github.com/homalg-project/homalg_project/releases/download/HomalgToCAS-%sillyver/HomalgToCAS-%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-matricesforhomalg >= 2023.08.01
-Requires:       gap-toolsforhomalg >= 2023.11.01
+Requires:       gap-matricesforhomalg >= 2026.04.01
+Requires:       gap-toolsforhomalg >= 2026.04.01
 Suggests:       gap-io >= 2.3
 
 %description

++++++ HomalgToCAS-2025.08-01.tar.gz -> HomalgToCAS-2026.04-01.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HomalgToCAS-2025.08-01/PackageInfo.g 
new/HomalgToCAS-2026.04-01/PackageInfo.g
--- old/HomalgToCAS-2025.08-01/PackageInfo.g    2025-09-06 15:29:31.000000000 
+0200
+++ new/HomalgToCAS-2026.04-01/PackageInfo.g    2026-04-10 19:53:02.000000000 
+0200
@@ -11,8 +11,8 @@
 
 PackageName := "HomalgToCAS",
 Subtitle := "A window to the outer world",
-Version := "2025.08-01",
-Date := "2025-09-06",
+Version := "2026.04-01",
+Date := "2026-04-10",
 License := "GPL-2.0-or-later",
 
 Persons := [
@@ -158,10 +158,10 @@
 
 
 Dependencies := rec(
-  GAP := ">= 4.12.1",
+  GAP := ">= 4.13.0",
   NeededOtherPackages := [
-                [ "ToolsForHomalg", ">= 2023.11-01" ],
-                [ "MatricesForHomalg", ">= 2023.08-01" ],
+                [ "ToolsForHomalg", ">= 2026.04-01" ],
+                [ "MatricesForHomalg", ">= 2026.04-01" ],
                 [ "GAPDoc", ">= 1.0" ]
                 ],
   SuggestedOtherPackages := [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HomalgToCAS-2025.08-01/doc/_entities.xml 
new/HomalgToCAS-2026.04-01/doc/_entities.xml
--- old/HomalgToCAS-2025.08-01/doc/_entities.xml        2025-09-06 
15:29:29.000000000 +0200
+++ new/HomalgToCAS-2026.04-01/doc/_entities.xml        2026-04-10 
19:53:00.000000000 +0200
@@ -1,3 +1,6 @@
-<!ENTITY homalg '<Package>homalg</Package>'>
-<!ENTITY CAP '<Package>CAP</Package>'>
+<!ENTITY CAP 'CAP'>
 <!ENTITY HomalgToCAS '<Package>HomalgToCAS</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/HomalgToCAS-2025.08-01/doc/chap0.html 
new/HomalgToCAS-2026.04-01/doc/chap0.html
--- old/HomalgToCAS-2025.08-01/doc/chap0.html   2025-09-06 15:29:32.000000000 
+0200
+++ new/HomalgToCAS-2026.04-01/doc/chap0.html   2026-04-10 19:53:02.000000000 
+0200
@@ -29,10 +29,10 @@
 <h2>A window to the outer world</h2>
 
 <p>
-    2025.08-01</p>
+    2026.04-01</p>
 
 <p>
-    6 September 2025
+    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="http://wwwb.math.rwth-aachen.de/~thomas/";>http://wwwb.math.rwth-aachen.de/~thomas/</a></span>
@@ -51,7 +50,6 @@
 
 
 
-
   </b>
 <br />Email: <span class="URL"><a 
href="mailto:[email protected]";>[email protected]</a></span>
 <br />Homepage: <span class="URL"><a 
href="https://mohamed-barakat.github.io";>https://mohamed-barakat.github.io</a></span>
@@ -61,7 +59,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>
@@ -71,7 +68,6 @@
 
 
 
-
   </b>
 <br />Email: <span class="URL"><a 
href="mailto:[email protected]";>[email protected]</a></span>
 <br />Homepage: <span class="URL"><a 
href="https://sebasguts.github.io";>https://sebasguts.github.io</a></span>
@@ -81,7 +77,6 @@
 
 
 
-
   </b>
 <br />Email: <span class="URL"><a 
href="mailto:[email protected]";>[email protected]</a></span>
 <br />Homepage: <span class="URL"><a 
href="http://www.iitg.ernet.in/vinay.wagh/";>http://www.iitg.ernet.in/vinay.wagh/</a></span>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HomalgToCAS-2025.08-01/doc/chap0.txt 
new/HomalgToCAS-2026.04-01/doc/chap0.txt
--- old/HomalgToCAS-2025.08-01/doc/chap0.txt    2025-09-06 15:29:29.000000000 
+0200
+++ new/HomalgToCAS-2026.04-01/doc/chap0.txt    2026-04-10 19:53:00.000000000 
+0200
@@ -6,10 +6,10 @@
                           A window to the outer world 
   
   
-                                   2025.08-01
+                                   2026.04-01
   
   
-                                6 September 2025
+                                 10 April 2026
   
   
                                  Thomas Bächler
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HomalgToCAS-2025.08-01/doc/chap0_mj.html 
new/HomalgToCAS-2026.04-01/doc/chap0_mj.html
--- old/HomalgToCAS-2025.08-01/doc/chap0_mj.html        2025-09-06 
15:29:32.000000000 +0200
+++ new/HomalgToCAS-2026.04-01/doc/chap0_mj.html        2026-04-10 
19:53:02.000000000 +0200
@@ -32,10 +32,10 @@
 <h2>A window to the outer world</h2>
 
 <p>
-    2025.08-01</p>
+    2026.04-01</p>
 
 <p>
-    6 September 2025
+    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="http://wwwb.math.rwth-aachen.de/~thomas/";>http://wwwb.math.rwth-aachen.de/~thomas/</a></span>
@@ -54,7 +53,6 @@
 
 
 
-
   </b>
 <br />Email: <span class="URL"><a 
href="mailto:[email protected]";>[email protected]</a></span>
 <br />Homepage: <span class="URL"><a 
href="https://mohamed-barakat.github.io";>https://mohamed-barakat.github.io</a></span>
@@ -64,7 +62,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>
@@ -74,7 +71,6 @@
 
 
 
-
   </b>
 <br />Email: <span class="URL"><a 
href="mailto:[email protected]";>[email protected]</a></span>
 <br />Homepage: <span class="URL"><a 
href="https://sebasguts.github.io";>https://sebasguts.github.io</a></span>
@@ -84,7 +80,6 @@
 
 
 
-
   </b>
 <br />Email: <span class="URL"><a 
href="mailto:[email protected]";>[email protected]</a></span>
 <br />Homepage: <span class="URL"><a 
href="http://www.iitg.ernet.in/vinay.wagh/";>http://www.iitg.ernet.in/vinay.wagh/</a></span>
Binary files old/HomalgToCAS-2025.08-01/doc/manual.pdf and 
new/HomalgToCAS-2026.04-01/doc/manual.pdf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HomalgToCAS-2025.08-01/doc/title.xml 
new/HomalgToCAS-2026.04-01/doc/title.xml
--- old/HomalgToCAS-2025.08-01/doc/title.xml    2025-09-06 15:29:29.000000000 
+0200
+++ new/HomalgToCAS-2026.04-01/doc/title.xml    2026-04-10 19:53:00.000000000 
+0200
@@ -9,10 +9,10 @@
     A window to the outer world
   </Subtitle>
   <Version>
-    2025.08-01
+    2026.04-01
   </Version>
   <Author>
-    Thomas Bächler<Alt Only="LaTeX"><Br/></Alt>
+    Thomas Bächler
 <Address>
 Thomas Bächler<Br/>
 Lehrstuhl B fuer Mathematik, RWTH Aachen<Br/>
@@ -22,10 +22,9 @@
 </Address>
 <Email>[email protected]</Email>
 <Homepage>http://wwwb.math.rwth-aachen.de/~thomas/</Homepage>
-
   </Author>
   <Author>
-    Mohamed Barakat<Alt Only="LaTeX"><Br/></Alt>
+    Mohamed Barakat
 <Address>
 Walter-Flex-Str. 3<Br/>
 57072 Siegen<Br/>
@@ -33,10 +32,9 @@
 </Address>
 <Email>[email protected]</Email>
 <Homepage>https://mohamed-barakat.github.io</Homepage>
-
   </Author>
   <Author>
-    Simon Görtzen<Alt Only="LaTeX"><Br/></Alt>
+    Simon Görtzen
 <Address>
 Simon Görtzen<Br/>
 Lehrstuhl B fuer Mathematik, RWTH Aachen<Br/>
@@ -46,10 +44,9 @@
 </Address>
 <Email>[email protected]</Email>
 <Homepage>https://www.linkedin.com/in/simongoertzen/</Homepage>
-
   </Author>
   <Author>
-    Sebastian Gutsche<Alt Only="LaTeX"><Br/></Alt>
+    Sebastian Gutsche
 <Address>
 Department Mathematik<Br/>
 Universität Siegen<Br/>
@@ -59,10 +56,9 @@
 </Address>
 <Email>[email protected]</Email>
 <Homepage>https://sebasguts.github.io</Homepage>
-
   </Author>
   <Author>
-    Vinay Wagh<Alt Only="LaTeX"><Br/></Alt>
+    Vinay Wagh
 <Address>
 E-102, Department of Mathematics,<Br/>
 Indian Institute of Technology Guwahati,<Br/>
@@ -72,10 +68,9 @@
 </Address>
 <Email>[email protected]</Email>
 <Homepage>http://www.iitg.ernet.in/vinay.wagh/</Homepage>
-
   </Author>
   <Date>
-    6 September 2025
+    10 April 2026
   </Date>
   <Copyright>
     &copyright; 2007-2015 by Mohamed Barakat, Thomas Breuer, Simon Görtzen, 
and Frank Lübeck.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HomalgToCAS-2025.08-01/gap/HomalgExternalRing.gi 
new/HomalgToCAS-2026.04-01/gap/HomalgExternalRing.gi
--- old/HomalgToCAS-2025.08-01/gap/HomalgExternalRing.gi        2025-09-06 
15:10:59.000000000 +0200
+++ new/HomalgToCAS-2026.04-01/gap/HomalgExternalRing.gi        2026-04-10 
18:29:31.000000000 +0200
@@ -23,7 +23,7 @@
 ##  <#/GAPDoc>
 ##
 DeclareRepresentation( "IsHomalgExternalRingRep",
-        IsHomalgRing and IsHomalgRingOrFinitelyPresentedModuleRep,
+        IsHomalgRing and IsHomalgSemiringOrFinitelyPresentedModuleRep,
         [ "ring", "homalgTable" ] );
 
 ##  <#GAPDoc Label="IsHomalgExternalRingElementRep">
@@ -501,8 +501,8 @@
     ## create the external ring
     R :=  CallFuncList( CreateHomalgRing, ar );
     
-    SetRingFilter( R, IsHomalgRing );
-    SetRingElementFilter( R, IsHomalgRingElement );
+    SetSemiringFilter( R, IsHomalgRing );
+    SetSemiringElementFilter( R, IsHomalgRingElement );
     
     ## for the view methods:
     ## <A matrix over an external ring>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HomalgToCAS-2025.08-01/makedoc.g 
new/HomalgToCAS-2026.04-01/makedoc.g
--- old/HomalgToCAS-2025.08-01/makedoc.g        2025-09-06 15:10:59.000000000 
+0200
+++ new/HomalgToCAS-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/HomalgToCAS-2025.08-01/makedoc_with_overfull_hbox_warnings.g 
new/HomalgToCAS-2026.04-01/makedoc_with_overfull_hbox_warnings.g
--- old/HomalgToCAS-2025.08-01/makedoc_with_overfull_hbox_warnings.g    
2025-09-06 15:10:59.000000000 +0200
+++ new/HomalgToCAS-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.E83WXO/_old  2026-06-16 14:01:24.449218106 +0200
+++ /var/tmp/diff_new_pack.E83WXO/_new  2026-06-16 14:01:24.453218273 +0200
@@ -1,5 +1,5 @@
-mtime: 1760205550
-commit: 5a753f3f79d62276ecd66e6710f8be157e84d85e23d20564e3836f763bb983b5
+mtime: 1781538716
+commit: 58fa78a617f40408719150cb4126fb79a6359a07dc3c636ed166cd16680f200a
 url: https://src.opensuse.org/jengelh/gap-homalgtocas
 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:51:56.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to