From 46168bb3de9bc018913caf4d33005e59782dc72d Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Wed, 24 Aug 2022 00:43:37 +0900 Subject: [PATCH] Rebuild again for bodhi issue --- gsl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gsl.spec b/gsl.spec index f748b78..e572efc 100644 --- a/gsl.spec +++ b/gsl.spec @@ -1,7 +1,7 @@ Summary: The GNU Scientific Library for numerical analysis Name: gsl Version: 2.7.1 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.gnu.org/software/gsl/ License: GPLv3+ Source: http://ftp.gnu.org/gnu/gsl/%{name}-%{version}.tar.gz @@ -81,6 +81,9 @@ rm -r %{buildroot}%{_libdir}/*.a %{_includedir}/gsl/ %changelog +* Tue Aug 23 2022 Mamoru TASAKA - 2.7.1-2 +- Rebuild again for bodhi issue + * Thu Aug 11 2022 Susi Lehtola - 2.7.1-1 - Update to 2.7.1.