diff --git a/gnome-common.spec b/gnome-common.spec index ff0c4d2..dd17720 100644 --- a/gnome-common.spec +++ b/gnome-common.spec @@ -1,6 +1,6 @@ Name: gnome-common Version: 3.18.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Useful things common to building GNOME packages from scratch BuildArch: noarch License: GPLv2+ @@ -45,6 +45,10 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install %{_datadir}/aclocal/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.18.0-13 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 3.18.0-12 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937