forked from pool/muparser
Accepting request 643712 from home:badshah400:branches:science
- Update to version 2.2.6.1: * build system based on cmake * source code fixes for modern compilers - Update soversion in muparser-abiversion.diff and baselibs.conf. OBS-URL: https://build.opensuse.org/request/show/643712 OBS-URL: https://build.opensuse.org/package/show/science/muparser?expand=0&rev=19
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
libmuparser2_2_5
|
||||
libmuparser2_2_6
|
||||
muparser-devel
|
||||
requires "libmuparser2_2_5-<targettype> = <version>"
|
||||
requires "libmuparser2_2_6-<targettype> = <version>"
|
||||
|
||||
|
@@ -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.5
|
||||
+@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@ = .$(SO_SUFFIX).2.2.6
|
||||
@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)
|
||||
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 13:11:56 UTC 2018 - badshah400@gmail.com
|
||||
|
||||
- Update to version 2.2.6.1:
|
||||
* build system based on cmake
|
||||
* source code fixes for modern compilers
|
||||
- Update soversion in muparser-abiversion.diff and baselibs.conf.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 27 16:04:34 UTC 2016 - aloisio@gmx.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package muparser
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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,15 +17,15 @@
|
||||
|
||||
|
||||
Name: muparser
|
||||
%define lname libmuparser2_2_5
|
||||
Version: 2.2.5
|
||||
%define lname libmuparser2_2_6
|
||||
Version: 2.2.6.1
|
||||
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/v%version.tar.gz
|
||||
Source: https://github.com/beltoforion/muparser/archive/v%{version}.tar.gz
|
||||
Source9: prepare-tar.sh
|
||||
Source1: baselibs.conf
|
||||
Patch1: muparser-optflags.patch
|
||||
|
BIN
v2.2.5.tar.gz
(Stored with Git LFS)
BIN
v2.2.5.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
v2.2.6.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
v2.2.6.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user