convert GPLv2 license to SPDX

This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
Miroslav Suchý 2024-07-29 11:51:12 +02:00
commit 13ec60a38e

View file

@ -1,10 +1,11 @@
Name: python-xmltramp
Version: 2.18
Release: 23%{?dist}
Release: 24%{?dist}
Summary: Pythonic API for XML
License: GPLv2
# Automatically converted from old format: GPLv2 - review is highly recommended.
License: GPL-2.0-only
# License text is not present in the upstream file, though clearly marked as GPLv2
# See https://www.redhat.com/archives/fedora-legal-list/2008-January/msg00010.html
@ -54,6 +55,9 @@ install -Dm0644 -t %{buildroot}%{python3_sitelib}/ xmltramp.py
%changelog
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 2.18-24
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.18-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild