From 0d5079b4c68c31486af355ba1dfcf15e6e3fdf86 Mon Sep 17 00:00:00 2001 From: lauk001 Date: Tue, 2 Aug 2022 15:22:04 +0800 Subject: [PATCH] License compliance rectification --- python-suds2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-suds2.spec b/python-suds2.spec index edbeb2a..95453d8 100644 --- a/python-suds2.spec +++ b/python-suds2.spec @@ -2,9 +2,9 @@ Name: python-suds2 Version: 1.1.1 -Release: 1 +Release: 2 Summary: A python SOAP client -License: LGPLv3+ +License: LGPL-3.0 URL: https://github.com/suds-community/suds Source0: https://github.com/suds-community/suds/archive/v%{version}/%{srcname}-%{version}.tar.gz BuildArch: noarch @@ -43,6 +43,9 @@ for Python licensed under LGPL. %{python3_sitelib}/* %changelog +* Tue Aug 02 2022 liukuo - 1.1.1-2 +- License compliance rectification + * Fri Jun 10 2022 SimpleUpdate Robot - 1.1.1-1 - Upgrade to version 1.1.1