diff --git a/wordpress-plugin-bad-behavior.spec b/wordpress-plugin-bad-behavior.spec index 3e285f6..879c037 100644 --- a/wordpress-plugin-bad-behavior.spec +++ b/wordpress-plugin-bad-behavior.spec @@ -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ý - 2.2.13-22 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 2.2.13-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild