diff --git a/kbd.spec b/kbd.spec index 455e938..27dbd96 100644 --- a/kbd.spec +++ b/kbd.spec @@ -5,7 +5,7 @@ Name: kbd Version: 2.6.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Tools for configuring the console (keyboard, virtual terminals, etc.) License: GPL-2.0-or-later URL: http://www.kbd-project.org/ @@ -185,6 +185,10 @@ make check %{kbd_datadir}/keymaps/legacy %changelog +* Tue Oct 29 2024 Troy Dawson - 2.6.4-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jul 29 2024 Vitezslav Crhonek - 2.6.4-5 - Initialize variable to avoid possible uninitialized use Resolves: RHEL-40728