Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package mate-session-manager for
openSUSE:Factory checked in at 2024-04-09 16:46:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-session-manager (Old)
and /work/SRC/openSUSE:Factory/.mate-session-manager.new.29460 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-session-manager"
Tue Apr 9 16:46:58 2024 rev:37 rq:1165577 version:1.28.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/mate-session-manager/mate-session-manager.changes
2023-06-26 18:16:22.882547001 +0200
+++
/work/SRC/openSUSE:Factory/.mate-session-manager.new.29460/mate-session-manager.changes
2024-04-09 16:50:57.476325960 +0200
@@ -1,0 +2,16 @@
+Tue Mar 26 11:59:59 UTC 2024 - Hillwood Yang <[email protected]>
+
+- Update version to 1.28.0
+ * Translations update
+ * Revert "gsm-manager: use g_settings_schema_source_lookup ()"
+ * Add system desktop files item to automatic startup support
+ * main: fix double free on gl_renderer
+ * g_key_file_save_to_file () is available from glib 2.40
+ * gsm-manager: use g_settings_schema_source_lookup ()
+ * gsm-inhibit-dialog: Fix -Wimplicit-int-float-conversion warnings
+ * Fix build warnings about missing field initializer
+ * Fix implicit conversion changes signedness: 'gboolean' to 'guint'
+ * mate-session: fix memory leak
+ * configure.ac: The macro 'AC_HELP_STRING' is obsolete
+
+-------------------------------------------------------------------
Old:
----
mate-session-manager-1.26.1.tar.xz
New:
----
mate-session-manager-1.28.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-session-manager.spec ++++++
--- /var/tmp/diff_new_pack.5EWzKk/_old 2024-04-09 16:50:59.192389266 +0200
+++ /var/tmp/diff_new_pack.5EWzKk/_new 2024-04-09 16:50:59.192389266 +0200
@@ -1,7 +1,7 @@
#
# spec file for package mate-session-manager
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,10 @@
#
-%define _version 1.26
+%define _version 1.28
+
Name: mate-session-manager
-Version: 1.26.1
+Version: 1.28.0
Release: 0
Summary: MATE Session Manager
License: GPL-2.0-or-later
@@ -56,7 +57,7 @@
# Make native styling in Qt5 happen.
Requires: libqt5-qtstyleplugins-platformtheme-gtk2
Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
Recommends: %{name}-lang
%glib2_gsettings_schema_requires
@@ -89,6 +90,7 @@
%package gschemas
Summary: MATE Session Manager GSchemas
%glib2_gsettings_schema_requires
+BuildArch: noarch
%description gschemas
This package provides the GSettings schemas for
++++++ mate-session-manager-1.26.1.tar.xz -> mate-session-manager-1.28.0.tar.xz
++++++
++++ 43177 lines of diff (skipped)