diff --git a/libinput.spec b/libinput.spec index f9e96ec..3d3fef8 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,5 +1,5 @@ Name: libinput -Version: 0.14.1 +Version: 0.15.0 Release: 1mamba Summary: A library that handles input devices for display servers and other applications Group: System/Libraries @@ -35,7 +35,7 @@ Requires: pkg-config This package contains libraries and header files for developing applications that use %{name}. %package tools -Group: Applications/Utilities +Group: System/Tools Summary: Utility applications for %{name} Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -67,7 +67,8 @@ This package contains utility applications for %{name}. %defattr(-,root,root) %{_libdir}/libinput.so.* /lib/udev/libinput-device-group -/lib/udev/rules.d/80-libinput-device-groups.rules +/lib/udev/rules.d/*.rules +/lib/udev/hwdb.d/90-libinput-model-quirks.hwdb %doc COPYING %files devel @@ -80,10 +81,15 @@ This package contains utility applications for %{name}. %files tools %defattr(-,root,root) +%{_bindir}/libinput-debug-events %{_bindir}/libinput-list-devices +%{_mandir}/man1/libinput-debug-events.1* %{_mandir}/man1/libinput-list-devices.1.gz %changelog +* Sun May 10 2015 Silvan Calarco 0.15.0-1mamba +- update to 0.15.0 + * Sun Apr 26 2015 Automatic Build System 0.14.1-1mamba - automatic version update by autodist