- Updating to 1.4.9 (#1297157)

This commit is contained in:
Jaromir Capik 2016-01-19 17:15:56 +01:00
parent 69e52a2e70
commit ae3feec686
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/linuxconsoletools-1.4.6.tar.bz2
/linuxconsoletools-1.4.7.tar.bz2
/linuxconsoletools-1.4.8.tar.bz2
/linuxconsoletools-1.4.9.tar.bz2

View File

@ -1,8 +1,8 @@
%global udevdir %(pkg-config --variable=udevdir udev)
Name: linuxconsoletools
Version: 1.4.8
Release: 2%{?dist}
Version: 1.4.9
Release: 1%{?dist}
Summary: Tools for connecting joysticks & legacy devices to the kernel's input subsystem
Group: Applications/System
License: GPLv2+
@ -69,6 +69,9 @@ chmod -x %{buildroot}%{_mandir}/man1/*
%changelog
* Tue Jan 19 2016 Jaromir Capik <jcapik@redhat.com> - 1.4.9-1
- Updating to 1.4.9 (#1297157)
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
d46f88de79d45ce1929b73022266f785 linuxconsoletools-1.4.8.tar.bz2
9b91718fefabc021ca7a5adbf13e3fde linuxconsoletools-1.4.9.tar.bz2