Hello community,

here is the log from the commit of package xf86-input-evdev for 
openSUSE:Factory checked in at 2015-10-30 21:52:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-input-evdev (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-input-evdev.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-input-evdev"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-input-evdev/xf86-input-evdev.changes        
2015-08-21 07:35:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-input-evdev.new/xf86-input-evdev.changes   
2015-10-30 21:52:46.000000000 +0100
@@ -1,0 +2,12 @@
+Wed Oct 28 15:39:33 UTC 2015 - [email protected]
+
+- Update to version 2.10.0
+  Plenty of bugfixes accumulated over time, one new option is now
+  available: Resolution. This enables a user to set a mouse device's
+  native resolution, if set the device's deltas are scaled to a
+  normalized 1000dpi resolution. This can be used to make
+  high-resolution mice less sensitive without having to actually
+  change the acceleration in the desktop environment. The default
+  for this option is 0 and no scaling is performed.
+
+-------------------------------------------------------------------

Old:
----
  xf86-input-evdev-2.9.2.tar.bz2

New:
----
  xf86-input-evdev-2.10.0.tar.bz2

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

Other differences:
------------------
++++++ xf86-input-evdev.spec ++++++
--- /var/tmp/diff_new_pack.ZZAJRH/_old  2015-10-30 21:52:47.000000000 +0100
+++ /var/tmp/diff_new_pack.ZZAJRH/_new  2015-10-30 21:52:47.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           xf86-input-evdev
-Version:        2.9.2
+Version:        2.10.0
 Release:        0
 Summary:        Generic Linux input driver for the Xorg X server
 License:        MIT
@@ -73,6 +73,8 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
+cp %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-evdev.conf 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
 install -D -m 644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/11-evdev.conf
 
 %post
@@ -86,7 +88,11 @@
 %files
 %defattr(-,root,root)
 %doc COPYING README
+%dir %{_sysconfdir}/X11/xorg.conf.d
+%config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/10-evdev.conf
 %config %{_sysconfdir}/X11/xorg.conf.d/11-evdev.conf
+%dir %{_datadir}/X11/xorg.conf.d
+%{_datadir}/X11/xorg.conf.d/10-*.conf
 %dir %{_libdir}/xorg/modules/input
 %{_libdir}/xorg/modules/input/evdev_drv.so
 %{_datadir}/man/man4/evdev.4%{?ext_man}

++++++ xf86-input-evdev-2.9.2.tar.bz2 -> xf86-input-evdev-2.10.0.tar.bz2 ++++++
++++ 2155 lines of diff (skipped)


Reply via email to