[Fedora-i18n-bugs] [eekboard/f15/master] Update to 0.90.4-1.

Daiki Ueno ueno at fedoraproject.org
Tue Mar 8 02:50:53 UTC 2011


commit 7461743fb2724dbc1b930023c5d28687b80d09b1
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Tue Mar 8 11:52:10 2011 +0900

    Update to 0.90.4-1.

 .gitignore    |    1 +
 eekboard.spec |    7 ++++++-
 sources       |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1ee19ba..f103c41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ eekboard-0.0.5.tar.gz
 /eekboard-0.90.1.tar.gz
 /eekboard-0.90.2.tar.gz
 /eekboard-0.90.3.tar.gz
+/eekboard-0.90.4.tar.gz
diff --git a/eekboard.spec b/eekboard.spec
index 45840ea..5669238 100644
--- a/eekboard.spec
+++ b/eekboard.spec
@@ -1,5 +1,5 @@
 Name:		eekboard
-Version:	0.90.3
+Version:	0.90.4
 Release:	1%{?dist}
 Summary:	An Easy-to-use Virtual Keyboard Toolkit
 
@@ -21,6 +21,7 @@ BuildRequires:	gir-repository-devel
 BuildRequires:	intltool desktop-file-utils
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  python2-devel
+BuildRequires:  libcroco-devel
 
 Requires: eekboard-libs = %{version}-%{release}
 
@@ -101,6 +102,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/eekboard.png
 %{_datadir}/icons/hicolor/scalable/apps/eekboard.svg
+%{_datadir}/eekboard/
 
 %files libs
 %defattr(-,root,root,-)
@@ -126,6 +128,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Mar  8 2011 Daiki Ueno <dueno at redhat.com> - 0.90.4-1
+- new upstream release
+
 * Wed Mar  2 2011 Daiki Ueno <dueno at redhat.com> - 0.90.3-1
 - new upstream release (fixes #680406 and 680826)
 
diff --git a/sources b/sources
index 9fc29b3..d46594f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24a607210feefa9b093114e8644aee53  eekboard-0.90.3.tar.gz
+5755f4efd4c726a415db47ea2ac41868  eekboard-0.90.4.tar.gz


More information about the i18n-bugs mailing list