Update to 3.17.90
- Fixes sporadic failure to login and corruption of GDM_LANG environment variable
This commit is contained in:
parent
d0343f2195
commit
160b58dc98
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@ gdm-2.30.2.tar.bz2
|
||||
/gdm-3.17.3.tar.xz
|
||||
/gdm-3.17.3.1.tar.xz
|
||||
/gdm-3.17.4.tar.xz
|
||||
/gdm-3.17.90.tar.xz
|
||||
|
9
gdm.spec
9
gdm.spec
@ -9,8 +9,8 @@
|
||||
|
||||
Summary: The GNOME Display Manager
|
||||
Name: gdm
|
||||
Version: 3.17.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.17.90
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Group: User Interface/X
|
||||
@ -295,6 +295,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/gdm.pc
|
||||
|
||||
%changelog
|
||||
* Mon Aug 24 2015 Ray Strode <rstrode@redhat.com> 3.17.90-1
|
||||
- Update to 3.17.90
|
||||
- Fixes sporadic failure to login and corruption of GDM_LANG
|
||||
environment variable
|
||||
|
||||
* Thu Aug 06 2015 Ray Strode <rstrode@redhat.com> 3.17.4-2
|
||||
- drop /bin and /sbin from default path
|
||||
They don't make since given /usr merge
|
||||
|
Loading…
Reference in New Issue
Block a user