Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2017-11-16 14:00:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libinput (Old)
 and      /work/SRC/openSUSE:Factory/.libinput.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libinput"

Thu Nov 16 14:00:24 2017 rev:52 rq:541918 version:1.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libinput/libinput.changes        2017-11-14 
14:17:31.646951117 +0100
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2017-11-16 
14:00:25.706899440 +0100
@@ -5 +5 @@
-  + Stop a crash when a lid was opened/closed multiple times while
+  * Stop a crash when a lid was opened/closed multiple times while
@@ -7 +7 @@
-  + Reduction of the palm edge zone to a maximum width of 8mm (this
+  * Reduction of the palm edge zone to a maximum width of 8mm (this
@@ -9 +9 @@
-  + Benjamin's fix to the device groups enables touch arbitration
+  * Benjamin's fix to the device groups enables touch arbitration
@@ -13,0 +14,7 @@
+Wed Nov  1 18:35:25 UTC 2017 - zai...@opensuse.org
+
+- Use autosetup macro.
+- Stop rm'ing la files, no longer exists as we are using meson
+  buildsystem.
+
+-------------------------------------------------------------------
@@ -17,2 +24,2 @@
-  + Fix build with meson 0.43 (option parser became stricter).
-  + Touchpads can now use pressure-based palm detection if the
+  * Fix build with meson 0.43 (option parser became stricter).
+  * Touchpads can now use pressure-based palm detection if the
@@ -20 +27 @@
-  + On touchpads with ABS_MT_TOUCH_MAJOR/MINOR we can now use those
+  * On touchpads with ABS_MT_TOUCH_MAJOR/MINOR we can now use those
@@ -23 +30 @@
-  + Touchpads now ignore extra fingers while the pointer-
+  * Touchpads now ignore extra fingers while the pointer-
@@ -25,2 +32,2 @@
-  + Trackpoints have had their pointer acceleration re-done.
-  + Pointer devices now have button debouncing automagically
+  * Trackpoints have had their pointer acceleration re-done.
+  * Pointer devices now have button debouncing automagically
@@ -28 +35 @@
-  + The tablet-mode switch on hybrid laptop/tablet devices (e.g.
+  * The tablet-mode switch on hybrid laptop/tablet devices (e.g.

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

Other differences:
------------------
++++++ libinput.spec ++++++
--- /var/tmp/diff_new_pack.FL0nc2/_old  2017-11-16 14:00:26.554868713 +0100
+++ /var/tmp/diff_new_pack.FL0nc2/_new  2017-11-16 14:00:26.562868423 +0100
@@ -42,7 +42,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(libevdev) >= 0.4
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(libwacom) >= 0.20
@@ -97,7 +97,7 @@
 to develop applications that require libinput.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %meson \
@@ -109,7 +109,6 @@
 
 %install
 %meson_install
-rm -f "%buildroot/%_libdir"/*.la
 %fdupes %buildroot/%_prefix
 
 %post   -n %lname -p /sbin/ldconfig



Reply via email to