- Updating to 1.4.9 (#1297157)
This commit is contained in:
parent
69e52a2e70
commit
ae3feec686
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user