diff --git a/blueman-2.1.4.tar.gz b/blueman-2.1.4.tar.gz deleted file mode 100644 index ef5814527c0d8a4cbc3be5def963469668c92ad8..0000000000000000000000000000000000000000 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 2712db441c79d7fce97e1309c69b52b97deb12e3..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..4440321b9223ba648309f99ea9c7a580f83ab2cd Binary files /dev/null and b/blueman-2.2.5.tar.gz differ diff --git a/blueman.spec b/blueman.spec index 2a6f83493e44b272969f821695fd4b4780dd656f..90584e6c360c705134ac4593e53936b94d37ab1f 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 0000000000000000000000000000000000000000..97a7c7abfb0a6ad4b6d76a69795aba60500305aa --- /dev/null +++ b/blueman.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: blueman-project/blueman +tag_prefix: "" +separator: "."