Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:26:12 +00:00
parent f166357fa6
commit c129ffab42

View File

@ -3,7 +3,7 @@
Summary: A python SOAP client
Name: python-suds
Version: 0.8.4
Release: 6%{?dist}
Release: 7%{?dist}
Source0: https://github.com/suds-community/suds/archive/v%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
License: LGPLv3+
BuildArch: noarch
@ -44,6 +44,10 @@ Summary: %{summary}
%license LICENSE.txt
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.8.4-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.8.4-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937