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:10:30 +00:00
parent d7a0f7b939
commit 0f7e0e6a4e
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 0.04
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Parser for a D-Bus Signature
License: ASL 2.0
@ -42,6 +42,10 @@ Python 3 version.
%{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.04-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jul 28 2021 Bryan Gurney <bgurney@redhat.com> - 0.04-4
- Remove check test
- Remove Requires and BuildRequires for python3-pyparsing