Hello community,

here is the log from the commit of package mate-session-manager for 
openSUSE:Factory checked in at 2019-05-16 22:04:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-session-manager (Old)
 and      /work/SRC/openSUSE:Factory/.mate-session-manager.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-session-manager"

Thu May 16 22:04:36 2019 rev:27 rq:682578 version:1.22.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/mate-session-manager/mate-session-manager.changes    
    2019-02-28 21:43:21.525526244 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-session-manager.new.5148/mate-session-manager.changes
      2019-05-16 22:04:39.538588197 +0200
@@ -1,0 +2,30 @@
+Tue Mar  5 15:19:33 UTC 2019 - sor.ale...@meowr.ru
+
+- Update to version 1.22.0:
+  * Avoid deprecated GtkStock.
+  * manager: Restart user bus if last graphical session.
+  * systemd: Add api for detecting if this is the last session for
+    a user.
+  * gsm: Disconnect all dbus clients when dbus is disconnected.
+  * manager: Don't wait for all clients to exit before exiting.
+  * [gsm-autostart-app] Migrate from dbus-glib to gdbus.
+  * gsm-app-dialog: Make the seconds translatables in the
+    spinbutton.
+  * Change application startup dalay where it is in the system path.
+  * Remove X-GNOME-Autostart-Delay support.
+  * Add a delay setting to Startup Manager.
+  * Avoid gtk_dialog_add_button with stock ids.
+  * mate-session-save: Show icon in error dialogue.
+  * Migrate from dbus-glib to gdbus.
+  * gsm-inhibit-dialog.ui: Avoid deprecated GtkVBox.
+  * session-properties.ui: Avoid deprecations.
+  * gsm-manager: Avoid deprecated g_settings_list_schemas.
+  * Avoid compile warning for g_type_class_add_private.
+  * Only show application name when run with --version.
+  * Strip outer single quotes from string value returned by
+    gsettings in mate-wm script.
+  * Replace deprecated gdk_error_trap functions.
+  * Update translations.
+- Rebase mate-session-manager-gtk-3.20.patch.
+
+-------------------------------------------------------------------

Old:
----
  mate-session-manager-1.20.2.tar.xz

New:
----
  mate-session-manager-1.22.0.tar.xz

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

Other differences:
------------------
++++++ mate-session-manager.spec ++++++
--- /var/tmp/diff_new_pack.eCyNvv/_old  2019-05-16 22:04:40.078587691 +0200
+++ /var/tmp/diff_new_pack.eCyNvv/_new  2019-05-16 22:04:40.082587687 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-session-manager
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,14 @@
 #
 
 
-%define _version 1.20
+%define _version 1.22
 Name:           mate-session-manager
-Version:        1.20.2
+Version:        1.22.0
 Release:        0
 Summary:        MATE Session Manager
 License:        GPL-2.0-or-later
 Group:          System/GUI/Other
-Url:            https://mate-desktop.org/
+URL:            https://mate-desktop.org/
 Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 # Not an upstream file. Only proposes upstream packages:
 Source1:        mate-session-manager-upstream-mate_defaults.conf

++++++ mate-session-manager-1.20.2.tar.xz -> mate-session-manager-1.22.0.tar.xz 
++++++
++++ 84143 lines of diff (skipped)

++++++ mate-session-manager-gtk-3.20.patch ++++++
--- /var/tmp/diff_new_pack.eCyNvv/_old  2019-05-16 22:04:40.426587365 +0200
+++ /var/tmp/diff_new_pack.eCyNvv/_new  2019-05-16 22:04:40.426587365 +0200
@@ -29,3 +29,24 @@
  DBUS_GLIB_REQUIRED=0.76
  
  dnl ====================================================================
+--- a/data/gsm-inhibit-dialog.ui
++++ b/data/gsm-inhibit-dialog.ui
+@@ -1,6 +1,6 @@
+ <?xml version="1.0"?>
+ <interface>
+-  <requires lib="gtk+" version="3.22"/>
++  <requires lib="gtk+" version="3.20"/>
+   <!-- interface-naming-policy toplevel-contextual -->
+   <object class="GtkBox" id="main-box">
+     <property name="visible">True</property>
+--- a/data/session-properties.ui
++++ b/data/session-properties.ui
+@@ -1,7 +1,7 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+ <!-- Generated with glade 3.22.1 -->
+ <interface>
+-  <requires lib="gtk+" version="3.22"/>
++  <requires lib="gtk+" version="3.20"/>
+   <object class="GtkImage" id="image2">
+     <property name="visible">True</property>
+     <property name="can_focus">False</property>


Reply via email to