From bdc1ffb4dfba951a8c24bc36aa40e5088b9df5ee Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Feb 27 2015 22:14:51 +0000 Subject: Update for 3.15.91 - Reduces flicker - Fixes hang for autologin Resolves: #1197224 - Fixes users that disable root running X in /etc/X11/Xwrapper.conf - Fixes intermittent crash at login --- diff --git a/.gitignore b/.gitignore index c940218..0c51402 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.15.90.3.tar.xz /gdm-3.15.90.4.tar.xz /gdm-3.15.90.5.tar.xz +/gdm-3.15.91.tar.xz diff --git a/gdm.spec b/gdm.spec index c2e1cfe..31508c6 100644 --- a/gdm.spec +++ b/gdm.spec @@ -10,7 +10,7 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.15.90.5 +Version: 3.15.91 Release: 1%{?dist} Epoch: 1 License: GPLv2+ @@ -294,6 +294,14 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Fri Feb 27 2015 Ray Strode 3.15.91-1 +- Update for 3.15.91 +- Reduces flicker +- Fixes hang for autologin + Resolves: #1197224 +- Fixes users that disable root running X in /etc/X11/Xwrapper.conf +- Fixes intermittent crash at login + * Tue Feb 24 2015 Ray Strode - 1:3.15.90.5-1 - Update to 3.15.90.5 - gnome-initial-setup should work again diff --git a/sources b/sources index 1eb95c1..8151bbe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e01b9d2978d8b4cb8c766598e5eb4b27 gdm-3.15.90.5.tar.xz +1b558ea82343ea4031eab567342c2024 gdm-3.15.91.tar.xz