diff --git a/.gitignore b/.gitignore index 8e4a125..4a7857c 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.19.92.tar.xz /gdm-3.20.0.tar.xz /gdm-3.20.1.tar.xz +/gdm-3.21.3.tar.xz diff --git a/gdm.spec b/gdm.spec index 834d504..d67192f 100644 --- a/gdm.spec +++ b/gdm.spec @@ -9,14 +9,14 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.20.1 +Version: 3.21.3 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.20/gdm-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdm/3.21/gdm-%{version}.tar.xz Source1: org.gnome.login-screen.gschema.override BuildRequires: pam-devel >= 0:%{pam_version} @@ -295,6 +295,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Wed Jun 22 2016 Richard Hughes - 1:3.21.3-1 +- Update to 3.21.3 + * Thu Apr 21 2016 Kalev Lember - 1:3.20.1-1 - Update to 3.20.1 diff --git a/sources b/sources index a771e70..05be2f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ce6722e298aae7e18d5007be9c2a4fb gdm-3.20.1.tar.xz +8a02f12d6acc58903d3e959dd6cc00b3 gdm-3.21.3.tar.xz