Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package muparser for openSUSE:Factory 
checked in at 2022-11-16 15:43:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/muparser (Old)
 and      /work/SRC/openSUSE:Factory/.muparser.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "muparser"

Wed Nov 16 15:43:34 2022 rev:16 rq:1035914 version:2.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/muparser/muparser.changes        2022-01-23 
12:17:14.735843316 +0100
+++ /work/SRC/openSUSE:Factory/.muparser.new.1597/muparser.changes      
2022-11-16 15:43:46.887922689 +0100
@@ -1,0 +2,6 @@
+Tue Nov 15 19:31:50 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2.3.4
+  * build: resolve sprintf deprecation warnings
+
+-------------------------------------------------------------------

Old:
----
  v2.3.3-1.tar.gz

New:
----
  v2.3.4.tar.gz

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

Other differences:
------------------
++++++ muparser.spec ++++++
--- /var/tmp/diff_new_pack.sbYBkS/_old  2022-11-16 15:43:47.463924777 +0100
+++ /var/tmp/diff_new_pack.sbYBkS/_new  2022-11-16 15:43:47.471924806 +0100
@@ -17,14 +17,14 @@
 
 
 Name:           muparser
-%define lname  libmuparser2_3_3
-Version:        2.3.3.1
+%define lname  libmuparser2_3_4
+Version:        2.3.4
 Release:        0
 Summary:        A math parser library
 License:        MIT
 Group:          Productivity/Scientific/Math
 URL:            http://muparser.beltoforion.de/
-Source:         https://github.com/beltoforion/muparser/archive/v2.3.3-1.tar.gz
+Source:         
https://github.com/beltoforion/muparser/archive/v%version.tar.gz
 Patch0:         muparser-abiversion.diff
 Source1:        baselibs.conf
 BuildRequires:  cmake
@@ -57,11 +57,10 @@
 precalculating constant parts of the expression.
 
 %prep
-%autosetup -p1 -n %name-2.3.3-1
+%autosetup -p1
 
 %build
-%cmake \
-    -DCMAKE_INSTALL_PREFIX=%{_prefix}
+%cmake -DCMAKE_INSTALL_PREFIX="%_prefix"
 %cmake_build
 
 %install

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.sbYBkS/_old  2022-11-16 15:43:47.499924908 +0100
+++ /var/tmp/diff_new_pack.sbYBkS/_new  2022-11-16 15:43:47.503924922 +0100
@@ -1,5 +1,5 @@
-libmuparser2_3_3
+libmuparser2_3_4
 muparser-devel
-       requires "libmuparser2_3_3-<targettype> = <version>"
+       requires "libmuparser2_3_4-<targettype> = <version>"
 
 

++++++ v2.3.3-1.tar.gz -> v2.3.4.tar.gz ++++++
++++ 4255 lines of diff (skipped)

Reply via email to