This commit is contained in:
Jesse Keating 2009-07-25 04:19:15 +00:00
parent 8f691daeaf
commit fef8997177

View File

@ -1,6 +1,6 @@
Name: kbd
Version: 1.15
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Tools for configuring the console (keyboard, virtual terminals, etc.)
Group: System Environment/Base
@ -106,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
/lib/kbd
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Mar 5 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.15-7
- Add loadkeys 'q' option to loadkeys manpage and --help
Resolves: #487538