[gdm] Update to 3.12.2

Kalev Lember kalev at fedoraproject.org
Fri May 16 20:44:11 UTC 2014


commit 90582faa824e6e5043373564dca225bb101250ea
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri May 16 22:41:58 2014 +0200

    Update to 3.12.2

 .gitignore     |    1 +
 fix-path.patch |  505 --------------------------------------------------------
 gdm.spec       |    9 +-
 sources        |    2 +-
 4 files changed, 7 insertions(+), 510 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 525e1de..dd4e50c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,4 @@ gdm-2.30.2.tar.bz2
 /gdm-3.11.92.1.tar.xz
 /gdm-3.12.0.tar.xz
 /gdm-3.12.1.tar.xz
+/gdm-3.12.2.tar.xz
diff --git a/gdm.spec b/gdm.spec
index 155c8ec..d669dff 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -11,8 +11,8 @@
 
 Summary: The GNOME Display Manager
 Name: gdm
-Version: 3.12.1
-Release: 3%{?dist}
+Version: 3.12.2
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
@@ -20,7 +20,6 @@ URL: http://download.gnome.org/sources/gdm
 #VCS: git:git://git.gnome.org/gdm
 Source: http://download.gnome.org/sources/gdm/3.12/gdm-%{version}.tar.xz
 Source1: org.gnome.login-screen.gschema.override
-Patch0: fix-path.patch
 
 BuildRequires: pkgconfig(libcanberra-gtk)
 BuildRequires: pango-devel >= 0:%{pango_version}
@@ -110,7 +109,6 @@ Development files and headers for writing GDM greeters.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix-patch
 
 autoreconf -i -f
 intltoolize -f
@@ -305,6 +303,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/gdm.pc
 
 %changelog
+* Fri May 16 2014 Kalev Lember <kalevlember at gmail.com> - 1:3.12.2-1
+- Update to 3.12.2
+
 * Thu May 08 2014 Ray Strode <rstrode at redhat.com> - 1:3.12.1-3
 - Fix PATH
   Resolves: #1095344
diff --git a/sources b/sources
index f2dca8b..5699a98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18807aeb082ac3d8def5bbddac9c620b  gdm-3.12.1.tar.xz
+88cb6fcd8f35d60f0f7ffcd15d074c1f  gdm-3.12.2.tar.xz


More information about the scm-commits mailing list