From f5c664259296ac133a7c090b9d01a58992ac1e53 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 6 Feb 2013 00:10:21 +0100 Subject: [PATCH] Update to 3.7.5 --- .gitignore | 1 + gdm.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8fde677..e907795 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.6.2.tar.xz /gdm-3.7.2.tar.xz /gdm-3.7.3.1.tar.xz +/gdm-3.7.5.tar.xz diff --git a/gdm.spec b/gdm.spec index 03e017e..baedf0a 100644 --- a/gdm.spec +++ b/gdm.spec @@ -8,14 +8,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.7.3.1 +Version: 3.7.5 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.6/gdm-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdm/3.7/gdm-%{version}.tar.xz Source1: org.gnome.login-screen.gschema.override Requires(pre): /usr/sbin/useradd @@ -288,7 +288,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libexecdir}/gdm-simple-slave %{_libexecdir}/gdm-xdmcp-chooser-slave %{_sbindir}/gdm -%{_sbindir}/gdm-binary %{_bindir}/gdmflexiserver %{_bindir}/gdm-screenshot %{_datadir}/gdm/greeter/applications/* @@ -296,7 +295,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/gdm/*.ui %{_datadir}/gdm/locale.alias %{_datadir}/gdm/gdb-cmd -%{_libexecdir}/gdm-crash-logger %{_libdir}/libgdm*.so* %dir %{_libdir}/gdm %dir %{_libdir}/gdm/simple-greeter @@ -346,6 +344,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/girepository-1.0/Gdm-1.0.typelib %changelog +* Wed Feb 06 2013 Kalev Lember - 1:3.7.5-1 +- Update to 3.7.5 + * Wed Jan 09 2013 Richard Hughes - 1:3.7.3.1-1 - Update to 3.7.3.1 diff --git a/sources b/sources index d72cd67..f0254e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e20b055dfd43df8d87506daa7c72c5fa gdm-3.7.3.1.tar.xz +d970f0c1168567a39cc48526f9fd9479 gdm-3.7.5.tar.xz