diff --git a/.gitignore b/.gitignore index f77de6b..7219c97 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.15.91.1.tar.xz /gdm-3.15.91.2.tar.xz /gdm-3.15.92.tar.xz +/gdm-3.16.0.tar.xz diff --git a/gdm.spec b/gdm.spec index 88b38be..a097111 100644 --- a/gdm.spec +++ b/gdm.spec @@ -10,14 +10,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.15.92 +Version: 3.16.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.15/gdm-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdm/3.16/gdm-%{version}.tar.xz Source1: org.gnome.login-screen.gschema.override BuildRequires: pam-devel >= 0:%{pam_version} @@ -294,6 +294,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Mon Mar 23 2015 Kalev Lember - 1:3.16.0-1 +- Update to 3.16.0 + * Fri Mar 20 2015 Kalev Lember - 1:3.15.92-1 - Update to 3.15.92 diff --git a/sources b/sources index 31a90b3..a7cc92a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bda4309d7a348a5a81bdfc8e2718cda8 gdm-3.15.92.tar.xz +aacdff89e695cb66c8d4a6ff0a00e293 gdm-3.16.0.tar.xz