[xfdashboard] Updated to latest release containing new enhancements

nonamedotc nonamedotc at fedoraproject.org
Sun Mar 9 04:26:20 UTC 2014


commit 30157c2d6797fb462bc54dc25f4e5fe35c43973d
Author: nonamedotc <nonamedotc at fedoraproject.org>
Date:   Sat Mar 8 22:26:09 2014 -0600

    Updated to latest release containing new enhancements

 xfdashboard.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/xfdashboard.spec b/xfdashboard.spec
index 9038b23..ae080ff 100644
--- a/xfdashboard.spec
+++ b/xfdashboard.spec
@@ -1,12 +1,11 @@
 Name:		xfdashboard
-Version:	0.1.4
-Release:	2%{?dist}
+Version:	0.1.5
+Release:	1%{?dist}
 Summary:	GNOME shell like dashboard for Xfce
 
 License:	GPLv2+
 URL:		https://github.com/gmc-holle/xfdashboard
 Source0:	https://github.com/gmc-holle/xfdashboard/archive/%{version}.tar.gz
-Patch1:		xfdashboard-switch-workspace.patch
 
 BuildRequires:	libwnck-devel
 BuildRequires:	clutter-devel
@@ -25,7 +24,6 @@ which makes it convenient to search for and start applications.
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 export CFLAGS="%{optflags}"
@@ -42,6 +40,9 @@ make install DESTDIR=%{buildroot}
 %{_datadir}/themes/%{name}/%{name}-1.0/%{name}.theme
 
 %changelog
+* Sat Mar 8 2014 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 0.1.5-1
+- Updated to latest release containing new enhancements
+
 * Tue Feb 25 2014 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 0.1.4-2
 - Patch for enabling workspace switching added
 - Upstream bug - issue#1 on github


More information about the scm-commits mailing list