Update to 3.14.0
This commit is contained in:
parent
134df345b5
commit
734febecfb
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@ gdm-2.30.2.tar.bz2
|
||||
/gdm-3.12.2.tar.xz
|
||||
/gdm-3.13.91.tar.xz
|
||||
/gdm-3.13.92.tar.xz
|
||||
/gdm-3.14.0.tar.xz
|
||||
|
7
gdm.spec
7
gdm.spec
@ -11,14 +11,14 @@
|
||||
|
||||
Summary: The GNOME Display Manager
|
||||
Name: gdm
|
||||
Version: 3.13.92
|
||||
Version: 3.14.0
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Group: User Interface/X
|
||||
URL: http://download.gnome.org/sources/gdm
|
||||
#VCS: git:git://git.gnome.org/gdm
|
||||
Source: http://download.gnome.org/sources/gdm/3.13/gdm-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gdm/3.14/gdm-%{version}.tar.xz
|
||||
Source1: org.gnome.login-screen.gschema.override
|
||||
|
||||
BuildRequires: pkgconfig(libcanberra-gtk)
|
||||
@ -298,6 +298,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/gdm.pc
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
|
||||
- Update to 3.14.0
|
||||
|
||||
* Wed Sep 17 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.92-1
|
||||
- Update to 3.13.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user