diff --git a/libinput.spec b/libinput.spec index 0920f66..d3b6b18 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,6 +1,6 @@ Name: libinput Version: 0.20.0 -Release: 1mamba +Release: 2mamba Summary: A library that handles input devices for display servers and other applications Group: System/Libraries Vendor: openmamba @@ -59,6 +59,9 @@ This package contains utility applications for %{name}. mv %{buildroot}/lib/udev/*.rules %{buildroot}/lib/udev/rules.d/ +# 0.20: wrongly installed +rm -f %{buildroot}/lib/udev/rules.d/*-litest.rules + %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -90,6 +93,9 @@ mv %{buildroot}/lib/udev/*.rules %{buildroot}/lib/udev/rules.d/ %{_mandir}/man1/libinput-list-devices.1.gz %changelog +* Fri Aug 14 2015 Silvan Calarco 0.20.0-2mamba +- don't install test udev rules + * Sun Aug 02 2015 Automatic Build System 0.20.0-1mamba - automatic version update by autodist