[olpc-kbdshim/f14] v20

Daniel Drake dsd at fedoraproject.org
Fri Sep 16 08:38:59 UTC 2011


commit b7f4281a66c8dac8469fb515846b24ab7388e495
Author: Daniel Drake <dsd at laptop.org>
Date:   Fri Sep 16 09:29:47 2011 +0100

    v20

 .gitignore        |    1 +
 olpc-kbdshim.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1657c21..9b50581 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ olpc-kbdshim-12-git67c4b98.tar.gz
 /olpc-kbdshim-16-gitd9a96bc.tar.gz
 /olpc-kbdshim-17-git59ee055.tar.gz
 /olpc-kbdshim-19-gitcf77c1b.tar.gz
+/olpc-kbdshim-20-git6edc336.tar.gz
diff --git a/olpc-kbdshim.spec b/olpc-kbdshim.spec
index 9bafe2a..4bc3745 100644
--- a/olpc-kbdshim.spec
+++ b/olpc-kbdshim.spec
@@ -1,13 +1,13 @@
 Summary: OLPC XO keyboard support daemon
 Name: olpc-kbdshim
-Version: 19
+Version: 20
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 URL: http://dev.laptop.org/git/users/pgf/olpc-kbdshim/tree/README
 # Source0: the source tarball is created by "make tarball" from within
 # a clone of this git tree: git://dev.laptop.org/users/pgf/olpc-kbdshim
-Source0: olpc-kbdshim-19-gitcf77c1b.tar.gz
+Source0: olpc-kbdshim-20-git6edc336.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires: kernel-headers, pkgconfig, glib2-devel
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Sep 16 2011 Daniel Drake <dsd at laptop.org> 20-1
+- ebook mode improvements, XO-1.75 touchscreen support
+
 * Thu Aug  4 2011 Daniel Drake <dsd at laptop.org> - 19-1
 - libudev port
 
diff --git a/sources b/sources
index da9904b..0c7c435 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e33c9c8e8ab27e6d1478dd1997ac6f9  olpc-kbdshim-19-gitcf77c1b.tar.gz
+19795bfb11f1c9ae9005fa228c8c5747  olpc-kbdshim-20-git6edc336.tar.gz


More information about the scm-commits mailing list