diff --git a/python-suds.spec b/python-suds.spec index 4c5b582..a13a7f0 100644 --- a/python-suds.spec +++ b/python-suds.spec @@ -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 - 0.4.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Jun 30 2014 Toshio Kuratomi - 0.4.1-7 - Replace python-setuptools-devel BR with python-setuptools