Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gap-ferret for openSUSE:Factory 
checked in at 2024-08-28 21:29:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gap-ferret (Old)
 and      /work/SRC/openSUSE:Factory/.gap-ferret.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gap-ferret"

Wed Aug 28 21:29:53 2024 rev:5 rq:1196356 version:1.0.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/gap-ferret/gap-ferret.changes    2024-04-26 
23:27:06.608595413 +0200
+++ /work/SRC/openSUSE:Factory/.gap-ferret.new.2698/gap-ferret.changes  
2024-08-28 21:30:14.051620474 +0200
@@ -1,0 +2,6 @@
+Tue Aug 27 19:28:13 UTC 2024 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 1.0.12
+  * Update GAP kernel module checking
+
+-------------------------------------------------------------------

Old:
----
  ferret-1.0.11.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  ferret-1.0.12.tar.gz

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

Other differences:
------------------
++++++ gap-ferret.spec ++++++
--- /var/tmp/diff_new_pack.M5ZzL4/_old  2024-08-28 21:30:14.643645133 +0200
+++ /var/tmp/diff_new_pack.M5ZzL4/_new  2024-08-28 21:30:14.651645466 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gap-ferret
-Version:        1.0.11
+Version:        1.0.12
 Release:        0
 Summary:        GAP: Backtrack Search in Permutation Groups
 License:        MPL-2.0

++++++ _scmsync.obsinfo ++++++
mtime: 1724787008
commit: fecd555e18eb93ccab88a8b9b5ffcfec71e00f2f8b7134edb33d3ccb446220e1
url: https://src.opensuse.org/jengelh/gap-ferret
revision: master

++++++ ferret-1.0.11.tar.gz -> ferret-1.0.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ferret-1.0.11/PackageInfo.g 
new/ferret-1.0.12/PackageInfo.g
--- old/ferret-1.0.11/PackageInfo.g     2024-04-24 09:17:58.000000000 +0200
+++ new/ferret-1.0.12/PackageInfo.g     2024-08-27 19:01:46.000000000 +0200
@@ -2,8 +2,8 @@
 
 PackageName := "ferret",
 Subtitle := "Backtrack Search in Permutation Groups",
-Version := "1.0.11",
-Date := "24/04/2024", # dd/mm/yyyy format
+Version := "1.0.12",
+Date := "27/08/2024", # dd/mm/yyyy format
 License := "MPL-2.0",
 
 Persons := [
@@ -66,14 +66,17 @@
 ),
 
 Dependencies := rec(
-  GAP := ">= 4.11",
+  GAP := ">= 4.12",
   NeededOtherPackages := [ [ "GAPDoc", ">= 1.5" ] ],
   SuggestedOtherPackages := [ ],
   ExternalConditions := [ ],
 ),
 
 AvailabilityTest := function()
-  if Filename(DirectoriesPackagePrograms("ferret"), "ferret.so") = fail then
+  if not IsKernelExtensionAvailable("ferret") then
+    LogPackageLoadingMessage(PACKAGE_WARNING,
+                            ["the kernel module is not compiled, ",
+                              "the package cannot be loaded."]);
     return fail;
   fi;
   return true;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ferret-1.0.11/doc/chap0.html 
new/ferret-1.0.12/doc/chap0.html
--- old/ferret-1.0.11/doc/chap0.html    2024-04-24 09:18:45.000000000 +0200
+++ new/ferret-1.0.12/doc/chap0.html    2024-08-27 19:02:27.000000000 +0200
@@ -29,10 +29,10 @@
 <h2>Backtrack Search in Permutation Groups</h2>
 
 <p>
-    1.0.11</p>
+    1.0.12</p>
 
 <p>
-    24 April 2024
+    27 August 2024
   </p>
 
 </div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ferret-1.0.11/doc/chap0.txt 
new/ferret-1.0.12/doc/chap0.txt
--- old/ferret-1.0.11/doc/chap0.txt     2024-04-24 09:18:42.000000000 +0200
+++ new/ferret-1.0.12/doc/chap0.txt     2024-08-27 19:02:22.000000000 +0200
@@ -6,10 +6,10 @@
                      Backtrack Search in Permutation Groups 
   
   
-                                     1.0.11
+                                     1.0.12
   
   
-                                 24 April 2024
+                                 27 August 2024
   
   
                              Christopher Jefferson
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ferret-1.0.11/doc/chap0_mj.html 
new/ferret-1.0.12/doc/chap0_mj.html
--- old/ferret-1.0.11/doc/chap0_mj.html 2024-04-24 09:18:45.000000000 +0200
+++ new/ferret-1.0.12/doc/chap0_mj.html 2024-08-27 19:02:27.000000000 +0200
@@ -32,10 +32,10 @@
 <h2>Backtrack Search in Permutation Groups</h2>
 
 <p>
-    1.0.11</p>
+    1.0.12</p>
 
 <p>
-    24 April 2024
+    27 August 2024
   </p>
 
 </div>
Binary files old/ferret-1.0.11/doc/manual.pdf and 
new/ferret-1.0.12/doc/manual.pdf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ferret-1.0.11/doc/title.xml 
new/ferret-1.0.12/doc/title.xml
--- old/ferret-1.0.11/doc/title.xml     2024-04-24 09:18:42.000000000 +0200
+++ new/ferret-1.0.12/doc/title.xml     2024-08-27 19:02:22.000000000 +0200
@@ -9,7 +9,7 @@
     Backtrack Search in Permutation Groups
   </Subtitle>
   <Version>
-    1.0.11
+    1.0.12
   </Version>
   <Author>
     Christopher Jefferson<Alt Only="LaTeX"><Br/></Alt>
@@ -23,7 +23,7 @@
 
   </Author>
   <Date>
-    24 April 2024
+    27 August 2024
   </Date>
   <Copyright>
     &copyright; by Christopher Jefferson
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ferret-1.0.11/init.g new/ferret-1.0.12/init.g
--- old/ferret-1.0.11/init.g    2024-04-24 09:17:58.000000000 +0200
+++ new/ferret-1.0.12/init.g    2024-08-27 19:01:46.000000000 +0200
@@ -5,6 +5,12 @@
 ##
 
 #############################################################################
+
+# load kernel function if it is installed
+if not LoadKernelExtension("ferret") then
+  Error("failed to load the ferret package kernel extension");
+fi;
+
 ##
 #R  Read the declaration files.
 ##
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ferret-1.0.11/read.g new/ferret-1.0.12/read.g
--- old/ferret-1.0.11/read.g    2024-04-24 09:17:58.000000000 +0200
+++ new/ferret-1.0.12/read.g    2024-08-27 19:01:46.000000000 +0200
@@ -8,14 +8,6 @@
 ##
 #R  Read the install files.
 ##
-
-# Load C code
-_PATH_SO:=Filename(DirectoriesPackagePrograms("ferret"), "ferret.so");
-if _PATH_SO <> fail then
-    LoadDynamicModule(_PATH_SO);
-fi;
-Unbind(_PATH_SO);
-
 ReadPackage( "ferret", "lib/helper_functions.g" );
 ReadPackage( "ferret", "lib/yapb.gi" );
 ReadPackage( "ferret", "lib/overloadmethods.gi" );

Reply via email to