diff --git a/gsl.spec b/gsl.spec index 2dcc7148dbec3f988713b09a9f4721148ebf4eb7..a82a8c8f8a2ef798f258a26d41a3b30217a15c45 100644 --- a/gsl.spec +++ b/gsl.spec @@ -1,9 +1,9 @@ Name: gsl Version: 2.4 -Release: 9 +Release: 10 Summary: The GNU Scientific Library for numerical analysis URL: http://www.gnu.org/software/gsl/ -License: GPLv3 and GFDL and BSD +License: GPLv3 and GFDL and BSD-3-Clause-LBNL Source: ftp://ftp.gnu.org/gnu/gsl/%{name}-%{version}.tar.gz Patch0: gsl-test.patch @@ -90,5 +90,8 @@ fi %{_mandir}/man3/*.3* %changelog +* Tue May 10 2022 xu_ping - 2.4-10 +- License compliance rectification + * Fri Feb 14 2020 fengbing - 2.4-9 - Package init