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
This commit is contained in:
Dominique Leuenberger 2019-04-18 13:35:09 +00:00 committed by Git OBS Bridge
parent 87af170851
commit 2b472fa03d
5 changed files with 34 additions and 32 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f4961ac33b5f9ce5e6e01ea2c08ad29cc98ed2b8878e38da867235b28a50732
size 349456

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6441cafd313af94fba28b701698074f97d693b9023788a74e8e6f16f817ba1aa
size 351160

View File

@ -1,24 +0,0 @@
From 907fd7542c8c9d2b4cc2e3d78127c56bf4f3218b Mon Sep 17 00:00:00 2001
From: Phil Housley <undeconstructed@gmail.com>
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 @@
<device oui="00:1D:D8:" type="mouse" name="Microsoft Wireless Notebook Presenter Mouse 8000" pin="0000"/>
<device oui="28:18:78:" type="mouse" name="Microsoft Sculpt Comfort Mouse" pin="0000"/>
<device oui="30:59:B7:" type="mouse" name="Microsoft Sculpt Comfort Mouse" pin="0000"/>
+ <device oui="C0:33:5E:" type="mouse" name="Microsoft Sculpt Comfort Mouse" pin="0000"/>
<!-- BT-GPS8 JENTRO, GPS mouse -->
<device oui="00:0D:B5:" name="BT-GPS8 JENTRO" pin="0000"/>
--
2.18.1

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Mar 26 17:41:38 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>
- 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

View File

@ -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