diff --git a/.gitignore b/.gitignore index e2cbf29..f14837b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /linuxconsoletools-1.4.4.tar.bz2 /linuxconsoletools-1.4.5.tar.bz2 +/linuxconsoletools-1.4.6.tar.bz2 diff --git a/linuxconsoletools.spec b/linuxconsoletools.spec index 9e8fbcd..7857c1d 100644 --- a/linuxconsoletools.spec +++ b/linuxconsoletools.spec @@ -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 - 1.4.6-1 +- Update to 1.4.6 + * Tue Apr 09 2013 Jaromir Capik - 1.4.5-1 - Update to 1.4.5 diff --git a/sources b/sources index 6cc4c93..31fb001 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a024ce6e6911ef973dccf0c5dc8407c linuxconsoletools-1.4.5.tar.bz2 +9115e08e3a2193b62da46d0e02852787 linuxconsoletools-1.4.6.tar.bz2