From 2c61c8fee07117d126cceadc2ae676097aac7c91bdc36217e58c11908324f15f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 22 Jan 2022 22:01:20 +0000 Subject: [PATCH] - Update to release 2.3.3.1 OBS-URL: https://build.opensuse.org/package/show/science/muparser?expand=0&rev=30 --- muparser-abiversion.diff | 16 ++-------------- muparser.changes | 2 +- muparser.spec | 6 +++--- v2.3.3-1.tar.gz | 3 +++ v2.3.3.tar.gz | 3 --- 5 files changed, 9 insertions(+), 21 deletions(-) create mode 100644 v2.3.3-1.tar.gz delete mode 100644 v2.3.3.tar.gz diff --git a/muparser-abiversion.diff b/muparser-abiversion.diff index 3e94b20..baaf8a8 100644 --- a/muparser-abiversion.diff +++ b/muparser-abiversion.diff @@ -15,26 +15,14 @@ The abidiff(1) report from libabigail: Work around this messup by using the full version as unique SONAME. -(Also temporarily fixup the version field; cf. -https://github.com/beltoforion/muparser/issues/111) - --- - CMakeLists.txt | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) + CMakeLists.txt | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) Index: muparser-2.3.3/CMakeLists.txt =================================================================== --- muparser-2.3.3.orig/CMakeLists.txt +++ muparser-2.3.3/CMakeLists.txt -@@ -13,7 +13,7 @@ project(muParserProject) - # Bump versions on release - set(MUPARSER_VERSION_MAJOR 2) - set(MUPARSER_VERSION_MINOR 3) --set(MUPARSER_VERSION_PATCH 2) -+set(MUPARSER_VERSION_PATCH 3) - set(MUPARSER_VERSION ${MUPARSER_VERSION_MAJOR}.${MUPARSER_VERSION_MINOR}.${MUPARSER_VERSION_PATCH}) - - # Build options @@ -75,7 +75,7 @@ endif() set_target_properties(muparser PROPERTIES diff --git a/muparser.changes b/muparser.changes index 9657678..217c845 100644 --- a/muparser.changes +++ b/muparser.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Jan 22 21:00:46 UTC 2022 - Jan Engelhardt -- Update to release 2.3.3 +- Update to release 2.3.3.1 * Some issues found by fuzzers were fixed. ------------------------------------------------------------------- diff --git a/muparser.spec b/muparser.spec index 2abcd42..e32505c 100644 --- a/muparser.spec +++ b/muparser.spec @@ -18,13 +18,13 @@ Name: muparser %define lname libmuparser2_3_3 -Version: 2.3.3 +Version: 2.3.3.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/v2.3.3-1.tar.gz Patch0: muparser-abiversion.diff Source1: baselibs.conf BuildRequires: cmake @@ -57,7 +57,7 @@ works by transforming a mathematical expression into bytecode and precalculating constant parts of the expression. %prep -%autosetup -p1 +%autosetup -p1 -n %name-2.3.3-1 %build %cmake \ diff --git a/v2.3.3-1.tar.gz b/v2.3.3-1.tar.gz new file mode 100644 index 0000000..e97f397 --- /dev/null +++ b/v2.3.3-1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d26d8274ae9cd9c776ee58250aeddc6b574f369eafd03b25045b858a2b8177 +size 112100 diff --git a/v2.3.3.tar.gz b/v2.3.3.tar.gz deleted file mode 100644 index 7ee3930..0000000 --- a/v2.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3edbbda3117a7c9a9c54ce67c827a3fa02617a0655efa13676daf652a6d63235 -size 112102