From cb49b4242fd08a385ac26abe165dbd309fd32a6f Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:15:39 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- gnome-shell-extensions.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index bb72c65..cbc0a81 100644 --- a/gnome-shell-extensions.spec +++ b/gnome-shell-extensions.spec @@ -7,7 +7,7 @@ Name: gnome-shell-extensions Version: 40.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Modify and extend GNOME Shell functionality and behavior License: GPLv2+ @@ -350,6 +350,10 @@ workspaces. %changelog +* Mon Aug 09 2021 Mohan Boddu - 40.3-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Jul 19 2021 Florian Müllner - 40.3-1 - Update to 40.3 Resolves: #1983551