convert license to SPDX

This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
Miroslav Suchý 2024-08-07 10:20:56 +02:00
commit 5eca83dc07

View file

@ -4,12 +4,13 @@
Name: wordpress-plugin-%{plugin_name}
Version: 2.2.13
Release: 21%{?dist}
Release: 22%{?dist}
Summary: %{plugin_human_name} plugin for WordPress
# According to http://plugins.trac.wordpress.org/ all plugins are licensed
# under the GPL unless otherwise stated in the plugin source.
License: LGPLv3+
# Automatically converted from old format: LGPLv3+ - review is highly recommended.
License: LGPL-3.0-or-later
URL: http://www.bad-behavior.ioerror.us/
Source0: http://downloads.wordpress.org/plugin/%{plugin_name}.%{version}.zip
Requires: wordpress
@ -63,6 +64,9 @@ cp -a %{plugin_name} %{buildroot}%{_datadir}/wordpress/wp-content/plugins/
%changelog
* Wed Aug 07 2024 Miroslav Suchý <msuchy@redhat.com> - 2.2.13-22
- convert license to SPDX
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.13-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild