diff --git a/.gitignore b/.gitignore index ab145aa..566ec5b 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.9.90.tar.xz /gdm-3.10.0.tar.xz /gdm-3.10.0.1.tar.xz +/gdm-3.12.0.tar.xz diff --git a/gdm.spec b/gdm.spec index 1be7946..8bf380c 100644 --- a/gdm.spec +++ b/gdm.spec @@ -11,14 +11,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.10.0.1 +Version: 3.12.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.10/gdm-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdm/3.12/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 +* Mon Apr 14 2014 Richard Hughes - 1:3.12.0-1 +- Update to 3.12.0 + * Mon Nov 11 2013 Richard Hughes - 1:3.10.0.1-1 - Update to 3.10.0.1 diff --git a/sources b/sources index 2be3e72..e7ae9b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -010a8615d7ee99d59494641a7201957e gdm-3.10.0.1.tar.xz +67922d0fecd9a5cad0601f9b93106f83 gdm-3.12.0.tar.xz