Rebuild with grep #1872913 fix to correctly drop non-ASCII layouts
This commit is contained in:
parent
5b68f0b6fd
commit
bd9efc38c3
6
kbd.spec
6
kbd.spec
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: kbd
|
Name: kbd
|
||||||
Version: 2.3.0
|
Version: 2.3.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Tools for configuring the console (keyboard, virtual terminals, etc.)
|
Summary: Tools for configuring the console (keyboard, virtual terminals, etc.)
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.kbd-project.org/
|
URL: http://www.kbd-project.org/
|
||||||
@ -198,6 +198,10 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/lib/debug/%{_libdir}/libtswrap*
|
|||||||
%{kbd_datadir}/keymaps/legacy
|
%{kbd_datadir}/keymaps/legacy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 28 2020 Adam Williamson <awilliam@redhat.com> - 2.3.0-2
|
||||||
|
- Rebuild with grep #1872913 fix to correctly drop non-ASCII layouts
|
||||||
|
Resolves: #1872922
|
||||||
|
|
||||||
* Wed Jul 29 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.3.0-1
|
* Wed Jul 29 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.3.0-1
|
||||||
- Make changes in converted layouts conditionally
|
- Make changes in converted layouts conditionally
|
||||||
- Use make macros, patch by Tom Stellard <tstellar@redhat.com>
|
- Use make macros, patch by Tom Stellard <tstellar@redhat.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user