[gdm] Update to 3.5.2

Richard Hughes rhughes at fedoraproject.org
Thu Jun 7 08:19:17 UTC 2012


commit 7e13f2561bce943fadb6591db77cf04ea666038c
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jun 7 09:17:48 2012 +0100

    Update to 3.5.2

 .gitignore |    1 +
 gdm.spec   |   10 ++++------
 sources    |    2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65c55d0..0829624 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ gdm-2.30.2.tar.bz2
 /gdm-3.4.0.tar.xz
 /gdm-3.4.0.1.tar.xz
 /gdm-3.4.1.tar.xz
+/gdm-3.5.2.tar.xz
diff --git a/gdm.spec b/gdm.spec
index 57d343f..34347f1 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -13,7 +13,7 @@
 
 Summary: The GNOME Display Manager
 Name: gdm
-Version: 3.4.1
+Version: 3.5.2
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
@@ -100,9 +100,6 @@ Provides: gdm-plugin-smartcard = %{epoch}:%{version}-%{release}
 Obsoletes: gdm-plugin-fingerprint < 1:3.2.1
 Provides: gdm-plugin-fingerprint = %{epoch}:%{version}-%{release}
 
-# Fedora-specific
-Patch98: plymouth.patch
-
 %package libs
 Summary: Client-side library to talk to gdm
 Group: Development/Libraries
@@ -131,8 +128,6 @@ Development files and headers for writing GDM greeters.
 %prep
 %setup -q
 
-%patch98 -p1 -b .plymouth
-
 autoreconf -i -f
 
 %build
@@ -375,6 +370,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/girepository-1.0/GdmGreeter-1.0.typelib
 
 %changelog
+* Thu Jun 07 2012 Richard Hughes <hughsient at gmail.com> - 1:3.5.2-1
+- Update to 3.5.2
+
 * Sat Apr 14 2012 Matthias Clasen <mclasen at redhat.com> - 3.4.1-1
 - Update to 3.4.1
 
diff --git a/sources b/sources
index 6573b14..5a24fb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fda0470340f9c0bc2f8daccb280af520  gdm-3.4.1.tar.xz
+044577a44b4ee57b51182d5b59e6e1a7  gdm-3.5.2.tar.xz


More information about the scm-commits mailing list