diff --git a/.gitignore b/.gitignore index 5de1c1b..a2bdc1b 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.5.91.tar.xz /gdm-3.5.92.1.tar.xz /gdm-3.6.0.tar.xz +/gdm-3.6.1.tar.xz diff --git a/gdm.spec b/gdm.spec index a4816a4..7421fb8 100644 --- a/gdm.spec +++ b/gdm.spec @@ -13,14 +13,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.6.0 +Version: 3.6.1 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.5/gdm-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdm/3.6/gdm-%{version}.tar.xz Source1: org.gnome.login-screen.gschema.override Requires(pre): /usr/sbin/useradd @@ -297,6 +297,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libexecdir}/gdm-xdmcp-chooser-slave %{_sbindir}/gdm %{_sbindir}/gdm-binary +%{_bindir}/gdmflexiserver %{_bindir}/gdm-screenshot %{_datadir}/gdm/greeter/applications/* %{_datadir}/gdm/greeter/autostart/* @@ -353,6 +354,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/girepository-1.0/Gdm-1.0.typelib %changelog +* Tue Oct 16 2012 Kalev Lember - 1:3.6.1-1 +- Update to 3.6.1 + * Tue Sep 25 2012 Richard Hughes - 1:3.6.0-1 - Update to 3.6.0 diff --git a/sources b/sources index 10cc8fc..53f8b7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a11f89761612e35cd326de347a97e14 gdm-3.6.0.tar.xz +5f2ef52abd8ba9a1069d4eb401f99f48 gdm-3.6.1.tar.xz