!7 [sync] PR-6: fix install error

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2022-08-05 09:08:38 +00:00 committed by Gitee
commit e28c6a4605
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <peijiankang@kylinos.cn> - 2.2.2-2
- fix install error
* Tue Oct 11 2021 douyan <douyan@kylinos.cn> - 2.2.2-1
- update to version 2.2.2