Update to 1.8.1.
This commit is contained in:
parent
a533c5998d
commit
08c0592f6a
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/linuxconsoletools-1.6.1.tar.bz2
|
||||
/linuxconsoletools-1.7.0.tar.bz2
|
||||
/linuxconsoletools-1.7.1.tar.bz2
|
||||
/linuxconsoletools-1.8.1.tar.bz2
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global udevdir %(pkg-config --variable=udevdir udev)
|
||||
|
||||
Name: linuxconsoletools
|
||||
Version: 1.7.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools for connecting joysticks & legacy devices to the kernel's input subsystem
|
||||
License: GPLv2+
|
||||
URL: http://sourceforge.net/projects/linuxconsole/
|
||||
@ -75,6 +75,9 @@ chmod -x %{buildroot}%{_mandir}/man1/*
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 24 2022 Vasiliy N. Glazov <vascom2@gmail.com> - 1.8.1-1
|
||||
- Update to 1.8.1
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linuxconsoletools-1.7.1.tar.bz2) = 2ba97e6c5b57aa5d6b08369bae050256f4d039f5b8479ad03cef4a7c43bf772db312de54d9e70a8a92c9ed7933b524715f1ce5448ccf508e6ffe8646a9dbd349
|
||||
SHA512 (linuxconsoletools-1.8.1.tar.bz2) = 407fcba552a3e45c60fb4f08217fe17106bedd6fde2fbce84aa6f4fa68ffc032f1683c6154f79daacaf1dcaf484fe943dd7391e787f0290d5bf42c7089c7c20c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user