!5 【LTS升级】libinput升级到最新版本

Merge pull request !5 from xinghe/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-17 14:18:59 +08:00 committed by Gitee
commit 79c0714610
3 changed files with 7 additions and 3 deletions

Binary file not shown.

BIN
libinput-1.15.6.tar.xz Normal file

Binary file not shown.

View File

@ -2,8 +2,8 @@
# spec file for libinput
#
Name: libinput
Version: 1.14.1
Release: 2
Version: 1.15.6
Release: 1
Summary: Input device management and event handling library
License: MIT
URL: https://www.freedesktop.org/wiki/Software/libinput/
@ -63,7 +63,8 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3')
%doc COPYING
%{_libdir}/libinput.so.*
%{udevdir}/libinput-device-group
%{udevdir}/libinput-fuzz-override
%{udevdir}/libinput-fuzz-extract
%{udevdir}/libinput-fuzz-to-zero
%{udevdir}/rules.d/80-libinput-device-groups.rules
%{udevdir}/rules.d/90-libinput-fuzz-override.rules
%{_bindir}/libinput
@ -86,5 +87,8 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3')
%{_mandir}/man1/*
%changelog
* Sat Aug 15 2020 xinghe <xinghe1@huawei.com> - 1.15.6-1
- update version to 1.15.6
* Thu Aug 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.14.1-2
- Package init