diff --git a/python-suds2.spec b/python-suds2.spec index 8f907ee..edbeb2a 100644 --- a/python-suds2.spec +++ b/python-suds2.spec @@ -1,7 +1,7 @@ %global srcname suds Name: python-suds2 -Version: 1.0.0 +Version: 1.1.1 Release: 1 Summary: A python SOAP client License: LGPLv3+ @@ -43,6 +43,9 @@ for Python licensed under LGPL. %{python3_sitelib}/* %changelog +* Fri Jun 10 2022 SimpleUpdate Robot - 1.1.1-1 +- Upgrade to version 1.1.1 + * Wed Jan 12 2022 Chengshaowei - 1.0.0-1 - update to v 1.0.0 diff --git a/suds-1.0.0.tar.gz b/suds-1.0.0.tar.gz deleted file mode 100644 index 7823d95..0000000 Binary files a/suds-1.0.0.tar.gz and /dev/null differ diff --git a/suds-1.1.1.tar.gz b/suds-1.1.1.tar.gz new file mode 100644 index 0000000..4b46a1b Binary files /dev/null and b/suds-1.1.1.tar.gz differ