Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfce4-session for openSUSE:Factory 
checked in at 2022-12-24 17:17:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-session (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-session.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-session"

Sat Dec 24 17:17:54 2022 rev:86 rq:1045210 version:4.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-session/xfce4-session.changes      
2021-01-12 10:29:02.817228545 +0100
+++ /work/SRC/openSUSE:Factory/.xfce4-session.new.1563/xfce4-session.changes    
2022-12-24 17:17:58.043004611 +0100
@@ -1,0 +2,33 @@
+Thu Dec 22 13:18:02 UTC 2022 - Manfred Hollstein <[email protected]>
+
+- Update to version 4.18.0
+  * Bump requirements for Xfce 4.18
+  * Translation Updates
+- Remove add-light-locker-support-git.patch and add-light-locker-support.patch
+
+- Update to version 4.17.2
+  * logout-dialog: New Xfconf property "ShowSave" (!29)
+  * bump copyright year to 2022
+
+- Update to version 4.17.1
+  * Translation Updates
+
+- Update to version 4.17.0
+  * settings: Revert type hint change
+  * Check getgrgid(3) return value to avoid crash
+  * build: Fix intltool lock file problem during make distcheck
+  * Remove pre-defined lockers
+  * Refresh list of screensavers (#17)
+  * Do not mind output of screensaver, if successful
+  * Run custom command in a separate shell
+  * Avoid extra pause by redirecting stdin
+  * Update COPYING
+  * Increase switch user timeout (!25)
+  * xflock4: Apply initial delay before running a screensaver/locker (#29)
+  * xflock4: Update copyrights
+  * xflock4: make the script executable
+  * Add labels to inline toolbar buttons
+  * Use correct icon for Close button
+  * Translation Updates
+
+-------------------------------------------------------------------

Old:
----
  _service
  add-light-locker-support-git.patch
  add-light-locker-support.patch
  xfce4-session-4.16.0.tar.bz2

New:
----
  xfce4-session-4.18.0.tar.bz2

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

Other differences:
------------------
++++++ xfce4-session.spec ++++++
--- /var/tmp/diff_new_pack.H2cpU5/_old  2022-12-24 17:17:58.667008377 +0100
+++ /var/tmp/diff_new_pack.H2cpU5/_new  2022-12-24 17:17:58.675008425 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-session
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2020-2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,23 +18,21 @@
 
 %bcond_with git
 Name:           xfce4-session
-Version:        4.16.0
+Version:        4.18.0
 Release:        0
 Summary:        Xfce Session Manager
 License:        GPL-2.0-only
 Group:          System/GUI/XFCE
 URL:            https://docs.xfce.org/xfce/xfce4-session/start
-Source0:        
https://archive.xfce.org/src/xfce/xfce4-session/4.16/%{name}-%{version}.tar.bz2
+Source0:        
https://archive.xfce.org/src/xfce/xfce4-session/4.18/%{name}-%{version}.tar.bz2
 %if %{with git}
 # PATCH-FIX-OPENSUSE xfce4-session-adapt-session-scripts-git.patch bnc#789057 
[email protected] Adapt upstream sessions script to openSUSE.
 Patch0:         xfce4-session-adapt-session-scripts-git.patch
 # PATCH-FIX-OPENSUSE add-light-locker-support.patch  [email protected] 
-- add light-locker to xflock4 script.
-Patch2:         add-light-locker-support-git.patch
 %else
 # PATCH-FIX-OPENSUSE xfce4-session-adapt-session-scripts.patch bnc#789057 
[email protected] -- Adapt upstream sessions script to openSUSE.
 Patch1:         xfce4-session-adapt-session-scripts.patch
 # PATCH-FIX-OPENSUSE add-light-locker-support.patch  -- add light-locker to 
xflock4 script.
-Patch3:         add-light-locker-support.patch
 %endif
 BuildRequires:  fdupes
 BuildRequires:  iceauth
@@ -45,14 +43,15 @@
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gmodule-2.0)
-BuildRequires:  pkgconfig(gnome-keyring-1)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gmodule-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.0
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(libwnck-3.0) >= 3.10
 BuildRequires:  pkgconfig(libxfce4panel-2.0)
-BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
-BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.12.0
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.15.1
+BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.15.2
+BuildRequires:  pkgconfig(libxfconf-0) >= 4.12.0
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.102
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(x11)

++++++ xfce4-session-4.16.0.tar.bz2 -> xfce4-session-4.18.0.tar.bz2 ++++++
++++ 79173 lines of diff (skipped)

Reply via email to