From f69675c5d04a42cad5d484d9767f091ab8780975 Mon Sep 17 00:00:00 2001 From: Antonio Trande Date: Sat, 30 Oct 2021 18:00:31 +0200 Subject: [PATCH] Release 5.3.0 --- .gitignore | 1 + ...-set_soname.patch => SuperLU-set_soname.patch | 2 +- SuperLU.spec | 16 ++++++++++------ sources | 2 +- 4 files changed, 13 insertions(+), 8 deletions(-) rename SuperLU-5.2.2-set_soname.patch => SuperLU-set_soname.patch (82%) diff --git a/.gitignore b/.gitignore index adb7e63..a5bf31c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /superlu_5.2.1.tar.gz /superlu-5.2.1.tar.gz /superlu-5.2.2.tar.gz +/superlu-5.3.0.tar.gz diff --git a/SuperLU-5.2.2-set_soname.patch b/SuperLU-set_soname.patch similarity index 82% rename from SuperLU-5.2.2-set_soname.patch rename to SuperLU-set_soname.patch index dde86ae..e74c690 100644 --- a/SuperLU-5.2.2-set_soname.patch +++ b/SuperLU-set_soname.patch @@ -5,7 +5,7 @@ ) set_target_properties(superlu PROPERTIES - VERSION ${PROJECT_VERSION} SOVERSION ${VERSION_MAJOR} -+ VERSION ${PROJECT_VERSION} SOVERSION ${VERSION_MAJOR}.${VERSION_MINOR} ++ VERSION ${VERSION_MAJOR}.${VERSION_MINOR} SOVERSION ${VERSION_MAJOR} ) # Define GNU standard installation directories diff --git a/SuperLU.spec b/SuperLU.spec index a49489c..d3a712a 100644 --- a/SuperLU.spec +++ b/SuperLU.spec @@ -1,9 +1,9 @@ %global genname superlu -%global libver 5 +%global libver 5.3 Name: SuperLU -Version: 5.2.2 -Release: 2%{?dist} +Version: 5.3.0 +Release: 1%{?dist} Summary: Subroutines to solve sparse linear systems License: BSD and GPLv2+ URL: https://portal.nersc.gov/project/sparse/superlu/ @@ -14,8 +14,8 @@ Source1: %{name}-fedora-make.inc.in Patch0: %{genname}-removemc64.patch -# Patch soname (5 -> 5.2) of shared library -Patch1: %{name}-%{version}-set_soname.patch +# Patch soname (5 -> 5.x) of shared library +Patch1: %{name}-set_soname.patch # Fix ldflags of example files Patch2: %{name}-fix_example_builds.patch @@ -131,7 +131,8 @@ popd %files %license License.txt -%{_libdir}/libsuperlu.so.%{libver}* +%{_libdir}/libsuperlu.so.5 +%{_libdir}/libsuperlu.so.%{libver} %files devel %{_includedir}/%{name}/ @@ -144,6 +145,9 @@ popd %doc DOC %changelog +* Sat Oct 30 2021 Antonio Trande - 5.3.0-1 +- Release 5.3.0 + * Wed Jul 21 2021 Fedora Release Engineering - 5.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index d565943..940e8e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (superlu-5.2.2.tar.gz) = 091928a3df3433b337ebdacdb28de341d6d29d655965de6ffd656a6de18cf11171555bfd3af73082af62b1cead6835b4c11e4ba524a32db7f7d28db47c9d490c +SHA512 (superlu-5.3.0.tar.gz) = 1461b52bc18a8b0345beb70fdd46e07df497a13be840bcc061158ea1d0e61c8745806d1ad21cb2723db80f5ed762c3741f9c0ded2b2013df46da0e8bb6b77b83