Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gap-json for openSUSE:Factory 
checked in at 2025-06-23 15:03:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gap-json (Old)
 and      /work/SRC/openSUSE:Factory/.gap-json.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gap-json"

Mon Jun 23 15:03:28 2025 rev:6 rq:1287615 version:2.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/gap-json/gap-json.changes        2025-02-28 
17:40:40.187958545 +0100
+++ /work/SRC/openSUSE:Factory/.gap-json.new.7067/gap-json.changes      
2025-06-23 15:03:54.382313281 +0200
@@ -1,0 +2,6 @@
+Sat Jun 21 23:48:34 UTC 2025 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2.2.3
+  * No user-visible changes
+
+-------------------------------------------------------------------

Old:
----
  json-2.2.2.tar.gz

New:
----
  json-2.2.3.tar.gz

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

Other differences:
------------------
++++++ gap-json.spec ++++++
--- /var/tmp/diff_new_pack.Sq7Lb5/_old  2025-06-23 15:03:55.306351830 +0200
+++ /var/tmp/diff_new_pack.Sq7Lb5/_new  2025-06-23 15:03:55.306351830 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-json
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # 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-json
-Version:        2.2.2
+Version:        2.2.3
 Release:        0
 Summary:        GAP: Package for reading and writing JSON
 License:        BSD-2-Clause
@@ -26,7 +26,7 @@
 #Git-Clone:     https://github.com/gap-packages/json
 Source:         
https://github.com/gap-packages/json/releases/download/v%version/json-%version.tar.gz
 BuildRequires:  c++_compiler
-BuildRequires:  gap-devel
+BuildRequires:  gap-devel >= 4.12
 BuildRequires:  gap-rpm-devel
 Requires:       gap-core >= 4.12
 Requires:       gap-gapdoc >= 1.5

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.Sq7Lb5/_old  2025-06-23 15:03:55.346353499 +0200
+++ /var/tmp/diff_new_pack.Sq7Lb5/_new  2025-06-23 15:03:55.350353666 +0200
@@ -1,5 +1,5 @@
-mtime: 1740697291
-commit: 7773534943d189a8cb5f7c7ea455f200aa28a25bfb0a9efec1e0d9cd713463dc
+mtime: 1750549736
+commit: c0f808966fed9800448ca348164d1170d1fa28c0786f006cb3ab54d7cc78a5ff
 url: https://src.opensuse.org/jengelh/gap-json
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ json-2.2.2.tar.gz -> json-2.2.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/json-2.2.2/PackageInfo.g new/json-2.2.3/PackageInfo.g
--- old/json-2.2.2/PackageInfo.g        2024-08-27 18:57:29.000000000 +0200
+++ new/json-2.2.3/PackageInfo.g        2025-06-21 17:52:07.000000000 +0200
@@ -10,8 +10,8 @@
 
 PackageName := "json",
 Subtitle := "Reading and Writing JSON",
-Version := "2.2.2",
-Date := "27/08/2024", # dd/mm/yyyy format
+Version := "2.2.3",
+Date := "21/06/2025", # dd/mm/yyyy format
 License := "BSD-2-Clause",
 
 Persons := [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/json-2.2.2/README new/json-2.2.3/README
--- old/json-2.2.2/README       2024-08-27 18:57:29.000000000 +0200
+++ new/json-2.2.3/README       2025-06-21 17:52:07.000000000 +0200
@@ -19,18 +19,23 @@
 Updates
 =======
 
+v2.2.3
+======
+
+Internal cleanups for new GAP versions
+
 v2.2.2
 ======
 
 Use up-to-date methods of loading packages in GAP
 
-2.2.1
-=====
+v2.2.1
+======
 
 Internal cleanups for new GAP versions
 
-2.2.0
-=====
+v2.2.0
+======
 
 Speed up outputting JSON, add new tests
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/json-2.2.2/doc/chap0.html 
new/json-2.2.3/doc/chap0.html
--- old/json-2.2.2/doc/chap0.html       2024-08-27 18:57:52.000000000 +0200
+++ new/json-2.2.3/doc/chap0.html       2025-06-21 17:53:33.000000000 +0200
@@ -29,10 +29,10 @@
 <h2>Reading and Writing JSON</h2>
 
 <p>
-    2.2.2</p>
+    2.2.3</p>
 
 <p>
-    27 August 2024
+    21 June 2025
   </p>
 
 </div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/json-2.2.2/doc/chap0.txt new/json-2.2.3/doc/chap0.txt
--- old/json-2.2.2/doc/chap0.txt        2024-08-27 18:57:50.000000000 +0200
+++ new/json-2.2.3/doc/chap0.txt        2025-06-21 17:53:30.000000000 +0200
@@ -6,10 +6,10 @@
                             Reading and Writing JSON 
   
   
-                                     2.2.2
+                                     2.2.3
   
   
-                                 27 August 2024
+                                  21 June 2025
   
   
                              Christopher Jefferson
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/json-2.2.2/doc/chap0_mj.html 
new/json-2.2.3/doc/chap0_mj.html
--- old/json-2.2.2/doc/chap0_mj.html    2024-08-27 18:57:52.000000000 +0200
+++ new/json-2.2.3/doc/chap0_mj.html    2025-06-21 17:53:33.000000000 +0200
@@ -32,10 +32,10 @@
 <h2>Reading and Writing JSON</h2>
 
 <p>
-    2.2.2</p>
+    2.2.3</p>
 
 <p>
-    27 August 2024
+    21 June 2025
   </p>
 
 </div>
Binary files old/json-2.2.2/doc/manual.pdf and new/json-2.2.3/doc/manual.pdf 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/json-2.2.2/doc/title.xml new/json-2.2.3/doc/title.xml
--- old/json-2.2.2/doc/title.xml        2024-08-27 18:57:50.000000000 +0200
+++ new/json-2.2.3/doc/title.xml        2025-06-21 17:53:30.000000000 +0200
@@ -9,7 +9,7 @@
     Reading and Writing JSON
   </Subtitle>
   <Version>
-    2.2.2
+    2.2.3
   </Version>
   <Author>
     Christopher Jefferson<Alt Only="LaTeX"><Br/></Alt>
@@ -23,6 +23,6 @@
 
   </Author>
   <Date>
-    27 August 2024
+    21 June 2025
   </Date>
   </TitlePage>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/json-2.2.2/src/json.cc new/json-2.2.3/src/json.cc
--- old/json-2.2.2/src/json.cc  2024-08-27 18:57:29.000000000 +0200
+++ new/json-2.2.3/src/json.cc  2025-06-21 17:52:07.000000000 +0200
@@ -2,7 +2,7 @@
  * json: Reading and Writing JSON
  */
 
-#include "compiled.h" // GAP headers
+#include "gap_all.h" // GAP headers
 
 #include "gap-functions.h"
 

Reply via email to