diff --git a/iso-codes.spec b/iso-codes.spec index 415f41b..2ea4d80 100644 --- a/iso-codes.spec +++ b/iso-codes.spec @@ -1,8 +1,8 @@ Name: iso-codes Summary: ISO code lists and translations Version: 4.12.0 -Release: 1%{?dist} -License: LGPLv2+ +Release: 2%{?dist} +License: LGPL-2.1-or-later URL: https://salsa.debian.org/iso-codes-team/iso-codes Source0: https://salsa.debian.org/iso-codes-team/%{name}/-/archive/v%{version}/%{name}-v%{version}.tar.gz @@ -50,6 +50,9 @@ when building programs that use %{name}. %{_datadir}/pkgconfig/iso-codes.pc %changelog +* Fri Dec 02 2022 Parag Nemade - 4.12.0-2 +- Update license tag to SPDX format + * Thu Nov 10 2022 Parag Nemade - 4.12.0-1 - Update to 4.12.0 version (#2140456)