diff --git a/python-pysimplesoap.spec b/python-pysimplesoap.spec index 6959b91..6a39ec6 100644 --- a/python-pysimplesoap.spec +++ b/python-pysimplesoap.spec @@ -3,7 +3,7 @@ Name: python-%{rpmname} Version: 1.16.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python simple and lightweight SOAP Library License: LGPLv3+ @@ -53,6 +53,9 @@ cp -p %{SOURCE1} . %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.16.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Jan 21 2020 Huzaifa Sidhpurwala - 1.16.2-6 - Apply https://github.com/pysimplesoap/pysimplesoap/pull/170