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:
parent
5eaa4fde86
commit
7e4769aa90
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0666ef55da72c3e356ca85b6a0084d56b05dd740c3c21d26d372085aa2c6e708
|
||||
size 761315
|
3
v2.2.6.1.tar.gz
Normal file
3
v2.2.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2562853d972b6ddb07af47ce8a1cdeeb8bb3fa9e8da308746de391db67897b3
|
||||
size 755653
|
Loading…
Reference in New Issue
Block a user