[eekboard/f16] Update to 1.0.3-1.

Daiki Ueno ueno at fedoraproject.org
Thu Sep 1 10:20:40 UTC 2011


commit 2ca82a13de8ce296ac9d9eb16b5a7faaef9b07ea
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Thu Sep 1 19:20:19 2011 +0900

    Update to 1.0.3-1.

 .gitignore                        |    1 +
 eekboard-python-binding-fix.patch |   39 -------------------------------------
 eekboard.spec                     |    9 ++++---
 sources                           |    2 +-
 4 files changed, 7 insertions(+), 44 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 28d7e9f..f8483b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ eekboard-0.0.5.tar.gz
 /eekboard-1.0.0.tar.gz
 /eekboard-1.0.1.tar.gz
 /eekboard-1.0.2.tar.gz
+/eekboard-1.0.3.tar.gz
diff --git a/eekboard.spec b/eekboard.spec
index cf7b5cd..8c676ee 100644
--- a/eekboard.spec
+++ b/eekboard.spec
@@ -1,13 +1,12 @@
 Name:		eekboard
-Version:	1.0.2
-Release:	3%{?dist}
+Version:	1.0.3
+Release:	1%{?dist}
 Summary:	An Easy-to-use Virtual Keyboard Toolkit
 
 Group:		Applications/System
 License:	GPLv3+
 URL:		http://fedorahosted.org/eekboard/
 Source0:	http://github.com/downloads/ueno/eekboard/eekboard-%{version}.tar.gz
-Patch0:		eekboard-python-binding-fix.patch
 BuildRequires:	libfakekey-devel
 # older libfakekey-devel has missing BR: libXtst-devel (#680878)
 BuildRequires:	libXtst-devel
@@ -65,7 +64,6 @@ This package contains the Python language binding of eekboard client library.
 
 %prep
 %setup -q
-%patch0 -p1 -b .python-binding-fix
 
 
 %build
@@ -148,6 +146,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Sep  1 2011 Daiki Ueno <dueno at redhat.com> - 1.0.3-1
+- new upstream release
+
 * Fri Aug 26 2011 Daiki Ueno <dueno at redhat.com> - 1.0.2-3
 - install eekboard-autostart.desktop under %%doc/examples instead of
   the autostart dir to avoid conflict with other at-spi based OSK
diff --git a/sources b/sources
index 13b9b82..5eab388 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6a9d08f478e0cea99e51c8c899bf25c  eekboard-1.0.2.tar.gz
+313cf7f1ae633656503b9f86c2f7a431  eekboard-1.0.3.tar.gz


More information about the scm-commits mailing list