From 2b472fa03d3e484e7c2c9b2dcb19e2ba5d82b5701cdbcec12fda6b88468fc9c7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 18 Apr 2019 13:35:09 +0000 Subject: [PATCH] Accepting request 695590 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/695590 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=178 --- gnome-bluetooth-3.28.2.tar.xz | 3 -- gnome-bluetooth-3.32.1.tar.xz | 3 ++ ...e-bluetooth-Add-Sculpt-Comfort-Mouse.patch | 24 ---------------- gnome-bluetooth.changes | 28 +++++++++++++++++++ gnome-bluetooth.spec | 8 ++---- 5 files changed, 34 insertions(+), 32 deletions(-) delete mode 100644 gnome-bluetooth-3.28.2.tar.xz create mode 100644 gnome-bluetooth-3.32.1.tar.xz delete mode 100644 gnome-bluetooth-Add-Sculpt-Comfort-Mouse.patch diff --git a/gnome-bluetooth-3.28.2.tar.xz b/gnome-bluetooth-3.28.2.tar.xz deleted file mode 100644 index f20379c..0000000 --- a/gnome-bluetooth-3.28.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f4961ac33b5f9ce5e6e01ea2c08ad29cc98ed2b8878e38da867235b28a50732 -size 349456 diff --git a/gnome-bluetooth-3.32.1.tar.xz b/gnome-bluetooth-3.32.1.tar.xz new file mode 100644 index 0000000..efc5698 --- /dev/null +++ b/gnome-bluetooth-3.32.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6441cafd313af94fba28b701698074f97d693b9023788a74e8e6f16f817ba1aa +size 351160 diff --git a/gnome-bluetooth-Add-Sculpt-Comfort-Mouse.patch b/gnome-bluetooth-Add-Sculpt-Comfort-Mouse.patch deleted file mode 100644 index 319be57..0000000 --- a/gnome-bluetooth-Add-Sculpt-Comfort-Mouse.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 907fd7542c8c9d2b4cc2e3d78127c56bf4f3218b Mon Sep 17 00:00:00 2001 -From: Phil Housley -Date: Wed, 29 Aug 2018 12:09:53 +0000 -Subject: [PATCH] lib: Add another oui for "Microsoft Sculpt Comfort Mouse" - ---- - lib/pin-code-database.xml | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/lib/pin-code-database.xml b/lib/pin-code-database.xml -index 350cc240..3d9b5697 100644 ---- a/lib/pin-code-database.xml -+++ b/lib/pin-code-database.xml -@@ -76,6 +76,7 @@ - - - -+ - - - --- -2.18.1 - diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 4c5f409..d5f3d00 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Mar 26 17:41:38 UTC 2019 - Bjørn Lie + +- Update to version 3.32.1: + + Fix setup of devices that don't need pairing. + + Always try to pair pointer devices. + + Delegate audio devices quirks to bluez, which means that more + PIN codes can be tried without user intervention. + + Disable discovery when switching settings. + + Fix possible warnings when switching settings. + +------------------------------------------------------------------- +Mon Mar 11 15:07:39 UTC 2019 - Bjørn Lie + +- Update to version 3.32.0: + + Add quirk for Evoluent VerticalMouse 4. + +------------------------------------------------------------------- +Sat Feb 16 20:06:45 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.1: + + Accessibility fixes and support for narrow displays in the + Settings panel widget. + + Add support for another "Microsoft Sculpt Comfort Mouse". + + Build improvements. +- Drop gnome-bluetooth-Add-Sculpt-Comfort-Mouse.patch: Fixed + upstream. + ------------------------------------------------------------------- Sun Dec 30 00:40:17 UTC 2018 - bjorn.lie@gmail.com diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 3b32da9..c9b6235 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-bluetooth # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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,15 +18,13 @@ %define _udevdir %(pkg-config --variable udevdir udev) Name: gnome-bluetooth -Version: 3.28.2 +Version: 3.32.1 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 -Source: http://download.gnome.org/sources/gnome-bluetooth/3.28/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnome-bluetooth-Add-Sculpt-Comfort-Mouse.patch -- lib: Add another oui for "Microsoft Sculpt Comfort Mouse" -Patch0: gnome-bluetooth-Add-Sculpt-Comfort-Mouse.patch +Source0: https://download.gnome.org/sources/gnome-bluetooth/3.32/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel