diff --git a/.cogl.metadata b/.cogl.metadata new file mode 100644 index 0000000..604fe7b --- /dev/null +++ b/.cogl.metadata @@ -0,0 +1 @@ +b92d70f74b1df95ba5aeceff4dd203801982bc4f cogl-1.22.8.tar.xz diff --git a/cogl.spec b/cogl.spec index 08207ef..e570d5e 100644 --- a/cogl.spec +++ b/cogl.spec @@ -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 - 1.22.8-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 1.22.8-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937