diff --git a/.gitignore b/.gitignore index b19e78d..a9eef9c 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/linuxconsoletools.spec b/linuxconsoletools.spec index 28a3539..2ffc757 100644 --- a/linuxconsoletools.spec +++ b/linuxconsoletools.spec @@ -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 - 1.4.9-1 +- Updating to 1.4.9 (#1297157) + * Wed Jun 17 2015 Fedora Release Engineering - 1.4.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index df56cf4..a5ab89a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d46f88de79d45ce1929b73022266f785 linuxconsoletools-1.4.8.tar.bz2 +9b91718fefabc021ca7a5adbf13e3fde linuxconsoletools-1.4.9.tar.bz2