diff --git a/bluez.spec b/bluez.spec index 95a720c..f2e3909 100644 --- a/bluez.spec +++ b/bluez.spec @@ -6,7 +6,7 @@ Name: bluez Version: 5.77 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Bluetooth utilities License: GPL-2.0-or-later URL: http://www.bluez.org/ @@ -339,6 +339,10 @@ install emulator/btvirt ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/ %{_userunitdir}/obex.service %changelog +* Tue Oct 29 2024 Troy Dawson - 5.77-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 05 2024 Bastien Nocera - 5.77-2 - Use git to apply patches - Fix coverity issues