Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2019-10-17 13:00:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-session (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-session.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-session"

Thu Oct 17 13:00:54 2019 rev:185 rq:736558 version:3.34.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes      
2019-08-15 12:24:38.522617542 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-session.new.2352/gnome-session.changes    
2019-10-17 13:00:56.237054730 +0200
@@ -1,0 +2,50 @@
+Mon Oct  7 09:57:51 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.34.1:
+  + Drop accidentally included `--debug` when launching
+    `gnome-session-binary`.
+  + Introduce a list of variables to potentially unset in launched
+    sessions.
+  + Updated translations.
+- Drop gnome-session-no-debug.patch: Fixed upstream.
+
+-------------------------------------------------------------------
+Tue Sep 17 22:16:07 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Add gnome-session-no-debug.patch: Disable debug log spam in
+  journald. Patch/bug to be sent upstream.
+
+-------------------------------------------------------------------
+Wed Sep 11 16:33:05 UTC 2019 - [email protected]
+
+- Update to version 3.34.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Sep  5 11:52:46 NZST 2019 - [email protected]
+
+- Update to version 3.33.92:
+  + More systemd --user fixes
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Sep  1 13:53:21 CDT 2019 - [email protected]
+
+- Update to version 3.33.90:
+  + Add support to manage the session using the systemd user
+    instance.
+  + Update session definitions to match new gnome-settings-daemon.
+  + Don't show logout button in fail whale when not logged in.
+  + Handle apps exiting abruptly at log out better.
+  + Updated translations.
+- Changes from version 3.33.4:
+  + Fix warning in log spew with dbus activated services.
+  + Fix idle detection.
+  + Advertize support for GDM's session registration API
+  + Updated translations.
+- Drop
+  gnome-session-presence-Enable-idle-detection-when-screen-locked.patch:
+  fixed upstream.
+- Add systemd user unit files.
+
+-------------------------------------------------------------------

Old:
----
  _servicedata
  gnome-session-3.32.0+5.obscpio
  gnome-session-presence-Enable-idle-detection-when-screen-locked.patch

New:
----
  gnome-session-3.34.1.obscpio

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

Other differences:
------------------
++++++ gnome-session.spec ++++++
--- /var/tmp/diff_new_pack.siQE5h/_old  2019-10-17 13:00:56.997052804 +0200
+++ /var/tmp/diff_new_pack.siQE5h/_new  2019-10-17 13:00:56.997052804 +0200
@@ -17,21 +17,18 @@
 
 
 Name:           gnome-session
-Version:        3.32.0+5
+Version:        3.34.1
 Release:        0
 Summary:        Session Tools for the GNOME Desktop
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
 URL:            https://www.gnome.org
-# We are using source services, so no download url for source
 Source0:        %{name}-%{version}.tar.xz
 Source1:        gnome
 Source2:        gnome.desktop
 
 # PATCH-FIX-UPSTREAM gnome-session-better-handle-empty-xdg_session_type.patch 
bsc#1084756 bgo#794256 [email protected] -- solution provided by [email protected] 
using a more reasonable way to handle gpu acceleration check
 Patch0:         gnome-session-better-handle-empty-xdg_session_type.patch
-# PATCH-FIX-UPSTREAM 
gnome-session-presence-Enable-idle-detection-when-screen-locked.patch 
bsc#1118286 glgo#GNOME/gnome-shell#900 [email protected] -- Enable dimming screen 
when screen is locked
-Patch1:         
gnome-session-presence-Enable-idle-detection-when-screen-locked.patch
 # PATCH-FIX-OPENSUSE gnome-session-s390-not-require-g-s-d_wacom.patch 
bsc#1129412 [email protected] -- Remove the runtime requirement of g-s-d Wacom 
plugin
 Patch2:         gnome-session-s390-not-require-g-s-d_wacom.patch
 
@@ -109,7 +106,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 %ifarch s390 s390x
 %patch2 -p1
 %endif
@@ -204,8 +200,28 @@
 %{_libexecdir}/gnome-session-check-accelerated
 %{_libexecdir}/gnome-session-check-accelerated-gl-helper
 %{_libexecdir}/gnome-session-check-accelerated-gles-helper
+%{_libexecdir}/gnome-session-ctl
 %{_libexecdir}/gnome-session-failed
 %{_datadir}/gnome-session/hardware-compatibility
+%{_userunitdir}/gnome-session-failed.service
+%{_userunitdir}/gnome-session-failed.target
+%{_userunitdir}/gnome-session-initialized.target
+%{_userunitdir}/gnome-session-manager.target
+%{_userunitdir}/[email protected]
+%{_userunitdir}/gnome-session-monitor.service
+%{_userunitdir}/gnome-session-pre.target
+%{_userunitdir}/gnome-session-restart-dbus.service
+%{_userunitdir}/gnome-session-shutdown.target
+%{_userunitdir}/gnome-session-signal-init.service
+%{_userunitdir}/gnome-session-stable.target
+%{_userunitdir}/gnome-session-stable.timer
+%{_userunitdir}/gnome-session-wayland.target
+%{_userunitdir}/[email protected]
+%{_userunitdir}/gnome-session-x11.target
+%{_userunitdir}/[email protected]
+%{_userunitdir}/gnome-session-x11-services.target
+%{_userunitdir}/gnome-session.target
+%{_userunitdir}/[email protected]
 
 %files lang -f %{name}-3.0.lang
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.siQE5h/_old  2019-10-17 13:00:57.029052723 +0200
+++ /var/tmp/diff_new_pack.siQE5h/_new  2019-10-17 13:00:57.029052723 +0200
@@ -2,9 +2,8 @@
   <service name="obs_scm" mode="disabled">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/gnome-session.git</param>
-    <param name="revision">gnome-3-32</param>
-    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
-    <param name="changesgenerate">enable</param>
+    <param name="revision">refs/tags/3.34.1</param>
+    <param name="versionformat">@PARENT_TAG@</param>
   </service>
   <service name="tar" mode="buildtime"/>
   <service name="recompress" mode="buildtime">

++++++ gnome-session-3.32.0+5.obscpio -> gnome-session-3.34.1.obscpio ++++++
++++ 13050 lines of diff (skipped)

++++++ gnome-session.obsinfo ++++++
--- /var/tmp/diff_new_pack.siQE5h/_old  2019-10-17 13:00:57.225052226 +0200
+++ /var/tmp/diff_new_pack.siQE5h/_new  2019-10-17 13:00:57.225052226 +0200
@@ -1,5 +1,5 @@
 name: gnome-session
-version: 3.32.0+5
-mtime: 1558614418
-commit: 2550833a37250cee889ac12ce1e52965166169ff
+version: 3.34.1
+mtime: 1570436901
+commit: 984dce35f9b59c016cbf21542c642da9e2e7d77b
 


Reply via email to