Update to 3.14.0

This commit is contained in:
Kalev Lember 2014-09-22 22:52:14 +02:00
parent 134df345b5
commit 734febecfb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
3e860fadaea5b013322fab5e4dc1085a gdm-3.13.92.tar.xz
fc9a89708be90b3de1c22b05535310cd gdm-3.14.0.tar.xz