Update to new upstream release 1.0.0
This commit is contained in:
parent
3a2c357598
commit
9116bfee9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ python-suds-0.3.9.tar.gz
|
||||
/94664ddd46a6.tar.bz2
|
||||
/suds-0.8.4.tar.gz
|
||||
/suds-0.8.5.tar.gz
|
||||
/suds-1.0.0.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: A python SOAP client
|
||||
Name: python-suds
|
||||
Version: 0.8.5
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/suds-community/suds/archive/v%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
|
||||
License: LGPLv3+
|
||||
BuildArch: noarch
|
||||
@ -44,6 +44,9 @@ Summary: %{summary}
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Oct 29 2021 Scott Talbert <swt@techie.net> - 1.0.0-1
|
||||
- Update to new upstream release 1.0.0
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (suds-0.8.5.tar.gz) = 9b5c805146cc90620a7dd6ff32dc3df7bdcfab44d96cfba4539174f98dd3ff7aa6d0b20ac43d4c1c7cf46854f466c1c5fee22e60841312dd5b4daba7e531812e
|
||||
SHA512 (suds-1.0.0.tar.gz) = 4cf0b36ff03a94ab23f9fe150803fb4d8a808a62c378fc32c791a417bdf4050b44f4065ec6f634b4c6ddd77bb8843bc6e3ac42e9118657cf91a14f27fceca52a
|
||||
|
Loading…
Reference in New Issue
Block a user