From 424391ac0a2e2efebfce1eceafa5b18e1371c019 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 25 Sep 2013 01:02:47 +0200 Subject: [PATCH] Update to 3.10.0 --- .gitignore | 1 + gdm.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8b27a44..d79f188 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.8.3.1.tar.xz /gdm-3.9.5.tar.xz /gdm-3.9.90.tar.xz +/gdm-3.10.0.tar.xz diff --git a/gdm.spec b/gdm.spec index d348795..8444495 100644 --- a/gdm.spec +++ b/gdm.spec @@ -11,14 +11,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.9.90 +Version: 3.10.0 Release: 1%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X URL: http://download.gnome.org/sources/gdm #VCS: git:git://git.gnome.org/gdm -Source: http://download.gnome.org/sources/gdm/3.9/gdm-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdm/3.10/gdm-%{version}.tar.xz Source1: org.gnome.login-screen.gschema.override Requires(pre): /usr/sbin/useradd @@ -323,6 +323,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/girepository-1.0/Gdm-1.0.typelib %changelog +* Wed Sep 25 2013 Kalev Lember - 1:3.10.0-1 +- Update to 3.10.0 + * Thu Aug 22 2013 Kalev Lember - 1:3.9.90-1 - Update to 3.9.90 diff --git a/sources b/sources index e2d2f72..69b0551 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -64e97a58ea26c8681c858d2ffe10ec13 gdm-3.9.90.tar.xz +fe232e87c19164c98ecb004f626b070b gdm-3.10.0.tar.xz