From 031d6cbac1dfa408cb73d8664ed93a56a7b0fb70 Mon Sep 17 00:00:00 2001 From: Gopal Tiwari Date: Thu, 16 Dec 2021 11:48:06 +0530 Subject: [PATCH] Resolves: rhbz#2027435. --- bluez.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bluez.spec b/bluez.spec index bb200ac..2922a53 100644 --- a/bluez.spec +++ b/bluez.spec @@ -6,7 +6,7 @@ Name: bluez Version: 5.56 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Bluetooth utilities License: GPLv2+ URL: http://www.bluez.org/ @@ -317,6 +317,10 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/ %changelog +* Fri Dec 16 2021 Gopal Tiwari - 5.56-8 +- Fixing Gating and version + Related: rhbz#2027435 + * Tue Dec 14 2021 Gopal Tiwari - 5.56-7 - Fixing CVE-2021-41229 Related: rhbz#2027435