Hello community,

here is the log from the commit of package cinnamon-session for 
openSUSE:Factory checked in at 2019-09-30 16:01:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cinnamon-session (Old)
 and      /work/SRC/openSUSE:Factory/.cinnamon-session.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cinnamon-session"

Mon Sep 30 16:01:02 2019 rev:19 rq:733954 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cinnamon-session/cinnamon-session.changes        
2019-09-23 12:38:28.497599522 +0200
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-session.new.2352/cinnamon-session.changes  
    2019-09-30 16:01:32.368874831 +0200
@@ -1,0 +2,14 @@
+Mon Sep 30 04:24:52 UTC 2019 - Marguerite Su <[email protected]>
+
+- drop cinnamon-session-qt-5.7-styleoverride.patch
+  * Cinnamon in openSUSE uses Menta/Adwaita by default, which
+    perfectly support gtk3. I think there's no need to stay on
+    gtk2 theming, and it is really weird for a gtk3 based desktop
+    to hard depend on an almostly unmaintained Qt5 library.
+  * Users who perfer gtk2 or accidentally install a gtk2 theme
+    can set "QT_STYLE_OVERRIDE=gtk2" and "QT_QPA_PLATFORMTHEME=gtk2"
+    in /etc/environment (note these global environment variables
+    affect all desktops and all users), then install
+    libqt5-qtstyleplugins-platformtheme-gtk2
+
+-------------------------------------------------------------------

Old:
----
  cinnamon-session-qt-5.7-styleoverride.patch

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

Other differences:
------------------
++++++ cinnamon-session.spec ++++++
--- /var/tmp/diff_new_pack.ezz6oO/_old  2019-09-30 16:01:32.816873639 +0200
+++ /var/tmp/diff_new_pack.ezz6oO/_new  2019-09-30 16:01:32.820873629 +0200
@@ -25,8 +25,6 @@
 URL:            https://github.com/linuxmint/cinnamon-session
 Source:         
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        %{name}-logind.gschema.override
-# PATCH-FIX-OPENSUSE cinnamon-session-qt-5.7-styleoverride.patch 
[email protected] -- On Qt 5.7+ use Gtk2 Platform Theme.
-Patch0:         cinnamon-session-qt-5.7-styleoverride.patch
 BuildRequires:  docbook
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  meson
@@ -54,17 +52,12 @@
 Requires:       upower >= 0.9.0
 Recommends:     %{name}-lang
 %glib2_gsettings_schema_requires
-%if 0%{?suse_version} >= 1500
-# Make native styling in Qt5 happen.
-Requires:       libqt5-qtstyleplugins-platformtheme-gtk2
-%endif
 
 %description
 This packages contains the session manager for the Cinnamon Desktop.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %meson \


Reply via email to