diff --git a/libinput.spec b/libinput.spec index fc725aa2aea9228ad31c79587227ac0cce1ded79..17fc717a83a33a66d977e01dc27ea085377435dd 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,6 +1,6 @@ Name: libinput Version: 1.25.0 -Release: 1 +Release: 2 Summary: Input device management and event handling library License: MIT URL: https://gitlab.freedesktop.org/libinput/libinput/-/releases @@ -28,11 +28,8 @@ Requires: python3-evdev python3-pyudev %description utils The %{name}-utils package provide tools for debuging. -%package help -Summary: document files for %{name} +%package_help Requires: %{name} = %{version}-%{release} -%description help -The %{name}-doc package contains document files. %global udevdir /usr/lib/udev/ @@ -83,6 +80,9 @@ The %{name}-doc package contains document files. %{_mandir}/man1/* %changelog +* Mon Aug 19 2024 wangbowen - 1.25.0-2 +- Replace declaration of help subpackage with the 'package_help' macro + * Fri Mar 01 2024 GuoCe 1.25.0-1 - update to 1.25.0