[libinput] libinput 0.11.0

Peter Hutterer whot at fedoraproject.org
Mon Feb 23 01:29:43 UTC 2015


commit 2b6aa58f36784be58d30f775bcfc92bcd23b0f41
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Feb 23 11:07:22 2015 +1000

    libinput 0.11.0

 .gitignore    | 1 +
 libinput.spec | 7 ++++++-
 sources       | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da3c959..d8f58b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /libinput-0.8.0.tar.xz
 /libinput-0.9.0.tar.xz
 /libinput-0.10.0.tar.xz
+/libinput-0.11.0.tar.xz
diff --git a/libinput.spec b/libinput.spec
index 6b2b186..7dadddd 100644
--- a/libinput.spec
+++ b/libinput.spec
@@ -2,7 +2,7 @@
 %global gitversion 58abea394
 
 Name:           libinput
-Version:        0.10.0
+Version:        0.11.0
 Release:        1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
 Summary:        Input device library
 
@@ -72,6 +72,8 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
 %files
 %doc COPYING
 %{_libdir}/libinput.so.*
+%{_libdir}/udev/libinput-device-group
+%{_libdir}/udev/rules.d/80-libinput-device-groups.rules
 
 %files devel
 %{_includedir}/libinput.h
@@ -80,6 +82,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
 
 
 %changelog
+* Mon Feb 23 2015 Peter Hutterer <peter.hutterer at redhat.com> 0.11.0-1
+- libinput 0.11.0
+
 * Fri Feb 06 2015 Peter Hutterer <peter.hutterer at redhat.com> 0.10.0-1
 - libinput 0.10.0
 
diff --git a/sources b/sources
index deb94f0..08cfbd0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05f7d54380ff033d421944d906dc1ecb  libinput-0.10.0.tar.xz
+59fef57c3a3151d6f4be539469d67e37  libinput-0.11.0.tar.xz


More information about the scm-commits mailing list