diff --git a/rpmlint.spec b/rpmlint.spec index 23b83c1..d7fdd6b 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -4,7 +4,7 @@ Name: rpmlint Version: 2.3.0 Release: 1%{?dist} Summary: Tool for checking common errors in RPM packages -License: GPLv2 +License: GPL-2.0-or-later URL: https://github.com/rpm-software-management/rpmlint Source0: %{url}/archive/%{version}/rpmlint-%{version}.tar.gz # Taken from https://github.com/rpm-software-management/rpmlint/tree/main/configs/Fedora @@ -75,6 +75,7 @@ cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysc %changelog * Sat Sep 24 2022 Todd Zullinger - 2.3.0-1 - update to 2.3.0 (rhbz#2088759) +- convert license to SPDX and correct to GPL-2.0-or-later * Sat Sep 24 2022 Tom Callaway - 2.2.0-7 - update licenses.toml to reflect change in Fedora licensing identifiers