Update to 3.22.0
This commit is contained in:
parent
37bd62dfc9
commit
03535e0fe3
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
9
gdm.spec
9
gdm.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user