This commit is contained in:
Dennis Gilmore 2015-06-18 20:56:56 +00:00
parent f290ef6103
commit b2566eb045

View File

@ -3,7 +3,7 @@
Summary: A python SOAP client
Name: python-suds
Version: 0.4.1
Release: 7%{?dist}
Release: 8%{?dist}
Source0: https://fedorahosted.org/releases/s/u/suds/%{name}-%{version}.tar.gz
License: LGPLv3+
Group: Development/Libraries
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%doc README LICENSE
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 0.4.1-7
- Replace python-setuptools-devel BR with python-setuptools