SHA256
1
0
forked from pool/muparser

Accepting request 376047 from science

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/376047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/muparser?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2016-03-26 14:24:30 +00:00 committed by Git OBS Bridge
commit 20c749504c
5 changed files with 16 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:337a875fdf42cce1e2ecce8b9d351b0ddd634c9a517471a41a6dc9bc980bdeba
size 159828

View File

@ -26,7 +26,7 @@ Index: muparser-2.2.4/Makefile.in
@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)

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 13 12:01:14 UTC 2016 - jengelh@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
-------------------------------------------------------------------
Mon Feb 2 23:06:30 UTC 2015 - jengelh@inai.de

View File

@ -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: automake
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: pkg-config
BuildRequires: xz
%description
muParser is an extensible high performance math parser library written in

3
v2.2.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0666ef55da72c3e356ca85b6a0084d56b05dd740c3c21d26d372085aa2c6e708
size 761315