[xfdashboard] Updated to the latest upstream version

nonamedotc nonamedotc at fedoraproject.org
Mon Feb 24 14:49:51 UTC 2014


commit ac40989c47170ebef530c01ec1e0d4614034b4f8
Author: nonamedotc <nonamedotc at fedoraproject.org>
Date:   Mon Feb 24 08:50:42 2014 -0600

    Updated to the latest upstream version
    
    - Includes theming support (provides a default theme)

 .gitignore       |    1 +
 sources          |    2 +-
 xfdashboard.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5105410..110ecdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /0.1.2.tar.gz
 /0.1.3.tar.gz
+/0.1.4.tar.gz
diff --git a/sources b/sources
index 273a493..c223f7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb35145e11bfa7f0252f0e357b6e7178  0.1.3.tar.gz
+be654c7edb0fe201344991159afc4cd9  0.1.4.tar.gz
diff --git a/xfdashboard.spec b/xfdashboard.spec
index cfe2842..54f5bc1 100644
--- a/xfdashboard.spec
+++ b/xfdashboard.spec
@@ -1,6 +1,6 @@
 Name:		xfdashboard
-Version:	0.1.3
-Release:	2%{?dist}
+Version:	0.1.4
+Release:	1%{?dist}
 Summary:	GNOME shell like dashboard for Xfce
 
 License:	GPLv2+
@@ -36,10 +36,13 @@ make install DESTDIR=%{buildroot}
 %files
 %doc AUTHORS ChangeLog README TODO
 %{_bindir}/xfdashboard
+%{_datadir}/themes/%{name}/%{name}-1.0/%{name}.css
+%{_datadir}/themes/%{name}/%{name}-1.0/%{name}.theme
 
 %changelog
-* Thu Feb 20 2014 Kalev Lember <kalevlember at gmail.com> - 0.1.3-2
-- Rebuilt for cogl soname bump
+* Mon Feb 24 2014 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 0.1.4-1
+- Updated to the latest upstream version
+- Includes theming support (provides a default theme)
 
 * Tue Feb 11 2014 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 0.1.3-1
 - Updated to the latest upstream version


More information about the scm-commits mailing list