Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2021-04-12 12:35:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-session (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-session.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-session"

Mon Apr 12 12:35:28 2021 rev:193 rq:881135 version:40.beta

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes      
2020-11-23 10:29:05.961269040 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-session.new.2401/gnome-session.changes    
2021-04-12 12:38:11.401426845 +0200
@@ -1,0 +2,16 @@
+Fri Feb 26 13:51:35 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 40.beta:
+  + gnome-session: GNOME session will now only block sleep for
+    suspend inhibitors and will block shutdown if a logout
+    inhibitor is active. Previously a suspend inhibitor would
+    prevent both sleep and logout. As such, applications may need
+    to be updated and grab both a logout and suspend inhibitor.
+  + data: Fix indirect conflict with exit.target via app.slice
+  + data: Re-add OnFailure= to .target units
+  + util: Disable capturing of subpatterns
+  + util: Only accept common space characters
+  + Stop dbus-daemon instead of restarting it
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-session-3.38.0.tar.xz

New:
----
  gnome-session-40.beta.tar.xz

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

Other differences:
------------------
++++++ gnome-session.spec ++++++
--- /var/tmp/diff_new_pack.Ttmp4p/_old  2021-04-12 12:38:11.881427403 +0200
+++ /var/tmp/diff_new_pack.Ttmp4p/_new  2021-04-12 12:38:11.881427403 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-session
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           gnome-session
-Version:        3.38.0
+Version:        40.beta
 Release:        0
 Summary:        Session Tools for the GNOME Desktop
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
 URL:            https://www.gnome.org
-Source0:        
https://download.gnome.org/sources/gnome-session/3.38/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-session/40/%{name}-%{version}.tar.xz
 Source1:        gnome
 Source2:        gnome.desktop
 
@@ -120,7 +120,7 @@
 install -m755 %{SOURCE1} %{buildroot}%{_bindir}/gnome
 install -d -m755 %{buildroot}%{_datadir}/xsessions
 install -m644 %{SOURCE2} %{buildroot}%{_datadir}/xsessions/gnome.desktop
-%find_lang %{name}-3.0 %{?no_lang_C}
+%find_lang %{name}-40 %{?no_lang_C}
 %fdupes %{buildroot}/%{_prefix}
 # remove wayland files on s390/s390x
 %ifarch s390 s390x
@@ -218,6 +218,6 @@
 %dir %{_userunitdir}/gnome-session@gnome.target.d
 %{_userunitdir}/gnome-session@gnome.target.d/gnome.session.conf
 
-%files lang -f %{name}-3.0.lang
+%files lang -f %{name}-40.lang
 
 %changelog

Reply via email to