[xfce4-appfinder] Update to 4.10.1, drop upstreamed patches

Kevin Fenzi kevin at fedoraproject.org
Sun May 5 16:09:12 UTC 2013


commit b3c2089368184584da807c1b42df61a0fca92969
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sun May 5 10:09:09 2013 -0600

    Update to 4.10.1, drop upstreamed patches

 .gitignore           |    1 +
 sources              |    2 +-
 xfce4-appfinder.spec |   15 +++++----------
 3 files changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4853cc..501c9e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ xfce4-appfinder-4.6.2.tar.bz2
 /xfce4-appfinder-4.9.4.tar.bz2
 /xfce4-appfinder-4.9.5.tar.bz2
 /xfce4-appfinder-4.10.0.tar.bz2
+/xfce4-appfinder-4.10.1.tar.bz2
diff --git a/sources b/sources
index 18066df..b7d48cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-799f70a9ad67b450da67810a5107e623  xfce4-appfinder-4.10.0.tar.bz2
+bea253956638e2df2dd950343b3b1b7b  xfce4-appfinder-4.10.1.tar.bz2
diff --git a/xfce4-appfinder.spec b/xfce4-appfinder.spec
index 2e2994f..366df0d 100644
--- a/xfce4-appfinder.spec
+++ b/xfce4-appfinder.spec
@@ -1,8 +1,8 @@
 %global xfceversion 4.10
 
 Name:           xfce4-appfinder
-Version:        4.10.0
-Release:        5%{?dist}
+Version:        4.10.1
+Release:        1%{?dist}
 Summary:        Appfinder for the Xfce4 Desktop Environment
 
 Group:          User Interface/Desktops
@@ -10,12 +10,6 @@ License:        GPLv2+
 URL:            http://www.xfce.org/
 #VCS git:git://git.xfce.org/xfce/xfce4-appfinder
 Source0:        http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
-# https://bugzilla.xfce.org/show_bug.cgi?id=9109
-# http://git.xfce.org/xfce/xfce4-appfinder/commit/?id=2a14564c
-Patch0:         xfce4-appfinder-4.10.0-null-pointers.patch
-# https://bugzilla.xfce.org/show_bug.cgi?id=9730
-# http://git.xfce.org/xfce/xfce4-appfinder/commit/?id=eb46f5acd4b0b985a94bee6942d6527f9f620b84
-Patch1:         xfce4-appfinder-4.10.0-icon-theme-segfault.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  pkgconfig(dbus-glib-1) >= 0.84
@@ -34,8 +28,6 @@ xfce-appfinder shows system wide installed applications.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 
 %build
@@ -67,6 +59,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun May 05 2013 Kevin Fenzi <kevin at scrye.com> 4.10.1-1
+- Update to 4.10.1, drop upstreamed patches
+
 * Fri Mar 29 2013 Kevin Fenzi <kevin at scrye.com> 4.10.0-5
 - Add patch to fix segfault with icon theme handling
 - https://bugzilla.xfce.org/show_bug.cgi?id=9730


More information about the scm-commits mailing list