- Update to 1.4.6

This commit is contained in:
Jaromir Capik 2013-05-07 15:45:21 +02:00
parent e72777df2a
commit e49bbf89b4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1,5 +1,5 @@
Name: linuxconsoletools
Version: 1.4.5
Version: 1.4.6
Release: 1%{?dist}
Summary: Tools for connecting joysticks & legacy devices to the kernel's input subsystem
Group: Applications/System
@ -62,6 +62,9 @@ chmod -x %{buildroot}%{_mandir}/man1/*
%changelog
* Tue May 07 2013 Jaromir Capik <jcapik@redhat.com> - 1.4.6-1
- Update to 1.4.6
* Tue Apr 09 2013 Jaromir Capik <jcapik@redhat.com> - 1.4.5-1
- Update to 1.4.5

View File

@ -1 +1 @@
3a024ce6e6911ef973dccf0c5dc8407c linuxconsoletools-1.4.5.tar.bz2
9115e08e3a2193b62da46d0e02852787 linuxconsoletools-1.4.6.tar.bz2