Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2016-05-20 11:54:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2016-04-16 
22:07:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2016-05-20 
11:55:01.000000000 +0200
@@ -1,0 +2,36 @@
+Tue May 10 04:55:31 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 1.3.0
+* touchpad: exclude Logitech touchpads from disable-while-typing
+
+-------------------------------------------------------------------
+Thu Apr 21 07:57:12 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 1.2.902
+* Support for so-called tablet pads, i.e. the actual tablet part of
+  a graphics tablet.
+* Addition of middle buttons for touchpads with a software button
+  area. Previously, a middle button could be triggered by pressing
+  with a finger in the left and right button area simultanously.
+  Too many touchpads are unable to reliably detect both fingers.
+  The middle button area is always available when software buttons
+  are enabled and encompasses the center 15–20mm on the touchpad.
+* Touchscreens that have a fuzz value set on the kernel device are
+  now defuzzed in libinput, thus stopping pointer wobbles
+  previously seen when holding the finger still. Note that libinput
+  does not _set_ the fuzz value, it merely uses it. Employ a udev
+  rule or hwdb entry to set this on your device if needed.
+
+-------------------------------------------------------------------
+Tue Apr 19 07:57:48 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 1.2.4
+* The top software button area on the T440-series touchpads is now
+  30mm high when the touchpad is disabled to make it easier to hit
+  those buttons.
+* The udev hwdb entries for the Chromebooks were updated to
+  accommodate for udev's silent replacing of non-alphanumeric
+  characters with '_'.
+* Added a fuzz filter to tablet devices.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libinput.spec ++++++
--- /var/tmp/diff_new_pack.gI6HqV/_old  2016-05-20 11:55:02.000000000 +0200
+++ /var/tmp/diff_new_pack.gI6HqV/_new  2016-05-20 11:55:02.000000000 +0200
@@ -18,8 +18,7 @@
 
 Name:           libinput
 %define lname  libinput10
-%define rversion 1.2.3
-Version:        1.2.3
+Version:        1.3.0
 Release:        0
 Summary:        Input device and event processing library
 License:        MIT
@@ -29,8 +28,8 @@
 #Git-Clone:    git://anongit.freedesktop.org/wayland/libinput
 #Git-Web:      http://cgit.freedesktop.org/wayland/libinput/
 #DL-URL:       http://freedesktop.org/software/libinput/
-Source:         http://freedesktop.org/software/libinput/%name-%rversion.tar.xz
-Source2:        
http://freedesktop.org/software/libinput/%name-%rversion.tar.xz.sig
+Source:         http://freedesktop.org/software/libinput/%name-%version.tar.xz
+Source2:        
http://freedesktop.org/software/libinput/%name-%version.tar.xz.sig
 Source3:        baselibs.conf
 Source4:        %name.keyring
 #git#BuildRequires:  autoconf >= 2.64
@@ -57,7 +56,6 @@
 Summary:        Input device and event processing library integration into udev
 Group:          System/Base
 
-# These programs may be absorbed into udev main at a future time
 %description udev
 The libinput udev helper rule will set the LIBINPUT_DEVICE_GROUP
 variable for event devices. Device groups are a labelling system to
@@ -99,7 +97,7 @@
 to develop applications that require libinput.
 
 %prep
-%setup -qn %name-%rversion
+%setup -qn %name-%version
 
 %build
 if [ ! -e configure ]; then
@@ -119,7 +117,7 @@
 mkdir xdg
 chmod 700 xdg
 export XDG_RUNTIME_DIR="$PWD/xdg"
-#make check %{?_smp_mflags} V=1
+make check %{?_smp_mflags} V=1 || :
 %endif
 
 %post   -n %lname -p /sbin/ldconfig

++++++ libinput-1.2.3.tar.xz -> libinput-1.3.0.tar.xz ++++++
++++ 16973 lines of diff (skipped)


Reply via email to