Update license tag to SPDX format

This commit is contained in:
Parag Nemade 2022-12-02 14:56:11 +05:30
parent ff9e78f04b
commit aa9ef1e006
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -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 <pnemade AT redhat DOT com> - 4.12.0-2
- Update license tag to SPDX format
* Thu Nov 10 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.12.0-1
- Update to 4.12.0 version (#2140456)