From be5bf3c2c5a1c24a5fc4690b1aa9a10cb1ec57a0 Mon Sep 17 00:00:00 2001 From: "F. Duncanh" Date: Thu, 19 Mar 2026 03:57:21 -0400 Subject: [PATCH] updat rpm specfile for 1.73.5 --- uxplay.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uxplay.spec b/uxplay.spec index 4eed4b1..919b8a6 100644 --- a/uxplay.spec +++ b/uxplay.spec @@ -1,5 +1,5 @@ Name: uxplay -Version: 1.73.4 +Version: 1.73.5 Release: 1%{?dist} %global gittag v%{version} @@ -124,6 +124,9 @@ cd build %files %{_bindir}/uxplay %{_bindir}/uxplay-beacon.py +%{_bindir}/uxplay_beacon_module_BlueZ.py +%{_bindir}/uxplay_beacon_module_BleuIO.py +%{_bindir}/uxplay_beacon_module_HCI.py %{_mandir}/man1/uxplay.1* %{_mandir}/man1/uxplay-beacon.1*