Hello community,

here is the log from the commit of package sddm for openSUSE:Factory checked in 
at 2018-07-12 09:17:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sddm (Old)
 and      /work/SRC/openSUSE:Factory/.sddm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sddm"

Thu Jul 12 09:17:25 2018 rev:37 rq:621443 version:0.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sddm/sddm.changes        2018-07-04 
23:54:48.759913193 +0200
+++ /work/SRC/openSUSE:Factory/.sddm.new/sddm.changes   2018-07-12 
09:17:26.770274113 +0200
@@ -1,0 +2,6 @@
+Sat Jul  7 11:27:49 UTC 2018 - [email protected]
+
+- Fix 0001-Support-both-X11-XDisplay-Wayland-and-WaylandDisplay.patch
+  * Corrected section name for Wayland
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ 0001-Support-both-X11-XDisplay-Wayland-and-WaylandDisplay.patch ++++++
--- /var/tmp/diff_new_pack.AkKAz3/_old  2018-07-12 09:17:27.726275450 +0200
+++ /var/tmp/diff_new_pack.AkKAz3/_new  2018-07-12 09:17:27.730275456 +0200
@@ -23,7 +23,7 @@
 +            if (currentSection == QStringLiteral("XDisplay"))
 +                currentSection = QStringLiteral("X11");
 +            else if (currentSection == QStringLiteral("WaylandDisplay"))
-+                currentSection = QStringLiteral("WaylandDisplay");
++                currentSection = QStringLiteral("Wayland");
 +
              // value assignment
              int separatorPosition = lineRef.indexOf(QLatin1Char('='));


Reply via email to