diff --git a/python-dmidecode.spec b/python-dmidecode.spec index d72d08a..0a6b12a 100644 --- a/python-dmidecode.spec +++ b/python-dmidecode.spec @@ -13,8 +13,8 @@ Name: python-dmidecode Summary: Python module to access DMI data Version: 3.12.3 -Release: 5%{date}%{shortcommit}%{?dist} -License: GPLv2 +Release: 6%{date}%{shortcommit}%{?dist} +License: GPL-2.0-only URL: https://github.com/nima/python-dmidecode Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz @@ -76,6 +76,9 @@ make -C unit-tests %{_datadir}/%{name}/ %changelog +* Thu Aug 10 2023 Lichen Liu - 3.12.3-6 +- Use SPDX identifiers for license + * Fri Jul 21 2023 Fedora Release Engineering - 3.12.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild