commit blueberry for openSUSE:Leap:15.2

2020-06-02 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Leap:15.2 
checked in at 2020-06-02 22:26:04

Comparing /work/SRC/openSUSE:Leap:15.2/blueberry (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.blueberry.new.3606 (New)


Package is "blueberry"

Tue Jun  2 22:26:04 2020 rev:23 rq:810471 version:1.3.8

Changes:

--- /work/SRC/openSUSE:Leap:15.2/blueberry/blueberry.changes2020-05-28 
20:11:12.367186514 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.blueberry.new.3606/blueberry.changes  
2020-06-02 22:26:09.363003790 +0200
@@ -1,0 +2,12 @@
+Sat May 30 09:40:58 UTC 2020 - Maurizio Galli 
+
+- Update to version 1.3.8
+  * blueberry.ui: Change the valign of the headerbar switch to center 
+otherwise it wants to expand to fill the entire headerbar height.
+  * Remove Cinnamon applet
+  * Make active tray icon more recognizable
+  * Update transaltions
+- Changes in 1.3.7
+  * obex: Remove hard requirement on deprecated hcitool
+
+---

Old:

  blueberry-1.3.6.tar.gz

New:

  blueberry-1.3.8.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.KdoUVn/_old  2020-06-02 22:26:09.687004804 +0200
+++ /var/tmp/diff_new_pack.KdoUVn/_new  2020-06-02 22:26:09.691004817 +0200
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.3.6
+Version:1.3.8
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0-or-later
@@ -75,9 +75,6 @@
 %{_sysconfdir}/xdg/autostart/%{name}-obex-agent.desktop
 %{_bindir}/%{name}*
 %{_libexecdir}/%{name}/
-%dir %{_datadir}/cinnamon/
-%dir %{_datadir}/cinnamon/applets/
-%{_datadir}/cinnamon/applets/%{name}*/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/%{name}*
 %{_datadir}/glib-2.0/schemas/org.%{name}.gschema.xml

++ blueberry-1.3.6.tar.gz -> blueberry-1.3.8.tar.gz ++
 13447 lines of diff (skipped)




commit blueberry for openSUSE:Leap:15.2

2020-05-28 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Leap:15.2 
checked in at 2020-05-28 20:11:11

Comparing /work/SRC/openSUSE:Leap:15.2/blueberry (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.blueberry.new.3606 (New)


Package is "blueberry"

Thu May 28 20:11:11 2020 rev:22 rq:809753 version:1.3.6

Changes:

--- /work/SRC/openSUSE:Leap:15.2/blueberry/blueberry.changes2020-01-15 
14:48:42.869352800 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.blueberry.new.3606/blueberry.changes  
2020-05-28 20:11:12.367186514 +0200
@@ -1,0 +2,96 @@
+Sun Mar 22 07:13:49 UTC 2020 - Maurizio Galli 
+
+- Update to version 1.3.6
+  * tray: Switch to symbolic icons (#100)
+  * Lower min requirement to GTK 3.22
+  * Update tranlsations
+
+---
+Sat Feb  8 05:56:04 UTC 2020 - Maurizio Galli 
+
+- Update to version 1.3.5
+  * blueberry.py: Fix handling of the device name/alias.
+- Other changes  since version 1.2.7
+  * Handle error from rfkill (#94)
+  * Add support for XAppStatusIcon
+  * StatusIcon: Switch to activate signal
+  * obex: check for None when setting shared path
+  * rework override to be compatible with any version
+  * Fix tray icon not shown with window (#89)
+  * blueberry: UI redesign
+  * rfkillMagic: support hotpluggable bt devices
+  * rfkillMagic: support device indexes above 9
+  * blueberry: rework rfkill error to be switch-specific
+  * cleanup some unneded code
+  * UI: Ensure burger menu is visible
+  * Don't spin spinner in devices tab (#85)
+  * Update translations
+
+---
+Thu Oct 17 14:46:28 UTC 2019 - Richard Brown 
+
+- Remove obsolete Groups tag (fate#326485)
+
+---
+Sun Jul 21 06:00:26 UTC 2019 - Maurizio Galli 
+
+- Update to version 1.2.8
+  * Don't spin spinner in devices tab (#85)
+---
+Fri Jul 19 01:53:01 UTC 2019 - Maurizio Galli 
+
+- Update to version 1.2.7
+  * Update translations
+- 1.2.6 changes
+  * Fix generate_desktop_files
+  * Convert everything to use Python 3 (#66)
+  * Add paired submenu for quick connect/disconnect (#69)
+  * Tray: Use a tick image to represent connected device
+  * l10n: Update POT
+  * Tray: Fix paired menu when no devices are paired
+  * Use shell launchers and use setproctitle to name the python processes
+  * rfkill: Show error message on permission denied (#83)
+  * rfkill: Show the error message in the UI
+  * l10n: Update POT 
+- Updated and cleaned up spec file
+- Rebased blueberry-fix-rfkill-path.patch
+
+---
+Fri Dec 14 12:54:01 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.2.5:
+  * Update translations.
+
+---
+Fri Nov 30 17:46:42 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.2.4:
+  * Update translations.
+
+---
+Sat Sep  1 21:23:09 UTC 2018 - sor.ale...@meowr.ru
+
+- Do not use /usr/bin/env for Python scripts.
+- Add blueberry-rfkill.rules to fix boo#957071.
+
+---
+Fri Aug 17 17:47:25 UTC 2018 - sor.ale...@meowr.ru
+
+- Revert to Python 2: the switch to Python 3 was actually in
+  shebangs of just two basic launcher scripts, nothing more
+  (boo#1105239).
+
+---
+Tue Jun 26 17:30:24 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.2.3 (changes isnce 1.2.1):
+  * Add a 2s timeout around bt-adapter -i.
+  * Update translations.
+
+---
+Sat May 26 10:16:07 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.2.1:
+  * Update translations.
+
+---

Old:

  blueberry-1.2.0.tar.gz

New:

  blueberry-1.3.6.tar.gz
  blueberry-rfkill.rules



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.t6uoQ2/_old  2020-05-28 20:11:12.659187383 +0200
+++ /var/tmp/diff_new_pack.t6uoQ2/_new  2020-05-28 20:11:12.659187383 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package blueberry
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source