From 03535e0fe3d0796d23e1adea374042f22cff4d56 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 20 2016 09:25:27 +0000 Subject: Update to 3.22.0 --- diff --git a/.gitignore b/.gitignore index 5864dda..a8ffd1b 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.21.4.tar.xz /gdm-3.21.90.tar.xz /gdm-3.21.91.tar.xz +/gdm-3.22.0.tar.xz diff --git a/gdm.spec b/gdm.spec index 363b1b5..61d6572 100644 --- a/gdm.spec +++ b/gdm.spec @@ -9,14 +9,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.21.91 -Release: 2%{?dist} +Version: 3.22.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.21/gdm-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdm/3.22/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 Sep 20 2016 Kalev Lember - 1:3.22.0-1 +- Update to 3.22.0 + * Thu Sep 01 2016 Ray Strode - 1:3.21.91-2 - Add buildrequire on kernel keyring development headers diff --git a/sources b/sources index e5aa4f4..815f800 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -884ecef25b9a02d3bbda2fbdd5bc6f98 gdm-3.21.91.tar.xz +23595a06aa0b3fd93d76b134a16db4c6 gdm-3.22.0.tar.xz