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:52:30 +00:00
parent 5f12d3ea67
commit c1d6f37048
1 changed files with 5 additions and 1 deletions

View File

@ -40,7 +40,7 @@
Summary: SIP - Python/C++ Bindings Generator
Name: sip
Version: 4.19.24
Release: 5%{?dist}
Release: 6%{?dist}
# sipgen/parser.{c.h} is GPLv3+ with exceptions (bison)
License: GPLv2 or GPLv3 and (GPLv3+ with exceptions)
@ -453,6 +453,10 @@ popd
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 4.19.24-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Aug 6 2021 Florian Weimer <fweimer@redhat.com> - 4.19.24-5
- Rebuild to pick up new build flags from redhat-rpm-config (#1984652)