From d6edaba3282422ec8efdc59677ed75f7db7a288c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 16:34:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-suds.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-suds.spec b/python-suds.spec index d3a0b64..6e56594 100644 --- a/python-suds.spec +++ b/python-suds.spec @@ -21,7 +21,7 @@ services and WSDL based objects can be easily inspected. Summary: %{sum} Name: python-suds Version: 0.7 -Release: 0.12.%{shortcommit}%{?dist} +Release: 0.13.%{shortcommit}%{?dist} Source0: https://bitbucket.org/jurko/suds/get/%{shortcommit}.tar.bz2 Patch0: fix_http_test.patch Patch1: pytest4.patch @@ -101,6 +101,9 @@ popd %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.7-0.13.94664ddd46a6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jun 11 2019 Scott Talbert - 0.7-0.12.94664ddd46a6 - Fix FTBFS with Python 3.8 (#1719145)