File blueberry.changes of Package blueberry
-------------------------------------------------------------------
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.