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:09:04 +00:00
parent abe8411d92
commit 7d52124780

View File

@ -2,7 +2,7 @@
Name: gegl04
Version: 0.4.30
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Graph based image processing framework
# The binary is under the GPL, while the libs are under LGPL.
@ -170,6 +170,10 @@ chrpath --delete %{buildroot}%{_libdir}/gegl-%{apiver}/*.so
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.30-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 30 2021 Josef Ridky <jridky@redhat.com> - 0.4.30-4
- Remove lensfun from buildrequires (#1975916)