From 7f92d249e618fb917ae1c0fa4adc60d918cbf674 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 07:48:20 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/kbd.git#a1aed0e27a193289a1771f427d2b669642242e8f --- kbd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kbd.spec b/kbd.spec index 5da6a96..3abd4e5 100644 --- a/kbd.spec +++ b/kbd.spec @@ -5,7 +5,7 @@ Name: kbd Version: 2.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools for configuring the console (keyboard, virtual terminals, etc.) License: GPLv2+ URL: http://www.kbd-project.org/ @@ -37,6 +37,7 @@ Patch7: kbd-2.0.4-covscan-fixes.patch BuildRequires: gcc, bison, flex, gettext, pam-devel, check-devel, automake BuildRequires: console-setup, xkeyboard-config +BuildRequires: make Requires: %{name}-misc = %{version}-%{release} # Be sure that system is after UsrMove Conflicts: filesystem < 3 @@ -196,6 +197,9 @@ make check %{kbd_datadir}/keymaps/legacy %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 16 2020 Vitezslav Crhonek - 2.4.0-1 - Update to kbd-2.4.0 Resolves: #1908123