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 2023-02-12 19:14:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-session (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-session.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-session"

Sun Feb 12 19:14:20 2023 rev:87 rq:1064405 version:4.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-session/xfce4-session.changes      
2022-12-24 17:17:58.043004611 +0100
+++ /work/SRC/openSUSE:Factory/.xfce4-session.new.1848/xfce4-session.changes    
2023-02-12 19:14:22.625061194 +0100
@@ -1,0 +2,26 @@
+Fri Feb 10 12:27:40 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 4.18.1
+  * Update copyright year
+  * Fix bus name acquisition/ownership (#54, !34)
+  * Use XfceScreensaver from Libxfce4ui (!35)
+  * build: Fix previous commit
+  * build: Fix autotools warnings
+  * Avoid duplicating directories in the tail of $XDG_* envs (#111, !21)
+  * settings: Fix memory leak
+  * libxfsm: Fix wrong return value
+  * Fix memory leaks when opening xfce4-session-settings
+  * Fix blurry session snapshots (!33)
+  * Fix blurry icons in autostart tab when UI scale > 1 (!33)
+  * build: Fix GTK deprecation warnings (!32)
+  * build: Fix some other GDK deprecation warnings (!32)
+  * build: Fix gdk_error_trap_push/pop() deprecation warnings (!32)
+  * build: Let xdt-depends.m4 macros set GLib macros (!32)
+  * build: Remove GDK_VERSION_MIN_REQUIRED/MAX_ALLOWED (!32)
+  * Make use of translations for run hooks (Fixes #156)
+  * Translation Updates
+- Regenerate xfce4-session-adapt-session-scripts-git.patch and
+  xfce4-session-adapt-session-scripts.patch
+- Remove two stray comments about add-light-locker-support patches
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ xfce4-session.spec ++++++
--- /var/tmp/diff_new_pack.rSrZOI/_old  2023-02-12 19:14:23.141064355 +0100
+++ /var/tmp/diff_new_pack.rSrZOI/_new  2023-02-12 19:14:23.145064380 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-session
 #
-# Copyright (c) 2020-2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %bcond_with git
 Name:           xfce4-session
-Version:        4.18.0
+Version:        4.18.1
 Release:        0
 Summary:        Xfce Session Manager
 License:        GPL-2.0-only
@@ -28,11 +28,9 @@
 %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.
 %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.
 %endif
 BuildRequires:  fdupes
 BuildRequires:  iceauth
@@ -49,7 +47,7 @@
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(libwnck-3.0) >= 3.10
 BuildRequires:  pkgconfig(libxfce4panel-2.0)
-BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.15.1
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.18.2
 BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.15.2
 BuildRequires:  pkgconfig(libxfconf-0) >= 4.12.0
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.102
@@ -62,14 +60,14 @@
 # bnc#845264
 Requires:       iceauth
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Recommends:     %{name}-doc = %{version}
 Recommends:     %{name}-lang = %{version}
 # minimal packages for an Xfce session
 Recommends:     xfwm4
-Recommends:     xfdesktop
 Recommends:     thunar
 Recommends:     xfce4-panel
+Recommends:     xfdesktop
 # xfce4-about needs to be dragged at a low level
 Recommends:     libxfce4ui-tools
 Obsoletes:      libxfsm-4_6-0 < %{version}

++++++ xfce4-session-4.18.0.tar.bz2 -> xfce4-session-4.18.1.tar.bz2 ++++++
++++ 8590 lines of diff (skipped)

++++++ xfce4-session-adapt-session-scripts-git.patch ++++++
--- /var/tmp/diff_new_pack.rSrZOI/_old  2023-02-12 19:14:23.813068473 +0100
+++ /var/tmp/diff_new_pack.rSrZOI/_new  2023-02-12 19:14:23.817068498 +0100
@@ -1,43 +1,17 @@
 diff -rub a/scripts/startxfce4.in b/scripts/startxfce4.in
 --- a/scripts/startxfce4.in    2019-05-13 13:08:40.936637683 +0800
 +++ b/scripts/startxfce4.in    2019-05-13 13:16:44.378397419 +0800
-@@ -66,13 +66,22 @@
- 
- if test "x$XDG_DATA_DIRS" = "x"
+@@ -76,6 +76,10 @@
  then
--  if test "x@_datadir_@" = "x/usr/local/share" -o "x@_datadir_@" = 
"x/usr/share"; then
-+  if test "x@_datadir_@" = "x/usr/local/share" -o test "x@_datadir_@" = 
"x/usr/share"; then
-     XDG_DATA_DIRS="/usr/local/share:/usr/share"
-   else
-     XDG_DATA_DIRS="@_datadir_@:/usr/local/share:/usr/share"
-   fi
- else
-+  case $XDG_DATA_DIRS in
-+      *:@_datadir_@:*)
-+          ;;
-+      *)
    XDG_DATA_DIRS="$XDG_DATA_DIRS:@_datadir_@"
-+  esac
-+fi
+ fi
 +if test -d "@_datadir_@/xfce"
 +then
-+    XDG_DATA_DIRS="@_datadir_@/xfce:$XDG_DATA_DIRS"
- fi
++  XDG_DATA_DIRS="@_datadir_@/xfce:$XDG_DATA_DIRS"
++fi
  export XDG_DATA_DIRS
  
-@@ -84,7 +93,12 @@
-     XDG_CONFIG_DIRS="/etc/xdg:@_sysconfdir_@/xdg"
-   fi
- else
-+  case $XDG_CONFIG_DIRS in
-+    *:@_sysconfdir_@/xdg:*)
-+      ;;
-+    *)
-   XDG_CONFIG_DIRS="$XDG_CONFIG_DIRS:@_sysconfdir_@/xdg"
-+esac
- fi
- export XDG_CONFIG_DIRS
- 
+ if test "x$XDG_CONFIG_DIRS" = "x"
 diff -rub a/scripts/xinitrc.in.in b/scripts/xinitrc.in.in
 --- a/scripts/xinitrc.in.in    2019-05-13 13:08:40.936637683 +0800
 +++ b/scripts/xinitrc.in.in    2019-05-13 13:20:51.177252943 +0800

++++++ xfce4-session-adapt-session-scripts.patch ++++++
--- /var/tmp/diff_new_pack.rSrZOI/_old  2023-02-12 19:14:23.829068572 +0100
+++ /var/tmp/diff_new_pack.rSrZOI/_new  2023-02-12 19:14:23.833068596 +0100
@@ -1,43 +1,17 @@
 diff -rub a/scripts/startxfce4.in b/scripts/startxfce4.in
 --- a/scripts/startxfce4.in    2016-05-03 05:02:14.000000000 +0800
 +++ b/scripts/startxfce4.in    2019-05-20 18:52:01.014092674 +0800
-@@ -66,13 +66,22 @@
- 
- if test "x$XDG_DATA_DIRS" = "x"
+@@ -76,6 +76,10 @@
  then
--  if test "x@_datadir_@" = "x/usr/local/share" -o "x@_datadir_@" = 
"x/usr/share"; then
-+  if test "x@_datadir_@" = "x/usr/local/share" -o  test "x@_datadir_@" = 
"x/usr/share"; then
-     XDG_DATA_DIRS="/usr/local/share:/usr/share"
-   else
-     XDG_DATA_DIRS="@_datadir_@:/usr/local/share:/usr/share"
-   fi
- else
-+  case $XDG_DATA_DIRS in
-+      *:@_datadir_@:*)
-+          ;;
-+      *)
    XDG_DATA_DIRS="$XDG_DATA_DIRS:@_datadir_@"
-+esac
-+fi
+ fi
 +if test -d "@_datadir_@/xfce"
 +then
-+   XDG_DATA_DIRS="@_datadir_@/xfce:$XDG_DATA_DIRS"
- fi
++  XDG_DATA_DIRS="@_datadir_@/xfce:$XDG_DATA_DIRS"
++fi
  export XDG_DATA_DIRS
  
-@@ -84,7 +93,12 @@
-     XDG_CONFIG_DIRS="/etc/xdg:@_sysconfdir_@/xdg"
-   fi
- else
-+  case $XDG_CONFIG_DIRS in
-+    *:@_sysconfdir_@/xdg:*)
-+      ;;
-+    *)
-   XDG_CONFIG_DIRS="$XDG_CONFIG_DIRS:@_sysconfdir_@/xdg"
-+  esac
- fi
- export XDG_CONFIG_DIRS
- 
+ if test "x$XDG_CONFIG_DIRS" = "x"
 diff -rub a/scripts/xinitrc.in.in b/scripts/xinitrc.in.in
 --- a/scripts/xinitrc.in.in    2019-05-11 04:05:58.000000000 +0800
 +++ b/scripts/xinitrc.in.in    2019-05-20 18:55:49.566603360 +0800

Reply via email to