[xfdashboard] Updated to 0.3.9

nonamedotc nonamedotc at fedoraproject.org
Sat Feb 21 17:09:15 UTC 2015


commit 56e432d59cb6e86f9220a4691a1b0bb76ca6984f
Author: nonamedotc <nonamedotc at fedoraproject.org>
Date:   Sat Feb 21 11:09:13 2015 -0600

    Updated to 0.3.9
    
    - Translatations added

 .gitignore       | 1 +
 sources          | 2 +-
 xfdashboard.spec | 9 +++++++--
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08cb39a..02f0ca8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /0.3.6.tar.gz
 /0.3.7.tar.gz
 /0.3.8.tar.gz
+/0.3.9.tar.gz
diff --git a/sources b/sources
index 72a7991..57797f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc3e2db09667a4880ee5dc509da0cf80  0.3.8.tar.gz
+9bf9029e75b39d8e7ca0873a236be14f  0.3.9.tar.gz
diff --git a/xfdashboard.spec b/xfdashboard.spec
index 48bf2b3..5d507ad 100644
--- a/xfdashboard.spec
+++ b/xfdashboard.spec
@@ -1,5 +1,5 @@
 Name:		xfdashboard
-Version:	0.3.8
+Version:	0.3.9
 Release:	1%{?dist}
 Summary:	GNOME shell like dashboard for Xfce
 
@@ -41,6 +41,7 @@ make %{?_smp_mflags} V=1
 
 %install
 make install DESTDIR=%{buildroot}
+%find_lang %{name}
 
 %check
 desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -59,7 +60,7 @@ fi
 %posttrans
 /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
-%files
+%files -f %{name}.lang
 %doc AUTHORS README
 %{_bindir}/%{name}
 %{_bindir}/%{name}-settings
@@ -76,6 +77,10 @@ fi
 %{_datadir}/themes/%{name}-*
 
 %changelog
+* Sat Feb 21 2015 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 0.3.9-1
+- Updated to 0.3.9
+- Translatations added
+
 * Sat Jan 24 2015 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 0.3.8-1
 - Update to 0.3.8
 


More information about the scm-commits mailing list