Hello community,

here is the log from the commit of package libevdev for openSUSE:Factory 
checked in at 2015-04-03 14:32:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libevdev (Old)
 and      /work/SRC/openSUSE:Factory/.libevdev.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libevdev"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevdev/libevdev.changes        2015-01-09 
01:11:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libevdev.new/libevdev.changes   2015-04-03 
14:33:00.000000000 +0200
@@ -1,0 +2,29 @@
+Sat Mar 28 16:52:15 UTC 2015 - [email protected]
+
+- Update to 1.4:
+  * libevdev_uinput_destroy: don't close non-open FD
+  * include: update to 3.18 header
+  * tools: print the formula to calculate resolutions
+  * Shut up clang compiler warnings
+  * tools: fix clang compiler warning
+  * tools: note that the mouse frequency measured is the
+    highest frequency
+  * configure: rename BUILD_TESTS to ENABLE_RUNTIME_TESTS
+  * test: always build the build-tests
+  * tools: add a tool to change kernel devices
+  * test: use -std=c89 instead of c90 for the build test
+  * cosmetic: fix a couple of duplicate/missing empty lines
+  * Use memcpy/memmove instead of loop operations
+
+-------------------------------------------------------------------
+Tue Feb 10 07:48:15 UTC 2015 - [email protected]
+
+- Update to 1.3.2:
+  * A new tool has been added to help measure the physical
+    resolution of a mouse device. This tool can (and should) be
+    used to create udev hwdb entries for systemd's 70-mouse.hwdb
+  * Other changes include documentation and tests fixes
+- Changes since 1.3.1:
+  * INPUT_PROP_POINTINGSTICK is now parsed correctly.
+
+-------------------------------------------------------------------

Old:
----
  libevdev-1.3.tar.xz

New:
----
  libevdev-1.4.tar.xz

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

Other differences:
------------------
++++++ libevdev.spec ++++++
--- /var/tmp/diff_new_pack.E0S97I/_old  2015-04-03 14:33:00.000000000 +0200
+++ /var/tmp/diff_new_pack.E0S97I/_new  2015-04-03 14:33:00.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libevdev
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) specCURRENT_YEAR SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 Name:           libevdev
 %define sonum  2
-Version:        1.3
+Version:        1.4
 Release:        0
 Summary:        A wrapper library for evdev devices
 License:        MIT
@@ -112,6 +112,8 @@
 %files tools
 %defattr(-,root,root)
 %doc COPYING
+%{_bindir}/mouse-dpi-tool
+%{_bindir}/libevdev-tweak-device
 %{_bindir}/touchpad-edge-detector
 
 %changelog

++++++ libevdev-1.3.tar.xz -> libevdev-1.4.tar.xz ++++++
++++ 27428 lines of diff (skipped)


Reply via email to