Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfdesktop for openSUSE:Factory 
checked in at 2022-12-25 15:14:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfdesktop (Old)
 and      /work/SRC/openSUSE:Factory/.xfdesktop.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfdesktop"

Sun Dec 25 15:14:50 2022 rev:45 rq:1045180 version:4.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfdesktop/xfdesktop.changes      2022-08-22 
11:05:02.673689997 +0200
+++ /work/SRC/openSUSE:Factory/.xfdesktop.new.1563/xfdesktop.changes    
2022-12-25 15:15:07.881467631 +0100
@@ -1,0 +2,20 @@
+Wed Dec 21 13:36:12 UTC 2022 - Manfred Hollstein <[email protected]>
+
+- Rebase xfdesktop-default-background-image.patch for Xfce 4.18
+- Add *.svg wallpapers to the file list
+
+-------------------------------------------------------------------
+Mon Dec 19 12:54:36 UTC 2022 - Maurizio Galli <[email protected]>
+
+- Update to version 4.18.0
+  * Bump requirements for Xfce 4.18
+  * Add wallpapers of Xfce 4.18 wallpaper contest
+  * Delete" menu entry in the context menu can now be hidden.
+  * On pressing 'rearrange desktop icons', the user is asked for confirmation
+  * Translation Updates
+  * For the complete list of changes from the development branch 4.17 please 
+    see the packaged NEWS file
+
+- Removed unused _service file
+
+-------------------------------------------------------------------

Old:
----
  _service
  xfdesktop-4.16.1.tar.bz2

New:
----
  xfdesktop-4.18.0.tar.bz2

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

Other differences:
------------------
++++++ xfdesktop.spec ++++++
--- /var/tmp/diff_new_pack.OK1xqn/_old  2022-12-25 15:15:08.421470688 +0100
+++ /var/tmp/diff_new_pack.OK1xqn/_new  2022-12-25 15:15:08.425470710 +0100
@@ -18,13 +18,13 @@
 
 %bcond_with git
 Name:           xfdesktop
-Version:        4.16.1
+Version:        4.18.0
 Release:        0
 Summary:        Desktop Manager for the Xfce Desktop Environment
 License:        GPL-2.0-or-later
 Group:          System/GUI/XFCE
 URL:            https://docs.xfce.org/xfce/xfdesktop/start
-Source0:        
https://archive.xfce.org/src/xfce/xfdesktop/4.16/%{name}-%{version}.tar.bz2
+Source0:        
https://archive.xfce.org/src/xfce/xfdesktop/4.18/%{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE xfdesktop-backgrounds-path.patch bnc#800970 
[email protected] -- Deliver background images under DATADIR/wallpapers which 
is already used by openSUSE and fix the default path for background images in 
the settings dialog
 Patch0:         xfdesktop-backgrounds-path.patch
 # PATCH-FEATURE-OPENSUSE xfdesktop-default-backdrop-image.patch 
[email protected] -- Sets the default background image to a symlink that is 
delivered by branding packages
@@ -35,19 +35,19 @@
 BuildRequires:  xfce4-dev-tools
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(exo-2)
-BuildRequires:  pkgconfig(garcon-1) >= 0.1.2
-BuildRequires:  pkgconfig(gio-2.0) >= 2.50.0
-BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.50.0
-BuildRequires:  pkgconfig(gmodule-2.0) >= 2.50.0
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.50.0
-BuildRequires:  pkgconfig(gthread-2.0) >= 2.50.0
-BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(libwnck-3.0)
+BuildRequires:  pkgconfig(garcon-1) >= 0.6.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gmodule-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.0
+BuildRequires:  pkgconfig(libnotify) >= 0.4.0
+BuildRequires:  pkgconfig(libwnck-3.0) >= 3.14
 BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.13.0
 BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.13.0
 BuildRequires:  pkgconfig(libxfconf-0) >= 4.12.1
-BuildRequires:  pkgconfig(thunarx-3)
+BuildRequires:  pkgconfig(thunarx-3) >= 4.17.10
 Provides:       xfce4-desktop = %{version}
 Obsoletes:      xfce4-desktop < %{version}
 Requires:       %{name}-branding = %{version}
@@ -124,6 +124,7 @@
 %dir %{_datadir}/wallpapers/xfce
 %{_datadir}/wallpapers/xfce/*.jpg
 %{_datadir}/wallpapers/xfce/*.png
+%{_datadir}/wallpapers/xfce/*.svg
 
 %files lang -f %{name}.lang
 

++++++ xfdesktop-4.16.1.tar.bz2 -> xfdesktop-4.18.0.tar.bz2 ++++++
++++ 99445 lines of diff (skipped)

++++++ xfdesktop-default-background-image.patch ++++++
--- /var/tmp/diff_new_pack.OK1xqn/_old  2022-12-25 15:15:09.477476664 +0100
+++ /var/tmp/diff_new_pack.OK1xqn/_new  2022-12-25 15:15:09.477476664 +0100
@@ -15,7 +15,7 @@
  #include <stdarg.h>
  
  #define XFDESKTOP_CHANNEL        "xfce4-desktop"
--#define DEFAULT_BACKDROP         DATADIR 
"/backgrounds/xfce/xfce-verticals.png"
+-#define DEFAULT_BACKDROP         DATADIR "/backgrounds/xfce/xfce-shapes.svg"
 +#define DEFAULT_BACKDROP         DATADIR "/wallpapers/xfce/default.wallpaper"
  #define DEFAULT_ICON_FONT_SIZE   12
  #define DEFAULT_ICON_SIZE        48

Reply via email to