diff --git a/.gitignore b/.gitignore index c4addd1..b1acc6f 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.17.4.tar.xz /gdm-3.17.90.tar.xz /gdm-3.17.92.tar.xz +/gdm-3.18.0.tar.xz diff --git a/gdm.spec b/gdm.spec index 1b908c2..b1fab7b 100644 --- a/gdm.spec +++ b/gdm.spec @@ -9,14 +9,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.17.92 +Version: 3.18.0 Release: 1%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X URL: https://wiki.gnome.org/Projects/GDM #VCS: git:git://git.gnome.org/gdm -Source: http://download.gnome.org/sources/gdm/3.17/gdm-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdm/3.18/gdm-%{version}.tar.xz Source1: org.gnome.login-screen.gschema.override BuildRequires: pam-devel >= 0:%{pam_version} @@ -295,6 +295,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Mon Sep 21 2015 Kalev Lember - 1:3.18.0-1 +- Update to 3.18.0 + * Wed Sep 16 2015 Kalev Lember 3.17.92-1 - Update to 3.17.92 diff --git a/sources b/sources index 50732ac..ce6021b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0397568617f1c335c0f3af1a2ae0f46 gdm-3.17.92.tar.xz +032c4db8a0d89f9ceaca7a6b6caaa405 gdm-3.18.0.tar.xz