Update to 3.22.0

This commit is contained in:
Kalev Lember 2016-09-20 11:25:27 +02:00
parent 37bd62dfc9
commit 03535e0fe3
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <klember@redhat.com> - 1:3.22.0-1
- Update to 3.22.0
* Thu Sep 01 2016 Ray Strode <rstrode@redhat.com> - 1:3.21.91-2
- Add buildrequire on kernel keyring development headers

View File

@ -1 +1 @@
884ecef25b9a02d3bbda2fbdd5bc6f98 gdm-3.21.91.tar.xz
23595a06aa0b3fd93d76b134a16db4c6 gdm-3.22.0.tar.xz