import dbus-1.12.8-14.el8
This commit is contained in:
parent
7571ff61a2
commit
6fa591f064
@ -4,4 +4,4 @@
|
|||||||
[ "$SHLVL" -gt 1 ] && return
|
[ "$SHLVL" -gt 1 ] && return
|
||||||
|
|
||||||
GDK_BACKEND=x11; export GDK_BACKEND
|
GDK_BACKEND=x11; export GDK_BACKEND
|
||||||
eval $(dbus-launch --sh-syntax --exit-with-session)
|
eval $(dbus-launch --sh-syntax --exit-with-x11)
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
Name: dbus
|
Name: dbus
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.12.8
|
Version: 1.12.8
|
||||||
Release: 13%{?dist}
|
Release: 14%{?dist}
|
||||||
Summary: D-BUS message bus
|
Summary: D-BUS message bus
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -406,6 +406,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 27 2021 David King <dking@redhat.com> - 1:1.12.8-14
|
||||||
|
- Fix dbus-launch call in sh snippet (#1940348)
|
||||||
|
|
||||||
* Tue Mar 23 2021 David King <dking@redhat.com> - 1:1.12.8-13
|
* Tue Mar 23 2021 David King <dking@redhat.com> - 1:1.12.8-13
|
||||||
- Fix raising hard fd limit (#1839753)
|
- Fix raising hard fd limit (#1839753)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user