[xfdesktop] Update to 4.10.2. Drop upstreamed patch

Kevin Fenzi kevin at fedoraproject.org
Sun Mar 10 16:26:02 UTC 2013


commit 22ef13a80d43bdbd2f55c2c50ef40628e86b1e40
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sun Mar 10 10:25:59 2013 -0600

    Update to 4.10.2. Drop upstreamed patch

 .gitignore     |    1 +
 sources        |    2 +-
 xfdesktop.spec |   13 ++++++-------
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b472748..3c797a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ xfdesktop-4.6.2.tar.bz2
 /xfdesktop-4.9.3.tar.bz2
 /xfdesktop-4.10.0.tar.bz2
 /xfdesktop-4.10.1.tar.bz2
+/xfdesktop-4.10.2.tar.bz2
diff --git a/sources b/sources
index 74be342..92786ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1a67e9a2649ed8a452ebfb8aec259d0  xfdesktop-4.10.1.tar.bz2
+54a84ce63046c279fc3ec3f436d2f1b0  xfdesktop-4.10.2.tar.bz2
diff --git a/xfdesktop.spec b/xfdesktop.spec
index b8c459f..6ffda4a 100644
--- a/xfdesktop.spec
+++ b/xfdesktop.spec
@@ -1,8 +1,8 @@
 %global xfceversion 4.10
 
 Name:           xfdesktop
-Version:        4.10.1
-Release:        2%{?dist}
+Version:        4.10.2
+Release:        1%{?dist}
 Summary:        Desktop manager for the Xfce Desktop Environment
 
 Group:          User Interface/Desktops
@@ -12,9 +12,6 @@ URL:            http://www.xfce.org/
 Source0:        http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
 # Fix desktop file
 Patch1:         xfdesktop-4.9.2-fix-desktop.patch
-# Fix for bug https://bugzilla.xfce.org/show_bug.cgi?id=9892
-# https://bugzilla.xfce.org/attachment.cgi?id=4948
-Patch2:         xfdesktop-4.10.1-background-bug.patch
 ## Downstream patches
 # Change default background for Fedora
 Patch10:        xfdesktop-4.9.3-backdrop-image.patch
@@ -52,7 +49,6 @@ This package includes a desktop manager for the Xfce Desktop Environment.
 %setup -q
 
 %patch1 -p1 -b .fix
-%patch2 -p1 -b .background-bug
 %patch10 -p1 -b .backdrop
 
 
@@ -104,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Mar 10 2013 Kevin Fenzi <kevin at scrye.com> 4.10.2-1
+- Update to 4.10.2. Drop upstreamed patch
+
 * Wed Mar 06 2013 Kevin Fenzi <kevin at scrye.com> 4.10.1-2
 - Fix background bug. Fixes bug #918646 (Xfce bug #9892)
 
@@ -254,7 +253,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 - Update License tag
 - Update patch to have correct desktop image filename
 
-* Tue Jul  9 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.1-2
+* Mon Jul  9 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.1-2
 - Add patch to fix menu lockups with new gtk2
 
 * Wed Apr 11 2007 Kevin Fenzi <kevin at tummy.com> - 4.4.1-1


More information about the scm-commits mailing list