Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 20:07:43 +00:00 committed by Stepan Oksanichenko
parent 7f23b5bbb0
commit 17f8b27b54
2 changed files with 6 additions and 1 deletions

1
.gd.metadata Normal file
View File

@ -0,0 +1 @@
dddf5e9d25cb0b20b8642d5cbcfad67f8903532f libgd-2.3.2.tar.xz

View File

@ -16,7 +16,7 @@
Summary: A graphics library for quick creation of PNG or JPEG images
Name: gd
Version: 2.3.2
Release: 2%{?prever}%{?short}%{?dist}
Release: 3%{?prever}%{?short}%{?dist}
License: MIT
URL: http://libgd.github.io/
%if 0%{?commit:1}
@ -185,6 +185,10 @@ grep %{version} $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gdlib.pc
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.3.2-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.3.2-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937