Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2020-01-07 23:50:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libinput (Old)
 and      /work/SRC/openSUSE:Factory/.libinput.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libinput"

Tue Jan  7 23:50:46 2020 rev:81 rq:760844 version:1.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libinput/libinput.changes        2019-10-30 
14:42:05.713817085 +0100
+++ /work/SRC/openSUSE:Factory/.libinput.new.6675/libinput.changes      
2020-01-07 23:50:47.831951695 +0100
@@ -1,0 +2,20 @@
+Sat Jan  4 17:56:40 UTC 2020 - Stefan BrĂ¼ns <stefan.bru...@rwth-aachen.de>
+
+- Remove doxygen and graphviz BuildRequires, documentation has
+  been disabled for some time already.
+
+-------------------------------------------------------------------
+Fri Jan  3 11:40:43 UTC 2020 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 1.15.0
+  * Scroll button locking and tablet pad keys support.
+  * Table device hardware buttons that are designed to map to a
+    specific functionality (e.g. to open the OSD) are now
+    supported through the new LIBINPUT_EVENT_TABLET_PAD_KEY
+    event.
+  * Quirks for the Logitech MX Master 2S and the Madcatz R.A.T.3
+    mouse were added.
+  * Touchpad scrolling was approximately 10% faster than the
+    nominal pointer speed, that has been adjusted now.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libinput.spec ++++++
--- /var/tmp/diff_new_pack.OW2pAj/_old  2020-01-07 23:50:48.523952054 +0100
+++ /var/tmp/diff_new_pack.OW2pAj/_new  2020-01-07 23:50:48.523952054 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libinput
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,18 @@
 #
 
 
+%bcond_with documentation
+
 Name:           libinput
 %define lname  libinput10
-Version:        1.14.3
+Version:        1.15.0
 Release:        0
 Summary:        Input device and event processing library
 License:        MIT
 Group:          c development hardware
 URL:            https://www.freedesktop.org/wiki/Software/libinput/
 
-#Git-Clone:    https://gitlab.freedesktop.org/libinput/libinput.git
 #Git-Web:      https://gitlab.freedesktop.org/libinput/libinput/
-#DL-URL:       http://freedesktop.org/software/libinput/
 Source:         http://freedesktop.org/software/libinput/%name-%version.tar.xz
 Source2:        
http://freedesktop.org/software/libinput/%name-%version.tar.xz.sig
 Source3:        baselibs.conf
@@ -35,10 +35,12 @@
 Source5:        libinput-rpmlintrc
 Patch1:         kill-env.diff
 
-BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+%if %{with documentation}
+BuildRequires:  doxygen
 BuildRequires:  graphviz >= 2.26
+%endif
 BuildRequires:  grep
 BuildRequires:  meson >= 0.41.0
 BuildRequires:  pkg-config
@@ -107,7 +109,7 @@
        --datadir="%_datadir/%name-%version" \
        -Dudev-dir="%_prefix/lib/udev" \
        -Dtests=false \
-       -Ddocumentation=false \
+       
-Ddocumentation=%{?with_documentation:true}%{!?with_documentation:false} \
        %nil
 %meson_build
 
@@ -126,7 +128,7 @@
 
 %files udev
 %_prefix/lib/udev/libinput-device-group
-%_prefix/lib/udev/libinput-fuzz-override
+%_prefix/lib/udev/libinput-fuzz-*
 %_prefix/lib/udev/rules.d/
 
 %files -n %lname

++++++ libinput-1.14.3.tar.xz -> libinput-1.15.0.tar.xz ++++++
++++ 11402 lines of diff (skipped)


Reply via email to