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-09 20:11:09 +00:00
parent 55564d3893
commit 4b079c30a7

View File

@ -6,7 +6,7 @@
Name: glibmm24
Version: 2.66.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: C++ interface for the GLib library
License: LGPLv2+
@ -99,6 +99,10 @@ chmod +x $RPM_BUILD_ROOT%{_libdir}/glibmm-2.4/proc/gmmproc
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.66.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri May 07 2021 Kalev Lember <klember@redhat.com> - 2.66.0-2
- Update generated header files for C++20 compatibility (#1947838)