diff --git a/libinput.spec b/libinput.spec index 32bc8c8af72f7aedab0421be24fb8028b6057705..0d7599523f43cce0ed3438165fda527824832ee3 100644 --- a/libinput.spec +++ b/libinput.spec @@ -3,12 +3,13 @@ # Name: libinput Version: 1.15.6 -Release: 1 +Release: 2 Summary: Input device management and event handling library License: MIT URL: https://www.freedesktop.org/wiki/Software/libinput/ Source0: https://www.freedesktop.org/software/libinput/libinput-%{version}.tar.xz +Recommends: %{name}-help = %{version}-%{release} BuildRequires: git-core gcc gcc-c++ python3-devel meson pkgconfig(libudev) pkgconfig(mtdev) pkgconfig(libevdev) pkgconfig(libwacom) %description @@ -87,6 +88,9 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3') %{_mandir}/man1/* %changelog +* Thu Nov 12 2020 xinghe - 1.15.6-2 +- add help for Recommends + * Sat Aug 15 2020 xinghe - 1.15.6-1 - update version to 1.15.6