From fda121dc30e85e7320fb2a19f2b835760d340baccf967a62eed3522559595d91 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 9 Mar 2018 10:00:00 +0000 Subject: [PATCH 1/3] Accepting request 583517 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/583517 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=165 --- gnome-bluetooth-3.26.1.tar.xz | 3 -- gnome-bluetooth-3.27.92.tar.xz | 3 ++ gnome-bluetooth.changes | 34 ++++++++++++++ gnome-bluetooth.spec | 82 +++++++++++++++++----------------- 4 files changed, 79 insertions(+), 43 deletions(-) delete mode 100644 gnome-bluetooth-3.26.1.tar.xz create mode 100644 gnome-bluetooth-3.27.92.tar.xz diff --git a/gnome-bluetooth-3.26.1.tar.xz b/gnome-bluetooth-3.26.1.tar.xz deleted file mode 100644 index d997b32..0000000 --- a/gnome-bluetooth-3.26.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d2c7b94fc76a833dad0d4d91344e9a5a7b4aad740c5a90944bd25c5be7e784f -size 350500 diff --git a/gnome-bluetooth-3.27.92.tar.xz b/gnome-bluetooth-3.27.92.tar.xz new file mode 100644 index 0000000..4918654 --- /dev/null +++ b/gnome-bluetooth-3.27.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32529453943c407aa210f3797949fe1613bc1e1a86169828b5fc3e928c37b21f +size 348960 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 0f20bb0..73f3d68 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Mon Mar 5 19:25:53 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.27.92: + + Avoid crash when Bluetooth panel is switched away from quickly. + + Fix connection button state becoming out of sync after + disconnect. + + Make sure to remove all the devices when bluetoothd crashes. + + Stop spinner when it becomes invisible. + + Fix compile-time warning. + +------------------------------------------------------------------- +Wed Feb 28 16:27:14 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Thu Feb 15 22:18:00 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.27.90: + + Simplify and make BluetoothClient more efficient. + + Fix problems when Bluetooth adapters come and go. + + Remove quirks already handled by autopair plugin. +- Update Url tag to https://wiki.gnome.org/Projects/GnomeBluetooth, + current GNOME Bluetooth's web page. +- Rename enable-gtk-doc meson option to gtk_doc following upstream + change. +- Add LGPL-2.1+ to the License tag for compliance with the + libraries' copyrights. +- Update summaries and descriptions to express more accurately each + subpackage's content. +- Drop update-desktop-files BuildRequires and its macro: it is no + longer needed. + ------------------------------------------------------------------- Fri Sep 15 22:31:03 UTC 2017 - luc14n0@linuxmail.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 95dbd0b..d48766e 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-bluetooth # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,18 +18,18 @@ %define _udevdir %(pkg-config --variable udevdir udev) Name: gnome-bluetooth -Version: 3.26.1 +Version: 3.27.92 Release: 0 Summary: GNOME Bluetooth graphical utilities -License: GPL-2.0+ +License: GPL-2.0+ AND LGPL-2.1+ Group: System/GUI/GNOME -Url: http://live.gnome.org/GnomeBluetooth -Source: http://download.gnome.org/sources/gnome-bluetooth/3.26/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Projects/GnomeBluetooth +Source: http://download.gnome.org/sources/gnome-bluetooth/3.27/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc BuildRequires: meson -BuildRequires: update-desktop-files +BuildRequires: pkgconfig BuildRequires: yelp-tools BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0 BuildRequires: pkgconfig(libcanberra-gtk3) @@ -44,37 +44,42 @@ BuildRequires: translation-update-upstream %endif %description -The gnome-bluetooth package contains graphical utilities to setup, -monitor and use Bluetooth devices. +A set of graphical utilities to setup, monitor and use Bluetooth devices. + +This package provides the utilities, data files and manuals for GNOME Bluetooth. + +%package -n libgnome-bluetooth13 +Summary: GNOME Bluetooth's Shared Libraries +License: LGPL-2.1-or-later +Group: System/Libraries + +%description -n libgnome-bluetooth13 +A set of graphical utilities to setup, monitor and use Bluetooth devices. + +This package provides the GNOME Bluetooth's shared library. + +%package -n typelib-1_0-GnomeBluetooth-1_0 +Summary: Introspection Bindings for the GNOME Bluetooth's Libraries +License: GPL-2.0+ AND LGPL-2.1+ +Group: System/Libraries + +%description -n typelib-1_0-GnomeBluetooth-1_0 +A set of graphical utilities to setup, monitor and use Bluetooth devices. + +This package provides the GObject Introspection bindings for the GNOME Bluetooth's +libraries. %package devel -Summary: Development files for the GNOME Bluetooth graphical utilities +Summary: Development Files for the GNOME Bluetooth's Graphical Utilities +License: GPL-2.0+ AND LGPL-2.1+ Group: Development/Libraries/GNOME Requires: %{name} = %{version} Requires: typelib-1_0-GnomeBluetooth-1_0 = %{version} %description devel -The gnome-bluetooth package contains graphical utilities to setup, -monitor and use Bluetooth devices. +A set of graphical utilities to setup, monitor and use Bluetooth devices. -%package -n libgnome-bluetooth13 -Summary: GNOME Bluetooth graphical utilities -Group: System/Libraries - -%description -n libgnome-bluetooth13 -The gnome-bluetooth package contains graphical utilities to setup, -monitor and use Bluetooth devices. - -%package -n typelib-1_0-GnomeBluetooth-1_0 -Summary: Introspection bindings for the gnome-bluetooth library -Group: System/Libraries - -%description -n typelib-1_0-GnomeBluetooth-1_0 -The gnome-bluetooth package contains graphical utilities to setup, -monitor and use Bluetooth devices. - -This package provides the GObject Introspection bindings for the -gnome-bluetooth library. +This package provides the necessary files for development with GNOME Bluetooth. %lang_package @@ -86,44 +91,41 @@ translation-update-upstream %build %meson \ - -D enable-gtk-doc=true + -D gtk_doc=true %meson_build %install %meson_install -%suse_update_desktop_file bluetooth-sendto %find_lang %{name}2 %{?no_lang_C} %fdupes %{buildroot}/%{_prefix} %post -n libgnome-bluetooth13 -p /sbin/ldconfig - %postun -n libgnome-bluetooth13 -p /sbin/ldconfig %files -%defattr(-, root, root) -%doc AUTHORS COPYING NEWS README +%license COPYING +%doc NEWS README %{_bindir}/bluetooth-* %{_datadir}/applications/bluetooth-sendto.desktop %{_datadir}/gnome-bluetooth/ %{_datadir}/icons/hicolor/*/*/*bluetooth* %{_mandir}/man1/bluetooth-* -%files lang -f %{name}2.lang - %files -n libgnome-bluetooth13 -%defattr(-,root,root,-) +%license COPYING.LIB %{_libdir}/libgnome-bluetooth.so.* %files -n typelib-1_0-GnomeBluetooth-1_0 -%defattr(-,root,root) %{_libdir}/girepository-1.0/GnomeBluetooth-1.0.typelib %files devel -%defattr(-, root, root) +%doc AUTHORS ChangeLog.README MAINTAINERS +%doc %{_datadir}/gtk-doc/html/gnome-bluetooth %{_includedir}/gnome-bluetooth %{_libdir}/libgnome-bluetooth.so %{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc %{_datadir}/gir-1.0/*.gir -%{_datadir}/gtk-doc/html/gnome-bluetooth + +%files lang -f %{name}2.lang %changelog From 82bd13a4e0dad53224fb456b6efe333ae0e61648ad1e86e078e8805534e9d550 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Mar 2018 08:19:08 +0000 Subject: [PATCH 2/3] Accepting request 586012 from GNOME:Next Update to 3.28.0 OBS-URL: https://build.opensuse.org/request/show/586012 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=166 --- gnome-bluetooth-3.27.92.tar.xz | 3 --- gnome-bluetooth-3.28.0.tar.xz | 3 +++ gnome-bluetooth.changes | 6 ++++++ gnome-bluetooth.spec | 10 +++++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 gnome-bluetooth-3.27.92.tar.xz create mode 100644 gnome-bluetooth-3.28.0.tar.xz diff --git a/gnome-bluetooth-3.27.92.tar.xz b/gnome-bluetooth-3.27.92.tar.xz deleted file mode 100644 index 4918654..0000000 --- a/gnome-bluetooth-3.27.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32529453943c407aa210f3797949fe1613bc1e1a86169828b5fc3e928c37b21f -size 348960 diff --git a/gnome-bluetooth-3.28.0.tar.xz b/gnome-bluetooth-3.28.0.tar.xz new file mode 100644 index 0000000..31d4d88 --- /dev/null +++ b/gnome-bluetooth-3.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:771472f6df7bf16bdcb2266f4e52b7aa8c5e723509481d734ad22b9ae9fcfe60 +size 349312 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 73f3d68..d2cbc03 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 12 16:07:37 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.28.0: + + Updated translations. + ------------------------------------------------------------------- Mon Mar 5 19:25:53 UTC 2018 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index d48766e..d7fff2e 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -18,13 +18,13 @@ %define _udevdir %(pkg-config --variable udevdir udev) Name: gnome-bluetooth -Version: 3.27.92 +Version: 3.28.0 Release: 0 Summary: GNOME Bluetooth graphical utilities -License: GPL-2.0+ AND LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Projects/GnomeBluetooth -Source: http://download.gnome.org/sources/gnome-bluetooth/3.27/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-bluetooth/3.28/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc @@ -60,7 +60,7 @@ This package provides the GNOME Bluetooth's shared library. %package -n typelib-1_0-GnomeBluetooth-1_0 Summary: Introspection Bindings for the GNOME Bluetooth's Libraries -License: GPL-2.0+ AND LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Libraries %description -n typelib-1_0-GnomeBluetooth-1_0 @@ -71,7 +71,7 @@ libraries. %package devel Summary: Development Files for the GNOME Bluetooth's Graphical Utilities -License: GPL-2.0+ AND LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/GNOME Requires: %{name} = %{version} Requires: typelib-1_0-GnomeBluetooth-1_0 = %{version} From 5480db8e6eaddd0eccc001c017362ac0f145c27a602ae977087ad3a13bc927b7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Mar 2018 10:16:37 +0000 Subject: [PATCH 3/3] Accepting request 586293 from home:jengelh:branches:GNOME:Factory can't really mix "the" with a "'s". OBS-URL: https://build.opensuse.org/request/show/586293 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=167 --- gnome-bluetooth.changes | 5 +++++ gnome-bluetooth.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index d2cbc03..c20408b 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 13 09:18:19 UTC 2018 - jengelh@inai.de + +- Update summaries. + ------------------------------------------------------------------- Mon Mar 12 16:07:37 UTC 2018 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index d7fff2e..3e171c6 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -23,7 +23,7 @@ Release: 0 Summary: GNOME Bluetooth graphical utilities License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/GUI/GNOME -URL: https://wiki.gnome.org/Projects/GnomeBluetooth +Url: https://wiki.gnome.org/Projects/GnomeBluetooth Source: http://download.gnome.org/sources/gnome-bluetooth/3.28/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel @@ -59,7 +59,7 @@ A set of graphical utilities to setup, monitor and use Bluetooth devices. This package provides the GNOME Bluetooth's shared library. %package -n typelib-1_0-GnomeBluetooth-1_0 -Summary: Introspection Bindings for the GNOME Bluetooth's Libraries +Summary: Introspection bindings for the GNOME Bluetooth libraries License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Libraries @@ -70,7 +70,7 @@ This package provides the GObject Introspection bindings for the GNOME Bluetooth libraries. %package devel -Summary: Development Files for the GNOME Bluetooth's Graphical Utilities +Summary: Development files for the GNOME Bluetooth libraries License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/GNOME Requires: %{name} = %{version}