Update to 3.15.90.4
Fixes bus activated X clients
This commit is contained in:
parent
6d9dd7095a
commit
e394053f91
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@ gdm-2.30.2.tar.bz2
|
|||||||
/gdm-3.15.90.1.tar.xz
|
/gdm-3.15.90.1.tar.xz
|
||||||
/gdm-3.15.90.2.tar.xz
|
/gdm-3.15.90.2.tar.xz
|
||||||
/gdm-3.15.90.3.tar.xz
|
/gdm-3.15.90.3.tar.xz
|
||||||
|
/gdm-3.15.90.4.tar.xz
|
||||||
|
6
gdm.spec
6
gdm.spec
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Summary: The GNOME Display Manager
|
Summary: The GNOME Display Manager
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 3.15.90.3
|
Version: 3.15.90.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -294,6 +294,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
%{_libdir}/pkgconfig/gdm.pc
|
%{_libdir}/pkgconfig/gdm.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 22 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.4-1
|
||||||
|
- Update to 3.15.90.4
|
||||||
|
- Fixes bus activated X clients
|
||||||
|
|
||||||
* Sat Feb 21 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.3-1
|
* Sat Feb 21 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.3-1
|
||||||
- Update to 3.15.90.3
|
- Update to 3.15.90.3
|
||||||
- Disables gnome-initial-setup support for now, which isn't functional
|
- Disables gnome-initial-setup support for now, which isn't functional
|
||||||
|
Loading…
Reference in New Issue
Block a user