diff --git a/python-zeep.spec b/python-zeep.spec index c0c6b41..e04f3cc 100644 --- a/python-zeep.spec +++ b/python-zeep.spec @@ -5,7 +5,7 @@ provides an easy to use programmatic interface to a SOAP server. Name: python-%{srcname} Version: 4.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A fast and modern Python SOAP client License: MIT and BSD @@ -88,6 +88,9 @@ PYTHONPATH=src %{__python3} -m pytest tests %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 4.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Nov 10 2020 Georg Sauthoff - 4.0.0-1 - bump version