Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2015-05-10 10:52:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libinput (Old)
 and      /work/SRC/openSUSE:Factory/.libinput.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libinput"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libinput/libinput.changes        2015-05-06 
11:17:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2015-05-10 
10:52:53.000000000 +0200
@@ -1,0 +2,26 @@
+Wed May  6 10:24:26 UTC 2015 - [email protected]
+
+- Update to version 0.15.0:
+  * One new API was added: libinput_device_keyboard_has_key() which
+    does what it says on the box.
+  * A new tool is now available: libinput-debug-events
+    This tool allows debugging libinput events directly, it works
+    as something like an evtest to libinput. Note that it is very
+    much a debugging tool only, do not rely on any specific
+    behavior or output format.
+  * A new udev property POINTINGSTICK_CONST_ACCEL is now supported
+    for pointing sticks. If set for a compatible device, the input
+    data is multiplied with a constant factor.
+  * We've added support for the LIBINPUT_MODEL_xzy udev tag. This
+    enables us to tag specific models or series in udev and apply
+    required quirks.
+  * A couple of bugfixes, mainly in the touchpad code. The
+    doubletap timeout is now longer but multi-tapping is generally
+    more responsive now.
+  * Clickfinger behavior was fixed to allow left-clicks even when a
+    touch isn't present on the device.
+  * Button scrolling is enabled by default on some devices now,
+    specifically on devices without a scroll wheel but with a
+    middle button.
+
+-------------------------------------------------------------------

Old:
----
  libinput-0.14.1.tar.xz
  libinput-0.14.1.tar.xz.sig

New:
----
  libinput-0.15.0.tar.xz
  libinput-0.15.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libinput.spec ++++++
--- /var/tmp/diff_new_pack.Pr9Kfo/_old  2015-05-10 10:52:54.000000000 +0200
+++ /var/tmp/diff_new_pack.Pr9Kfo/_new  2015-05-10 10:52:54.000000000 +0200
@@ -18,8 +18,8 @@
 
 Name:           libinput
 %define lname  libinput10
-%define rversion 0.14.1
-Version:        0.14.1
+%define rversion 0.15.0
+Version:        0.15
 Release:        0
 Summary:        Input device and event processing library
 License:        HPND
@@ -134,7 +134,9 @@
 
 %files tools
 %defattr(-,root,root)
+%_bindir/libinput-debug-events
 %_bindir/libinput-list-devices
+%_mandir/man1/libinput-debug-events.1.gz
 %_mandir/man1/libinput-list-devices.1.gz
 
 %files devel

++++++ libinput-0.14.1.tar.xz -> libinput-0.15.0.tar.xz ++++++
++++ 4493 lines of diff (skipped)


Reply via email to