Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gap-utils for openSUSE:Factory 
checked in at 2024-10-21 16:25:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gap-utils (Old)
 and      /work/SRC/openSUSE:Factory/.gap-utils.new.26871 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gap-utils"

Mon Oct 21 16:25:36 2024 rev:4 rq:1211102 version:0.87

Changes:
--------
--- /work/SRC/openSUSE:Factory/gap-utils/gap-utils.changes      2024-05-17 
20:07:59.565517778 +0200
+++ /work/SRC/openSUSE:Factory/.gap-utils.new.26871/gap-utils.changes   
2024-10-21 16:25:44.875814672 +0200
@@ -1,0 +2,6 @@
+Sun Oct 20 15:54:33 UTC 2024 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 0.87
+  * Fix tests and examples to point to new GAP website
+
+-------------------------------------------------------------------

Old:
----
  utils-0.86.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  utils-0.87.tar.gz

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

Other differences:
------------------
++++++ gap-utils.spec ++++++
--- /var/tmp/diff_new_pack.QdDrg1/_old  2024-10-21 16:25:45.575843883 +0200
+++ /var/tmp/diff_new_pack.QdDrg1/_new  2024-10-21 16:25:45.583844217 +0200
@@ -18,7 +18,7 @@
 
 Name:           gap-utils
 Summary:        GAP: Utility functions in GAP
-Version:        0.86
+Version:        0.87
 Release:        0
 License:        GPL-2.0-or-later
 Group:          Productivity/Scientific/Math

++++++ _scmsync.obsinfo ++++++
mtime: 1729439722
commit: 994623d1a58f9925045e1e1333b1665b888ec6a1344dc55a18accd7f8a257283
url: https://src.opensuse.org/jengelh/gap-utils
revision: master

++++++ utils-0.86.tar.gz -> utils-0.87.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/utils-0.86/CHANGES.md new/utils-0.87/CHANGES.md
--- old/utils-0.86/CHANGES.md   2024-05-16 19:55:45.000000000 +0200
+++ new/utils-0.87/CHANGES.md   2024-10-20 15:43:35.000000000 +0200
@@ -1,5 +1,8 @@
 # CHANGES log for the 'Utils' package
 
+## Version 0.87 ready for GAP 4.14.0 (20/10/24) 
+ * (20/10/24) fix tests and examples to new GAP website
+
 ## Version 0.86 for GAP 4.13.1 (16/05/24) 
  * (16/05/24) there have been just two minor adjustments since version 0.85
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/utils-0.86/PackageInfo.g new/utils-0.87/PackageInfo.g
--- old/utils-0.86/PackageInfo.g        2024-05-16 19:55:45.000000000 +0200
+++ new/utils-0.87/PackageInfo.g        2024-10-20 15:43:35.000000000 +0200
@@ -7,8 +7,8 @@
 
 PackageName := "utils", 
 Subtitle := "Utility functions in GAP",
-Version := "0.86",
-Date := "16/05/2024", # dd/mm/yyyy format
+Version := "0.87",
+Date := "20/10/2024", # dd/mm/yyyy format
 License := "GPL-2.0-or-later",
 
 Persons := [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/utils-0.86/doc/chap0.html 
new/utils-0.87/doc/chap0.html
--- old/utils-0.86/doc/chap0.html       2024-05-17 10:11:57.000000000 +0200
+++ new/utils-0.87/doc/chap0.html       2024-10-20 15:47:22.000000000 +0200
@@ -29,10 +29,10 @@
 <h2>Utility functions in <strong class="pkg">GAP</strong></h2>
 
 <p>
-    0.86</p>
+    0.87</p>
 
 <p>
-    16 May 2024
+    20 October 2024
   </p>
 
 </div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/utils-0.86/doc/chap0.txt new/utils-0.87/doc/chap0.txt
--- old/utils-0.86/doc/chap0.txt        2024-05-17 10:11:54.000000000 +0200
+++ new/utils-0.87/doc/chap0.txt        2024-10-20 15:47:20.000000000 +0200
@@ -6,10 +6,10 @@
                             Utility functions in GAP 
   
   
-                                      0.86
+                                      0.87
   
   
-                                  16 May 2024
+                                20 October 2024
   
   
                                  Thomas Breuer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/utils-0.86/doc/chap0_mj.html 
new/utils-0.87/doc/chap0_mj.html
--- old/utils-0.86/doc/chap0_mj.html    2024-05-17 10:11:57.000000000 +0200
+++ new/utils-0.87/doc/chap0_mj.html    2024-10-20 15:47:22.000000000 +0200
@@ -32,10 +32,10 @@
 <h2>Utility functions in <strong class="pkg">GAP</strong></h2>
 
 <p>
-    0.86</p>
+    0.87</p>
 
 <p>
-    16 May 2024
+    20 October 2024
   </p>
 
 </div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/utils-0.86/doc/chap9.html 
new/utils-0.87/doc/chap9.html
--- old/utils-0.86/doc/chap9.html       2024-05-17 10:11:57.000000000 +0200
+++ new/utils-0.87/doc/chap9.html       2024-10-20 15:47:22.000000000 +0200
@@ -66,7 +66,7 @@
 
 <div class="example"><pre>
 
-<span class="GAPprompt">gap&gt;</span> <span class="GAPinput">url:= 
"https://www.gap-system.org/Packages/utils.html";;;</span>
+<span class="GAPprompt">gap&gt;</span> <span class="GAPinput">url:= 
"https://www.gap-system.org/index.html";;;</span>
 <span class="GAPprompt">gap&gt;</span> <span class="GAPinput">res1:= Download( 
url );;</span>
 <span class="GAPprompt">gap&gt;</span> <span 
class="GAPinput">res1.success;</span>
 true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/utils-0.86/doc/chap9.txt new/utils-0.87/doc/chap9.txt
--- old/utils-0.86/doc/chap9.txt        2024-05-17 10:11:54.000000000 +0200
+++ new/utils-0.87/doc/chap9.txt        2024-10-20 15:47:20.000000000 +0200
@@ -48,7 +48,7 @@
   
     Example  
     
-    gap> url:= 
"https://www.gap-system.org/Packages/utils.html";;;
+    gap> url:= 
"https://www.gap-system.org/index.html";;;
     gap> res1:= Download( url );;
     gap> res1.success;
     true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/utils-0.86/doc/chap9_mj.html 
new/utils-0.87/doc/chap9_mj.html
--- old/utils-0.86/doc/chap9_mj.html    2024-05-17 10:11:57.000000000 +0200
+++ new/utils-0.87/doc/chap9_mj.html    2024-10-20 15:47:22.000000000 +0200
@@ -69,7 +69,7 @@
 
 <div class="example"><pre>
 
-<span class="GAPprompt">gap&gt;</span> <span class="GAPinput">url:= 
"https://www.gap-system.org/Packages/utils.html";;;</span>
+<span class="GAPprompt">gap&gt;</span> <span class="GAPinput">url:= 
"https://www.gap-system.org/index.html";;;</span>
 <span class="GAPprompt">gap&gt;</span> <span class="GAPinput">res1:= Download( 
url );;</span>
 <span class="GAPprompt">gap&gt;</span> <span 
class="GAPinput">res1.success;</span>
 true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/utils-0.86/doc/download.xml 
new/utils-0.87/doc/download.xml
--- old/utils-0.86/doc/download.xml     2024-05-16 19:55:45.000000000 +0200
+++ new/utils-0.87/doc/download.xml     2024-10-20 15:43:35.000000000 +0200
@@ -73,7 +73,7 @@
 <P/>
 <Example>
 <![CDATA[
-gap> url:= "https://www.gap-system.org/Packages/utils.html";;;
+gap> url:= "https://www.gap-system.org/index.html";;;
 gap> res1:= Download( url );;
 gap> res1.success;
 true
Binary files old/utils-0.86/doc/manual.pdf and new/utils-0.87/doc/manual.pdf 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/utils-0.86/doc/title.xml new/utils-0.87/doc/title.xml
--- old/utils-0.86/doc/title.xml        2024-05-17 10:11:54.000000000 +0200
+++ new/utils-0.87/doc/title.xml        2024-10-20 15:47:19.000000000 +0200
@@ -9,7 +9,7 @@
     Utility functions in &GAP;
   </Subtitle>
   <Version>
-    0.86
+    0.87
   </Version>
   <Author>
     Thomas Breuer<Alt Only="LaTeX"><Br/></Alt>
@@ -66,7 +66,7 @@
 
   </Author>
   <Date>
-    16 May 2024
+    20 October 2024
   </Date>
   <Abstract>
     The &Utils; package provides a space for utility functions in a variety of 
&GAP; packages to be collected together into a single package.  In this way it 
is hoped that they will become more visible to package authors.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/utils-0.86/tst/download.tst 
new/utils-0.87/tst/download.tst
--- old/utils-0.86/tst/download.tst     2024-05-16 19:55:45.000000000 +0200
+++ new/utils-0.87/tst/download.tst     2024-10-20 15:43:35.000000000 +0200
@@ -17,13 +17,13 @@
 >      meths[i].position:= String( i );
 >    od;
 gap> urls:= [ # a http url that gets redirected to https
->             [ "http://www.gap-system.org/Packages/utils.html";, true ],
+>             [ "http://www.gap-system.org/index.html";, true ],
 >             # a http url that works as such
 >             [ "http://www.math.rwth-aachen.de/index.html";, true ],
 >             # a https url that exists
->             [ "https://www.gap-system.org/Packages/utils.html";, true ],
+>             [ "https://www.gap-system.org/index.html";, true ],
 >             # a https url that does not exist
->             [ "https://www.gap-system.org/Packages/utilsxxx.html";, false ],
+>             [ "https://www.gap-system.org/indexxxxx.html";, false ],
 >           ];;
 
 ##  The problem is that the methods do not behave consistently
@@ -68,7 +68,7 @@
 >    od;
 
 ##  the example 9.1.1 from the manual
-gap> url:= "https://www.gap-system.org/Packages/utils.html";;;
+gap> url:= "https://www.gap-system.org/index.html";;;
 gap> res1:= Download( url );;
 gap> res1.success;
 true

Reply via email to