forked from pool/muparser
Accepting request 1035914 from science
- Update to release 2.3.4 OBS-URL: https://build.opensuse.org/request/show/1035914 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/muparser?expand=0&rev=16
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
libmuparser2_3_3
|
||||
libmuparser2_3_4
|
||||
muparser-devel
|
||||
requires "libmuparser2_3_3-<targettype> = <version>"
|
||||
requires "libmuparser2_3_4-<targettype> = <version>"
|
||||
|
||||
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 19:31:50 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.3.4
|
||||
* build: resolve sprintf deprecation warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 22 21:00:46 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -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 @@ works by transforming a mathematical expression into bytecode and
|
||||
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
|
||||
|
BIN
v2.3.3-1.tar.gz
(Stored with Git LFS)
BIN
v2.3.3-1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
v2.3.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
v2.3.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user