diff --git a/blueman.spec b/blueman.spec index 2a6f83493e44b272969f821695fd4b4780dd656f..5290f7083dd5a0dca05beeee41902986556c2a50 100644 --- a/blueman.spec +++ b/blueman.spec @@ -4,7 +4,7 @@ License: GPLv2+ Epoch: 1 Version: 2.2.2 -Release: 1 +Release: 2 URL: https://github.com/blueman-project/blueman Source0: %{URL}/releases/download/%{version}/blueman-%{version}.tar.gz @@ -34,7 +34,7 @@ Requires: dconf Requires: desktop-notification-daemon Requires: iproute Requires: python3-dbus -Requires: python3dist(pygobject) >= 3.27.2 +Requires: python%{python3_version}dist(pygobject) >= 3.27.2 Requires: pulseaudio-libs-glib2 Requires: pulseaudio-module-bluetooth @@ -124,6 +124,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/blueman-*.desktop %changelog +* Fri Aug 05 2022 peijiankang - 2.2.2-2 +- fix install error + * Tue Oct 11 2021 douyan - 2.2.2-1 - update to version 2.2.2