Hello community, here is the log from the commit of package xfdesktop for openSUSE:Factory checked in at 2013-03-08 09:58:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfdesktop (Old) and /work/SRC/openSUSE:Factory/.xfdesktop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfdesktop", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/xfdesktop/xfdesktop.changes 2013-01-30 09:40:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xfdesktop.new/xfdesktop.changes 2013-03-08 09:58:13.000000000 +0100 @@ -1,0 +2,15 @@ +Thu Mar 7 08:38:39 UTC 2013 - [email protected] + +- update to version 4.10.1 + - add a tabs width of padding for tooltip text + - fix theming of removable devices' icons + - SVG images are no longer pixilated when scaled up + - improve menu icon loading + - fix background cycling + - fix a crash when minimized window icons are resized + - fix use-after-free in xfdesktop_regular_file_icon_peek_tooltip + - translation updates +- dropped obsolete xfdesktop-fix-backdrop-timer.patch and + xfdesktop-4.10.0-fix-use-after-free.patch + +------------------------------------------------------------------- Old: ---- xfdesktop-4.10.0-fix-use-after-free.patch xfdesktop-4.10.0.tar.bz2 xfdesktop-fix-backdrop-timer.patch New: ---- xfdesktop-4.10.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfdesktop.spec ++++++ --- /var/tmp/diff_new_pack.Eiy0D6/_old 2013-03-08 09:58:14.000000000 +0100 +++ /var/tmp/diff_new_pack.Eiy0D6/_new 2013-03-08 09:58:14.000000000 +0100 @@ -17,7 +17,7 @@ Name: xfdesktop -Version: 4.10.0 +Version: 4.10.1 Release: 0 Summary: Desktop Manager for the Xfce Desktop Environment License: GPL-2.0+ @@ -28,10 +28,6 @@ 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 Patch1: xfdesktop-default-background-image.patch -# PATCH-FIX-UPSTREAM xfdesktop-4.10.0-fix-use-after-free.patch bnc#768985 bxo#9059 [email protected] -- fix use-after free detected by MALLOC_CHECK_ / valgrind -- to be sent upstream! -Patch2: xfdesktop-4.10.0-fix-use-after-free.patch -# PATCH-FIX-UPSTREAM xfdesktop-fix-backdrop-timer.patch bnc#793723 bxo#8962 [email protected] -- Fix backdrop timer not being rescheduled -Patch3: xfdesktop-fix-backdrop-timer.patch BuildRequires: fdupes BuildRequires: intltool BuildRequires: update-desktop-files @@ -88,8 +84,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build export CFLAGS="%{optflags} -fno-strict-aliasing" ++++++ xfdesktop-4.10.0.tar.bz2 -> xfdesktop-4.10.1.tar.bz2 ++++++ ++++ 9303 lines of diff (skipped) ++++++ xfdesktop-backgrounds-path.patch ++++++ --- /var/tmp/diff_new_pack.Eiy0D6/_old 2013-03-08 09:58:15.000000000 +0100 +++ /var/tmp/diff_new_pack.Eiy0D6/_new 2013-03-08 09:58:15.000000000 +0100 @@ -1,7 +1,7 @@ -Index: xfdesktop-4.10.0/backgrounds/Makefile.am +Index: xfdesktop-4.10.1/backgrounds/Makefile.am =================================================================== ---- xfdesktop-4.10.0.orig/backgrounds/Makefile.am -+++ xfdesktop-4.10.0/backgrounds/Makefile.am +--- xfdesktop-4.10.1.orig/backgrounds/Makefile.am ++++ xfdesktop-4.10.1/backgrounds/Makefile.am @@ -1,7 +1,7 @@ # backdrops/Makefile.am # @@ -11,13 +11,13 @@ backgrounds_DATA = xfce-blue.jpg -Index: xfdesktop-4.10.0/settings/main.c +Index: xfdesktop-4.10.1/settings/main.c =================================================================== ---- xfdesktop-4.10.0.orig/settings/main.c -+++ xfdesktop-4.10.0/settings/main.c -@@ -689,7 +689,7 @@ xfdesktop_settings_dialog_populate_image - xfconf_channel_set_string(panel->channel, prop_last, image_file); +--- xfdesktop-4.10.1.orig/settings/main.c ++++ xfdesktop-4.10.1/settings/main.c +@@ -690,7 +690,7 @@ xfdesktop_settings_dialog_populate_image + /* Add all backdrops in xfce4/backdrops/ for backwards compatibility with 4.8 */ backdrop_dirs = xfce_resource_lookup_all(XFCE_RESOURCE_DATA, - "xfce4/backdrops/"); + "wallpapers/xfce/"); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
