commit blueberry for openSUSE:Factory

2020-09-17 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2020-09-17 14:51:12

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new.4249 (New)


Package is "blueberry"

Thu Sep 17 14:51:12 2020 rev:38 rq:835024 version:1.3.9

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2020-06-02 
14:38:17.339454981 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new.4249/blueberry.changes
2020-09-17 14:59:10.708387317 +0200
@@ -1,0 +2,8 @@
+Wed Sep 16 21:32:46 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 1.3.9
+  * l10n: Update translations
+- Fixes for %_libexecdir changing to /usr/libexec (boo#1174075)
+- Use %{_udevrulesdir} for udev rules files
+
+---

Old:

  blueberry-1.3.8.tar.gz

New:

  blueberry-1.3.9.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.wcd86f/_old  2020-09-17 14:59:17.852394101 +0200
+++ /var/tmp/diff_new_pack.wcd86f/_new  2020-09-17 14:59:17.856394105 +0200
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.3.8
+Version:1.3.9
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0-or-later
@@ -53,7 +53,7 @@
 %autosetup -p1
 cp -a %{SOURCE1} %{name}-rfkill.rules
 # Do not use env for Python scripts.
-sed -i '/^#!/s/env python3$/python3/' .%{_libexecdir}/%{name}/*
+sed -i '/^#!/s/env python3$/python3/' usr/lib/blueberry/*
 # Replace the icon with an existing one.
 sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop
 
@@ -64,21 +64,21 @@
 cp -a .%{_prefix} %{buildroot}%{_prefix}
 cp -a .%{_sysconfdir} %{buildroot}%{_sysconfdir}
 install -Dpm 0644 %{name}-rfkill.rules \
-  %{buildroot}%{_libexecdir}/udev/rules.d/61-%{name}-rfkill.rules
+  %{buildroot}%{_udevrulesdir}/61-%{name}-rfkill.rules
 %find_lang %{name}
 %fdupes %{buildroot}%{_datadir}/
 
 %files
 %license COPYING
 %doc README.md debian/changelog
-%{_sysconfdir}/xdg/autostart/%{name}-tray.desktop
-%{_sysconfdir}/xdg/autostart/%{name}-obex-agent.desktop
 %{_bindir}/%{name}*
-%{_libexecdir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/hicolor/*/*/%{name}*
 %{_datadir}/glib-2.0/schemas/org.%{name}.gschema.xml
-%{_libexecdir}/udev/rules.d/61-%{name}-rfkill.rules
+%{_datadir}/icons/hicolor/*/*/%{name}*
+%{_prefix}/lib/%{name}/
+%{_sysconfdir}/xdg/autostart/%{name}-obex-agent.desktop
+%{_sysconfdir}/xdg/autostart/%{name}-tray.desktop
+%{_udevrulesdir}/61-%{name}-rfkill.rules
 
 %files lang -f %{name}.lang
 

++ blueberry-1.3.8.tar.gz -> blueberry-1.3.9.tar.gz ++
 1966 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2020-06-02 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2020-06-02 14:37:31

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


Package is "blueberry"

Tue Jun  2 14:37:31 2020 rev:37 rq:810357 version:1.3.8

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2020-03-22 
14:17:29.634069279 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new.3606/blueberry.changes
2020-06-02 14:38:17.339454981 +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.2ZVZhi/_old  2020-06-02 14:38:18.475458572 +0200
+++ /var/tmp/diff_new_pack.2ZVZhi/_new  2020-06-02 14:38:18.479458586 +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:Factory

2020-03-22 Thread root
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 
+
+- 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.0 +0100
+++ new/blueberry-1.3.6/blueberry.pot   2020-03-21 11:09:11.0 +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+\n"
+"POT-Creation-Date: 2020-02-04 15:14+\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: LANGUAGE \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/changelog2020-02-04 16:13:41.0 
+0100
+++ new/blueberry-1.3.6/debian/changelog2020-03-21 

commit blueberry for openSUSE:Factory

2020-02-11 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2020-02-11 22:24:22

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new.26092 (New)


Package is "blueberry"

Tue Feb 11 22:24:22 2020 rev:35 rq:773315 version:1.3.5

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2019-07-22 
12:20:54.515656210 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new.26092/blueberry.changes   
2020-02-11 22:25:12.563561131 +0100
@@ -1,0 +2,26 @@
+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)
+
+---

Old:

  blueberry-1.2.8.tar.gz

New:

  blueberry-1.3.5.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.7g3S7R/_old  2020-02-11 22:25:13.227561494 +0100
+++ /var/tmp/diff_new_pack.7g3S7R/_new  2020-02-11 22:25:13.231561497 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blueberry
 #
-# Copyright (c) 2019 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
@@ -18,11 +18,10 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.2.8
+Version:1.3.5
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0-or-later
-Group:  System/GUI/Other
 URL:https://github.com/linuxmint/blueberry
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:blueberry-rfkill.rules

++ blueberry-1.2.8.tar.gz -> blueberry-1.3.5.tar.gz ++
 20269 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2019-07-22 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2019-07-22 12:20:54

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new.4126 (New)


Package is "blueberry"

Mon Jul 22 12:20:54 2019 rev:34 rq:717329 version:1.2.8

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2018-12-18 
14:58:09.730272194 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new.4126/blueberry.changes
2019-07-22 12:20:54.515656210 +0200
@@ -1,0 +2,24 @@
+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
+
+---

Old:

  blueberry-1.2.5.tar.gz

New:

  blueberry-1.2.8.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.h7ZA95/_old  2019-07-22 12:20:55.255656015 +0200
+++ /var/tmp/diff_new_pack.h7ZA95/_new  2019-07-22 12:20:55.259656015 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package blueberry
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.2.5
+Version:1.2.8
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0-or-later
@@ -32,27 +32,18 @@
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  python
+BuildRequires:  python3
 Requires:   bluez-tools
 Requires:   gnome-bluetooth >= 3.14
 Requires:   wmctrl
 Recommends: %{name}-lang
 BuildArch:  noarch
 %glib2_gsettings_schema_requires
-%if 0%{?suse_version} >= 1500
-Requires:   python2-dbus-python
-Requires:   python2-gobject
-Requires:   python2-gobject-Gdk
-Requires:   python2-setproctitle
+Requires:   python3-dbus-python
+Requires:   python3-gobject
+Requires:   python3-gobject-Gdk
+Requires:   python3-setproctitle
 Requires:   util-linux
-%else
-BuildRequires:  update-desktop-files
-Requires:   dbus-1-python
-Requires:   python-gobject
-Requires:   python-gobject-Gdk
-Requires:   python-setproctitle
-Requires:   rfkill
-%endif
 
 %description
 Utility for Bluetooth devices graphical configuration.
@@ -60,16 +51,15 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 cp -a %{SOURCE1} %{name}-rfkill.rules
 # Do not use env for Python scripts.
-sed -i '/^#!/s/env python2$/python2/' .%{_libexecdir}/%{name}/*
+sed -i '/^#!/s/env python3$/python3/' .%{_libexecdir}/%{name}/*
 # Replace the icon with an existing one.
 sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop
 
 %build
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 cp -a .%{_prefix} %{buildroot}%{_prefix}
@@ -79,18 +69,6 @@
 %find_lang %{name}
 %fdupes %{buildroot}%{_datadir}/
 
-%if 0%{?suse_version} < 1500
-%post
-%desktop_database_post
-%icon_theme_cache_post
-%glib2_gsettings_schema_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%glib2_gsettings_schema_postun
-%endif
-
 %files
 %license COPYING
 %doc README.md debian/changelog

++ blueberry-1.2.5.tar.gz -> blueberry-1.2.8.tar.gz ++
 24468 lines of diff (skipped)

++ blueberry-fix-rfkill-path.patch ++
--- /var/tmp/diff_new_pack.h7ZA95/_old  2019-07-22 12:20:55.399655978 +0200
+++ /var/tmp/diff_new_pack.h7ZA95/_new  2019-07-22 12:20:55.399655978 +0200
@@ -1,27 +1,30 @@
+From 953ef86b38f590c5b95b4efc414c088e7bb200f7 Mon Sep 17 00:00:00 2001
+From: "Maurizio Galli (MauG)" 
+Date: Fri, 19 Jul 2019 10:10:59 +0800
+Subject: [PATCH] Rebased blueberry-fix-rfkill-path.patch
+
+---
+ 

commit blueberry for openSUSE:Factory

2018-12-18 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2018-12-18 14:57:39

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new.28833 (New)


Package is "blueberry"

Tue Dec 18 14:57:39 2018 rev:33 rq:658208 version:1.2.5

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2018-12-03 
10:10:31.455701591 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new.28833/blueberry.changes   
2018-12-18 14:58:09.730272194 +0100
@@ -1,0 +2,6 @@
+Fri Dec 14 12:54:01 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.2.5:
+  * Update translations.
+
+---

Old:

  blueberry-1.2.4.tar.gz

New:

  blueberry-1.2.5.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.hsxcRw/_old  2018-12-18 14:58:10.246271413 +0100
+++ /var/tmp/diff_new_pack.hsxcRw/_new  2018-12-18 14:58:10.250271407 +0100
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.2.4
+Version:1.2.5
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0-or-later

++ blueberry-1.2.4.tar.gz -> blueberry-1.2.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.2.4/debian/changelog 
new/blueberry-1.2.5/debian/changelog
--- old/blueberry-1.2.4/debian/changelog2018-11-28 13:56:08.0 
+0100
+++ new/blueberry-1.2.5/debian/changelog2018-12-11 15:50:09.0 
+0100
@@ -1,3 +1,9 @@
+blueberry (1.2.5) tessa; urgency=medium
+
+  * l10n: Update translations
+
+ -- Clement Lefebvre   Tue, 11 Dec 2018 14:49:56 +
+
 blueberry (1.2.4) tessa; urgency=medium
 
   * l10n: Update translations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.2.4/po/blueberry-af.po 
new/blueberry-1.2.5/po/blueberry-af.po
--- old/blueberry-1.2.4/po/blueberry-af.po  2018-11-28 13:56:08.0 
+0100
+++ new/blueberry-1.2.5/po/blueberry-af.po  2018-12-11 15:50:09.0 
+0100
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2018-11-27 17:49+\n"
-"X-Generator: Launchpad (build 18826)\n"
+"X-Launchpad-Export-Date: 2018-12-11 11:58+\n"
+"X-Generator: Launchpad (build 18837)\n"
 
 #: usr/lib/blueberry/blueberry-obex-agent.py:287
 msgid "Unknown device"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.2.4/po/blueberry-am.po 
new/blueberry-1.2.5/po/blueberry-am.po
--- old/blueberry-1.2.4/po/blueberry-am.po  2018-11-28 13:56:08.0 
+0100
+++ new/blueberry-1.2.5/po/blueberry-am.po  2018-12-11 15:50:09.0 
+0100
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2018-11-27 17:49+\n"
-"X-Generator: Launchpad (build 18826)\n"
+"X-Launchpad-Export-Date: 2018-12-11 11:58+\n"
+"X-Generator: Launchpad (build 18837)\n"
 
 #: usr/lib/blueberry/blueberry-obex-agent.py:287
 msgid "Unknown device"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.2.4/po/blueberry-ar.po 
new/blueberry-1.2.5/po/blueberry-ar.po
--- old/blueberry-1.2.4/po/blueberry-ar.po  2018-11-28 13:56:08.0 
+0100
+++ new/blueberry-1.2.5/po/blueberry-ar.po  2018-12-11 15:50:09.0 
+0100
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= "
 "3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n"
-"X-Launchpad-Export-Date: 2018-11-27 17:49+\n"
-"X-Generator: Launchpad (build 18826)\n"
+"X-Launchpad-Export-Date: 2018-12-11 11:58+\n"
+"X-Generator: Launchpad (build 18837)\n"
 "Language: ar_EG\n"
 
 #: usr/lib/blueberry/blueberry-obex-agent.py:287
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.2.4/po/blueberry-as.po 
new/blueberry-1.2.5/po/blueberry-as.po
--- old/blueberry-1.2.4/po/blueberry-as.po  2018-11-28 13:56:08.0 
+0100
+++ new/blueberry-1.2.5/po/blueberry-as.po  2018-12-11 15:50:09.0 
+0100
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n!=1;\n"
-"X-Launchpad-Export-Date: 2018-11-27 17:49+\n"
-"X-Generator: Launchpad (build 

commit blueberry for openSUSE:Factory

2018-12-03 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2018-12-03 10:10:16

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new.19453 (New)


Package is "blueberry"

Mon Dec  3 10:10:16 2018 rev:32 rq:653149 version:1.2.4

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2018-09-03 
10:36:13.140842443 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new.19453/blueberry.changes   
2018-12-03 10:10:31.455701591 +0100
@@ -1,0 +2,6 @@
+Fri Nov 30 17:46:42 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.2.4:
+  * Update translations.
+
+---

Old:

  blueberry-1.2.3.tar.gz

New:

  blueberry-1.2.4.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.OB8UZy/_old  2018-12-03 10:10:32.007701080 +0100
+++ /var/tmp/diff_new_pack.OB8UZy/_new  2018-12-03 10:10:32.011701077 +0100
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.2.3
+Version:1.2.4
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0-or-later

++ blueberry-1.2.3.tar.gz -> blueberry-1.2.4.tar.gz ++
 3654 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2018-09-03 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2018-09-03 10:36:08

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Mon Sep  3 10:36:08 2018 rev:31 rq:632659 version:1.2.3

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2018-08-20 
16:19:13.868806429 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2018-09-03 
10:36:13.140842443 +0200
@@ -1,0 +2,6 @@
+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.
+
+---

New:

  blueberry-rfkill.rules



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.H4apJF/_old  2018-09-03 10:36:13.576843571 +0200
+++ /var/tmp/diff_new_pack.H4apJF/_new  2018-09-03 10:36:13.576843571 +0200
@@ -25,6 +25,7 @@
 Group:  System/GUI/Other
 URL:https://github.com/linuxmint/blueberry
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source1:blueberry-rfkill.rules
 # PATCH-FIX-OPENSUSE blueberry-fix-rfkill-path.patch boo#1076134 
sor.ale...@meowr.ru -- Fix rfkill's path.
 Patch0: blueberry-fix-rfkill-path.patch
 BuildRequires:  bluez-tools
@@ -61,6 +62,9 @@
 %prep
 %setup -q
 %patch0 -p1
+cp -a %{SOURCE1} %{name}-rfkill.rules
+# Do not use env for Python scripts.
+sed -i '/^#!/s/env python2$/python2/' .%{_libexecdir}/%{name}/*
 # Replace the icon with an existing one.
 sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop
 
@@ -70,6 +74,8 @@
 %install
 cp -a .%{_prefix} %{buildroot}%{_prefix}
 cp -a .%{_sysconfdir} %{buildroot}%{_sysconfdir}
+install -Dpm 0644 %{name}-rfkill.rules \
+  %{buildroot}%{_libexecdir}/udev/rules.d/61-%{name}-rfkill.rules
 %find_lang %{name}
 %fdupes %{buildroot}%{_datadir}/
 
@@ -98,6 +104,7 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/%{name}*
 %{_datadir}/glib-2.0/schemas/org.%{name}.gschema.xml
+%{_libexecdir}/udev/rules.d/61-%{name}-rfkill.rules
 
 %files lang -f %{name}.lang
 

++ blueberry-rfkill.rules ++
# Get access to /dev/rfkill for users
# This is taken from 61-gnome-settings-daemon-rfkill.rules
#
# See https://bugzilla.redhat.com/show_bug.cgi?id=514798
#
# Simplified by Kay Sievers
# https://bugzilla.redhat.com/show_bug.cgi?id=733326
# See also https://bugzilla.gnome.org/show_bug.cgi?id=711373

KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess"




commit blueberry for openSUSE:Factory

2018-08-20 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2018-08-20 16:19:10

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Mon Aug 20 16:19:10 2018 rev:30 rq:630014 version:1.2.3

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2018-06-27 
10:23:13.860078135 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2018-08-20 
16:19:13.868806429 +0200
@@ -1,0 +2,7 @@
+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).
+
+---



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.WIGYdV/_old  2018-08-20 16:19:14.336807089 +0200
+++ /var/tmp/diff_new_pack.WIGYdV/_new  2018-08-20 16:19:14.336807089 +0200
@@ -31,22 +31,25 @@
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  python3
+BuildRequires:  python
 Requires:   bluez-tools
 Requires:   gnome-bluetooth >= 3.14
-Requires:   python3-gobject
-Requires:   python3-gobject-Gdk
-Requires:   python3-setproctitle
 Requires:   wmctrl
 Recommends: %{name}-lang
 BuildArch:  noarch
 %glib2_gsettings_schema_requires
 %if 0%{?suse_version} >= 1500
-Requires:   python3-dbus-python
+Requires:   python2-dbus-python
+Requires:   python2-gobject
+Requires:   python2-gobject-Gdk
+Requires:   python2-setproctitle
 Requires:   util-linux
 %else
 BuildRequires:  update-desktop-files
-Requires:   dbus-1-python3
+Requires:   dbus-1-python
+Requires:   python-gobject
+Requires:   python-gobject-Gdk
+Requires:   python-setproctitle
 Requires:   rfkill
 %endif
 
@@ -83,11 +86,7 @@
 %endif
 
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc README.md debian/changelog
 %{_sysconfdir}/xdg/autostart/%{name}-tray.desktop
 %{_sysconfdir}/xdg/autostart/%{name}-obex-agent.desktop




commit blueberry for openSUSE:Factory

2018-06-27 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2018-06-27 10:23:13

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Wed Jun 27 10:23:13 2018 rev:29 rq:619229 version:1.2.3

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2018-05-29 
10:46:30.336981639 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2018-06-27 
10:23:13.860078135 +0200
@@ -1,0 +2,7 @@
+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.
+
+---

Old:

  blueberry-1.2.1.tar.gz

New:

  blueberry-1.2.3.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.i7Tin7/_old  2018-06-27 10:23:14.676048382 +0200
+++ /var/tmp/diff_new_pack.i7Tin7/_new  2018-06-27 10:23:14.680048236 +0200
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.2.1
+Version:1.2.3
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0-or-later

++ blueberry-1.2.1.tar.gz -> blueberry-1.2.3.tar.gz ++
 1654 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2018-05-29 10:46:11

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Tue May 29 10:46:11 2018 rev:28 rq:612387 version:1.2.1

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2018-05-11 
09:15:02.893529764 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2018-05-29 
10:46:30.336981639 +0200
@@ -1,0 +2,6 @@
+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.2.1.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.zAFXbJ/_old  2018-05-29 10:46:31.216949169 +0200
+++ /var/tmp/diff_new_pack.zAFXbJ/_new  2018-05-29 10:46:31.220949022 +0200
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.2.0
+Version:1.2.1
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0-or-later

++ blueberry-1.2.0.tar.gz -> blueberry-1.2.1.tar.gz ++
 2980 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2018-05-11 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2018-05-11 09:15:01

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Fri May 11 09:15:01 2018 rev:27 rq:605730 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2018-01-17 
21:58:59.369306430 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2018-05-11 
09:15:02.893529764 +0200
@@ -1,0 +2,10 @@
+Thu May  8 20:40:20 UTC 2018 - sor.ale...@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.
+
+---

Old:

  blueberry-1.1.20.tar.gz

New:

  blueberry-1.2.0.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.vvLiKi/_old  2018-05-11 09:15:04.009489336 +0200
+++ /var/tmp/diff_new_pack.vvLiKi/_new  2018-05-11 09:15:04.013489191 +0200
@@ -18,12 +18,12 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.1.20
+Version:1.2.0
 Release:0
 Summary:A configuration tool for Bluetooth
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  System/GUI/Other
-Url:https://github.com/linuxmint/blueberry
+URL:https://github.com/linuxmint/blueberry
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE blueberry-fix-rfkill-path.patch boo#1076134 
sor.ale...@meowr.ru -- Fix rfkill's path.
 Patch0: blueberry-fix-rfkill-path.patch
@@ -35,12 +35,13 @@
 Requires:   bluez-tools
 Requires:   gnome-bluetooth >= 3.14
 Requires:   python3-gobject
+Requires:   python3-gobject-Gdk
 Requires:   python3-setproctitle
 Requires:   wmctrl
 Recommends: %{name}-lang
 BuildArch:  noarch
 %glib2_gsettings_schema_requires
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} >= 1500
 Requires:   python3-dbus-python
 Requires:   util-linux
 %else
@@ -48,9 +49,6 @@
 Requires:   dbus-1-python3
 Requires:   rfkill
 %endif
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
-Requires:   python3-gobject-Gdk
-%endif
 
 %description
 Utility for Bluetooth devices graphical configuration.
@@ -72,7 +70,7 @@
 %find_lang %{name}
 %fdupes %{buildroot}%{_datadir}/
 
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -85,7 +83,12 @@
 %endif
 
 %files
-%doc COPYING README.md debian/changelog
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc README.md debian/changelog
 %{_sysconfdir}/xdg/autostart/%{name}-tray.desktop
 %{_sysconfdir}/xdg/autostart/%{name}-obex-agent.desktop
 %{_bindir}/%{name}*

++ blueberry-1.1.20.tar.gz -> blueberry-1.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.20/blueberry.pot 
new/blueberry-1.2.0/blueberry.pot
--- old/blueberry-1.1.20/blueberry.pot  2017-12-18 13:26:20.0 +0100
+++ new/blueberry-1.2.0/blueberry.pot   2018-05-07 16:25:47.0 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-10-27 13:45+0100\n"
+"POT-Creation-Date: 2018-05-07 15:24+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: LANGUAGE \n"
@@ -91,81 +91,81 @@
 msgstr[0] ""
 msgstr[1] ""
 
-#: usr/lib/blueberry/blueberry.py:76 usr/lib/blueberry/blueberry-tray.py:37
-#: usr/lib/blueberry/blueberry-tray.py:67 generate_desktop_files:25
+#: usr/lib/blueberry/blueberry.py:76 usr/lib/blueberry/blueberry-tray.py:45
+#: usr/lib/blueberry/blueberry-tray.py:75 generate_desktop_files:25
 msgid "Bluetooth"
 msgstr ""
 
-#: usr/lib/blueberry/blueberry.py:126 usr/lib/blueberry/blueberry-tray.py:54
+#: usr/lib/blueberry/blueberry.py:125 usr/lib/blueberry/blueberry-tray.py:62
 msgid "Bluetooth is disabled"
 msgstr ""
 
-#: usr/lib/blueberry/blueberry.py:127
+#: usr/lib/blueberry/blueberry.py:126
 msgid "No Bluetooth adapters found"
 msgstr ""
 
-#: usr/lib/blueberry/blueberry.py:128
+#: usr/lib/blueberry/blueberry.py:127
 msgid "Bluetooth is disabled by hardware switch"
 msgstr ""
 
-#: usr/lib/blueberry/blueberry.py:146
+#: usr/lib/blueberry/blueberry.py:145
 msgid "Devices"
 msgstr ""
 
-#: 

commit blueberry for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2018-01-17 21:57:43

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Wed Jan 17 21:57:43 2018 rev:26 rq:566385 version:1.1.20

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2017-12-31 
01:13:21.406352266 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2018-01-17 
21:58:59.369306430 +0100
@@ -1,0 +2,6 @@
+Tue Jan 16 11:50:01 UTC 2018 - sor.ale...@meowr.ru
+
+- Add blueberry-fix-rfkill-path.patch: Fix rfkill's path
+  (boo#1076134).
+
+---

New:

  blueberry-fix-rfkill-path.patch



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.T9Mr55/_old  2018-01-17 21:59:00.181268371 +0100
+++ /var/tmp/diff_new_pack.T9Mr55/_new  2018-01-17 21:59:00.185268184 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blueberry
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,6 +25,8 @@
 Group:  System/GUI/Other
 Url:https://github.com/linuxmint/blueberry
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE blueberry-fix-rfkill-path.patch boo#1076134 
sor.ale...@meowr.ru -- Fix rfkill's path.
+Patch0: blueberry-fix-rfkill-path.patch
 BuildRequires:  bluez-tools
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -34,16 +36,17 @@
 Requires:   gnome-bluetooth >= 3.14
 Requires:   python3-gobject
 Requires:   python3-setproctitle
-Requires:   rfkill
 Requires:   wmctrl
 Recommends: %{name}-lang
 BuildArch:  noarch
 %glib2_gsettings_schema_requires
 %if 0%{?suse_version} > 1320
 Requires:   python3-dbus-python
+Requires:   util-linux
 %else
 BuildRequires:  update-desktop-files
 Requires:   dbus-1-python3
+Requires:   rfkill
 %endif
 %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
 Requires:   python3-gobject-Gdk
@@ -56,6 +59,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 # Replace the icon with an existing one.
 sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop
 

++ blueberry-fix-rfkill-path.patch ++
--- a/usr/lib/blueberry/rfkillMagic.py
+++ b/usr/lib/blueberry/rfkillMagic.py
@@ -2,14 +2,20 @@
 import thread
 import subprocess
 import os
+import os.path
 import re
 from gi.repository import GObject
 
-RFKILL_CHK = ["/usr/sbin/rfkill", "list", "bluetooth"]
-RFKILL_BLOCK = ["/usr/sbin/rfkill", "block", "bluetooth"]
-RFKILL_UNBLOCK = ["/usr/sbin/rfkill", "unblock", "bluetooth"]
+if os.path.isfile("/usr/bin/rfkill"):
+RFKILL_BINARY = "/usr/bin/rfkill"
+else:
+RFKILL_BINARY = "/usr/sbin/rfkill"
 
-RFKILL_EVENT_MONITOR = ["/usr/lib/blueberry/safechild", "/usr/sbin/rfkill", 
"event"]
+RFKILL_CHK = (RFKILL_BINARY, "list", "bluetooth")
+RFKILL_BLOCK = (RFKILL_BINARY, "block", "bluetooth")
+RFKILL_UNBLOCK = (RFKILL_BINARY, "unblock", "bluetooth")
+
+RFKILL_EVENT_MONITOR = ("/usr/lib/blueberry/safechild", RFKILL_BINARY, "event")
 
 class Interface:
 def __init__(self, output_callback, debug):



commit blueberry for openSUSE:Factory

2017-12-30 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2017-12-31 01:13:18

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Sun Dec 31 01:13:18 2017 rev:25 rq:559720 version:1.1.20

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2017-11-27 
22:16:19.943161810 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2017-12-31 
01:13:21.406352266 +0100
@@ -1,0 +2,8 @@
+Sun Dec 24 10:19:44 UTC 2017 - sor.ale...@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.
+
+---

Old:

  blueberry-1.1.19.tar.gz

New:

  blueberry-1.1.20.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.djVlF3/_old  2017-12-31 01:13:22.022146816 +0100
+++ /var/tmp/diff_new_pack.djVlF3/_new  2017-12-31 01:13:22.026145481 +0100
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.1.19
+Version:1.1.20
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -29,22 +29,24 @@
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  python
+BuildRequires:  python3
 Requires:   bluez-tools
-Requires:   dbus-1-python
 Requires:   gnome-bluetooth >= 3.14
-Requires:   python-gobject
-Requires:   python-setproctitle
+Requires:   python3-gobject
+Requires:   python3-setproctitle
 Requires:   rfkill
 Requires:   wmctrl
 Recommends: %{name}-lang
 BuildArch:  noarch
 %glib2_gsettings_schema_requires
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} > 1320
+Requires:   python3-dbus-python
+%else
 BuildRequires:  update-desktop-files
+Requires:   dbus-1-python3
 %endif
 %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
-Requires:   python-gobject-Gdk
+Requires:   python3-gobject-Gdk
 %endif
 
 %description

++ blueberry-1.1.19.tar.gz -> blueberry-1.1.20.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.19/debian/changelog 
new/blueberry-1.1.20/debian/changelog
--- old/blueberry-1.1.19/debian/changelog   2017-11-24 12:03:08.0 
+0100
+++ new/blueberry-1.1.20/debian/changelog   2017-12-18 13:26:20.0 
+0100
@@ -1,3 +1,13 @@
+blueberry (1.1.20) sylvia; urgency=medium
+
+  [ Jeremy Fleischman ]
+  * Use a regex instead of the more brittle split implementation. This fixes 
#45.
+
+  [ Clement Lefebvre ]
+  * Fix python shebangs
+
+ -- Clement Lefebvre   Mon, 18 Dec 2017 12:25:48 +
+
 blueberry (1.1.19) sylvia; urgency=medium
 
   [ Michael Webster ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.19/usr/bin/blueberry 
new/blueberry-1.1.20/usr/bin/blueberry
--- old/blueberry-1.1.19/usr/bin/blueberry  2017-11-24 12:03:08.0 
+0100
+++ new/blueberry-1.1.20/usr/bin/blueberry  2017-12-18 13:26:20.0 
+0100
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 import os
 os.system("/usr/lib/blueberry/blueberry.py")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.19/usr/bin/blueberry-tray 
new/blueberry-1.1.20/usr/bin/blueberry-tray
--- old/blueberry-1.1.19/usr/bin/blueberry-tray 2017-11-24 12:03:08.0 
+0100
+++ new/blueberry-1.1.20/usr/bin/blueberry-tray 2017-12-18 13:26:20.0 
+0100
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 import os
 os.system("/usr/lib/blueberry/blueberry-tray.py")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.19/usr/lib/blueberry/rfkillMagic.py 
new/blueberry-1.1.20/usr/lib/blueberry/rfkillMagic.py
--- old/blueberry-1.1.19/usr/lib/blueberry/rfkillMagic.py   2017-11-24 
12:03:08.0 +0100
+++ new/blueberry-1.1.20/usr/lib/blueberry/rfkillMagic.py   2017-12-18 
13:26:20.0 +0100
@@ -2,6 +2,7 @@
 import thread
 import subprocess
 import os
+import re
 from gi.repository import GObject
 
 RFKILL_CHK = ["/usr/sbin/rfkill", "list", "bluetooth"]
@@ -10,15 +11,6 @@
 
 RFKILL_EVENT_MONITOR = ["/usr/lib/blueberry/safechild", "/usr/sbin/rfkill", 
"event"]
 
-# index of .split() from rfkill event output where lines are:
-# 1426095957.906704: idx 0 type 1 op 0 soft 0 hard 0
-# 1426095957.906769: idx 

commit blueberry for openSUSE:Factory

2017-11-27 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2017-11-27 22:16:18

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Mon Nov 27 22:16:18 2017 rev:24 rq:545320 version:1.1.19

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2017-11-11 
14:20:45.436668536 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2017-11-27 
22:16:19.943161810 +0100
@@ -1,0 +2,14 @@
+Fri Nov 24 20:58:01 UTC 2017 - sor.ale...@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.
+
+---

Old:

  blueberry-1.1.18.tar.gz

New:

  blueberry-1.1.19.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.btNL5V/_old  2017-11-27 22:16:20.711133934 +0100
+++ /var/tmp/diff_new_pack.btNL5V/_new  2017-11-27 22:16:20.715133788 +0100
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.1.18
+Version:1.1.19
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+

++ blueberry-1.1.18.tar.gz -> blueberry-1.1.19.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.18/debian/changelog 
new/blueberry-1.1.19/debian/changelog
--- old/blueberry-1.1.18/debian/changelog   2017-11-09 17:35:48.0 
+0100
+++ new/blueberry-1.1.19/debian/changelog   2017-11-24 12:03:08.0 
+0100
@@ -1,3 +1,17 @@
+blueberry (1.1.19) sylvia; urgency=medium
+
+  [ Michael Webster ]
+  * blueberry.py: Don't start blueberry-tray, it gets started on our behalf in 
the session manager since e3417c06177a.
+
+  [ Clement Lefebvre ]
+  * l10n: Update translations
+
+  [ Michael Webster ]
+  * Give blueberry-tray an application id, to prevent multiple instances, 
re-add Popen call in blueberry.py (xfce session management machinery doesn't 
start programs on the user's behalf after startup like it does in mate and 
cinnamon.)
+  * rfkillMagic: Use a child wrapper for the monitor subprocess, this ensures 
we don't end up with (#44)
+
+ -- Clement Lefebvre   Fri, 24 Nov 2017 11:02:34 +
+
 blueberry (1.1.18) sylvia; urgency=medium
 
   [ Michael Webster ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.18/po/blueberry-af.po 
new/blueberry-1.1.19/po/blueberry-af.po
--- old/blueberry-1.1.18/po/blueberry-af.po 2017-11-09 17:35:48.0 
+0100
+++ new/blueberry-1.1.19/po/blueberry-af.po 2017-11-24 12:03:08.0 
+0100
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-11-03 11:43+\n"
-"X-Generator: Launchpad (build 18493)\n"
+"X-Launchpad-Export-Date: 2017-11-23 10:42+\n"
+"X-Generator: Launchpad (build 18509)\n"
 
 #: usr/lib/blueberry/blueberry-obex-agent.py:287
 msgid "Unknown device"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.18/po/blueberry-am.po 
new/blueberry-1.1.19/po/blueberry-am.po
--- old/blueberry-1.1.18/po/blueberry-am.po 2017-11-09 17:35:48.0 
+0100
+++ new/blueberry-1.1.19/po/blueberry-am.po 2017-11-24 12:03:08.0 
+0100
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2017-11-03 11:43+\n"
-"X-Generator: Launchpad (build 18493)\n"
+"X-Launchpad-Export-Date: 2017-11-23 10:42+\n"
+"X-Generator: Launchpad (build 18509)\n"
 
 #: usr/lib/blueberry/blueberry-obex-agent.py:287
 msgid "Unknown device"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.18/po/blueberry-ar.po 
new/blueberry-1.1.19/po/blueberry-ar.po
--- old/blueberry-1.1.18/po/blueberry-ar.po 2017-11-09 17:35:48.0 
+0100
+++ new/blueberry-1.1.19/po/blueberry-ar.po 2017-11-24 12:03:08.0 
+0100
@@ -16,8 +16,8 @@
 

commit blueberry for openSUSE:Factory

2017-11-11 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2017-11-11 14:20:41

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Sat Nov 11 14:20:41 2017 rev:23 rq:540363 version:1.1.18

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2017-11-04 
19:30:43.829961261 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2017-11-11 
14:20:45.436668536 +0100
@@ -1,0 +2,7 @@
+Thu Nov  9 18:24:42 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.1.18:
+  * Make blueberry-tray a GtkApplication and register with the
+session manager.
+
+---

Old:

  blueberry-1.1.17.tar.gz

New:

  blueberry-1.1.18.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.dQRT1o/_old  2017-11-11 14:20:46.040646401 +0100
+++ /var/tmp/diff_new_pack.dQRT1o/_new  2017-11-11 14:20:46.044646254 +0100
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.1.17
+Version:1.1.18
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+

++ blueberry-1.1.17.tar.gz -> blueberry-1.1.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.17/debian/changelog 
new/blueberry-1.1.18/debian/changelog
--- old/blueberry-1.1.17/debian/changelog   2017-11-03 14:59:24.0 
+0100
+++ new/blueberry-1.1.18/debian/changelog   2017-11-09 17:35:48.0 
+0100
@@ -1,3 +1,10 @@
+blueberry (1.1.18) sylvia; urgency=medium
+
+  [ Michael Webster ]
+  * Make blueberry-tray a GtkApplication and register with the session manager.
+
+ -- Clement Lefebvre   Thu, 09 Nov 2017 16:35:15 +
+
 blueberry (1.1.17) sylvia; urgency=medium
 
   * l10n: Update translations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.17/usr/lib/blueberry/blueberry-tray.py 
new/blueberry-1.1.18/usr/lib/blueberry/blueberry-tray.py
--- old/blueberry-1.1.17/usr/lib/blueberry/blueberry-tray.py2017-11-03 
14:59:24.0 +0100
+++ new/blueberry-1.1.18/usr/lib/blueberry/blueberry-tray.py2017-11-09 
17:35:48.0 +0100
@@ -12,8 +12,20 @@
 # i18n
 gettext.install("blueberry", "/usr/share/locale")
 
-class BluetoothTray:
+class BluetoothTray(Gtk.Application):
 def __init__(self):
+super(BluetoothTray, self).__init__(register_session=True)
+
+def do_activate(self):
+self.hold()
+
+def do_shutdown(self):
+self.terminate()
+Gtk.Application.do_shutdown(self)
+
+def do_startup(self):
+Gtk.Application.do_startup(self)
+
 debug = False
 if len(sys.argv) > 1 and sys.argv[1] == "debug":
 debug = True
@@ -131,8 +143,7 @@
 
 def terminate(self, window = None, data = None):
 self.rfkill.terminate()
-Gtk.main_quit()
+self.release()
 
 if __name__ == "__main__":
-BluetoothTray()
-Gtk.main()
+BluetoothTray().run()




commit blueberry for openSUSE:Factory

2017-11-04 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2017-11-04 19:30:33

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Sat Nov  4 19:30:33 2017 rev:22 rq:538859 version:1.1.17

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2017-06-29 
15:17:36.799866393 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2017-11-04 
19:30:43.829961261 +0100
@@ -1,0 +2,13 @@
+Fri Nov  3 19:00:06 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.1.17:
+  * Update translations.
+
+---
+Fri Oct 27 13:45:40 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.1.16:
+  * Move window declaration to init().
+  * l10n: Generate desktop files.
+
+---

Old:

  blueberry-1.1.15.tar.gz

New:

  blueberry-1.1.17.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.pHyrBZ/_old  2017-11-04 19:30:44.465938024 +0100
+++ /var/tmp/diff_new_pack.pHyrBZ/_new  2017-11-04 19:30:44.469937877 +0100
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.1.15
+Version:1.1.17
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -30,7 +30,6 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python
-BuildRequires:  update-desktop-files
 Requires:   bluez-tools
 Requires:   dbus-1-python
 Requires:   gnome-bluetooth >= 3.14
@@ -41,6 +40,9 @@
 Recommends: %{name}-lang
 BuildArch:  noarch
 %glib2_gsettings_schema_requires
+%if 0%{?suse_version} <= 1320
+BuildRequires:  update-desktop-files
+%endif
 %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
 Requires:   python-gobject-Gdk
 %endif
@@ -64,6 +66,7 @@
 %find_lang %{name}
 %fdupes %{buildroot}%{_datadir}/
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -73,9 +76,9 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc COPYING README.md debian/changelog
 %{_sysconfdir}/xdg/autostart/%{name}-tray.desktop
 %{_sysconfdir}/xdg/autostart/%{name}-obex-agent.desktop
@@ -89,6 +92,5 @@
 %{_datadir}/glib-2.0/schemas/org.%{name}.gschema.xml
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ blueberry-1.1.15.tar.gz -> blueberry-1.1.17.tar.gz ++
 4221 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2017-06-29 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2017-06-29 15:17:27

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Thu Jun 29 15:17:27 2017 rev:21 rq:506906 version:1.1.15

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2017-06-13 
16:09:59.682700940 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2017-06-29 
15:17:36.799866393 +0200
@@ -1,0 +2,9 @@
+Wed Jun 28 19:20:44 UTC 2017 - sor.ale...@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.
+
+---

Old:

  blueberry-1.1.13.tar.gz

New:

  blueberry-1.1.15.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.KeEHDz/_old  2017-06-29 15:17:38.595612546 +0200
+++ /var/tmp/diff_new_pack.KeEHDz/_new  2017-06-29 15:17:38.595612546 +0200
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.1.13
+Version:1.1.15
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+

++ blueberry-1.1.13.tar.gz -> blueberry-1.1.15.tar.gz ++
 13989 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2017-06-13 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2017-06-13 16:09:53

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Tue Jun 13 16:09:53 2017 rev:20 rq:503279 version:1.1.13

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2017-05-27 
13:18:24.279168900 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2017-06-13 
16:09:59.682700940 +0200
@@ -1,0 +2,7 @@
+Mon Jun 12 19:52:24 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.1.13:
+  * Fix how autostart of the tray icon is handled.
+  * Add exception handling around bt-adapter -i.
+
+---

Old:

  blueberry-1.1.12.tar.gz

New:

  blueberry-1.1.13.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.HUosYg/_old  2017-06-13 16:10:01.686418555 +0200
+++ /var/tmp/diff_new_pack.HUosYg/_new  2017-06-13 16:10:01.694417427 +0200
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.1.12
+Version:1.1.13
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+

++ blueberry-1.1.12.tar.gz -> blueberry-1.1.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.12/debian/changelog 
new/blueberry-1.1.13/debian/changelog
--- old/blueberry-1.1.12/debian/changelog   2017-05-23 15:14:00.0 
+0200
+++ new/blueberry-1.1.13/debian/changelog   2017-06-12 17:56:55.0 
+0200
@@ -1,3 +1,13 @@
+blueberry (1.1.13) sonya; urgency=medium
+
+  [ JosephMcc ]
+  * Fix how autostart of the tray icon is handled (#37)
+
+  [ Clement Lefebvre ]
+  * Add exception handling around bt-adapter -i
+
+ -- Clement Lefebvre   Mon, 12 Jun 2017 16:56:30 +0100
+
 blueberry (1.1.12) sonya; urgency=medium
 
   * l10n: Update translations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/blueberry-1.1.12/etc/xdg/autostart/blueberry-tray.desktop 
new/blueberry-1.1.13/etc/xdg/autostart/blueberry-tray.desktop
--- old/blueberry-1.1.12/etc/xdg/autostart/blueberry-tray.desktop   
2017-05-23 15:14:00.0 +0200
+++ new/blueberry-1.1.13/etc/xdg/autostart/blueberry-tray.desktop   
2017-06-12 17:56:55.0 +0200
@@ -3,6 +3,7 @@
 Name=blueberry
 Comment=Blueberry tray icon
 Exec=blueberry-tray
+AutostartCondition=GSettings org.blueberry tray-enabled
 Terminal=false
 Type=Application
 Categories=GTK;GNOME;Settings;X-GNOME-NetworkSettings;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.12/usr/lib/blueberry/blueberry.py 
new/blueberry-1.1.13/usr/lib/blueberry/blueberry.py
--- old/blueberry-1.1.12/usr/lib/blueberry/blueberry.py 2017-05-23 
15:14:00.0 +0200
+++ new/blueberry-1.1.13/usr/lib/blueberry/blueberry.py 2017-06-12 
17:56:55.0 +0200
@@ -151,7 +151,9 @@
 
 section = page.add_section(_("Bluetooth settings"))
 self.adapter_name_entry = Gtk.Entry()
-self.adapter_name_entry.set_text(self.get_default_adapter_name())
+adapter_name = self.get_default_adapter_name()
+if adapter_name is not None:
+self.adapter_name_entry.set_text(adapter_name)
 self.adapter_name_entry.connect("changed", 
self.on_adapter_name_changed)
 row = SettingsRow(Gtk.Label(_("Name")), self.adapter_name_entry)
 row.set_tooltip_text(_("This is the Bluetooth name of your computer"))
@@ -169,9 +171,7 @@
 self.tray_switch.set_active(self.settings.get_boolean("tray-enabled"))
 self.tray_switch.connect("notify::active", self.on_tray_switch_toggled)
 self.settings.connect("changed", self.on_settings_changed)
-if self.de != "Cinnamon":
-# In Cinnamon we're using an applet instead
-section.add_row(SettingsRow(Gtk.Label(_("Show a tray icon")), 
self.tray_switch))
+section.add_row(SettingsRow(Gtk.Label(_("Show a tray icon")), 
self.tray_switch))
 
 self.window.add(self.main_box)
 
@@ -228,12 +228,15 @@
 
 def get_default_adapter_name(self):
 name = None
-output = subprocess.check_output(["bt-adapter", "-i"]).strip()
-for line in output.split("\n"):
-line = line.strip()
-if line.startswith("Alias: "):
-name = line.replace("Alias: ", "").replace(" [rw]", 
"").replace(" [ro]", "")
-break
+try:
+output = 

commit blueberry for openSUSE:Factory

2017-05-27 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2017-05-27 13:17:43

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Sat May 27 13:17:43 2017 rev:19 rq:498001 version:1.1.12

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2017-05-08 
19:04:36.134682626 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2017-05-27 
13:18:24.279168900 +0200
@@ -1,0 +2,6 @@
+Wed May 24 14:40:01 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.1.12:
+  * Update translations.
+
+---

Old:

  blueberry-1.1.11.tar.gz

New:

  blueberry-1.1.12.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.CUgs19/_old  2017-05-27 13:18:26.498855093 +0200
+++ /var/tmp/diff_new_pack.CUgs19/_new  2017-05-27 13:18:26.502854527 +0200
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.1.11
+Version:1.1.12
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+

++ blueberry-1.1.11.tar.gz -> blueberry-1.1.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.11/debian/changelog 
new/blueberry-1.1.12/debian/changelog
--- old/blueberry-1.1.11/debian/changelog   2017-05-06 16:11:55.0 
+0200
+++ new/blueberry-1.1.12/debian/changelog   2017-05-23 15:14:00.0 
+0200
@@ -1,3 +1,9 @@
+blueberry (1.1.12) sonya; urgency=medium
+
+  * l10n: Update translations
+
+ -- Clement Lefebvre   Tue, 23 May 2017 14:13:40 +0100
+
 blueberry (1.1.11) sonya; urgency=medium
 
   [ Clement Lefebvre ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.11/po/blueberry-af.po 
new/blueberry-1.1.12/po/blueberry-af.po
--- old/blueberry-1.1.11/po/blueberry-af.po 2017-05-06 16:11:55.0 
+0200
+++ new/blueberry-1.1.12/po/blueberry-af.po 2017-05-23 15:14:00.0 
+0200
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-05-06 12:39+\n"
-"X-Generator: Launchpad (build 18366)\n"
+"X-Launchpad-Export-Date: 2017-05-23 10:30+\n"
+"X-Generator: Launchpad (build 18387)\n"
 
 #: usr/lib/blueberry/blueberry-obex-agent.py:303
 msgid "Incoming file over Bluetooth"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.11/po/blueberry-am.po 
new/blueberry-1.1.12/po/blueberry-am.po
--- old/blueberry-1.1.11/po/blueberry-am.po 2017-05-06 16:11:55.0 
+0200
+++ new/blueberry-1.1.12/po/blueberry-am.po 2017-05-23 15:14:00.0 
+0200
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2017-05-06 12:39+\n"
-"X-Generator: Launchpad (build 18366)\n"
+"X-Launchpad-Export-Date: 2017-05-23 10:30+\n"
+"X-Generator: Launchpad (build 18387)\n"
 
 #: usr/lib/blueberry/blueberry-obex-agent.py:303
 msgid "Incoming file over Bluetooth"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.11/po/blueberry-ar.po 
new/blueberry-1.1.12/po/blueberry-ar.po
--- old/blueberry-1.1.11/po/blueberry-ar.po 2017-05-06 16:11:55.0 
+0200
+++ new/blueberry-1.1.12/po/blueberry-ar.po 2017-05-23 15:14:00.0 
+0200
@@ -8,16 +8,16 @@
 "Project-Id-Version: linuxmint\n"
 "Report-Msgid-Bugs-To: FULL NAME \n"
 "POT-Creation-Date: 2017-02-17 11:24+\n"
-"PO-Revision-Date: 2015-03-31 17:42+\n"
-"Last-Translator: Faissal Chamekh \n"
+"PO-Revision-Date: 2017-05-22 09:25+\n"
+"Last-Translator: oussama guellati \n"
 "Language-Team: Arabic \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= "
 "3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n"
-"X-Launchpad-Export-Date: 2017-05-06 12:39+\n"
-"X-Generator: Launchpad (build 18366)\n"
+"X-Launchpad-Export-Date: 2017-05-23 10:30+\n"
+"X-Generator: Launchpad (build 18387)\n"
 
 #: usr/lib/blueberry/blueberry-obex-agent.py:303
 msgid "Incoming file over Bluetooth"
@@ -158,7 +158,7 @@
 
 #: usr/lib/blueberry/blueberry-tray.py:117
 msgid "Quit"
-msgstr "اُخرج"

commit blueberry for openSUSE:Factory

2017-05-08 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2017-05-08 19:04:01

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Mon May  8 19:04:01 2017 rev:18 rq:493352 version:1.1.11

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2017-03-20 
17:09:59.102292986 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2017-05-08 
19:04:36.134682626 +0200
@@ -1,0 +2,12 @@
+Sun May  7 11:23:03 UTC 2017 - sor.ale...@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.
+
+---

Old:

  blueberry-1.1.10.tar.gz

New:

  blueberry-1.1.11.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.FmVplk/_old  2017-05-08 19:04:36.750595617 +0200
+++ /var/tmp/diff_new_pack.FmVplk/_new  2017-05-08 19:04:36.754595052 +0200
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
-Version:1.1.10
+Version:1.1.11
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -76,7 +76,7 @@
 
 %files
 %defattr(-,root,root)
-%doc README.md debian/{changelog,copyright}
+%doc COPYING README.md debian/changelog
 %{_sysconfdir}/xdg/autostart/%{name}-tray.desktop
 %{_sysconfdir}/xdg/autostart/%{name}-obex-agent.desktop
 %{_bindir}/%{name}*

++ blueberry-1.1.10.tar.gz -> blueberry-1.1.11.tar.gz ++
 17865 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2017-03-20 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2017-03-20 17:09:57

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Mon Mar 20 17:09:57 2017 rev:17 rq:480940 version:1.1.10

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2017-03-16 
09:51:34.401466224 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2017-03-20 
17:09:59.102292986 +0100
@@ -1,0 +2,7 @@
+Fri Mar 17 20:12:30 UTC 2017 - sor.ale...@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).
+
+---



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.iwtuns/_old  2017-03-20 17:09:59.802194160 +0100
+++ /var/tmp/diff_new_pack.iwtuns/_new  2017-03-20 17:09:59.806193596 +0100
@@ -16,6 +16,7 @@
 #
 
 
+%define __requires_exclude typelib\\((St)\\)
 Name:   blueberry
 Version:1.1.10
 Release:0




commit blueberry for openSUSE:Factory

2017-03-16 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2017-03-16 09:42:34

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Thu Mar 16 09:42:34 2017 rev:16 rq:479399 version:1.1.10

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2016-12-16 
11:55:11.224516790 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2017-03-16 
09:51:34.401466224 +0100
@@ -1,0 +2,13 @@
+Sun Feb 19 16:13:49 UTC 2017 - sor.ale...@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.
+
+---

Old:

  blueberry-1.1.9.tar.gz

New:

  blueberry-1.1.10.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.tXPOf9/_old  2017-03-16 09:51:34.977384663 +0100
+++ /var/tmp/diff_new_pack.tXPOf9/_new  2017-03-16 09:51:34.981384097 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blueberry
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,24 @@
 
 
 Name:   blueberry
-Version:1.1.9
+Version:1.1.10
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
 Group:  System/GUI/Other
 Url:https://github.com/linuxmint/blueberry
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires:  bluez-tools
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python
 BuildRequires:  update-desktop-files
+Requires:   bluez-tools
+Requires:   dbus-1-python
 Requires:   gnome-bluetooth >= 3.14
 Requires:   python-gobject
+Requires:   python-setproctitle
 Requires:   rfkill
 Requires:   wmctrl
 Recommends: %{name}-lang
@@ -72,9 +76,13 @@
 %files
 %defattr(-,root,root)
 %doc README.md debian/{changelog,copyright}
+%{_sysconfdir}/xdg/autostart/%{name}-tray.desktop
+%{_sysconfdir}/xdg/autostart/%{name}-obex-agent.desktop
 %{_bindir}/%{name}*
 %{_libexecdir}/%{name}/
-%{_sysconfdir}/xdg/autostart/%{name}-tray.desktop
+%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.1.9.tar.gz -> blueberry-1.1.10.tar.gz ++
 1812 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2016-11-13 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2016-11-13 23:02:16

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2016-11-11 
14:35:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2016-11-13 
23:03:01.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov 12 20:13:14 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.1.8:
+  * tray: Add a missing import before invocation (boo#1009912).
+
+---

Old:

  blueberry-1.1.7.tar.gz

New:

  blueberry-1.1.8.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.vXyW23/_old  2016-11-13 23:03:01.0 +0100
+++ /var/tmp/diff_new_pack.vXyW23/_new  2016-11-13 23:03:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.1.7
+Version:1.1.8
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+

++ blueberry-1.1.7.tar.gz -> blueberry-1.1.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.7/debian/changelog 
new/blueberry-1.1.8/debian/changelog
--- old/blueberry-1.1.7/debian/changelog2016-11-10 10:54:35.0 
+0100
+++ new/blueberry-1.1.8/debian/changelog2016-11-12 21:10:09.0 
+0100
@@ -1,3 +1,9 @@
+blueberry (1.1.8) serena; urgency=medium
+
+  * tray: Add missing import
+
+ -- Clement Lefebvre   Sat, 12 Nov 2016 20:09:45 +
+
 blueberry (1.1.7) serena; urgency=medium
 
   * l10n: Update translations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.7/usr/lib/blueberry/blueberry-tray.py 
new/blueberry-1.1.8/usr/lib/blueberry/blueberry-tray.py
--- old/blueberry-1.1.7/usr/lib/blueberry/blueberry-tray.py 2016-11-10 
10:54:35.0 +0100
+++ new/blueberry-1.1.8/usr/lib/blueberry/blueberry-tray.py 2016-11-12 
21:10:09.0 +0100
@@ -2,6 +2,7 @@
 
 import sys
 import gettext
+import gi
 gi.require_version('Gtk', '3.0')
 gi.require_version('GnomeBluetooth', '1.0')
 from gi.repository import Gtk, Gdk, GnomeBluetooth, Gio




commit blueberry for openSUSE:Factory

2016-11-11 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2016-11-11 14:35:00

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2016-11-03 
11:14:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2016-11-11 
14:35:01.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 10 09:32:16 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.1.7:
+  * Update translations.
+
+---

Old:

  blueberry-1.1.6.tar.gz

New:

  blueberry-1.1.7.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.AF2xv5/_old  2016-11-11 14:35:02.0 +0100
+++ /var/tmp/diff_new_pack.AF2xv5/_new  2016-11-11 14:35:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.1.6
+Version:1.1.7
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -51,7 +51,6 @@
 sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop
 
 %build
-./makepot
 make %{?_smp_mflags} V=1
 
 %install

++ blueberry-1.1.6.tar.gz -> blueberry-1.1.7.tar.gz ++
 2166 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2016-11-03 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2016-11-03 11:14:32

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2016-07-01 
09:59:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2016-11-03 
11:14:33.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  2 19:25:43 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.1.6:
+  * Specify versions of Gtk and GnomeBluetooth before loading them
+via GI.
+
+---

Old:

  blueberry-1.1.5.tar.gz

New:

  blueberry-1.1.6.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.4RcWlA/_old  2016-11-03 11:14:35.0 +0100
+++ /var/tmp/diff_new_pack.4RcWlA/_new  2016-11-03 11:14:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.1.5
+Version:1.1.6
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -52,7 +52,7 @@
 
 %build
 ./makepot
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 cp -a .%{_prefix} %{buildroot}%{_prefix}

++ blueberry-1.1.5.tar.gz -> blueberry-1.1.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.5/debian/changelog 
new/blueberry-1.1.6/debian/changelog
--- old/blueberry-1.1.5/debian/changelog2016-06-25 13:24:15.0 
+0200
+++ new/blueberry-1.1.6/debian/changelog2016-11-02 15:39:57.0 
+0100
@@ -1,3 +1,9 @@
+blueberry (1.1.6) serena; urgency=medium
+
+  * Specify versions of Gtk and GnomeBluetooth before loading them via gir
+
+ -- Clement Lefebvre   Wed, 02 Nov 2016 14:39:16 +
+
 blueberry (1.1.5) sarah; urgency=medium
 
   * Renamed the tray option more accurately
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.5/usr/lib/blueberry/blueberry-tray.py 
new/blueberry-1.1.6/usr/lib/blueberry/blueberry-tray.py
--- old/blueberry-1.1.5/usr/lib/blueberry/blueberry-tray.py 2016-06-25 
13:24:15.0 +0200
+++ new/blueberry-1.1.6/usr/lib/blueberry/blueberry-tray.py 2016-11-02 
15:39:57.0 +0100
@@ -2,6 +2,8 @@
 
 import sys
 import gettext
+gi.require_version('Gtk', '3.0')
+gi.require_version('GnomeBluetooth', '1.0')
 from gi.repository import Gtk, Gdk, GnomeBluetooth, Gio
 import rfkillMagic
 import blueberrySettings




commit blueberry for openSUSE:Factory

2016-07-01 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2016-07-01 09:59:02

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2016-05-25 
21:28:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2016-07-01 
09:59:04.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun 27 20:21:34 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.1.5:
+  * Rename the tray option more accurately.
+  * Update translations.
+
+---

Old:

  blueberry-1.1.4.tar.gz

New:

  blueberry-1.1.5.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.M5HNCs/_old  2016-07-01 09:59:05.0 +0200
+++ /var/tmp/diff_new_pack.M5HNCs/_new  2016-07-01 09:59:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.1.4
+Version:1.1.5
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+

++ blueberry-1.1.4.tar.gz -> blueberry-1.1.5.tar.gz ++
 4906 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2016-05-25 21:28:53

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2016-05-17 
17:15:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2016-05-25 
21:28:54.0 +0200
@@ -1,0 +2,6 @@
+Tue May 24 16:25:54 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.1.4:
+  * Updated translations.
+
+---

Old:

  blueberry-1.1.3.tar.gz

New:

  blueberry-1.1.4.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.RFVSdQ/_old  2016-05-25 21:28:55.0 +0200
+++ /var/tmp/diff_new_pack.RFVSdQ/_new  2016-05-25 21:28:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.1.3
+Version:1.1.4
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+

++ blueberry-1.1.3.tar.gz -> blueberry-1.1.4.tar.gz ++
 6598 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2016-05-17 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2016-05-17 17:15:31

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2016-04-28 
17:03:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2016-05-17 
17:15:33.0 +0200
@@ -1,0 +2,5 @@
+Wed May  4 16:34:01 UTC 2016 - sor.ale...@meowr.ru
+
+- Add a missing python-gobject-Gdk dependency.
+
+---



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.WTKCBw/_old  2016-05-17 17:15:34.0 +0200
+++ /var/tmp/diff_new_pack.WTKCBw/_new  2016-05-17 17:15:34.0 +0200
@@ -36,6 +36,9 @@
 Recommends: %{name}-lang
 BuildArch:  noarch
 %glib2_gsettings_schema_requires
+%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
+Requires:   python-gobject-Gdk
+%endif
 
 %description
 Utility for Bluetooth devices graphical configuration.




commit blueberry for openSUSE:Factory

2016-04-28 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2016-04-28 16:57:40

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2016-02-22 
08:58:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2016-04-28 
17:03:00.0 +0200
@@ -1,0 +2,17 @@
+Thu Apr 28 11:22:18 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.1.3:
+  * Fix GtkStatusIcon menu popup on newer Gtk.
+
+---
+Fri Apr 22 15:40:12 UTC 2016 - sor.ale...@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.
+
+---

Old:

  blueberry-1.1.1.tar.gz

New:

  blueberry-1.1.3.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.IXAcR8/_old  2016-04-28 17:03:01.0 +0200
+++ /var/tmp/diff_new_pack.IXAcR8/_new  2016-04-28 17:03:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.1.1
+Version:1.1.3
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -30,6 +30,7 @@
 BuildRequires:  python
 BuildRequires:  update-desktop-files
 Requires:   gnome-bluetooth >= 3.14
+Requires:   python-gobject
 Requires:   rfkill
 Requires:   wmctrl
 Recommends: %{name}-lang
@@ -47,6 +48,7 @@
 sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop
 
 %build
+./makepot
 make %{?_smp_mflags}
 
 %install

++ blueberry-1.1.1.tar.gz -> blueberry-1.1.3.tar.gz ++
 2445 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2016-02-21 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2016-02-22 08:58:08

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2015-11-10 
10:03:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2016-02-22 
08:58:20.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb 19 12:35:17 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 1.1.1:
+  * Add disabled icon for bluetooth-tray.
+
+---

Old:

  blueberry-1.1.0.tar.gz

New:

  blueberry-1.1.1.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.1Y775P/_old  2016-02-22 08:58:21.0 +0100
+++ /var/tmp/diff_new_pack.1Y775P/_new  2016-02-22 08:58:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blueberry
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.1.0
+Version:1.1.1
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+

++ blueberry-1.1.0.tar.gz -> blueberry-1.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.0/debian/changelog 
new/blueberry-1.1.1/debian/changelog
--- old/blueberry-1.1.0/debian/changelog2015-11-06 15:32:39.0 
+0100
+++ new/blueberry-1.1.1/debian/changelog2016-02-16 17:35:08.0 
+0100
@@ -1,3 +1,10 @@
+blueberry (1.1.1) sarah; urgency=medium
+
+  [ Andrew Thornton ]
+  * Add disabled icon for bluetooth-tray
+
+ -- Clement Lefebvre   Tue, 16 Feb 2016 16:34:34 +
+
 blueberry (1.1.0) betsy; urgency=medium
 
   [ Balló György ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.1.0/usr/lib/blueberry/blueberry-tray.py 
new/blueberry-1.1.1/usr/lib/blueberry/blueberry-tray.py
--- old/blueberry-1.1.0/usr/lib/blueberry/blueberry-tray.py 2015-11-06 
15:32:39.0 +0100
+++ new/blueberry-1.1.1/usr/lib/blueberry/blueberry-tray.py 2016-02-16 
17:35:08.0 +0100
@@ -48,9 +48,10 @@
 return
 
 if self.rfkill.hard_block or self.rfkill.soft_block:
-self.icon.set_visible(False)
+self.icon.set_from_icon_name("blueberry-tray-disabled")
+self.icon.set_tooltip_text(_("Bluetooth"))
 else:
-self.icon.set_visible(True)
+self.icon.set_from_icon_name("blueberry-tray")
 self.update_connected_state()
 
 def update_connected_state(self):
@@ -98,9 +99,10 @@
 def on_popup_menu(self, icon, button, time, data = None):
 menu = Gtk.Menu()
 
-item = Gtk.MenuItem(label=_("Send files to a device"))
-item.connect("activate", self.send_files_cb)
-menu.append(item)
+if not(self.rfkill.hard_block or self.rfkill.soft_block):
+item = Gtk.MenuItem(label=_("Send files to a device"))
+item.connect("activate", self.send_files_cb)
+menu.append(item)
 
 item = Gtk.MenuItem(label=_("Open Bluetooth device manager"))
 item.connect("activate", self.open_manager_cb)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/blueberry-1.1.0/usr/share/icons/hicolor/scalable/status/blueberry-tray-disabled.svg
 
new/blueberry-1.1.1/usr/share/icons/hicolor/scalable/status/blueberry-tray-disabled.svg
--- 
old/blueberry-1.1.0/usr/share/icons/hicolor/scalable/status/blueberry-tray-disabled.svg
 1970-01-01 01:00:00.0 +0100
+++ 
new/blueberry-1.1.1/usr/share/icons/hicolor/scalable/status/blueberry-tray-disabled.svg
 2016-02-16 17:35:08.0 +0100
@@ -0,0 +1,866 @@
+
+
+
+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:xlink="http://www.w3.org/1999/xlink;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape;
+   width="48px"
+   height="48px"
+   id="svg7387"
+   sodipodi:version="0.32"
+   inkscape:version="0.91 r13725"
+   

commit blueberry for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2015-11-10 10:03:02

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is "blueberry"

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2015-07-03 
00:02:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2015-11-10 
10:03:03.0 +0100
@@ -1,0 +2,10 @@
+Fri Nov  6 19:00:45 UTC 2015 - sor.ale...@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.
+
+---

Old:

  blueberry-1.0.9.tar.gz

New:

  blueberry-1.1.0.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.7mzX3n/_old  2015-11-10 10:03:04.0 +0100
+++ /var/tmp/diff_new_pack.7mzX3n/_new  2015-11-10 10:03:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.0.9
+Version:1.1.0
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -27,12 +27,12 @@
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  python >= 2.4
+BuildRequires:  python
 BuildRequires:  update-desktop-files
 Requires:   gnome-bluetooth >= 3.14
 Requires:   rfkill
 Requires:   wmctrl
-Recommends: %{name}-lang = %{version}
+Recommends: %{name}-lang
 BuildArch:  noarch
 %glib2_gsettings_schema_requires
 
@@ -43,8 +43,6 @@
 
 %prep
 %setup -q
-# Add execution bit to files in /usr/bin/ directory.
-chmod a+x .%{_bindir}/* .%{_libexecdir}/%{name}/*.py
 # Replace the icon with an existing one.
 sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop
 
@@ -55,7 +53,7 @@
 cp -a .%{_prefix} %{buildroot}%{_prefix}
 cp -a .%{_sysconfdir} %{buildroot}%{_sysconfdir}
 %find_lang %{name}
-%fdupes %{buildroot}%{_datadir}
+%fdupes %{buildroot}%{_datadir}/
 
 %post
 %desktop_database_post
@@ -69,7 +67,7 @@
 
 %files
 %defattr(-,root,root)
-%doc debian/changelog debian/copyright README.md
+%doc README.md debian/{changelog,copyright}
 %{_bindir}/%{name}*
 %{_libexecdir}/%{name}/
 %{_sysconfdir}/xdg/autostart/%{name}-tray.desktop

++ blueberry-1.0.9.tar.gz -> blueberry-1.1.0.tar.gz ++
 2139 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2015-07-02 22:50:40

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is blueberry

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2015-06-05 
08:46:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2015-07-03 
00:02:03.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 30 22:43:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.0.9:
+  * Update translations.
+
+---

Old:

  blueberry-1.0.8.tar.gz

New:

  blueberry-1.0.9.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.HOEUrW/_old  2015-07-03 00:02:04.0 +0200
+++ /var/tmp/diff_new_pack.HOEUrW/_new  2015-07-03 00:02:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.0.8
+Version:1.0.9
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+

++ blueberry-1.0.8.tar.gz - blueberry-1.0.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.0.8/debian/changelog 
new/blueberry-1.0.9/debian/changelog
--- old/blueberry-1.0.8/debian/changelog2015-06-02 12:35:39.0 
+0200
+++ new/blueberry-1.0.9/debian/changelog2015-06-26 16:41:40.0 
+0200
@@ -1,3 +1,9 @@
+blueberry (1.0.9) betsy; urgency=medium
+
+  * Updated translations
+
+ -- Clement Lefebvre r...@linuxmint.com  Fri, 26 Jun 2015 16:41:20 +0200
+
 blueberry (1.0.8) betsy; urgency=medium
 
   * Updated translations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.0.8/po/blueberry-af.po 
new/blueberry-1.0.9/po/blueberry-af.po
--- old/blueberry-1.0.8/po/blueberry-af.po  1970-01-01 01:00:00.0 
+0100
+++ new/blueberry-1.0.9/po/blueberry-af.po  2015-06-26 16:41:40.0 
+0200
@@ -0,0 +1,59 @@
+# Afrikaans translation for linuxmint
+# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
+# This file is distributed under the same license as the linuxmint package.
+# FIRST AUTHOR EMAIL@ADDRESS, 2015.
+#
+msgid 
+msgstr 
+Project-Id-Version: linuxmint\n
+Report-Msgid-Bugs-To: FULL NAME EMAIL@ADDRESS\n
+POT-Creation-Date: 2015-03-14 12:33+0100\n
+PO-Revision-Date: 2015-06-03 08:14+\n
+Last-Translator: FULL NAME EMAIL@ADDRESS\n
+Language-Team: Afrikaans a...@li.org\n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=UTF-8\n
+Content-Transfer-Encoding: 8bit\n
+Plural-Forms: nplurals=2; plural=n != 1;\n
+X-Launchpad-Export-Date: 2015-06-26 13:21+\n
+X-Generator: Launchpad (build 17578)\n
+
+#: ../usr/lib/blueberry/blueberry.py:67
+#: ../usr/lib/blueberry/blueberry-tray.py:71
+msgid Bluetooth
+msgstr 
+
+#: ../usr/lib/blueberry/blueberry.py:81
+msgid Bluetooth is disabled
+msgstr 
+
+#: ../usr/lib/blueberry/blueberry.py:82
+msgid No Bluetooth adapters found
+msgstr 
+
+#: ../usr/lib/blueberry/blueberry.py:83
+msgid Bluetooth is disabled by hardware switch
+msgstr 
+
+#: ../usr/lib/blueberry/blueberry.py:118
+msgid Show a tray icon when bluetooth is enabled
+msgstr 
+
+#: ../usr/lib/blueberry/blueberry-tray.py:66
+#, python-format
+msgid Bluetooth: %d device connected
+msgid_plural Bluetooth: %d devices connected
+msgstr[0] 
+msgstr[1] 
+
+#: ../usr/lib/blueberry/blueberry-tray.py:106
+msgid Send files to a device
+msgstr 
+
+#: ../usr/lib/blueberry/blueberry-tray.py:110
+msgid Open Bluetooth device manager
+msgstr 
+
+#: ../usr/lib/blueberry/blueberry-tray.py:116
+msgid Quit
+msgstr 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.0.8/po/blueberry-am.po 
new/blueberry-1.0.9/po/blueberry-am.po
--- old/blueberry-1.0.8/po/blueberry-am.po  2015-06-02 12:35:39.0 
+0200
+++ new/blueberry-1.0.9/po/blueberry-am.po  2015-06-26 16:41:40.0 
+0200
@@ -15,8 +15,8 @@
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=2; plural=n  1;\n
-X-Launchpad-Export-Date: 2015-06-02 10:14+\n
-X-Generator: Launchpad (build 17532)\n
+X-Launchpad-Export-Date: 2015-06-26 13:21+\n
+X-Generator: Launchpad (build 17578)\n
 
 #: ../usr/lib/blueberry/blueberry.py:67
 #: ../usr/lib/blueberry/blueberry-tray.py:71
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.0.8/po/blueberry-ar.po 
new/blueberry-1.0.9/po/blueberry-ar.po
--- old/blueberry-1.0.8/po/blueberry-ar.po  2015-06-02 12:35:39.0 
+0200

commit blueberry for openSUSE:Factory

2015-06-05 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2015-06-05 08:46:10

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is blueberry

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2015-06-01 
09:54:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2015-06-05 
08:46:12.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun  3 21:32:19 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.0.8:
+  * Update translations.
+
+---

Old:

  blueberry-1.0.7.tar.gz

New:

  blueberry-1.0.8.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.n3myYm/_old  2015-06-05 08:46:13.0 +0200
+++ /var/tmp/diff_new_pack.n3myYm/_new  2015-06-05 08:46:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.0.7
+Version:1.0.8
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -45,7 +45,7 @@
 %setup -q
 # Add execution bit to files in /usr/bin/ directory.
 chmod a+x .%{_bindir}/* .%{_libexecdir}/%{name}/*.py
-# Replace icon with existing one.
+# Replace the icon with an existing one.
 sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop
 
 %build

++ blueberry-1.0.7.tar.gz - blueberry-1.0.8.tar.gz ++
 1829 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2015-06-01 09:54:11

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is blueberry

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2015-04-02 
16:03:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2015-06-01 
09:54:12.0 +0200
@@ -1,0 +2,6 @@
+Fri May 29 23:12:49 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.0.7 (changes since 1.0.4):
+  * List rfkill dependency.
+
+---

Old:

  blueberry-1.0.4.tar.gz

New:

  blueberry-1.0.7.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.Wyugfj/_old  2015-06-01 09:54:13.0 +0200
+++ /var/tmp/diff_new_pack.Wyugfj/_new  2015-06-01 09:54:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.0.4
+Version:1.0.7
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -30,6 +30,7 @@
 BuildRequires:  python = 2.4
 BuildRequires:  update-desktop-files
 Requires:   gnome-bluetooth = 3.14
+Requires:   rfkill
 Requires:   wmctrl
 Recommends: %{name}-lang = %{version}
 BuildArch:  noarch

++ blueberry-1.0.4.tar.gz - blueberry-1.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.0.4/debian/changelog 
new/blueberry-1.0.7/debian/changelog
--- old/blueberry-1.0.4/debian/changelog2015-03-31 12:20:30.0 
+0200
+++ new/blueberry-1.0.7/debian/changelog2015-05-29 10:12:16.0 
+0200
@@ -1,3 +1,22 @@
+blueberry (1.0.7) betsy; urgency=medium
+
+  [ monsta ]
+  * add rfkill dependency
+
+ -- Clement Lefebvre r...@linuxmint.com  Fri, 29 May 2015 10:11:45 +0200
+
+blueberry (1.0.6) betsy; urgency=medium
+
+  * Packaging: Replaces cinnamon-bluetooth
+
+ -- Clement Lefebvre r...@linuxmint.com  Thu, 07 May 2015 16:21:48 +0200
+
+blueberry (1.0.5) betsy; urgency=medium
+
+  * Packaging: Break cinnamon-bluetooth
+
+ -- Clement Lefebvre r...@linuxmint.com  Thu, 07 May 2015 15:53:15 +0200
+
 blueberry (1.0.4) betsy; urgency=medium
 
   [ Michael Webster ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.0.4/debian/control 
new/blueberry-1.0.7/debian/control
--- old/blueberry-1.0.4/debian/control  2015-03-31 12:20:30.0 +0200
+++ new/blueberry-1.0.7/debian/control  2015-05-29 10:12:16.0 +0200
@@ -7,6 +7,8 @@
 
 Package: blueberry
 Architecture: all
-Depends: python (= 2.4), python ( 3), gnome-bluetooth, 
gir1.2-gnomebluetooth-1.0, wmctrl
+Depends: python (= 2.4), python ( 3), gnome-bluetooth, 
gir1.2-gnomebluetooth-1.0, rfkill, wmctrl
+Breaks: cinnamon-bluetooth
+Replaces: cinnamon-bluetooth
 Description: A configuration tool for Bluetooth
  Configure Bluetooth devices.




commit blueberry for openSUSE:Factory

2015-04-02 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2015-04-02 16:03:42

Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and  /work/SRC/openSUSE:Factory/.blueberry.new (New)


Package is blueberry

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2015-03-18 
13:08:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2015-04-02 
16:03:43.0 +0200
@@ -1,0 +2,7 @@
+Tue Mar 31 18:12:43 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.0.4.
+  * Unify settings getter/setter.
+  * Update translations.
+
+---

Old:

  blueberry-1.0.3.tar.gz

New:

  blueberry-1.0.4.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.0jmKSA/_old  2015-04-02 16:03:43.0 +0200
+++ /var/tmp/diff_new_pack.0jmKSA/_new  2015-04-02 16:03:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.0.3
+Version:1.0.4
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -43,7 +43,7 @@
 %prep
 %setup -q
 # Add execution bit to files in /usr/bin/ directory.
-chmod a+x .%{_bindir}/*
+chmod a+x .%{_bindir}/* .%{_libexecdir}/%{name}/*.py
 # Replace icon with existing one.
 sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop
 

++ blueberry-1.0.3.tar.gz - blueberry-1.0.4.tar.gz ++
 3106 lines of diff (skipped)