diff --git a/linuxconsoletools-1.7.0.tar.bz2 b/linuxconsoletools-1.7.0.tar.bz2 deleted file mode 100644 index 18a87f2..0000000 Binary files a/linuxconsoletools-1.7.0.tar.bz2 and /dev/null differ diff --git a/linuxconsoletools-1.8.1.tar.bz2 b/linuxconsoletools-1.8.1.tar.bz2 new file mode 100644 index 0000000..706af30 Binary files /dev/null and b/linuxconsoletools-1.8.1.tar.bz2 differ diff --git a/linuxconsoletools.spec b/linuxconsoletools.spec index a5b7cf6..49182ad 100644 --- a/linuxconsoletools.spec +++ b/linuxconsoletools.spec @@ -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 - 1.8.1-1 +- Upgrade to version 1.8.1 + * Wed Jun 30 2021 zhanzhimin - 1.7.0-2 - fix build failure due to lack of git buildrequires