diff --git a/SOURCES/bz2059753-fix-fips-issue.patch b/SOURCES/bz1921920-fix-fips-issue.patch similarity index 100% rename from SOURCES/bz2059753-fix-fips-issue.patch rename to SOURCES/bz1921920-fix-fips-issue.patch diff --git a/SPECS/python-suds.spec b/SPECS/python-suds.spec index 097a585..204e301 100644 --- a/SPECS/python-suds.spec +++ b/SPECS/python-suds.spec @@ -28,10 +28,10 @@ services and WSDL based objects can be easily inspected. Summary: %{sum} Name: python-suds Version: 0.7 -Release: 0.8.%{shortcommit}%{?dist}.2 +Release: 0.11.%{shortcommit}%{?dist} Source0: https://bitbucket.org/jurko/suds/get/%{shortcommit}.tar.bz2 Patch0: fix_http_test.patch -Patch1: bz2059753-fix-fips-issue.patch +Patch1: bz1921920-fix-fips-issue.patch License: LGPLv3+ Group: Development/Libraries BuildArch: noarch @@ -117,9 +117,9 @@ popd %endif %changelog -* Tue Mar 8 2022 Oyvind Albrigtsen - 0.7-0.8.94664ddd46a6.2 +* Tue Mar 8 2022 Oyvind Albrigtsen - 0.7-0.11.94664ddd46a6 - Fix FIPS issue - Resolves: rhbz#2059753 + Resolves: rhbz#1921920 * Mon Jul 09 2018 Petr Viktorin - 0.7-0.8.94664ddd46a6 - Don't build the python2 subpackage in rhel>7