diff --git a/double-conversion.spec b/double-conversion.spec index 9db8d06..d7eeb9a 100644 --- a/double-conversion.spec +++ b/double-conversion.spec @@ -2,7 +2,7 @@ Summary: Library providing binary-decimal and decimal-binary routines for Name: double-conversion Version: 3.1.5 Release: 10%{?dist} -License: BSD +License: BSD-3-Clause URL: https://github.com/google/double-conversion Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: gcc @@ -55,6 +55,7 @@ examples can be found in test/cctest/test-conversions.cc. - Drop obsolete ldconfig_scriptlets macro - Drop and Obsolete the static library (-static subpackage) - Properly mark the LICENSE file +- Update License to SPDX * Wed Jul 19 2023 Fedora Release Engineering - 3.1.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild