!6 [sync] PR-5: Package upgrade

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-19 09:34:16 +00:00 committed by Gitee
commit 7fcc5169e9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global udevdir %(pkg-config --variable=udevdir udev) %global udevdir %(pkg-config --variable=udevdir udev)
Name: linuxconsoletools Name: linuxconsoletools
Version: 1.7.0 Version: 1.8.1
Release: 2 Release: 1
Summary: Tools for connecting/testing joysticks & legacy devices to the kernel's input subsystem Summary: Tools for connecting/testing joysticks & legacy devices to the kernel's input subsystem
License: GPLv2+ License: GPLv2+
URL: http://sourceforge.net/projects/linuxconsole/ URL: http://sourceforge.net/projects/linuxconsole/
@ -64,6 +64,9 @@ chmod -x %{buildroot}%{_mandir}/man1/*
%changelog %changelog
* Thu Jun 16 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.8.1-1
- Upgrade to version 1.8.1
* Wed Jun 30 2021 zhanzhimin<zhanzhimin@huawei.com> - 1.7.0-2 * Wed Jun 30 2021 zhanzhimin<zhanzhimin@huawei.com> - 1.7.0-2
- fix build failure due to lack of git buildrequires - fix build failure due to lack of git buildrequires