From 0d9e9c542e38e524ca1b2e6f5f2806457f119d96 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Tue, 3 Jun 2025 08:49:11 +0800 Subject: [PATCH] 5.83 --- bluez-5.82.tar.xz => bluez-5.83.tar.xz | 4 ++-- bluez.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) rename bluez-5.82.tar.xz => bluez-5.83.tar.xz (32%) diff --git a/bluez-5.82.tar.xz b/bluez-5.83.tar.xz similarity index 32% rename from bluez-5.82.tar.xz rename to bluez-5.83.tar.xz index 0d2a180..8fcad58 100644 --- a/bluez-5.82.tar.xz +++ b/bluez-5.83.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0739fa608a837967ee6d5572b43fb89946a938d1c6c26127158aaefd743a790b -size 2471984 +oid sha256:108522d909d220581399bfec93daab62035539ceef3dda3e79970785c63bd24c +size 2492776 diff --git a/bluez.spec b/bluez.spec index eb255f6..f5b72d2 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,6 +1,6 @@ Name: bluez Summary: Bluetooth utilities -Version: 5.82 +Version: 5.83 Release: 1 License: GPL-2.0-or-later URL: https://www.bluez.org/ @@ -183,6 +183,9 @@ install -D -p -m0755 %{S:4} ${RPM_BUILD_ROOT}/%{_libexecdir}/bluetooth/ %{_mandir}/man7/* %changelog +* Tue Jun 03 2025 Funda Wang - 5.83-1 +- update to 5.83 + * Sat May 24 2025 Funda Wang - 5.82-1 - update to 5.82 -- Gitee