Hello community, here is the log from the commit of package blueberry for openSUSE:Factory checked in at 2020-03-22 14:17:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blueberry (Old) and /work/SRC/openSUSE:Factory/.blueberry.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blueberry" Sun Mar 22 14:17:28 2020 rev:36 rq:787237 version:1.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes 2020-02-11 22:25:12.563561131 +0100 +++ /work/SRC/openSUSE:Factory/.blueberry.new.3160/blueberry.changes 2020-03-22 14:17:29.634069279 +0100 @@ -1,0 +2,8 @@ +Sun Mar 22 07:13:49 UTC 2020 - Maurizio Galli <[email protected]> + +- Update to version 1.3.6 + * tray: Switch to symbolic icons (#100) + * Lower min requirement to GTK 3.22 + * Update tranlsations + +------------------------------------------------------------------- Old: ---- blueberry-1.3.5.tar.gz New: ---- blueberry-1.3.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blueberry.spec ++++++ --- /var/tmp/diff_new_pack.IH4DCW/_old 2020-03-22 14:17:30.294069703 +0100 +++ /var/tmp/diff_new_pack.IH4DCW/_new 2020-03-22 14:17:30.298069706 +0100 @@ -18,7 +18,7 @@ %define __requires_exclude typelib\\((St)\\) Name: blueberry -Version: 1.3.5 +Version: 1.3.6 Release: 0 Summary: A configuration tool for Bluetooth License: GPL-3.0-or-later ++++++ blueberry-1.3.5.tar.gz -> blueberry-1.3.6.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blueberry-1.3.5/blueberry.pot new/blueberry-1.3.6/blueberry.pot --- old/blueberry-1.3.5/blueberry.pot 2020-02-04 16:13:41.000000000 +0100 +++ new/blueberry-1.3.6/blueberry.pot 2020-03-21 11:09:11.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-11-22 14:15+0000\n" +"POT-Creation-Date: 2020-02-04 15:14+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -91,64 +91,68 @@ msgstr[0] "" msgstr[1] "" -#: usr/lib/blueberry/blueberry.py:75 -#, python-format -msgid "Visible as %s and available for Bluetooth file transfers." -msgstr "" - -#: usr/lib/blueberry/blueberry.py:77 -#, python-format -msgid "Visible as %s." -msgstr "" - -#: usr/lib/blueberry/blueberry.py:145 usr/lib/blueberry/blueberry-tray.py:50 +#: usr/lib/blueberry/blueberry.py:100 usr/lib/blueberry/blueberry-tray.py:50 #: usr/lib/blueberry/blueberry-tray.py:80 generate_desktop_files:23 msgid "Bluetooth" msgstr "" -#: usr/lib/blueberry/blueberry.py:147 +#: usr/lib/blueberry/blueberry.py:102 msgid "Settings" msgstr "" -#: usr/lib/blueberry/blueberry.py:180 +#: usr/lib/blueberry/blueberry.py:130 +msgid "Enable Bluetooth to edit" +msgstr "" + +#: usr/lib/blueberry/blueberry.py:131 msgid "Name" msgstr "" -#: usr/lib/blueberry/blueberry.py:181 +#: usr/lib/blueberry/blueberry.py:132 msgid "This is the Bluetooth name of your computer" msgstr "" -#: usr/lib/blueberry/blueberry.py:188 +#: usr/lib/blueberry/blueberry.py:139 msgid "Receive files from remote devices" msgstr "" -#: usr/lib/blueberry/blueberry.py:189 +#: usr/lib/blueberry/blueberry.py:140 msgid "" "This option allows your computer to receive files transferred over Bluetooth " "(OBEX)" msgstr "" -#: usr/lib/blueberry/blueberry.py:196 +#: usr/lib/blueberry/blueberry.py:147 msgid "Show a tray icon" msgstr "" -#: usr/lib/blueberry/blueberry.py:277 +#: usr/lib/blueberry/blueberry.py:280 +#, python-format +msgid "Visible as %s and available for Bluetooth file transfers." +msgstr "" + +#: usr/lib/blueberry/blueberry.py:282 +#, python-format +msgid "Visible as %s." +msgstr "" + +#: usr/lib/blueberry/blueberry.py:299 msgid "No Bluetooth adapters found" msgstr "" -#: usr/lib/blueberry/blueberry.py:280 +#: usr/lib/blueberry/blueberry.py:302 msgid "Bluetooth is disabled by hardware switch" msgstr "" -#: usr/lib/blueberry/blueberry.py:282 usr/lib/blueberry/blueberry-tray.py:67 +#: usr/lib/blueberry/blueberry.py:304 usr/lib/blueberry/blueberry-tray.py:67 msgid "Bluetooth is disabled" msgstr "" -#: usr/lib/blueberry/blueberry.py:294 +#: usr/lib/blueberry/blueberry.py:316 msgid "An error has occurred" msgstr "" -#: usr/lib/blueberry/blueberry.py:296 +#: usr/lib/blueberry/blueberry.py:318 msgid "" "Permission issues can be solved with a udev rule for rfkill or membership in " "the 'rfkill' group." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blueberry-1.3.5/debian/changelog new/blueberry-1.3.6/debian/changelog --- old/blueberry-1.3.5/debian/changelog 2020-02-04 16:13:41.000000000 +0100 +++ new/blueberry-1.3.6/debian/changelog 2020-03-21 11:09:11.000000000 +0100 @@ -1,3 +1,17 @@ +blueberry (1.3.6) ulyana; urgency=medium + + [ Clement Lefebvre ] + * l10n: Update POT + + [ Michael Webster ] + * blueberry.ui: Lower version requirement (current releases are still on gtk 3.22. + * Fix debian/control to refer to python3. + + [ Clement Lefebvre ] + * tray: Switch to symbolic icons (#100) + + -- Clement Lefebvre <[email protected]> Sat, 21 Mar 2020 10:08:52 +0000 + blueberry (1.3.5) debbie; urgency=medium [ Michael Webster ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blueberry-1.3.5/debian/control new/blueberry-1.3.6/debian/control --- old/blueberry-1.3.5/debian/control 2020-02-04 16:13:41.000000000 +0100 +++ new/blueberry-1.3.6/debian/control 2020-03-21 11:09:11.000000000 +0100 @@ -2,12 +2,12 @@ Section: admin Priority: optional Maintainer: Clement Lefebvre <[email protected]> -Build-Depends: debhelper (>= 9), python +Build-Depends: debhelper (>= 9), python3 Standards-Version: 3.9.5 Package: blueberry Architecture: all -Depends: python (>= 2.4), python (<< 3), gnome-bluetooth, gir1.2-gnomebluetooth-1.0, rfkill, wmctrl, python-setproctitle, bluez-obexd, bluez-tools, python-dbus, gir1.2-notify-0.7, python-gi +Depends: python3, gnome-bluetooth, gir1.2-gnomebluetooth-1.0, rfkill, wmctrl, python3-setproctitle, bluez-obexd, bluez-tools, python3-dbus, gir1.2-notify-0.7, python3-gi Breaks: cinnamon-bluetooth Replaces: cinnamon-bluetooth Description: A configuration tool for Bluetooth diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blueberry-1.3.5/usr/lib/blueberry/blueberry-tray.py new/blueberry-1.3.6/usr/lib/blueberry/blueberry-tray.py --- old/blueberry-1.3.5/usr/lib/blueberry/blueberry-tray.py 2020-02-04 16:13:41.000000000 +0100 +++ new/blueberry-1.3.6/usr/lib/blueberry/blueberry-tray.py 2020-03-21 11:09:11.000000000 +0100 @@ -34,6 +34,14 @@ self.settings = Gio.Settings(schema="org.blueberry") self.settings.connect("changed::tray-enabled", self.on_settings_changed_cb) + self.tray_icon = "blueberry-tray" + self.tray_active_icon = "blueberry-tray-active" + self.tray_disabled_icon = "blueberry-tray-disabled" + if self.settings.get_boolean("use-symbolic-icons"): + self.tray_icon = "blueberry-tray-symbolic" + self.tray_active_icon = "blueberry-tray-active-symbolic" + self.tray_disabled_icon = "blueberry-tray-disabled-symbolic" + # If we have no adapter, or disabled tray, end early if (not self.rfkill.have_adapter) or (not self.settings.get_boolean("tray-enabled")): self.rfkill.terminate() @@ -63,20 +71,20 @@ return if self.rfkill.hard_block or self.rfkill.soft_block: - self.icon.set_icon_name("blueberry-tray-disabled") + self.icon.set_icon_name(self.tray_disabled_icon) self.icon.set_tooltip_text(_("Bluetooth is disabled")) else: - self.icon.set_icon_name("blueberry-tray") + self.icon.set_icon_name(self.tray_icon) self.update_connected_state() def update_connected_state(self): self.get_devices() if len(self.connected_devices) > 0: - self.icon.set_icon_name("blueberry-tray-active") + self.icon.set_icon_name(self.tray_active_icon) self.icon.set_tooltip_text(_("Bluetooth: Connected to %s") % (", ".join(self.connected_devices))) else: - self.icon.set_icon_name("blueberry-tray") + self.icon.set_icon_name(self.tray_icon) self.icon.set_tooltip_text(_("Bluetooth")) def get_devices(self): diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blueberry-1.3.5/usr/lib/blueberry/blueberry.ui new/blueberry-1.3.6/usr/lib/blueberry/blueberry.ui --- old/blueberry-1.3.5/usr/lib/blueberry/blueberry.ui 2020-02-04 16:13:41.000000000 +0100 +++ new/blueberry-1.3.6/usr/lib/blueberry/blueberry.ui 2020-03-21 11:09:11.000000000 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.22.1 --> <interface> - <requires lib="gtk+" version="3.24"/> + <requires lib="gtk+" version="3.22"/> <object class="GtkPopover" id="settings-popover"> <property name="can_focus">False</property> <property name="relative_to">settings-button</property> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blueberry-1.3.5/usr/share/glib-2.0/schemas/org.blueberry.gschema.xml new/blueberry-1.3.6/usr/share/glib-2.0/schemas/org.blueberry.gschema.xml --- old/blueberry-1.3.5/usr/share/glib-2.0/schemas/org.blueberry.gschema.xml 2020-02-04 16:13:41.000000000 +0100 +++ new/blueberry-1.3.6/usr/share/glib-2.0/schemas/org.blueberry.gschema.xml 2020-03-21 11:09:11.000000000 +0100 @@ -4,6 +4,10 @@ <default>true</default> <summary>Show a tray icon when bluetooth is enabled or connected</summary> </key> + <key name="use-symbolic-icons" type="b"> + <default>true</default> + <summary>Whether the tray should use symbolic icons</summary> + </key> <key name="obex-enabled" type="b"> <default>true</default> <summary>Allow remote devices to send files to this computer via bluetooth</summary> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blueberry-1.3.5/usr/share/icons/hicolor/scalable/status/blueberry-tray-active-symbolic.svg new/blueberry-1.3.6/usr/share/icons/hicolor/scalable/status/blueberry-tray-active-symbolic.svg --- old/blueberry-1.3.5/usr/share/icons/hicolor/scalable/status/blueberry-tray-active-symbolic.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/blueberry-1.3.6/usr/share/icons/hicolor/scalable/status/blueberry-tray-active-symbolic.svg 2020-03-21 11:09:11.000000000 +0100 @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + version="1.1" + id="svg4" + sodipodi:docname="blueberry-tray-active-symbolic.svg" + inkscape:version="0.92.3 (2405546, 2018-03-11)"> + <metadata + id="metadata10"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs8" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1698" + inkscape:window-height="1015" + id="namedview6" + showgrid="false" + inkscape:zoom="41.7193" + inkscape:cx="-0.78123431" + inkscape:cy="6.6460808" + inkscape:window-x="-55" + inkscape:window-y="170" + inkscape:window-maximized="0" + inkscape:current-layer="svg4" /> + <path + style="fill:#5c616c" + d="M 8.5,0 C 5.45,0 3,2.68 3,6 V 10 C 3,13.32 5.45,16 8.5,16 11.55,16 14,13.32 14,10 V 6 C 14,2.68 11.55,0 8.5,0 Z M 8,1.29 12.24,5.53 9.3,8 12.24,10.47 8,14.71 V 9.09 L 5.57,11.13 4.93,10.37 7.75,8 4.93,5.63 5.57,4.87 8,6.91 Z M 9,3.71 V 6.95 L 10.76,5.47 Z M 9,9.05 V 12.29 L 10.76,10.53 Z" + id="path2" /> + <path + inkscape:connector-curvature="0" + d="m 11.512714,8 3,-2 v 4 z" + style="fill:#00ff00;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path893" + class="success" /> + <path + inkscape:connector-curvature="0" + d="m 5.5127119,8 -3,-2 v 4 z" + style="fill:#00ff00;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path895" + class="success" /> +</svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blueberry-1.3.5/usr/share/icons/hicolor/scalable/status/blueberry-tray-disabled-symbolic.svg new/blueberry-1.3.6/usr/share/icons/hicolor/scalable/status/blueberry-tray-disabled-symbolic.svg --- old/blueberry-1.3.5/usr/share/icons/hicolor/scalable/status/blueberry-tray-disabled-symbolic.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/blueberry-1.3.6/usr/share/icons/hicolor/scalable/status/blueberry-tray-disabled-symbolic.svg 2020-03-21 11:09:11.000000000 +0100 @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="opacity:0.3;fill:#5c616c" d="M 8.5,0 C 5.45,0 3,2.68 3,6 V 10 C 3,13.32 5.45,16 8.5,16 11.55,16 14,13.32 14,10 V 6 C 14,2.68 11.55,0 8.5,0 Z M 8,1.29 12.24,5.53 9.3,8 12.24,10.47 8,14.71 V 9.09 L 5.57,11.13 4.93,10.37 7.75,8 4.93,5.63 5.57,4.87 8,6.91 Z M 9,3.71 V 6.95 L 10.76,5.47 Z M 9,9.05 V 12.29 L 10.76,10.53 Z"/> +</svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blueberry-1.3.5/usr/share/icons/hicolor/scalable/status/blueberry-tray-symbolic.svg new/blueberry-1.3.6/usr/share/icons/hicolor/scalable/status/blueberry-tray-symbolic.svg --- old/blueberry-1.3.5/usr/share/icons/hicolor/scalable/status/blueberry-tray-symbolic.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/blueberry-1.3.6/usr/share/icons/hicolor/scalable/status/blueberry-tray-symbolic.svg 2020-03-21 11:09:11.000000000 +0100 @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#5c616c" d="M 8.5,0 C 5.45,0 3,2.68 3,6 V 10 C 3,13.32 5.45,16 8.5,16 11.55,16 14,13.32 14,10 V 6 C 14,2.68 11.55,0 8.5,0 Z M 8,1.29 12.24,5.53 9.3,8 12.24,10.47 8,14.71 V 9.09 L 5.57,11.13 4.93,10.37 7.75,8 4.93,5.63 5.57,4.87 8,6.91 Z M 9,3.71 V 6.95 L 10.76,5.47 Z M 9,9.05 V 12.29 L 10.76,10.53 Z"/> +</svg>
