Update to 3.21.3

This commit is contained in:
Richard Hughes 2016-06-22 13:58:59 +01:00
parent d384a2f731
commit 97b1b575ba
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <rhughes@redhat.com> - 1:3.21.3-1
- Update to 3.21.3
* Thu Apr 21 2016 Kalev Lember <klember@redhat.com> - 1:3.20.1-1
- Update to 3.20.1

View File

@ -1 +1 @@
5ce6722e298aae7e18d5007be9c2a4fb gdm-3.20.1.tar.xz
8a02f12d6acc58903d3e959dd6cc00b3 gdm-3.21.3.tar.xz