From e7411f630db819369a390bdbe9b7b36feca71e32 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 1 Dec 2022 10:09:24 -0500 Subject: [PATCH] Properly mark the LICENSE file --- double-conversion.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/double-conversion.spec b/double-conversion.spec index 80f9b5c..ab65493 100644 --- a/double-conversion.spec +++ b/double-conversion.spec @@ -41,7 +41,8 @@ examples can be found in test/cctest/test-conversions.cc. %ctest %files -%doc LICENSE README.md AUTHORS Changelog +%license LICENSE +%doc README.md AUTHORS Changelog %{_libdir}/libdouble-conversion.so.3* %files devel @@ -53,6 +54,7 @@ examples can be found in test/cctest/test-conversions.cc. * Sun Jan 07 2024 Benjamin A. Beasley - 3.1.5-10 - Drop obsolete ldconfig_scriptlets macro - Drop and Obsolete the static library (-static subpackage) +- Properly mark the LICENSE file * Wed Jul 19 2023 Fedora Release Engineering - 3.1.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild