[xfdashboard] Latest upstream version with bugfixes and enhancements

nonamedotc nonamedotc at fedoraproject.org
Wed Jul 23 02:16:51 UTC 2014


commit 93cb43237ea1ac6ae7b2a4f9ca7cdfd588362efb
Author: nonamedotc <nonamedotc at fedoraproject.org>
Date:   Tue Jul 22 21:16:45 2014 -0500

    Latest upstream version with bugfixes and enhancements
    
    - Removed ChangeLog from doc

 .gitignore       |    1 +
 sources          |    2 +-
 xfdashboard.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cdac2ff..4aacd46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /0.1.92.tar.gz
 /0.2.0.tar.gz
 /0.2.1.tar.gz
+/0.3.0.tar.gz
diff --git a/sources b/sources
index 07480ce..50d14e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-505dc330397772400c14b876f1cc700e  0.2.1.tar.gz
+503309d130d203718baa054043a34210  0.3.0.tar.gz
diff --git a/xfdashboard.spec b/xfdashboard.spec
index 88952ff..2ef3868 100644
--- a/xfdashboard.spec
+++ b/xfdashboard.spec
@@ -1,5 +1,5 @@
 Name:		xfdashboard
-Version:	0.2.1
+Version:	0.3.0
 Release:	1%{?dist}
 Summary:	GNOME shell like dashboard for Xfce
 
@@ -51,7 +51,7 @@ fi
 /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files
-%doc AUTHORS ChangeLog README
+%doc AUTHORS README
 %{_bindir}/xfdashboard
 %{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
@@ -60,6 +60,10 @@ fi
 %{_datadir}/themes/%{name}/*
 
 %changelog
+* Tue Jul 22 2014 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 0.3.0-1
+- Latest upstream version with bugfixes and enhancements
+- Removed ChangeLog from doc
+
 * Sun Jul 20 2014 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 0.2.1-1
 - Updated to latest upstream version
 


More information about the scm-commits mailing list