From a29b4ca9391e7f20c563ba4563b632a8a0a72292 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 8 Nov 2022 01:42:19 -0500 Subject: [PATCH] import gdm-40.0-24.el8 --- SPECS/gdm.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SPECS/gdm.spec b/SPECS/gdm.spec index 93fde97..a984959 100644 --- a/SPECS/gdm.spec +++ b/SPECS/gdm.spec @@ -12,7 +12,7 @@ Name: gdm Epoch: 1 Version: 40.0 -Release: 23%{?dist}.1 +Release: 24%{?dist} Summary: The GNOME Display Manager License: GPLv2+ @@ -375,10 +375,10 @@ fi %{_libdir}/pkgconfig/gdm-pam-extensions.pc %changelog -* Mon May 16 2022 Ray Strode - 40.0-23.1 +* Mon May 16 2022 Ray Strode - 40.0-24 - Fix typo that prevents the correct session type from being used when user switching. - Resolves: #2085391 + Resolves: #2034092 * Thu Jan 27 2022 Ray Strode - 40.0-23 - Fix crash when neither Xorg nor wayland is working great