From 459778010fb911cbc72528740bf2f937e61162bf Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:36:08 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- chrome-gnome-shell.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/chrome-gnome-shell.spec b/chrome-gnome-shell.spec index 00cb018..56634a9 100644 --- a/chrome-gnome-shell.spec +++ b/chrome-gnome-shell.spec @@ -2,7 +2,7 @@ Name: chrome-gnome-shell Version: 10.1 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Support for managing GNOME Shell Extensions through web browsers License: GPLv3+ @@ -61,6 +61,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.ChromeGn %{_datadir}/icons/hicolor/*/apps/org.gnome.ChromeGnomeShell.png %changelog +* Mon Aug 09 2021 Mohan Boddu - 10.1-14 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 10.1-13 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937