From 1e4631897445ae4a4df26b2893521471ec2c5a8a Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 23:52:34 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- gnome-shell.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index 990c7ed..49829c9 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -2,7 +2,7 @@ Name: gnome-shell Version: 40.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Window management and application launching for GNOME License: GPLv2+ @@ -228,6 +228,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de %{_mandir}/man1/gnome-shell.1* %changelog +* Thu Apr 15 2021 Mohan Boddu - 40.0-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Apr 13 2021 Ray Strode - 40.0-2 - Fix timed login when user list is disabled Resolves: #1940618