[Fedora-i18n-bugs] [eekboard] Update to 0.90.6-1.

Daiki Ueno ueno at fedoraproject.org
Fri Mar 11 09:24:34 UTC 2011


commit e3e31423234b429d904d78ffb0b83a051eaf5f08
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Fri Mar 11 18:25:55 2011 +0900

    Update to 0.90.6-1.

 .gitignore                |    1 +
 eekboard-pygobject2.patch |   46 ---------------------------------------------
 eekboard.spec             |    9 ++++---
 sources                   |    2 +-
 4 files changed, 7 insertions(+), 51 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e80a000..75ad9b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ eekboard-0.0.5.tar.gz
 /eekboard-0.90.3.tar.gz
 /eekboard-0.90.4.tar.gz
 /eekboard-0.90.5.tar.gz
+/eekboard-0.90.6.tar.gz
diff --git a/eekboard.spec b/eekboard.spec
index d6c95ab..59d8353 100644
--- a/eekboard.spec
+++ b/eekboard.spec
@@ -1,13 +1,12 @@
 Name:		eekboard
-Version:	0.90.5
-Release:	2%{?dist}
+Version:	0.90.6
+Release:	1%{?dist}
 Summary:	An Easy-to-use Virtual Keyboard Toolkit
 
 Group:		Applications/System
 License:	GPLv3+
 URL:		http://ueno.github.com/eekboard/
 Source0:	http://github.com/downloads/ueno/eekboard/eekboard-%{version}.tar.gz
-Patch0:		eekboard-pygobject2.patch
 BuildRequires:	libfakekey-devel
 BuildRequires:	libXtst-devel
 #BuildRequires:	clutter-gtk-devel
@@ -61,7 +60,6 @@ This package contains the Python language binding of eekboard client library.
 
 %prep
 %setup -q
-%patch0 -p1 -b .pygobject2
 
 
 %build
@@ -130,6 +128,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Mar 11 2011 Daiki Ueno <dueno at redhat.com> - 0.90.6-1
+- new upstream release
+
 * Fri Mar 11 2011 Daiki Ueno <dueno at redhat.com> - 0.90.5-2
 - apply a patch to support newer pygobject2
 
diff --git a/sources b/sources
index 122d5cc..078ac16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9a3aa3cc13c34732cdf0cf47c256616  eekboard-0.90.5.tar.gz
+8ce2b5673861fe0fad388dc656f589fd  eekboard-0.90.6.tar.gz


More information about the i18n-bugs mailing list