Update to 3.10.0
This commit is contained in:
parent
21da54eb92
commit
424391ac0a
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@ gdm-2.30.2.tar.bz2
|
||||
/gdm-3.8.3.1.tar.xz
|
||||
/gdm-3.9.5.tar.xz
|
||||
/gdm-3.9.90.tar.xz
|
||||
/gdm-3.10.0.tar.xz
|
||||
|
7
gdm.spec
7
gdm.spec
@ -11,14 +11,14 @@
|
||||
|
||||
Summary: The GNOME Display Manager
|
||||
Name: gdm
|
||||
Version: 3.9.90
|
||||
Version: 3.10.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.9/gdm-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gdm/3.10/gdm-%{version}.tar.xz
|
||||
Source1: org.gnome.login-screen.gschema.override
|
||||
|
||||
Requires(pre): /usr/sbin/useradd
|
||||
@ -323,6 +323,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/girepository-1.0/Gdm-1.0.typelib
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.10.0-1
|
||||
- Update to 3.10.0
|
||||
|
||||
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.90-1
|
||||
- Update to 3.9.90
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user