Hello community,

here is the log from the commit of package plasma5-workspace for 
openSUSE:Factory checked in at 2019-03-26 15:38:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-workspace (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-workspace.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-workspace"

Tue Mar 26 15:38:12 2019 rev:109 rq:687917 version:5.15.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-workspace/plasma5-workspace.changes      
2019-03-15 10:51:11.248988351 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma5-workspace.new.25356/plasma5-workspace.changes
   2019-03-26 15:38:14.180352872 +0100
@@ -1,0 +2,13 @@
+Sat Mar 23 15:43:44 UTC 2019 - Markus S <[email protected]>
+
+- Fix wording
+- Changed dependecy status of sounds package from Required to
+  Recommended because Plasma load just fine without it.
+
+-------------------------------------------------------------------
+Fri Mar 22 10:53:54 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Edit 0001-Set-GTK_BACKEND-x11-in-a-wayland-session.patch:
+  * Allow overriding GDK_BACKEND in .config/plasma-workspace/env
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma5-workspace.spec ++++++
--- /var/tmp/diff_new_pack.x9OW30/_old  2019-03-26 15:38:15.588352312 +0100
+++ /var/tmp/diff_new_pack.x9OW30/_new  2019-03-26 15:38:15.588352312 +0100
@@ -149,7 +149,7 @@
 Requires:       milou5 >= %{_plasma5_version}
 # boo#912317
 Requires:       gmenudbusmenuproxy >= %{_plasma5_version}
-Requires:       oxygen5-sounds >= %{_plasma5_version}
+Recommends:     oxygen5-sounds >= %{_plasma5_version}
 Requires:       solid-imports
 Requires:       xembedsniproxy >= %{_plasma5_version}
 # startkde and startplasma call these
@@ -203,8 +203,7 @@
 %requires_ge    plasma-framework
 
 %description libs
-This package contains the basic packages for a K Desktop Environment
-workspace.
+This package contains the basic packages for a KDE Plasma 5 workspace.
 
 %package -n xembedsniproxy
 Summary:        XEmbed SNI Proxy
@@ -243,8 +242,8 @@
 Obsoletes:      plasma-workspace5-devel < %{version}
 
 %description devel
-This package contains the basic packages for a K Desktop Environment
-workspace. Development files.
+This package contains the basic packages for a KDE Plasma 5 workspace.
+Development files.
 
 %package -n plasma5-session
 Summary:        KDE Plasma 5 X11 Session

++++++ 0001-Set-GTK_BACKEND-x11-in-a-wayland-session.patch ++++++
--- /var/tmp/diff_new_pack.x9OW30/_old  2019-03-26 15:38:15.616352301 +0100
+++ /var/tmp/diff_new_pack.x9OW30/_new  2019-03-26 15:38:15.616352301 +0100
@@ -8,21 +8,18 @@
  startkde/startplasmacompositor.cmake | 4 ++++
  1 file changed, 4 insertions(+)
 
-diff --git a/startkde/startplasmacompositor.cmake 
b/startkde/startplasmacompositor.cmake
-index dd9e304d..53be3be8 100644
---- a/startkde/startplasmacompositor.cmake
-+++ b/startkde/startplasmacompositor.cmake
-@@ -174,6 +174,10 @@ 
XDG_DATA_DIRS="@KDE_INSTALL_FULL_DATADIR@:/usr/share:/usr/local/share"
+Index: plasma-workspace-5.15.3/startkde/startplasmacompositor.cmake
+===================================================================
+--- plasma-workspace-5.15.3.orig/startkde/startplasmacompositor.cmake
++++ plasma-workspace-5.15.3/startkde/startplasmacompositor.cmake
+@@ -118,6 +118,10 @@ else
+     export QT_WAYLAND_FORCE_DPI=96
  fi
- export XDG_DATA_DIRS
  
 +# GTK3 uses the wayland backend by default, but its implementation is not 
correct
 +# enough to work well here. Window decorations are missing, for instance.
 +export GDK_BACKEND=x11
 +
- # Make sure that D-Bus is running
- if qdbus-qt5 >/dev/null 2>/dev/null; then
-     : # ok
--- 
-2.16.2
-
+ # Get a property value from org.freedesktop.locale1
+ queryLocale1() {
+     qdbus-qt5 --system org.freedesktop.locale1 /org/freedesktop/locale1 "$1"




Reply via email to