diff --git a/.gitignore b/.gitignore index 974b932..2bf8fdd 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.17.2.tar.xz /gdm-3.17.3.tar.xz /gdm-3.17.3.1.tar.xz +/gdm-3.17.4.tar.xz diff --git a/gdm.spec b/gdm.spec index bba28f5..456bd13 100644 --- a/gdm.spec +++ b/gdm.spec @@ -10,14 +10,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.17.3.1 +Version: 3.17.4 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.16/gdm-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdm/3.17/gdm-%{version}.tar.xz Source1: org.gnome.login-screen.gschema.override BuildRequires: pam-devel >= 0:%{pam_version} @@ -296,6 +296,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Tue Jul 28 2015 Kalev Lember - 1:3.17.4-1 +- Update to 3.17.4 + * Tue Jun 23 2015 Ray Strode 3.17.3.1-1 - Update to 3.17.3.1 diff --git a/sources b/sources index ee5a9fe..068aef9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0753b273f00a4ba847efd474126f0e14 gdm-3.17.3.1.tar.xz +c12c6f66b3f2c7fc82bd47b7232cd892 gdm-3.17.4.tar.xz