diff --git a/.gitignore b/.gitignore index 12db323..4c2de17 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.7.90.tar.xz /gdm-3.7.91.tar.xz /gdm-3.7.92.tar.xz +/gdm-3.8.0.tar.xz diff --git a/gdm.spec b/gdm.spec index fbe1c34..31988df 100644 --- a/gdm.spec +++ b/gdm.spec @@ -8,14 +8,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.7.92 -Release: 2%{?dist} +Version: 3.8.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.7/gdm-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdm/3.8/gdm-%{version}.tar.xz Source1: org.gnome.login-screen.gschema.override Requires(pre): /usr/sbin/useradd @@ -343,6 +343,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/girepository-1.0/Gdm-1.0.typelib %changelog +* Tue Mar 26 2013 Kalev Lember - 1:3.8.0-1 +- Update to 3.8.0 + * Thu Mar 21 2013 Kalev Lember - 1:3.7.92-2 - Drop the polkit-gnome dep now that the fallback greeter is gone diff --git a/sources b/sources index 8e15bbb..2fd6ae0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52bddb06b2418b59e78ac51d8db06b98 gdm-3.7.92.tar.xz +58d910c1d4c225d2403a737f8fc55fd3 gdm-3.8.0.tar.xz