[gdm] Update to 3.15.90.3

Ray Strode rstrode at fedoraproject.org
Sun Feb 22 01:32:59 UTC 2015


commit 6d9dd7095a6622a65116c0e9f46d110238ff1858
Author: Ray Strode <rstrode at redhat.com>
Date:   Sat Feb 21 20:32:40 2015 -0500

    Update to 3.15.90.3
    
    Disables gnome-initial-setup support for now, which isn't functional

 .gitignore | 1 +
 gdm.spec   | 6 +++++-
 sources    | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
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 <rstrode at redhat.com> - 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 <rstrode at redhat.com> - 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


More information about the scm-commits mailing list