Package upgrade

This commit is contained in:
wk333 2022-06-16 19:19:28 +08:00
parent b54f188852
commit 7e656507c5
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)
Name: linuxconsoletools
Version: 1.7.0
Release: 2
Version: 1.8.1
Release: 1
Summary: Tools for connecting/testing joysticks & legacy devices to the kernel's input subsystem
License: GPLv2+
URL: http://sourceforge.net/projects/linuxconsole/
@ -64,6 +64,9 @@ chmod -x %{buildroot}%{_mandir}/man1/*
%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
- fix build failure due to lack of git buildrequires