[xfce4-panel] Update to 4.8.6

Christoph Wickert cwickert at fedoraproject.org
Thu Sep 22 21:59:45 UTC 2011


commit 25caf2a6feb1628cbb98fd0a5e4cb9485598d452
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Thu Sep 22 23:59:03 2011 +0200

    Update to 4.8.6

 .gitignore                                         |    1 +
 sources                                            |    2 +-
 ....2-add_button_release_event_to_proxy_item.patch |   21 --------------------
 xfce4-panel.spec                                   |    8 ++++--
 4 files changed, 7 insertions(+), 25 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61d50b7..fb7f6bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ xfce4-panel-4.6.4.tar.bz2
 /xfce4-clock.svg
 /xfce4-panel-4.8.4.tar.bz2
 /xfce4-panel-4.8.5.tar.bz2
+/xfce4-panel-4.8.6.tar.bz2
diff --git a/sources b/sources
index 19eb410..e0ae508 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 311746c0b3a0539abb838a2165251a41  xfce4-clock.png
 25c31cc29b91c92502364efb6fc0b068  xfce4-clock.svg
-3c00e92821709baa2a71b166a32d46a2  xfce4-panel-4.8.5.tar.bz2
+9d7bf0503d5867c4044cef04bb5845b1  xfce4-panel-4.8.6.tar.bz2
diff --git a/xfce4-panel.spec b/xfce4-panel.spec
index 9151040..6563052 100644
--- a/xfce4-panel.spec
+++ b/xfce4-panel.spec
@@ -1,7 +1,7 @@
 %global xfceversion 4.8
 
 Name:           xfce4-panel
-Version:        4.8.5
+Version:        4.8.6
 Release:        1%{?dist}
 Summary:        Next generation panel for Xfce
 
@@ -14,7 +14,6 @@ Source1:        xfce4-clock.png
 Source2:        xfce4-clock.svg
 # FIXME: do the patch once SIG has decided about a panel layout
 Patch0:         xfce4-panel-4.8.2-defaults.patch
-# http://git.xfce.org/xfce/xfce4-panel/commit/?id=8bb6d5f
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:  libxfce4ui-devel >= %{xfceversion}
 BuildRequires:  garcon-devel >= 0.1.4
@@ -118,7 +117,7 @@ install -pm 0644 %{SOURCE2} ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/scalable/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
-                                                                                          
+
 
 %post
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
@@ -163,6 +162,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_includedir}/xfce4/libxfce4panel-*/
 
 %changelog
+* Thu Sep 22 2011 Christoph Wickert <cwickert at fedoraproject.org> - 4.8.6-1
+- Update to 4.8.6
+
 * Tue Jun 21 2011 Christoph Wickert <cwickert at fedoraproject.org> - 4.8.5-1
 - Update to 4.8.5
 


More information about the scm-commits mailing list