This commit is contained in:
Dennis Gilmore 2016-02-04 01:39:03 +00:00
parent d6e2ea3367
commit 731f211dcb

View File

@ -1,6 +1,6 @@
Name: kbd
Version: 2.0.3
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Tools for configuring the console (keyboard, virtual terminals, etc.)
Group: System Environment/Base
@ -191,6 +191,9 @@ gzip $RPM_BUILD_ROOT/lib/kbd/keymaps/xkb/cz.map
/lib/kbd/keymaps/legacy
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Aug 06 2015 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.3-2
- Add compose rules to generated cz.map
Resolves: #1181581