Update to 1.7.1.
This commit is contained in:
parent
c598950f43
commit
bdae2af994
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/linuxconsoletools-1.6.0.tar.bz2
|
/linuxconsoletools-1.6.0.tar.bz2
|
||||||
/linuxconsoletools-1.6.1.tar.bz2
|
/linuxconsoletools-1.6.1.tar.bz2
|
||||||
/linuxconsoletools-1.7.0.tar.bz2
|
/linuxconsoletools-1.7.0.tar.bz2
|
||||||
|
/linuxconsoletools-1.7.1.tar.bz2
|
||||||
|
|||||||
@ -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.7.1
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools for connecting joysticks & legacy devices to the kernel's input subsystem
|
Summary: Tools for connecting 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/
|
||||||
@ -75,6 +75,9 @@ chmod -x %{buildroot}%{_mandir}/man1/*
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 22 2021 Vasiliy N. Glazov <vascom2@gmail.com> - 1.7.1-1
|
||||||
|
- Update to 1.7.1
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-4
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (linuxconsoletools-1.7.0.tar.bz2) = 260667e167281dd6f4de0904c2852a5bf3d9d0fe9d603135d4849c5a6610997306c9b476f64e4015d17a4dc8e4a8d36e96e01b9b63664fc7b493201fe12b4f56
|
SHA512 (linuxconsoletools-1.7.1.tar.bz2) = 2ba97e6c5b57aa5d6b08369bae050256f4d039f5b8479ad03cef4a7c43bf772db312de54d9e70a8a92c9ed7933b524715f1ce5448ccf508e6ffe8646a9dbd349
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user