diff --git a/.gitignore b/.gitignore index dd4e50c..99b5cb9 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.12.0.tar.xz /gdm-3.12.1.tar.xz /gdm-3.12.2.tar.xz +/gdm-3.13.91.tar.xz diff --git a/gdm.spec b/gdm.spec index 6b16ba1..32c964b 100644 --- a/gdm.spec +++ b/gdm.spec @@ -11,14 +11,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.12.2 -Release: 4%{?dist} +Version: 3.13.91 +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.12/gdm-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdm/3.13/gdm-%{version}.tar.xz Source1: org.gnome.login-screen.gschema.override BuildRequires: pkgconfig(libcanberra-gtk) @@ -303,6 +303,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Wed Sep 03 2014 Kalev Lember - 1:3.13.91-1 +- Update to 3.13.91 + * Sat Aug 16 2014 Fedora Release Engineering - 1:3.12.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 5699a98..4680f63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88cb6fcd8f35d60f0f7ffcd15d074c1f gdm-3.12.2.tar.xz +a3da1ef79d31edf94cef9299b05695aa gdm-3.13.91.tar.xz