Hello community,

here is the log from the commit of package mate-session-manager for 
openSUSE:Factory checked in at 2019-07-31 14:35:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-session-manager (Old)
 and      /work/SRC/openSUSE:Factory/.mate-session-manager.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-session-manager"

Wed Jul 31 14:35:38 2019 rev:29 rq:719965 version:1.23.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/mate-session-manager/mate-session-manager.changes    
    2019-06-19 20:58:15.957973863 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-session-manager.new.4126/mate-session-manager.changes
      2019-07-31 14:35:41.085888019 +0200
@@ -1,0 +2,26 @@
+Thu Jul 18 12:19:10 UTC 2019 - Jonathan Brielmaier <[email protected]>
+
+- Update to version 1.23.0:
+  * Update translations
+  * migrate from intltool to gettext
+  * test-inhibit.c: migrate to gdbus
+  * Don't add apps repeatedly
+  * Add Show hidden checkbox and gsettings flag.
+  * Hide NoDisplay Apps in Startup Applications
+  * Simplify the installation process of the icons
+  * main: Potential leak of memory pointed to by 'new_argv'
+  * [Security] Use 'g_strlcpy' instead of 'strcpy'
+  * Add missing CPPFLAGS for mate_session_check_accelerated helpers
+  * Add hardware-compatibility file
+  * Fix unable to retrieve org.gnome.SessionManager.Renderer property
+  * mate-session-check-accelerated-gles-helper
+  * Add mate_session_check_accelerated helpers
+  * add installation instructions and update URL
+- remove patches:
+  * mate-session-manager-gtk-3.20.patch: we don't support gtk3.20
+    anymore
+- require gtk >= 3.22, glib >= 2.50 and gio >= 2.50
+- ship mate-session-check-accelerated tools and build require there
+  for glesv2
+
+-------------------------------------------------------------------

Old:
----
  mate-session-manager-1.22.1.tar.xz
  mate-session-manager-gtk-3.20.patch

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

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

Other differences:
------------------
++++++ mate-session-manager.spec ++++++
--- /var/tmp/diff_new_pack.qO2fbU/_old  2019-07-31 14:35:42.725887181 +0200
+++ /var/tmp/diff_new_pack.qO2fbU/_new  2019-07-31 14:35:42.757887165 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.22
+%define _version 1.23
 Name:           mate-session-manager
-Version:        1.22.1
+Version:        1.23.0
 Release:        0
 Summary:        MATE Session Manager
 License:        GPL-2.0-or-later
@@ -31,16 +31,16 @@
 Source2:        README.Gsettings-overrides
 # PATCH-FIX-OPENSUSE mate-session-manager-qt-5.7-styleoverride.patch 
[email protected] -- On Qt 5.7+ use Gtk2 Platform Theme.
 Patch0:         mate-session-manager-qt-5.7-styleoverride.patch
-# PATCH-FEATURE-OPENSUSE mate-session-manager-gtk-3.20.patch -- Restore GLib 
2.48 and GTK+ 3.20 support.
-Patch1:         mate-session-manager-gtk-3.20.patch
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  mate-common >= %{_version}
+# set to _version when mate-common has an equal release
+BuildRequires:  mate-common >= 1.22
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gio-2.0) >= 2.48
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(gio-2.0) >= 2.50
+BuildRequires:  pkgconfig(glesv2)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.50
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(sm)
@@ -162,6 +162,7 @@
 %{_datadir}/applications/mate-session-properties.desktop
 %{_datadir}/icons/hicolor/*/apps/mate-session-properties.*
 %{_mandir}/man?/mate-*.?%{?ext_man}
+%{_libexecdir}/mate-*
 
 %files lang -f %{name}.lang
 

++++++ mate-session-manager-1.22.1.tar.xz -> mate-session-manager-1.23.0.tar.xz 
++++++
++++ 132424 lines of diff (skipped)


Reply via email to