Update License to SPDX

This commit is contained in:
Benjamin A. Beasley 2022-12-01 10:12:27 -05:00
parent ba1a7f1442
commit 51ecb632b2

View File

@ -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 <releng@fedoraproject.org> - 3.1.5-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild