[xfdesktop] Update to 4.10.1

Kevin Fenzi kevin at fedoraproject.org
Sat Mar 2 21:22:26 UTC 2013


commit 4588f8a4e1509caa1c59753583cb1bd6cbaab449
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Mar 2 14:22:22 2013 -0700

    Update to 4.10.1

 .gitignore     |    1 +
 sources        |    2 +-
 xfdesktop.spec |   12 +++++-------
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e46a340..b472748 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ xfdesktop-4.6.2.tar.bz2
 /xfdesktop-4.9.2.tar.bz2
 /xfdesktop-4.9.3.tar.bz2
 /xfdesktop-4.10.0.tar.bz2
+/xfdesktop-4.10.1.tar.bz2
diff --git a/sources b/sources
index a246b29..74be342 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5f6fb9fdde3ddff5804b2a251892936  xfdesktop-4.10.0.tar.bz2
+b1a67e9a2649ed8a452ebfb8aec259d0  xfdesktop-4.10.1.tar.bz2
diff --git a/xfdesktop.spec b/xfdesktop.spec
index f675431..b19d492 100644
--- a/xfdesktop.spec
+++ b/xfdesktop.spec
@@ -1,8 +1,8 @@
 %global xfceversion 4.10
 
 Name:           xfdesktop
-Version:        4.10.0
-Release:        5%{?dist}
+Version:        4.10.1
+Release:        1%{?dist}
 Summary:        Desktop manager for the Xfce Desktop Environment
 
 Group:          User Interface/Desktops
@@ -10,10 +10,6 @@ License:        GPLv2+
 URL:            http://www.xfce.org/
 #VCS: git:git://git.xfce.org/xfce/xfdesktop
 Source0:        http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
-# Search new background location in list
-# https://bugzilla.xfce.org/show_bug.cgi?id=8799
-# http://git.xfce.org/xfce/xfdesktop/commit/?id=d77079e0
-Patch0:         xfdesktop-4.10.0-new-background-location.patch
 # Fix desktop file
 Patch1:         xfdesktop-4.9.2-fix-desktop.patch
 ## Downstream patches
@@ -52,7 +48,6 @@ This package includes a desktop manager for the Xfce Desktop Environment.
 %prep
 %setup -q
 
-%patch0 -p1 -b .new-location
 %patch1 -p1 -b .fix
 %patch10 -p1 -b .backdrop
 
@@ -105,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Mar 02 2013 Kevin Fenzi <kevin at scrye.com> 4.10.1-1
+- Update to 4.10.1
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.10.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list