From 2ebb36ca5ffc213b3bae657d50f276ea110a7136 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Aug 23 2016 11:44:28 +0000 Subject: Update to 3.21.90 --- diff --git a/.gitignore b/.gitignore index 232f096..861d1c1 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.20.1.tar.xz /gdm-3.21.3.tar.xz /gdm-3.21.4.tar.xz +/gdm-3.21.90.tar.xz diff --git a/gdm.spec b/gdm.spec index 6f2ee9b..5bcbf6f 100644 --- a/gdm.spec +++ b/gdm.spec @@ -9,7 +9,7 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.21.4 +Version: 3.21.90 Release: 1%{?dist} Epoch: 1 License: GPLv2+ @@ -275,6 +275,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/gdm/locale.alias %{_datadir}/gdm/gdb-cmd %{_libdir}/girepository-1.0/Gdm-1.0.typelib +%{_libdir}/security/pam_gdm.so %{_libdir}/libgdm*.so* %dir %{_localstatedir}/log/gdm %attr(1770, gdm, gdm) %dir %{_localstatedir}/lib/gdm @@ -294,6 +295,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Tue Aug 23 2016 Kalev Lember - 1:3.21.90-1 +- Update to 3.21.90 + * Tue Jul 26 2016 Kalev Lember - 1:3.21.4-1 - Update to 3.21.4 diff --git a/sources b/sources index 2d3c042..7325206 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a746effc860eee0e41ca2560f71f10b gdm-3.21.4.tar.xz +1ddd67a1dc05a28dc82803524d1522ac gdm-3.21.90.tar.xz