File blueberry.changes of Package blueberry
-------------------------------------------------------------------
Sat Nov 27 14:57:11 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 1.4.5:
* Add Turn bluetooth on/off option in tray menu.
* blueberry-tray.py: Remove menu positioning code.
* blueberry-tray.py: Silence a runtime warning.
* rfkillMagic: Rewrite safechild in shell script to reduce
memory usage.
* Added build & install steps to readme file.
* l10n: Update POT.
- Restore Group.
-------------------------------------------------------------------
Tue Jun 29 10:44:30 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 1.4.4
* l10n: Update translations
-------------------------------------------------------------------
Thu May 20 13:10:57 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 1.4.2
* l10n: Update translations
* l10n: Update files
* Don't use /usr/bin/env to call python3
-------------------------------------------------------------------
Wed Sep 16 21:32:46 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 1.3.9
* l10n: Update translations
- Fixes for %_libexecdir changing to /usr/libexec (boo#1174075)
- Use %{_udevrulesdir} for udev rules files
-------------------------------------------------------------------
Sat May 30 09:40:58 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>
- 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
-------------------------------------------------------------------
Sun Mar 22 07:13:49 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>
- 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 <maurizio.galli@gmail.com>
- 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 <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Sun Jul 21 06:00:26 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 1.2.8
* Don't spin spinner in devices tab (#85)
-------------------------------------------------------------------
Fri Jul 19 01:53:01 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- 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.alexei@meowr.ru
- Update to version 1.2.5:
* Update translations.
-------------------------------------------------------------------
Fri Nov 30 17:46:42 UTC 2018 - sor.alexei@meowr.ru
- Update to version 1.2.4:
* Update translations.
-------------------------------------------------------------------
Sat Sep 1 21:23:09 UTC 2018 - sor.alexei@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.alexei@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.alexei@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.alexei@meowr.ru
- Update to version 1.2.1:
* Update translations.
-------------------------------------------------------------------
Thu May 8 20:40:20 UTC 2018 - sor.alexei@meowr.ru
- Update to version 1.2.0:
* Fix some depreciation warnings.
* Remove unused applet label.
* applet: Use bluetooth icon, remove dangerous flag.
* Update translations.
- Rebase blueberry-fix-rfkill-path.patch.
-------------------------------------------------------------------
Tue Jan 16 11:50:01 UTC 2018 - sor.alexei@meowr.ru
- Add blueberry-fix-rfkill-path.patch: Fix rfkill's path
(boo#1076134).
-------------------------------------------------------------------
Sun Dec 24 10:19:44 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.1.20:
* Use a regex instead of the more brittle split implementation
(gh#linuxmint/blueberry#45).
* Switch to Python3.
-------------------------------------------------------------------
Fri Nov 24 20:58:01 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.1.19:
* blueberry.py: Don't start blueberry-tray, it gets started on
our behalf in the session manager since e3417c0.
* Give blueberry-tray an application id, to prevent multiple
instances, re-add a Popen call in blueberry.py
(xfce session management machinery doesn't start programmes on
the user's behalf after startup like it does in mate and
cinnamon).
* rfkillMagic: Use a child wrapper for the monitor subprocess.
* Update translations.
-------------------------------------------------------------------
Thu Nov 9 18:24:42 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.1.18:
* Make blueberry-tray a GtkApplication and register with the
session manager.
-------------------------------------------------------------------
Fri Nov 3 19:00:06 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.1.17:
* Update translations.
-------------------------------------------------------------------
Fri Oct 27 13:45:40 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.1.16:
* Move window declaration to init().
* l10n: Generate desktop files.
-------------------------------------------------------------------
Wed Jun 28 19:20:44 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.1.15 (changes since 1.1.13):
* Fix unicode errors during OBEX file transfers.
* Fix more unicode errors and missing arguments.
* Obex: Fix non-translated strings.
* Update translations.
-------------------------------------------------------------------
Mon Jun 12 19:52:24 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.1.13:
* Fix how autostart of the tray icon is handled.
* Add exception handling around bt-adapter -i.
-------------------------------------------------------------------
Wed May 24 14:40:01 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.1.12:
* Update translations.
-------------------------------------------------------------------
Sun May 7 11:23:03 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.1.11:
* Remove debug log
* Add the GPLv3+ licence text.
* Remove AutostartCondition.
* Stop using deprecated GtkHBox and GtkVBox.
* Bail out if something goes wrong.
* l10n: Generate additional files.
* Update translations.
-------------------------------------------------------------------
Fri Mar 17 20:12:30 UTC 2017 - sor.alexei@meowr.ru
- Don't require typelib(St), provided by GNOME Shell and is always
present with Cinnamon installed either way (required by the
Cinnamon applet).
-------------------------------------------------------------------
Sun Feb 19 16:13:49 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.1.10:
* Add OBEX support.
* Use pavucontrol for sound if present and DE isn't detected.
* Tray: Improve the tooltip to show the name of the connected
devices.
* Provide a Cinnamon applet.
* Overwrite the label in GnomeBluetooth SettingsWidget.
* Fix Cinnamon icons.
* Widen the default window size to 640px.
-------------------------------------------------------------------
Thu Dec 15 19:24:15 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.1.9:
* Update translations.
-------------------------------------------------------------------
Sat Nov 12 20:13:14 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.1.8:
* tray: Add a missing import before invocation (boo#1009912).
-------------------------------------------------------------------
Thu Nov 10 09:32:16 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.1.7:
* Update translations.
-------------------------------------------------------------------
Wed Nov 2 19:25:43 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.1.6:
* Specify versions of Gtk and GnomeBluetooth before loading them
via GI.
-------------------------------------------------------------------
Mon Jun 27 20:21:34 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.1.5:
* Rename the tray option more accurately.
* Update translations.
-------------------------------------------------------------------
Tue May 24 16:25:54 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.1.4:
* Updated translations.
-------------------------------------------------------------------
Wed May 4 16:34:01 UTC 2016 - sor.alexei@meowr.ru
- Add a missing python-gobject-Gdk dependency.
-------------------------------------------------------------------
Thu Apr 28 11:22:18 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.1.3:
* Fix GtkStatusIcon menu popup on newer Gtk.
-------------------------------------------------------------------
Fri Apr 22 15:40:12 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.1.2:
* Add more padding and move the switch to the top-right corner of
the screen (looks out of place with themes where Gtk.Switch
isn't centered).
* Specify gi typelib versions before importing.
* Update translations.
* Set up generate_desktop_files, makepot.
-------------------------------------------------------------------
Thu Feb 19 12:35:17 UTC 2016 - sor.alexei@meowr.ru
- Update to 1.1.1:
* Add disabled icon for bluetooth-tray.
-------------------------------------------------------------------
Fri Nov 6 19:00:45 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.1.0:
* Hide in GNOME, KDE, and Unity.
* Make blueberry-tray executable.
* Detect more environments via $XDG_CURRENT_DESKTOP.
* Fix monitoring settings.
* Update translations.
-------------------------------------------------------------------
Tue Jun 30 22:43:01 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.9:
* Update translations.
-------------------------------------------------------------------
Wed Jun 3 21:32:19 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.8:
* Update translations.
-------------------------------------------------------------------
Fri May 29 23:12:49 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.7 (changes since 1.0.4):
* List rfkill dependency.
-------------------------------------------------------------------
Tue Mar 31 18:12:43 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.0.4.
* Unify settings getter/setter.
* Update translations.
-------------------------------------------------------------------
Sat Mar 14 16:36:32 UTC 2015 - sor.alexei@meowr.ru
- Initial package.