From 160b58dc9878d876dd3b7bb081c29ce96ffa5377 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Aug 24 2015 17:01:19 +0000 Subject: Update to 3.17.90 - Fixes sporadic failure to login and corruption of GDM_LANG environment variable --- diff --git a/.gitignore b/.gitignore index 2bf8fdd..fee23fe 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.17.3.tar.xz /gdm-3.17.3.1.tar.xz /gdm-3.17.4.tar.xz +/gdm-3.17.90.tar.xz diff --git a/gdm.spec b/gdm.spec index 7457d17..94536f3 100644 --- a/gdm.spec +++ b/gdm.spec @@ -9,8 +9,8 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.17.4 -Release: 2%{?dist} +Version: 3.17.90 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -295,6 +295,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Mon Aug 24 2015 Ray Strode 3.17.90-1 +- Update to 3.17.90 +- Fixes sporadic failure to login and corruption of GDM_LANG + environment variable + * Thu Aug 06 2015 Ray Strode 3.17.4-2 - drop /bin and /sbin from default path They don't make since given /usr merge diff --git a/sources b/sources index 068aef9..8de8d91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c12c6f66b3f2c7fc82bd47b7232cd892 gdm-3.17.4.tar.xz +f2bb24a46f553d1da070f2673c31e9d2 gdm-3.17.90.tar.xz