Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 19:39:33 +00:00 committed by Stepan Oksanichenko
parent 4d793fce69
commit 4471449291
2 changed files with 6 additions and 1 deletions

1
.cogl.metadata Normal file
View File

@ -0,0 +1 @@
b92d70f74b1df95ba5aeceff4dd203801982bc4f cogl-1.22.8.tar.xz

View File

@ -2,7 +2,7 @@
Name: cogl
Version: 1.22.8
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A library for using 3D graphics hardware to draw pretty pictures
License: LGPLv2+
@ -151,6 +151,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libcogl-pango.so
%endif
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.22.8-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.22.8-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937