diff --git a/.gitignore b/.gitignore index d7b6d18..16ee759 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.11.4.tar.xz /gdm-3.11.90.tar.xz /gdm-3.11.92.1.tar.xz +/gdm-3.12.0.tar.xz diff --git a/gdm.spec b/gdm.spec index 7366cd4..c6c8b34 100644 --- a/gdm.spec +++ b/gdm.spec @@ -11,14 +11,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.11.92.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.11/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 @@ -313,6 +313,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/girepository-1.0/Gdm-1.0.typelib %changelog +* Tue Mar 25 2014 Richard Hughes - 1:3.12.0-1 +- Update to 3.12.0 + * Thu Mar 20 2014 Richard Hughes - 1:3.11.92.1-1 - Update to 3.11.92.1 diff --git a/sources b/sources index 451647c..e7ae9b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -58bc1dfd9529b2bbf89109e9be1dfc12 gdm-3.11.92.1.tar.xz +67922d0fecd9a5cad0601f9b93106f83 gdm-3.12.0.tar.xz