From f342cb9737240e08c7fa3069fe603de5da46ba57 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Sep 01 2016 13:35:29 +0000 Subject: - Update to 3.21.91 --- diff --git a/.gitignore b/.gitignore index 861d1c1..5864dda 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.21.3.tar.xz /gdm-3.21.4.tar.xz /gdm-3.21.90.tar.xz +/gdm-3.21.91.tar.xz diff --git a/gdm.spec b/gdm.spec index 04555c0..6516cf6 100644 --- a/gdm.spec +++ b/gdm.spec @@ -9,8 +9,8 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.21.90 -Release: 2%{?dist} +Version: 3.21.91 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -86,8 +86,6 @@ Provides: gdm-plugin-smartcard = %{epoch}:%{version}-%{release} Obsoletes: gdm-plugin-fingerprint < 1:3.2.1 Provides: gdm-plugin-fingerprint = %{epoch}:%{version}-%{release} -Patch0: fix-autologin.patch - %description GDM provides the graphical login screen, shown shortly after boot up, log out, and when user-switching. @@ -103,7 +101,6 @@ files needed to build custom greeters. %prep %setup -q -%patch0 -p1 -b .fix-autologin autoreconf -i -f intltoolize -f @@ -298,6 +295,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Tue Aug 30 2016 Ray Strode - 1:3.21.91-1 +- Update to 3.21.91 + * Tue Aug 30 2016 Ray Strode - 1:3.21.90-2 - Fix autologin diff --git a/sources b/sources index 7325206..e5aa4f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ddd67a1dc05a28dc82803524d1522ac gdm-3.21.90.tar.xz +884ecef25b9a02d3bbda2fbdd5bc6f98 gdm-3.21.91.tar.xz