diff --git a/blueman-2.1.4.tar.gz b/blueman-2.1.4.tar.gz deleted file mode 100644 index ef58145..0000000 Binary files a/blueman-2.1.4.tar.gz and /dev/null differ diff --git a/blueman-2.2.2.tar.gz b/blueman-2.2.2.tar.gz deleted file mode 100644 index 2712db4..0000000 Binary files a/blueman-2.2.2.tar.gz and /dev/null differ diff --git a/blueman-2.2.5.tar.gz b/blueman-2.2.5.tar.gz new file mode 100644 index 0000000..4440321 Binary files /dev/null and b/blueman-2.2.5.tar.gz differ diff --git a/blueman.spec b/blueman.spec index 2a6f834..90584e6 100644 --- a/blueman.spec +++ b/blueman.spec @@ -3,7 +3,7 @@ Summary: GTK+ Bluetooth Manager License: GPLv2+ Epoch: 1 -Version: 2.2.2 +Version: 2.2.5 Release: 1 URL: https://github.com/blueman-project/blueman @@ -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,12 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/blueman-*.desktop %changelog +* Sat Sep 09 2022 tianlijing - 2.2.5-1 +- update to 2.2.5 + +* 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 diff --git a/blueman.yaml b/blueman.yaml new file mode 100644 index 0000000..97a7c7a --- /dev/null +++ b/blueman.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: blueman-project/blueman +tag_prefix: "" +separator: "."