From 6d9dd7095a6622a65116c0e9f46d110238ff1858 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Feb 22 2015 01:32:40 +0000 Subject: Update to 3.15.90.3 Disables gnome-initial-setup support for now, which isn't functional --- diff --git a/.gitignore b/.gitignore index c1d7fc3..4653ef0 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.15.90.tar.xz /gdm-3.15.90.1.tar.xz /gdm-3.15.90.2.tar.xz +/gdm-3.15.90.3.tar.xz diff --git a/gdm.spec b/gdm.spec index 3dec46c..cb43845 100644 --- a/gdm.spec +++ b/gdm.spec @@ -10,7 +10,7 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.15.90.2 +Version: 3.15.90.3 Release: 1%{?dist} Epoch: 1 License: GPLv2+ @@ -294,6 +294,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Sat Feb 21 2015 Ray Strode - 1:3.15.90.3-1 +- Update to 3.15.90.3 +- Disables gnome-initial-setup support for now, which isn't functional + * Fri Feb 20 2015 Ray Strode - 1:3.15.90.2-1 - Update to 3.15.90.2 - Fixes "no user list in the middle of my login screen" bug diff --git a/sources b/sources index dfe71ef..f1e6f83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c421a5fbfbce14609d063926be897502 gdm-3.15.90.2.tar.xz +8a50a66ff7081ad19ad1e7e316d7d2b0 gdm-3.15.90.3.tar.xz