From 9c85573a0aed073f5e796ed8f20270795066ebf0ec15f655c077757b81fed96e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 25 Sep 2009 15:34:09 +0000 Subject: [PATCH 1/4] Accepting request 20872 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/gnome-bluetooth via accept of submit request 20872 revision 4. Request was accepted with message: Accepted OBS-URL: https://build.opensuse.org/request/show/20872 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=25 --- gnome-bluetooth-2.27.90.tar.bz2 | 3 --- gnome-bluetooth-2.28.0.tar.bz2 | 3 +++ gnome-bluetooth.changes | 11 +++++++++++ gnome-bluetooth.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 gnome-bluetooth-2.27.90.tar.bz2 create mode 100644 gnome-bluetooth-2.28.0.tar.bz2 diff --git a/gnome-bluetooth-2.27.90.tar.bz2 b/gnome-bluetooth-2.27.90.tar.bz2 deleted file mode 100644 index be9b83e..0000000 --- a/gnome-bluetooth-2.27.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3b05b2f4b41cddfcd6bee464e0fda70eeb54a7c0248a6e70d0a579a50cb656d -size 859225 diff --git a/gnome-bluetooth-2.28.0.tar.bz2 b/gnome-bluetooth-2.28.0.tar.bz2 new file mode 100644 index 0000000..6b9b658 --- /dev/null +++ b/gnome-bluetooth-2.28.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1532729c23efb431b713ddb62759b742b9cddf8619bc54fd634ac12b4becf1 +size 883503 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 59b31b7..4d6655a 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Sep 22 18:18:21 CEST 2009 - dimstar@opensuse.org + +- Update to version 2.28.0: + + Applet: + - Applet fails to connect to disconnected audio devices + - Fix crash when getting a pairing request from a known rfcomm + device + + Wizard: + - Fix pairing of devices that require a PIN entry + ------------------------------------------------------------------- Thu Sep 3 09:29:41 CEST 2009 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 39bf397..179a350 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,5 +1,5 @@ # -# spec file for package gnome-bluetooth (Version 2.27.90) +# spec file for package gnome-bluetooth (Version 2.28.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -34,7 +34,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files License: GPL v2 or later Group: System/GUI/GNOME -Version: 2.27.90 +Version: 2.28.0 Release: 1 Summary: GNOME Bluetooth graphical utilities Url: http://usefulinc.com/software/gnome-bluetooth/ From da76ccae4924c8b024c07d96a5be1fb3b07f602d5f80ad03c7868b6d614e6132 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 29 Sep 2009 08:13:13 +0000 Subject: [PATCH 2/4] Accepting request 21285 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/gnome-bluetooth via accept of submit request 21285 revision 8. OBS-URL: https://build.opensuse.org/request/show/21285 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=26 --- gnome-bluetooth-2.28.0.tar.bz2 | 3 --- gnome-bluetooth-2.28.1.tar.bz2 | 3 +++ gnome-bluetooth.changes | 13 +++++++++++++ gnome-bluetooth.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 gnome-bluetooth-2.28.0.tar.bz2 create mode 100644 gnome-bluetooth-2.28.1.tar.bz2 diff --git a/gnome-bluetooth-2.28.0.tar.bz2 b/gnome-bluetooth-2.28.0.tar.bz2 deleted file mode 100644 index 6b9b658..0000000 --- a/gnome-bluetooth-2.28.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b1532729c23efb431b713ddb62759b742b9cddf8619bc54fd634ac12b4becf1 -size 883503 diff --git a/gnome-bluetooth-2.28.1.tar.bz2 b/gnome-bluetooth-2.28.1.tar.bz2 new file mode 100644 index 0000000..d83b6f0 --- /dev/null +++ b/gnome-bluetooth-2.28.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17516d4004984f43a26c8fcb763d045b045a2d02ebf843536db3af74ff90c569 +size 895561 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 4d6655a..e1b63a5 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Sep 29 10:01:20 CEST 2009 - vuntz@opensuse.org + +- Update to version 2.28.1: + + Applet: + - Fix most devices showing up as connected when they aren't + - Make sure the pairing agent is only bound to the default + adapter + + All: + - String fixes + - API documentation updates + - Filtering fixes in the BluetoothChooser + ------------------------------------------------------------------- Tue Sep 22 18:18:21 CEST 2009 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 179a350..55e501d 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,5 +1,5 @@ # -# spec file for package gnome-bluetooth (Version 2.28.0) +# spec file for package gnome-bluetooth (Version 2.28.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -34,7 +34,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files License: GPL v2 or later Group: System/GUI/GNOME -Version: 2.28.0 +Version: 2.28.1 Release: 1 Summary: GNOME Bluetooth graphical utilities Url: http://usefulinc.com/software/gnome-bluetooth/ From 5c601772daa9f0b688ba9ac4d1f6fc61f47ecfbfa033802f083b40220c29dc29 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 6 Oct 2009 00:10:20 +0000 Subject: [PATCH 3/4] checked in OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=27 --- gnome-bluetooth-2.27.90.tar.bz2 | 3 +++ gnome-bluetooth-2.28.1.tar.bz2 | 3 --- gnome-bluetooth.changes | 24 ------------------------ gnome-bluetooth.spec | 4 ++-- 4 files changed, 5 insertions(+), 29 deletions(-) create mode 100644 gnome-bluetooth-2.27.90.tar.bz2 delete mode 100644 gnome-bluetooth-2.28.1.tar.bz2 diff --git a/gnome-bluetooth-2.27.90.tar.bz2 b/gnome-bluetooth-2.27.90.tar.bz2 new file mode 100644 index 0000000..be9b83e --- /dev/null +++ b/gnome-bluetooth-2.27.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3b05b2f4b41cddfcd6bee464e0fda70eeb54a7c0248a6e70d0a579a50cb656d +size 859225 diff --git a/gnome-bluetooth-2.28.1.tar.bz2 b/gnome-bluetooth-2.28.1.tar.bz2 deleted file mode 100644 index d83b6f0..0000000 --- a/gnome-bluetooth-2.28.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17516d4004984f43a26c8fcb763d045b045a2d02ebf843536db3af74ff90c569 -size 895561 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index e1b63a5..59b31b7 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,27 +1,3 @@ -------------------------------------------------------------------- -Tue Sep 29 10:01:20 CEST 2009 - vuntz@opensuse.org - -- Update to version 2.28.1: - + Applet: - - Fix most devices showing up as connected when they aren't - - Make sure the pairing agent is only bound to the default - adapter - + All: - - String fixes - - API documentation updates - - Filtering fixes in the BluetoothChooser - -------------------------------------------------------------------- -Tue Sep 22 18:18:21 CEST 2009 - dimstar@opensuse.org - -- Update to version 2.28.0: - + Applet: - - Applet fails to connect to disconnected audio devices - - Fix crash when getting a pairing request from a known rfcomm - device - + Wizard: - - Fix pairing of devices that require a PIN entry - ------------------------------------------------------------------- Thu Sep 3 09:29:41 CEST 2009 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 55e501d..39bf397 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,5 +1,5 @@ # -# spec file for package gnome-bluetooth (Version 2.28.1) +# spec file for package gnome-bluetooth (Version 2.27.90) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -34,7 +34,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files License: GPL v2 or later Group: System/GUI/GNOME -Version: 2.28.1 +Version: 2.27.90 Release: 1 Summary: GNOME Bluetooth graphical utilities Url: http://usefulinc.com/software/gnome-bluetooth/ From 4bf2c34109958db3859a164b94915842137029e10646f7c1b27cddf2d59eeb40 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 6 Oct 2009 00:10:22 +0000 Subject: [PATCH 4/4] Updating link to change in openSUSE:Factory/gnome-bluetooth revision 21.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-bluetooth?expand=0&rev=74184ccf3a69b924c354301f4da1ac53 --- gnome-bluetooth-2.27.90.tar.bz2 | 3 --- gnome-bluetooth-2.28.1.tar.bz2 | 3 +++ gnome-bluetooth.changes | 24 ++++++++++++++++++++++++ gnome-bluetooth.spec | 4 ++-- 4 files changed, 29 insertions(+), 5 deletions(-) delete mode 100644 gnome-bluetooth-2.27.90.tar.bz2 create mode 100644 gnome-bluetooth-2.28.1.tar.bz2 diff --git a/gnome-bluetooth-2.27.90.tar.bz2 b/gnome-bluetooth-2.27.90.tar.bz2 deleted file mode 100644 index be9b83e..0000000 --- a/gnome-bluetooth-2.27.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3b05b2f4b41cddfcd6bee464e0fda70eeb54a7c0248a6e70d0a579a50cb656d -size 859225 diff --git a/gnome-bluetooth-2.28.1.tar.bz2 b/gnome-bluetooth-2.28.1.tar.bz2 new file mode 100644 index 0000000..d83b6f0 --- /dev/null +++ b/gnome-bluetooth-2.28.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17516d4004984f43a26c8fcb763d045b045a2d02ebf843536db3af74ff90c569 +size 895561 diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index 59b31b7..e1b63a5 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Sep 29 10:01:20 CEST 2009 - vuntz@opensuse.org + +- Update to version 2.28.1: + + Applet: + - Fix most devices showing up as connected when they aren't + - Make sure the pairing agent is only bound to the default + adapter + + All: + - String fixes + - API documentation updates + - Filtering fixes in the BluetoothChooser + +------------------------------------------------------------------- +Tue Sep 22 18:18:21 CEST 2009 - dimstar@opensuse.org + +- Update to version 2.28.0: + + Applet: + - Applet fails to connect to disconnected audio devices + - Fix crash when getting a pairing request from a known rfcomm + device + + Wizard: + - Fix pairing of devices that require a PIN entry + ------------------------------------------------------------------- Thu Sep 3 09:29:41 CEST 2009 - dimstar@opensuse.org diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 39bf397..55e501d 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,5 +1,5 @@ # -# spec file for package gnome-bluetooth (Version 2.27.90) +# spec file for package gnome-bluetooth (Version 2.28.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -34,7 +34,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files License: GPL v2 or later Group: System/GUI/GNOME -Version: 2.27.90 +Version: 2.28.1 Release: 1 Summary: GNOME Bluetooth graphical utilities Url: http://usefulinc.com/software/gnome-bluetooth/