Hello community, here is the log from the commit of package muparser for openSUSE:Factory checked in at 2016-03-26 15:24:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/muparser (Old) and /work/SRC/openSUSE:Factory/.muparser.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "muparser" Changes: -------- --- /work/SRC/openSUSE:Factory/muparser/muparser.changes 2015-02-13 08:35:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.muparser.new/muparser.changes 2016-03-26 15:24:31.000000000 +0100 @@ -1,0 +2,8 @@ +Sun Mar 13 12:01:14 UTC 2016 - jeng...@inai.de + +- Update to new upstream release 2.2.5 +* example2 extended to work with UNICODE character set +* muChar_t in muParserDLL.h was not set properly when UNICODE + was used + +------------------------------------------------------------------- Old: ---- muparser-2.2.4.tar.xz New: ---- v2.2.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ muparser.spec ++++++ --- /var/tmp/diff_new_pack.rTWFWP/_old 2016-03-26 15:24:32.000000000 +0100 +++ /var/tmp/diff_new_pack.rTWFWP/_new 2016-03-26 15:24:32.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package muparser # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,15 @@ Name: muparser -%define lname libmuparser2_2_4 -Version: 2.2.4 +%define lname libmuparser2_2_5 +Version: 2.2.5 Release: 0 Summary: A math parser library License: MIT Group: Productivity/Scientific/Math Url: http://muparser.beltoforion.de/ -#DL-URL: https://doc-0g-58-docs.googleusercontent.com/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/is8u65pst36vuotrinv2c401knhailp9/1422914400000/10606444718388524723/*/0BzuB-ydOOoduejdwdTQwcF9JLTA?e=download -Source: %name-%version.tar.xz +Source: https://github.com/beltoforion/%name/archive/v%version.tar.gz Source9: prepare-tar.sh Patch1: muparser-optflags.patch Patch2: muparser-abiversion.diff @@ -36,7 +35,6 @@ BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkg-config -BuildRequires: xz %description muParser is an extensible high performance math parser library written in ++++++ muparser-abiversion.diff ++++++ --- /var/tmp/diff_new_pack.rTWFWP/_old 2016-03-26 15:24:33.000000000 +0100 +++ /var/tmp/diff_new_pack.rTWFWP/_new 2016-03-26 15:24:33.000000000 +0100 @@ -26,7 +26,7 @@ @COND_PLATFORM_MACOSX_1_USE_SOVERSION_1@ = .2.2.4.$(SO_SUFFIX) @COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@__muParser_dll___targetsuf3 \ -@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@ = .$(SO_SUFFIX).2 -+@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@ = .$(SO_SUFFIX).2.2.4 ++@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@ = .$(SO_SUFFIX).2.2.5 @COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1@__muParser_dll___targetsuf3 \ @COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1@ = -2.$(SO_SUFFIX) @COND_USE_SOVERSION_0@__muParser_dll___targetsuf3 = .$(SO_SUFFIX)