Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 4ti2 for openSUSE:Factory checked in 
at 2025-07-21 20:00:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/4ti2 (Old)
 and      /work/SRC/openSUSE:Factory/.4ti2.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "4ti2"

Mon Jul 21 20:00:53 2025 rev:13 rq:1294587 version:1.6.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/4ti2/4ti2.changes        2025-05-30 
17:19:31.020742739 +0200
+++ /work/SRC/openSUSE:Factory/.4ti2.new.8875/4ti2.changes      2025-07-21 
20:02:03.911492459 +0200
@@ -1,0 +2,6 @@
+Sun Jul 20 13:05:39 UTC 2025 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 6.13
+  * zsolve: remove secret 'maxnorm == 2' option handling
+
+-------------------------------------------------------------------

Old:
----
  4ti2-1.6.12.tar.gz

New:
----
  4ti2-1.6.13.tar.gz

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

Other differences:
------------------
++++++ 4ti2.spec ++++++
--- /var/tmp/diff_new_pack.9CNvSO/_old  2025-07-21 20:02:04.659523588 +0200
+++ /var/tmp/diff_new_pack.9CNvSO/_new  2025-07-21 20:02:04.659523588 +0200
@@ -17,17 +17,17 @@
 
 
 Name:           4ti2
-Version:        1.6.12
+Version:        1.6.13
 Release:        0
 Summary:        Package for algebraic, geometric and combinatorial problems on 
linear spaces
 License:        GPL-2.0-or-later
 Group:          Productivity/Scientific/Math
 URL:            https://4ti2.github.io/
-Source:         
https://github.com/4ti2/4ti2/releases/download/Release_1_6_12/4ti2-%version.tar.gz
+Source:         
https://github.com/4ti2/4ti2/releases/download/Release_1_6_13/4ti2-%version.tar.gz
 Patch2:         4ti2-handle-prefix.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++ >= 4.3
-BuildRequires:  glpk-devel >= 4.52
+BuildRequires:  pkgconfig(glpk) >= 4.52
 BuildRequires:  gmp-devel >= 4.1.4
 
 %description

++++++ 4ti2-1.6.12.tar.gz -> 4ti2-1.6.13.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/4ti2-1.6.12/configure new/4ti2-1.6.13/configure
--- old/4ti2-1.6.12/configure   2025-05-26 19:03:25.000000000 +0200
+++ new/4ti2-1.6.13/configure   2025-07-19 21:40:12.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for 4ti2 1.6.12.
+# Generated by GNU Autoconf 2.71 for 4ti2 1.6.13.
 #
 #
 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
@@ -618,8 +618,8 @@
 # Identity of this package.
 PACKAGE_NAME='4ti2'
 PACKAGE_TARNAME='4ti2'
-PACKAGE_VERSION='1.6.12'
-PACKAGE_STRING='4ti2 1.6.12'
+PACKAGE_VERSION='1.6.13'
+PACKAGE_STRING='4ti2 1.6.13'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1537,7 +1537,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures 4ti2 1.6.12 to adapt to many kinds of systems.
+\`configure' configures 4ti2 1.6.13 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1608,7 +1608,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of 4ti2 1.6.12:";;
+     short | recursive ) echo "Configuration of 4ti2 1.6.13:";;
    esac
   cat <<\_ACEOF
 
@@ -1733,7 +1733,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-4ti2 configure 1.6.12
+4ti2 configure 1.6.13
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2355,7 +2355,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by 4ti2 $as_me 1.6.12, which was
+It was created by 4ti2 $as_me 1.6.13, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3844,7 +3844,7 @@
 
 # Define the identity of the package.
  PACKAGE='4ti2'
- VERSION='1.6.12'
+ VERSION='1.6.13'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -24042,7 +24042,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by 4ti2 $as_me 1.6.12, which was
+This file was extended by 4ti2 $as_me 1.6.13, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -24110,7 +24110,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-4ti2 config.status 1.6.12
+4ti2 config.status 1.6.13
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/4ti2-1.6.12/configure.ac new/4ti2-1.6.13/configure.ac
--- old/4ti2-1.6.12/configure.ac        2025-05-26 19:02:57.000000000 +0200
+++ new/4ti2-1.6.13/configure.ac        2025-07-19 21:39:55.000000000 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
-AC_INIT([4ti2],[1.6.12])
+AC_INIT([4ti2],[1.6.13])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([foreign std-options])
 AC_CONFIG_FILES([Makefile src/Makefile src/4ti2/Makefile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/4ti2-1.6.12/src/zsolve/DefaultController.hpp 
new/4ti2-1.6.13/src/zsolve/DefaultController.hpp
--- old/4ti2-1.6.12/src/zsolve/DefaultController.hpp    2025-05-26 
19:02:57.000000000 +0200
+++ new/4ti2-1.6.13/src/zsolve/DefaultController.hpp    2025-07-19 
21:39:55.000000000 +0200
@@ -252,7 +252,7 @@
 
     void log_maxnorm (Algorithm <T> * algorithm, bool final)
     {
-        if ((m_options.maxnorm () == 1 && final) || m_options.maxnorm () == 2)
+        if (m_options.maxnorm () && final)
         {
             VectorArray <T> maxnorm (algorithm->get_result_variables ());
             T norm = algorithm->extract_maxnorm_results (maxnorm);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/4ti2-1.6.12/src/zsolve/Integer.h 
new/4ti2-1.6.13/src/zsolve/Integer.h
--- old/4ti2-1.6.12/src/zsolve/Integer.h        2025-05-26 19:02:57.000000000 
+0200
+++ new/4ti2-1.6.13/src/zsolve/Integer.h        2025-07-19 21:39:55.000000000 
+0200
@@ -23,6 +23,12 @@
 #ifndef __4ti2_zsolve__Integer_
 #define __4ti2_zsolve__Integer_
 
+#ifdef __cplusplus
+#include <cstdint>
+#else
+#include <inttypes.h>
+#endif
+
 #include "4ti2/4ti2_config.h"
 
 #ifdef _4ti2_HAVE_GMP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/4ti2-1.6.12/src/zsolve/zsolve.h 
new/4ti2-1.6.13/src/zsolve/zsolve.h
--- old/4ti2-1.6.12/src/zsolve/zsolve.h 2025-05-26 19:02:57.000000000 +0200
+++ new/4ti2-1.6.13/src/zsolve/zsolve.h 2025-07-19 21:39:55.000000000 +0200
@@ -23,11 +23,10 @@
 #ifndef _4ti2_zsolve__zsolve_
 #define _4ti2_zsolve__zsolve_
 
+#ifdef __cplusplus
+#include <cstdint>
+#else
 #include <inttypes.h>
-
-#if 0
-typedef int int32_t;
-typedef long long int64_t;
 #endif
 
 #include "4ti2/4ti2_config.h"

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.9CNvSO/_old  2025-07-21 20:02:05.399554384 +0200
+++ /var/tmp/diff_new_pack.9CNvSO/_new  2025-07-21 20:02:05.399554384 +0200
@@ -1,5 +1,5 @@
-mtime: 1748471274
-commit: 92c051e918fdb09723093df2412fc6826c51a89e690eea7faebda2e5da43e907
+mtime: 1753017683
+commit: 194d566aa292bddb36c2109747661e2acdbddb61938d699bf502c2fc53c716d7
 url: https://src.opensuse.org/jengelh/4ti2
 revision: master
 

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

Reply via email to