Update to 3.8.0
This commit is contained in:
parent
4c394bb394
commit
561905f9eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ gdm-2.30.2.tar.bz2
|
|||||||
/gdm-3.7.90.tar.xz
|
/gdm-3.7.90.tar.xz
|
||||||
/gdm-3.7.91.tar.xz
|
/gdm-3.7.91.tar.xz
|
||||||
/gdm-3.7.92.tar.xz
|
/gdm-3.7.92.tar.xz
|
||||||
|
/gdm-3.8.0.tar.xz
|
||||||
|
9
gdm.spec
9
gdm.spec
@ -8,14 +8,14 @@
|
|||||||
|
|
||||||
Summary: The GNOME Display Manager
|
Summary: The GNOME Display Manager
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 3.7.92
|
Version: 3.8.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
URL: http://download.gnome.org/sources/gdm
|
URL: http://download.gnome.org/sources/gdm
|
||||||
#VCS: git:git://git.gnome.org/gdm
|
#VCS: git:git://git.gnome.org/gdm
|
||||||
Source: http://download.gnome.org/sources/gdm/3.7/gdm-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gdm/3.8/gdm-%{version}.tar.xz
|
||||||
Source1: org.gnome.login-screen.gschema.override
|
Source1: org.gnome.login-screen.gschema.override
|
||||||
|
|
||||||
Requires(pre): /usr/sbin/useradd
|
Requires(pre): /usr/sbin/useradd
|
||||||
@ -343,6 +343,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
%{_libdir}/girepository-1.0/Gdm-1.0.typelib
|
%{_libdir}/girepository-1.0/Gdm-1.0.typelib
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.0-1
|
||||||
|
- Update to 3.8.0
|
||||||
|
|
||||||
* Thu Mar 21 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.92-2
|
* Thu Mar 21 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.92-2
|
||||||
- Drop the polkit-gnome dep now that the fallback greeter is gone
|
- Drop the polkit-gnome dep now that the fallback greeter is gone
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user