[xfce4-panel] Update to 4.10.1

Kevin Fenzi kevin at fedoraproject.org
Sun May 5 16:48:19 UTC 2013


commit 387ef39872611382b8c255cfe6ec8861c61c13f5
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sun May 5 10:48:14 2013 -0600

    Update to 4.10.1

 .gitignore                                       |    1 +
 sources                                          |    2 +-
 xfce4-panel-4.8.6-directorymenu-workingdir.patch |   31 ----------------------
 xfce4-panel-4.9.1-fix-desktopfile.patch          |   12 --------
 xfce4-panel.spec                                 |    9 +++---
 5 files changed, 7 insertions(+), 48 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 882442f..4a3562d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ xfce4-panel-4.6.4.tar.bz2
 /xfce4-panel-4.9.1.tar.bz2
 /xfce4-panel-4.9.2.tar.bz2
 /xfce4-panel-4.10.0.tar.bz2
+/xfce4-panel-4.10.1.tar.bz2
diff --git a/sources b/sources
index ea7c9bc..4f0a751 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 311746c0b3a0539abb838a2165251a41  xfce4-clock.png
 25c31cc29b91c92502364efb6fc0b068  xfce4-clock.svg
-cf7351a4b952dbe3fc5ff509c68def33  xfce4-panel-4.10.0.tar.bz2
+8a1f8371fc725ba00f4594c5c0f81c59  xfce4-panel-4.10.1.tar.bz2
diff --git a/xfce4-panel.spec b/xfce4-panel.spec
index 58e2605..f6dbe4a 100644
--- a/xfce4-panel.spec
+++ b/xfce4-panel.spec
@@ -1,8 +1,8 @@
 %global xfceversion 4.10
 
 Name:           xfce4-panel
-Version:        4.10.0
-Release:        2%{?dist}
+Version:        4.10.1
+Release:        1%{?dist}
 Summary:        Next generation panel for Xfce
 
 Group:          User Interface/Desktops
@@ -13,7 +13,6 @@ Source0:        http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-
 # clock icon taken from system-config-date, license is GPLv2+
 Source1:        xfce4-clock.png
 Source2:        xfce4-clock.svg
-Patch1:         xfce4-panel-4.9.1-fix-desktopfile.patch
 ## Downstream patches
 # FIXME: do the patch once SIG has decided about a panel layout
 Patch10:        xfce4-panel-4.8.2-defaults.patch
@@ -72,7 +71,6 @@ plugins for xfce4-panel.
 
 %prep
 %setup -q
-%patch1 -p1
 #patch10 -p1 -b .default
 
 # Fix icon in 'Add new panel item' dialog
@@ -161,6 +159,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_includedir}/xfce4/libxfce4panel-*/
 
 %changelog
+* Sun May 05 2013 Kevin Fenzi <kevin at scrye.com> 4.10.1-1
+- Update to 4.10.1
+
 * Fri Jul 27 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.10.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list