SHA256
1
0
forked from pool/libinput

Accepting request 863035 from home:dimstar:Factory

- Limit the dep libinput-debug-gui -> libinput-tools only to
  %{verion}, not %{version}-%{release}. As they are not built in
  the same run, the rebuild counters are not guaranteed to match
  forever.

  * Fix the termination of the readlink result
  * udev: update rules to handle bind/unbind events

OBS-URL: https://build.opensuse.org/request/show/863035
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=244
This commit is contained in:
Jan Engelhardt 2021-01-14 10:26:21 +00:00 committed by Git OBS Bridge
parent 16dcdc8dd0
commit dc9bc08a38
2 changed files with 12 additions and 4 deletions

View File

@ -1,9 +1,17 @@
-------------------------------------------------------------------
Thu Jan 14 08:29:45 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Limit the dep libinput-debug-gui -> libinput-tools only to
%{verion}, not %{version}-%{release}. As they are not built in
the same run, the rebuild counters are not guaranteed to match
forever.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 27 02:12:57 UTC 2020 - Jan Engelhardt <jengelh@inai.de> Fri Nov 27 02:12:57 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.16.4 - Update to release 1.16.4
* Fix the termination of the readlink result * Fix the termination of the readlink result
* udev: update rules to handle bind/unbind events * udev: update rules to handle bind/unbind events
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 3 10:15:49 UTC 2020 - Jan Engelhardt <jengelh@inai.de> Tue Nov 3 10:15:49 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package libinput # spec file for package libinput
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -115,7 +115,7 @@ configuration options and configuration defaults.
%package -n %pname-debug-gui %package -n %pname-debug-gui
Summary: Graphical libinput debug tool Summary: Graphical libinput debug tool
Group: Hardware/Other Group: Hardware/Other
Requires: libinput-tools = %version-%release Requires: libinput-tools = %version
%description -n %pname-debug-gui %description -n %pname-debug-gui
This tool allows graphical libinput debugging. It visualizes This tool allows graphical libinput debugging. It visualizes