- Update to 1.4.7

This commit is contained in:
Jaromir Capik 2014-01-08 13:45:40 +01:00
parent 711ea61797
commit 4e44145fe7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/linuxconsoletools-1.4.4.tar.bz2
/linuxconsoletools-1.4.5.tar.bz2
/linuxconsoletools-1.4.6.tar.bz2
/linuxconsoletools-1.4.7.tar.bz2

View File

@ -1,6 +1,6 @@
Name: linuxconsoletools
Version: 1.4.6
Release: 2%{?dist}
Version: 1.4.7
Release: 1%{?dist}
Summary: Tools for connecting joysticks & legacy devices to the kernel's input subsystem
Group: Applications/System
License: GPLv2+
@ -62,6 +62,9 @@ chmod -x %{buildroot}%{_mandir}/man1/*
%changelog
* Wed Jan 08 2014 Jaromir Capik <jcapik@redhat.com> - 1.4.7-1
- Update to 1.4.7
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
9115e08e3a2193b62da46d0e02852787 linuxconsoletools-1.4.6.tar.bz2
fc839ab0dd04718244e17eab9d137ecd linuxconsoletools-1.4.7.tar.bz2