blueman-2.1.4-bp152.2.6.1<>,x_!M@eee{6rRu'v@Og _ ^`x!$7wNz5#r8tA晲_ E ~ɘ 5X1 I>q5kSߊsƳ_@yWMųtf7+RbOn6=Qc\r?  :'}ɐ=9*?nyQw:'4 v<ǵS=+Q5xmAc٪3O 3>In?nd   3 06= r  $$ $ $@$ ,$ 4$ h$$ì$`΄$ט)<)9)(ۧ8۰9:=Y>a?i@qFyG$H $I$XY\($] $^75WbEcF0dFeFfFlFuF$vOwU$x]$yf<znn n$n1n4n8n>nCblueman2.1.4bp152.2.6.1GTK+ Bluetooth ManagerBlueman provides means for controlling the BlueZ API and presenting Bluetooth operations such as: * Connecting to 3G/EDGE/GPRS via dial-up * Connecting to/Creating bluetooth networks * Connecting to input devices * Connecting to audio devices * Sending/Receiving/Browsing files via OBEX * Pairing using a graphical user interface._cloud107SUSE Linux Enterprise 15openSUSEGPL-3.0-onlyhttp://bugs.opensuse.orgSystem/GUI/GNOMEhttps://github.com/blueman-project/bluemanlinuxx86_64 test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in blueman-mechanism.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in blueman-mechanism.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-blueman-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-blueman-update-$service-new-in-upgrade" fi done for service in blueman-mechanism.service ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset blueman-mechanism.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in blueman-mechanism.service ; do if [ ! -e "/run/rpm-blueman-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-blueman-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in blueman-mechanism.service ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable blueman-mechanism.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop blueman-mechanism.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in blueman-mechanism.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart blueman-mechanism.service ) || : fi fi+"%^t%m6{K&o01jg,,LL**1t1tAA@  9CCgg  S SwwJ7MF 6%;;**66<<#X#X &p&p.##P7(77/`/`tt    *8 E!X%SH'Mrr NN !Z!Z//WW!! Maurizio Galli Maurizio Galli Maurizio Galli Maurizio Galli maurizio.galli@gmail.comMaurizio Galli matthias.gerstner@suse.combadshah400@gmail.comaavindraa@gmail.comjengelh@inai.debosim@opensuse.orgmeissner@suse.comand.november@opensuse.organd.november@opensuse.organd.november@opensuse.organd.november@opensuse.organd.november@opensuse.org- Update to version 2.1.4 * Security Release for CVE-2020-15238 (boo#1178196) * Force cython to use python language version 3 * Do not use exitcode 1 when we expect to fail * Mark more strings translatable * Unstranslated strings * Fix searching (with Ctrl+F in manager device list) did not work * Default PIN lookup * Fix device removal handling * Only use LaunchContext when we have proper event time- Update to version 2.1.3 * Force cython to use python language version 3 * Fix tooltip not updating when bluetooth is disabled * Fix dbus timeout in DhcClient * Call the right method when pulseaudio crashes * Handle os.remove failing- Update to version 2.1.2 * Signal bar updates with multiple adapters * Pairing with pincode- Update to version 2.1.1 * Using recent connections did not work * Swichting adapters did not work * Errors when removing a device * Error tracebacks from info dialog- Update to version 2.1 * Support for BlueZ 4 and Python 2.7 and 3.2 got dropped * dbus-python and libnotify aren't dependencies anymore * libnm is now used for interaction with NetworkManager (>= 1.0) * Compatibility with gnome-icon-theme, mate-icon-theme, adwaita-icon-theme, elementary-xfce, and Papirus * Information dialog on devices' services * Compose and send notes to devices * Default PIN code database * Support for the ip command * udhdpd support * Lots of improvements for blueman-sendto * Lots of bug fixes and smaller or invisible improvements * See CHANGELOG.md for a complete list of changes - Several spec file cleanups and adaptations- update to version 2.0.8 * Fix name resolution of unknown device classes - changes in 2.0.7 * This release fixes DUN support in blueman through NetworkManager and bluemans own implementation with pppd. It has been broken due to lack of hardware as DUN is usually not available on newer devices. * Added default polkit rules file that allows users in group wheel to perform administrative actions. * Support iproute2 and make it the default * Fix icon name in the device menu * Several commits backported from master for various RFCOMM and Serial related bugs. * Fix icon and caption in manager for LE devices - moved new polkit rules in docs to keep default security untouched (boo#1124339)- Enable appindicator support. Needed for the newer xfce4-status-notifier. No longer breaks system tray- update to version 2.0.6: This fixes the security of the polkit authorization checks in blueman (bsc#1083066). Previously any user with access to the D-Bus system bus could trigger certain network configuration logic in blueman without authentication.- Switch adwaita-icon-theme for gnome-icon-theme in BuildRequires. - Run sed to change env-based hashbangs to ones depending directly on the system python3 binary. - Only run post(un) scripts for openSUSE < 1500; rpm file triggers takes care of these for newer versions.- update to version 2.0.5 * Bugs fixed + PPPSupport: Correct binary name for ModemManager + PPPSupport: Exclude grep process from process list + GameControllerWakeLock: Check for Class property before using it + SerialManager: Properly check for None + NetConf: Treat UnicodeDecodeError as if there was no file + Notification: Also check if notification daemon supports body + Correct bold tag in portugese translation (thanks @andreyluiz) + Properly check for None in SerialManager + GameControllerWakeLock: Check for Class property first + Fix bugs in NetworkService ui + NetConf: fix writing PID file for dhcpd(3) + Notification: Make sure x and y hint are in screen geometry - ran spec-cleaner- Ensure neutrality of description- ran spec-cleaner- removed rpmlintrc- update to version 2.0.4- update to version 2.0.3- update to version 2.0.2- update to version 2.0.1- build with python3/bin/sh/bin/sh/bin/sh/bin/shcloud107 1606087318 !"#$%&'()*+,,..0022446688::<<>>@ABCDEFGHIJKKMMOOQQSSUUWWYY[\]^_`abcdefhiikkmmooqqssuuwwyy{{}}       ""$%&&((**,,..0022446688::<<>>@ABCDFGGIIKKMMOOQRSTUWXXZZ\\^^``bcdfggiikkmnopqrstuuwwyy{{}}      !"#$2.1.4-bp152.2.6.12.1.4-bp152.2.6.12.1.4-bp152.2.6.1    !!!!!!!""""""""""""!####$$$$$$%&'(())*++,,,,,,,,,,,,-./000001233334444567777777789999:;;;;<<<=>>>>?@@@@AAAABCCCCDEFFFGHHHHIJJJJKLLLLMNOOPPPPPQRSSSSSSSSTUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUVorg.blueman.Mechanism.confblueman.desktopblueman-adaptersblueman-appletblueman-assistantblueman-managerblueman-reportblueman-sendtoblueman-servicesblueman-trayblueman-mechanismblueman-rfcomm-watcherbluemanConstants.pyDeviceClass.pyFunctions.pySdp.pyService.py__init__.py__pycache__Constants.cpython-36.opt-1.pycConstants.cpython-36.pycDeviceClass.cpython-36.opt-1.pycDeviceClass.cpython-36.pycFunctions.cpython-36.opt-1.pycFunctions.cpython-36.pycSdp.cpython-36.opt-1.pycSdp.cpython-36.pycService.cpython-36.opt-1.pycService.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycbluezAdapter.pyAgentManager.pyAnyBase.pyBase.pyDevice.pyManager.pyNetwork.pyNetworkServer.py__init__.py__pycache__Adapter.cpython-36.opt-1.pycAdapter.cpython-36.pycAgentManager.cpython-36.opt-1.pycAgentManager.cpython-36.pycAnyBase.cpython-36.opt-1.pycAnyBase.cpython-36.pycBase.cpython-36.opt-1.pycBase.cpython-36.pycDevice.cpython-36.opt-1.pycDevice.cpython-36.pycManager.cpython-36.opt-1.pycManager.cpython-36.pycNetwork.cpython-36.opt-1.pycNetwork.cpython-36.pycNetworkServer.cpython-36.opt-1.pycNetworkServer.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycerrors.cpython-36.opt-1.pycerrors.cpython-36.pycerrors.pyobexAgentManager.pyBase.pyClient.pyManager.pyObjectPush.pySession.pyTransfer.py__init__.py__pycache__AgentManager.cpython-36.opt-1.pycAgentManager.cpython-36.pycBase.cpython-36.opt-1.pycBase.cpython-36.pycClient.cpython-36.opt-1.pycClient.cpython-36.pycManager.cpython-36.opt-1.pycManager.cpython-36.pycObjectPush.cpython-36.opt-1.pycObjectPush.cpython-36.pycSession.cpython-36.opt-1.pycSession.cpython-36.pycTransfer.cpython-36.opt-1.pycTransfer.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycguiAnimation.pyCommonUi.pyDeviceList.pyDeviceSelectorDialog.pyDeviceSelectorList.pyDeviceSelectorWidget.pyGenericList.pyGsmSettings.pyGtkAnimation.pyMessageArea.pyNotification.py__init__.py__pycache__Animation.cpython-36.opt-1.pycAnimation.cpython-36.pycCommonUi.cpython-36.opt-1.pycCommonUi.cpython-36.pycDeviceList.cpython-36.opt-1.pycDeviceList.cpython-36.pycDeviceSelectorDialog.cpython-36.opt-1.pycDeviceSelectorDialog.cpython-36.pycDeviceSelectorList.cpython-36.opt-1.pycDeviceSelectorList.cpython-36.pycDeviceSelectorWidget.cpython-36.opt-1.pycDeviceSelectorWidget.cpython-36.pycGenericList.cpython-36.opt-1.pycGenericList.cpython-36.pycGsmSettings.cpython-36.opt-1.pycGsmSettings.cpython-36.pycGtkAnimation.cpython-36.opt-1.pycGtkAnimation.cpython-36.pycMessageArea.cpython-36.opt-1.pycMessageArea.cpython-36.pycNotification.cpython-36.opt-1.pycNotification.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycappletPluginDialog.py__init__.py__pycache__PluginDialog.cpython-36.opt-1.pycPluginDialog.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycmanagerManagerDeviceList.pyManagerDeviceMenu.pyManagerMenu.pyManagerProgressbar.pyManagerStats.pyManagerToolbar.py__init__.py__pycache__ManagerDeviceList.cpython-36.opt-1.pycManagerDeviceList.cpython-36.pycManagerDeviceMenu.cpython-36.opt-1.pycManagerDeviceMenu.cpython-36.pycManagerMenu.cpython-36.opt-1.pycManagerMenu.cpython-36.pycManagerProgressbar.cpython-36.opt-1.pycManagerProgressbar.cpython-36.pycManagerStats.cpython-36.opt-1.pycManagerStats.cpython-36.pycManagerToolbar.cpython-36.opt-1.pycManagerToolbar.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycmainAdapter.pyApplet.pyConfig.pyDBusProxies.pyDbusService.pyDhcpClient.pyManager.pyNetConf.pyNetworkManager.pyPPPConnection.pyPluginManager.pyPulseAudioUtils.pySendto.pyServices.pySpeedCalc.pyTray.py__init__.py__pycache__Adapter.cpython-36.opt-1.pycAdapter.cpython-36.pycApplet.cpython-36.opt-1.pycApplet.cpython-36.pycConfig.cpython-36.opt-1.pycConfig.cpython-36.pycDBusProxies.cpython-36.opt-1.pycDBusProxies.cpython-36.pycDbusService.cpython-36.opt-1.pycDbusService.cpython-36.pycDhcpClient.cpython-36.opt-1.pycDhcpClient.cpython-36.pycManager.cpython-36.opt-1.pycManager.cpython-36.pycNetConf.cpython-36.opt-1.pycNetConf.cpython-36.pycNetworkManager.cpython-36.opt-1.pycNetworkManager.cpython-36.pycPPPConnection.cpython-36.opt-1.pycPPPConnection.cpython-36.pycPluginManager.cpython-36.opt-1.pycPluginManager.cpython-36.pycPulseAudioUtils.cpython-36.opt-1.pycPulseAudioUtils.cpython-36.pycSendto.cpython-36.opt-1.pycSendto.cpython-36.pycServices.cpython-36.opt-1.pycServices.cpython-36.pycSpeedCalc.cpython-36.opt-1.pycSpeedCalc.cpython-36.pycTray.cpython-36.opt-1.pycTray.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycappletBluezAgent.py__init__.py__pycache__BluezAgent.cpython-36.opt-1.pycBluezAgent.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycindicatorsAppIndicator.pyGtkStatusIcon.py__init__.py__pycache__AppIndicator.cpython-36.opt-1.pycAppIndicator.cpython-36.pycGtkStatusIcon.cpython-36.opt-1.pycGtkStatusIcon.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycpluginsAppletPlugin.pyBasePlugin.pyManagerPlugin.pyMechanismPlugin.pyServicePlugin.py__init__.py__pycache__AppletPlugin.cpython-36.opt-1.pycAppletPlugin.cpython-36.pycBasePlugin.cpython-36.opt-1.pycBasePlugin.cpython-36.pycManagerPlugin.cpython-36.opt-1.pycManagerPlugin.cpython-36.pycMechanismPlugin.cpython-36.opt-1.pycMechanismPlugin.cpython-36.pycServicePlugin.cpython-36.opt-1.pycServicePlugin.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycappletAppIndicator.pyAuthAgent.pyDBusService.pyDhcpClient.pyDiscvManager.pyExitItem.pyGameControllerWakelock.pyKillSwitch.pyMenu.pyNMDUNSupport.pyNMPANSupport.pyNetUsage.pyNetworking.pyPPPSupport.pyPowerManager.pyRecentConns.pySerialManager.pyShowConnected.pyStandardItems.pyStatusIcon.pyTransferService.py__init__.py__pycache__AppIndicator.cpython-36.opt-1.pycAppIndicator.cpython-36.pycAuthAgent.cpython-36.opt-1.pycAuthAgent.cpython-36.pycDBusService.cpython-36.opt-1.pycDBusService.cpython-36.pycDhcpClient.cpython-36.opt-1.pycDhcpClient.cpython-36.pycDiscvManager.cpython-36.opt-1.pycDiscvManager.cpython-36.pycExitItem.cpython-36.opt-1.pycExitItem.cpython-36.pycGameControllerWakelock.cpython-36.opt-1.pycGameControllerWakelock.cpython-36.pycKillSwitch.cpython-36.opt-1.pycKillSwitch.cpython-36.pycMenu.cpython-36.opt-1.pycMenu.cpython-36.pycNMDUNSupport.cpython-36.opt-1.pycNMDUNSupport.cpython-36.pycNMPANSupport.cpython-36.opt-1.pycNMPANSupport.cpython-36.pycNetUsage.cpython-36.opt-1.pycNetUsage.cpython-36.pycNetworking.cpython-36.opt-1.pycNetworking.cpython-36.pycPPPSupport.cpython-36.opt-1.pycPPPSupport.cpython-36.pycPowerManager.cpython-36.opt-1.pycPowerManager.cpython-36.pycRecentConns.cpython-36.opt-1.pycRecentConns.cpython-36.pycSerialManager.cpython-36.opt-1.pycSerialManager.cpython-36.pycShowConnected.cpython-36.opt-1.pycShowConnected.cpython-36.pycStandardItems.cpython-36.opt-1.pycStandardItems.cpython-36.pycStatusIcon.cpython-36.opt-1.pycStatusIcon.cpython-36.pycTransferService.cpython-36.opt-1.pycTransferService.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycmanagerInfo.pyNotes.pyPulseAudioProfile.pyServices.py__init__.py__pycache__Info.cpython-36.opt-1.pycInfo.cpython-36.pycNotes.cpython-36.opt-1.pycNotes.cpython-36.pycPulseAudioProfile.cpython-36.opt-1.pycPulseAudioProfile.cpython-36.pycServices.cpython-36.opt-1.pycServices.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycmechanismNetwork.pyPpp.pyRfKill.pyRfcomm.py__init__.py__pycache__Network.cpython-36.opt-1.pycNetwork.cpython-36.pycPpp.cpython-36.opt-1.pycPpp.cpython-36.pycRfKill.cpython-36.opt-1.pycRfKill.cpython-36.pycRfcomm.cpython-36.opt-1.pycRfcomm.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycservicesNetwork.pyTransfer.py__init__.py__pycache__Network.cpython-36.opt-1.pycNetwork.cpython-36.pycTransfer.cpython-36.opt-1.pycTransfer.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycservicesDialupNetwork.pyFunctions.pyGroupNetwork.pyNetworkAccessPoint.pySerialPort.py__init__.py__pycache__DialupNetwork.cpython-36.opt-1.pycDialupNetwork.cpython-36.pycFunctions.cpython-36.opt-1.pycFunctions.cpython-36.pycGroupNetwork.cpython-36.opt-1.pycGroupNetwork.cpython-36.pycNetworkAccessPoint.cpython-36.opt-1.pycNetworkAccessPoint.cpython-36.pycSerialPort.cpython-36.opt-1.pycSerialPort.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycmetaNetworkService.pySerialService.py__init__.py__pycache__NetworkService.cpython-36.opt-1.pycNetworkService.cpython-36.pycSerialService.cpython-36.opt-1.pycSerialService.cpython-36.pyc__init__.cpython-36.opt-1.pyc__init__.cpython-36.pycblueman-mechanism.serviceblueman-applet.service_blueman.sorcblueman-appletrcblueman-mechanismblueman-adapters.desktopblueman-manager.desktopbluemanpin-code-database.xmluiadapters-tab.uiapplet-passkey.uiapplet-plugins-widget.uiassistant.uigsm-settings.uimanager-main.uinet-usage.uinote.uirename-device.uisend-dialog.uiservices-network.uiservices-transfer.uiorg.blueman.Applet.serviceorg.blueman.Mechanism.servicebluemanCHANGELOG.mdDependencies.mdFAQREADME.mdblueman.rulesorg.blueman.gschema.xmlblueman.pngblueman-active.pngblueman-disabled.pngblueman-tray.pngblueman.pngblueman-plugin.pngblueman-send-file.pngblueman-trust.pngblueman-untrust.pngblueman.pngblueman-device.pngblueman-active.pngblueman-disabled.pngblueman-down-active.pngblueman-down-inactive.pngblueman-tray.pngblueman-up-active.pngblueman-up-inactive.pngblueman.pngblueman.pngblueman-active.pngblueman-disabled.pngblueman-tray.pngblueman.pngblueman.pngblueman-active.pngblueman-disabled.pngblueman-tray.pngblueman.pngblueman-send-file.pngblueman-trust.pngblueman-untrust.pngblueman.pngblueman-active.pngblueman-disabled.pngblueman-tray.pngblueman.pngblueman.pngblueman-active.pngblueman-disabled.pngblueman-tray.pngblueman.pngblueman-plugin.pngblueman-send-file.pngblueman-trust.pngblueman-untrust.pngblueman.pngblueman-active.pngblueman-disabled.pngblueman-tray.pngblueman.pngblueman-send-file.pngblueman.pngblueman-active.pngblueman-disabled.pngblueman.pngblueman.pngblueman-active.pngblueman-disabled.pngblueman-tray.pngblueman.pngblueman.pngblueman-active.pngblueman-disabled.pngblueman-tray.pngblueman.pngblueman.pngblueman-active.pngblueman-disabled.pngblueman-tray.pngblueman.pngblueman-plugin.svgblueman.svgblueman-device.svgblueman-serial.svgblueman-active.svgblueman-disabled.svgblueman-tray.svgblueman-x.svgblueman.svgbluemanCOPYINGblueman-adapters.1.gzblueman-applet.1.gzblueman-assistant.1.gzblueman-manager.1.gzblueman-report.1.gzblueman-sendto.1.gzblueman-services.1.gzblueman-tray.1.gzbluemanblueman-lq-10.pngblueman-lq-100.pngblueman-lq-20.pngblueman-lq-30.pngblueman-lq-40.pngblueman-lq-50.pngblueman-lq-60.pngblueman-lq-70.pngblueman-lq-80.pngblueman-lq-90.pngblueman-rssi-10.pngblueman-rssi-100.pngblueman-rssi-20.pngblueman-rssi-30.pngblueman-rssi-40.pngblueman-rssi-50.pngblueman-rssi-60.pngblueman-rssi-70.pngblueman-rssi-80.pngblueman-rssi-90.pngblueman-tpl-10.pngblueman-tpl-100.pngblueman-tpl-20.pngblueman-tpl-30.pngblueman-tpl-40.pngblueman-tpl-50.pngblueman-tpl-60.pngblueman-tpl-70.pngblueman-tpl-80.pngblueman-tpl-90.pngorg.blueman.policy/etc/dbus-1/system.d//etc/xdg/autostart//usr/bin//usr/lib//usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/blueman//usr/lib/python3.6/site-packages/blueman/__pycache__//usr/lib/python3.6/site-packages/blueman/bluez//usr/lib/python3.6/site-packages/blueman/bluez/__pycache__//usr/lib/python3.6/site-packages/blueman/bluez/obex//usr/lib/python3.6/site-packages/blueman/bluez/obex/__pycache__//usr/lib/python3.6/site-packages/blueman/gui//usr/lib/python3.6/site-packages/blueman/gui/__pycache__//usr/lib/python3.6/site-packages/blueman/gui/applet//usr/lib/python3.6/site-packages/blueman/gui/applet/__pycache__//usr/lib/python3.6/site-packages/blueman/gui/manager//usr/lib/python3.6/site-packages/blueman/gui/manager/__pycache__//usr/lib/python3.6/site-packages/blueman/main//usr/lib/python3.6/site-packages/blueman/main/__pycache__//usr/lib/python3.6/site-packages/blueman/main/applet//usr/lib/python3.6/site-packages/blueman/main/applet/__pycache__//usr/lib/python3.6/site-packages/blueman/main/indicators//usr/lib/python3.6/site-packages/blueman/main/indicators/__pycache__//usr/lib/python3.6/site-packages/blueman/plugins//usr/lib/python3.6/site-packages/blueman/plugins/__pycache__//usr/lib/python3.6/site-packages/blueman/plugins/applet//usr/lib/python3.6/site-packages/blueman/plugins/applet/__pycache__//usr/lib/python3.6/site-packages/blueman/plugins/manager//usr/lib/python3.6/site-packages/blueman/plugins/manager/__pycache__//usr/lib/python3.6/site-packages/blueman/plugins/mechanism//usr/lib/python3.6/site-packages/blueman/plugins/mechanism/__pycache__//usr/lib/python3.6/site-packages/blueman/plugins/services//usr/lib/python3.6/site-packages/blueman/plugins/services/__pycache__//usr/lib/python3.6/site-packages/blueman/services//usr/lib/python3.6/site-packages/blueman/services/__pycache__//usr/lib/python3.6/site-packages/blueman/services/meta//usr/lib/python3.6/site-packages/blueman/services/meta/__pycache__//usr/lib/systemd/system//usr/lib/systemd/user//usr/lib64/python3.6/site-packages//usr/sbin//usr/share/applications//usr/share//usr/share/blueman//usr/share/blueman/ui//usr/share/dbus-1/services//usr/share/dbus-1/system-services//usr/share/doc/packages//usr/share/doc/packages/blueman//usr/share/glib-2.0/schemas//usr/share/icons/hicolor/128x128/apps//usr/share/icons/hicolor/128x128/status//usr/share/icons/hicolor/16x16/actions//usr/share/icons/hicolor/16x16/apps//usr/share/icons/hicolor/16x16/devices//usr/share/icons/hicolor/16x16/status//usr/share/icons/hicolor/192x192/apps//usr/share/icons/hicolor/192x192/status//usr/share/icons/hicolor/22x22/apps//usr/share/icons/hicolor/22x22/status//usr/share/icons/hicolor/24x24/actions//usr/share/icons/hicolor/24x24/apps//usr/share/icons/hicolor/24x24/status//usr/share/icons/hicolor/256x256/apps//usr/share/icons/hicolor/256x256/status//usr/share/icons/hicolor/32x32/actions//usr/share/icons/hicolor/32x32/apps//usr/share/icons/hicolor/32x32/status//usr/share/icons/hicolor/48x48/actions//usr/share/icons/hicolor/48x48/apps//usr/share/icons/hicolor/48x48/status//usr/share/icons/hicolor/64x64/apps//usr/share/icons/hicolor/64x64/status//usr/share/icons/hicolor/72x72/apps//usr/share/icons/hicolor/72x72/status//usr/share/icons/hicolor/96x96/apps//usr/share/icons/hicolor/96x96/status//usr/share/icons/hicolor/scalable/actions//usr/share/icons/hicolor/scalable/apps//usr/share/icons/hicolor/scalable/devices//usr/share/icons/hicolor/scalable/status//usr/share/licenses//usr/share/licenses/blueman//usr/share/man/man1//usr/share/pixmaps//usr/share/pixmaps/blueman//usr/share/polkit-1/actions/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:15043/openSUSE_Backports_SLE-15-SP2_Update/7385c8080997984fa95ab7c9c556c8b6-blueman.openSUSE_Backports_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linux     XML 1.0 document, ASCII textUTF-8 Unicode textPython script, ASCII text executabledirectoryASCII textpython 3.6 byte-compiledPython script, UTF-8 Unicode text executableemptyELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6223de16ea177e283ac61551a6bbfa91e28ea93c, not strippedXML 1.0 document, UTF-8 Unicode textUTF-8 Unicode text, with very long linesASCII text, with very long linesXML 1.0 document, ASCII text, with very long linesPNG image data, 128 x 128, 8-bit/color RGBA, non-interlacedPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedPNG image data, 16 x 16, 8-bit colormap, non-interlacedPNG image data, 192 x 192, 8-bit/color RGBA, non-interlacedPNG image data, 22 x 22, 8-bit/color RGBA, non-interlacedPNG image data, 24 x 24, 8-bit/color RGBA, non-interlacedPNG image data, 256 x 256, 8-bit/color RGBA, non-interlacedPNG image data, 32 x 32, 8-bit/color RGBA, non-interlacedPNG image data, 48 x 48, 8-bit/color RGBA, non-interlacedPNG image data, 64 x 64, 8-bit/color RGBA, non-interlacedPNG image data, 72 x 72, 8-bit/color RGBA, non-interlacedPNG image data, 96 x 96, 8-bit/color RGBA, non-interlacedSVG Scalable Vector Graphics imagetroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PNG image data, 14 x 48, 8-bit/color RGBA, non-interlacedPNG image data, 15 x 48, 8-bit/color RGBA, non-interlaced  !"#$%&')+.2368:;<=>?@ABCDEFGHIJKLMNOPRTWZ]^`abcdefghijklmnopqsuy{}      !"%&'()*,./012345789:;<=>?@ABCDEFGHIJKLNPSVXYZ^_acdfhjmpqrstuvwxyz{|}~ R%RRR%RR%RRR%R!RR%RRRRRRR%R!RR"RR$RRRRRRRRRRRRRRRRRRRRR R$RR$RR RRR R$RRRRRRRRRRRRRRRRRRRRRRRRRRRRRR$RR RRR R$RR RRRR RRRRRRRRRRRRRRRRRRRR%RR%RR RR%RR%RR%RR%RR%RR%RR RR%R!RR%R!RRR$RRRRRRRRRRRRRRRRRRRRRRRRRR%RRRRRRR%RR"R R%RRR%RRR%R!RR RRRR%RRRRRRRRRRRRRRRRR%R'RR%RR$RR$RR$RRR$RRR RR%RRR&RRRR RRR RR RR%R!R%R!RR RR$R%RRR%RRR$RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR%RR$RRRRRRRR%RRRRRRRRR%RRRRRRRRRRRRRRRRRRRRRRRRR%RR#R!RRRR$RRRRR%RR RRRRRRRRRRRR%RRR RRRR$RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR%RR%RR%RRRRRRRRRRRRRRRRRRRRRRRRRRRR%RR$R%RRRRRRRRRRRRRRRRRRRRRRRRRRRRR$RRRRRRRRRRR R R R RRRR PPPP2R0pܭyɩ`3blueman-langutf-81417acbccbddd7d25c8ac6947d33b4898fbd649a76e50e91201d74035537e13a?p7zXZ !t/k(e#FԀ;-Ye3.$H1&${OԦWBU2:Y|A$\>6sl&2:to=Hsw+gP/g .܌Č"=6Ǘ])_]`Gٻ;LO ~O׉Z;) ̏aUh>\ ӳ4RaCnq) ~l'g|c?sn&\-GdzaU}Syx Y96ʻa)%火Qo?,U5Aaİ;zd6>T 0􈳺zk|ﰠuKói&T61 xƨ,=˒OЏŗ^x4Ћ:ɳ+y7+$[\**9RjٴVSgNs:7 y&o7 r~sqgX:Ry * He J nYՉ||@Bu2oy`FnRA {ȠȲ&;}2mL]se$i3J_ D*gC)>|:~T¥ag:^t7|'kuLy`!ju1v h4X/dGJOd\. ;Yj28B? JٻK9#g@!ӢId'yW*fǗ  =+ۊ;([N~3dy\Q)g2x ȹ>̺\w;QL!HƔf$Zm?y-#z:'#u1 (`YO"qD/ݓe?1Ϋpg!լȣzXߣe"wX.JkB'E뽆>l?_z=&_3TW `PB>mm#f=F@$I@pu6H1 d/x;)9e'k }UEW'یtǏ*bdᢷ5yYM+E!&]z[\+~35Q-Em -h.6}p˞hR$cxpk*U[>l3C^?sCAeLOPѫך6p56m*I^Fn:#u,7ntC1q sCMWq,q[-mg,Z7i hsG\97+wJ 41\-3SK;bW0H= pE'6yy77 _ >|fB7$YHݖ4X9i_v/ +1Yػ#5ǒj yLFLN⤨-GFYHRAFA.Eu:(d50!;qwyFdYH}atQa4W|tα+dvH qܒHK;r>=UD^xT/g42 8zޤs 4B|2' Gx19E;5o?e3XRJN}1@ Eݓu9)7f>}߆%ar' \X#n<D[0FWq ]_3q2҉}YT4g%5 [|a!37vx]Qx1d] tw:0Un(@%= qʂ)mIGFTxU:y8ܿJ!O̖͋k wl:U+R#Yuk 14wD,2՟;f!}]5SY["4!O|66DxkKՠ])ޥJ |y t([Gr&D{,t_S#$o'CV*n5V011ٕ֙U`WM}h_,-!(UDAImX#-R ^GBYĈLJAv8Er;?V%4M4Jk#S#1l>m&hXYe{IW,2թ$BiŤo&^4ߧf_8$:X} f>pjs 11wajB_a6*ji,࿼e FOma':thHTpy&)OChf%|\[֘48;~\>{YY;лJ$ZZu/9h9Ŏ`I uiA۷?+ ?s1k0V6"H' lFZq=IWr+v#u T"ygK;bDw<0"}3~r2Eڰ錧KO|kѯ{d@.9|)ppth\Y(`c-3Vm_#v=g4*G>)AJ38T4;bBnqj*}`mDR=}oE/D짘K:nu͘M~ 2[TSLѠus&ߘOzթc in%Ncmnw+jٍ6oJ?ӔC^T?Rhv2|'Nd =bc5#feܮSG !(/. -JK{Un`Lș"Fm d@ XrO^e;{Cye5-X9zӁ&6h<KNΫ<)>xS(>҅z ~NqcD&ߊE{!,CLÙhoʆ7Am :x,[]l^u 젹`D[wEt/Xu==w2:eP8!3e 8Yݵמhڷ Δ p~!s 2|UʈؠvWւ:^+#X@Y&%a .>Oh7 5sK eB|2A# =zr q(B":f!>v 2͔;ۂ6` Rqʭd{/M`Ele!`k#I^Oi$ 7f/4\-F'yI9Jx5Z&`o-M>0$~ް6$aªR?M4.mT`E̋<*RIQA}ofwUD?u"56Alh2he\;ٵ)a4VXjt0 6y&^HV0yhP)˾O0,! Fd|*g좀!v19gIY/)ZQ4Y(OC`jE0ɞIh!۟Vdғ} ƭ<+,qE;>g*(4HگRc-5=`^<Ay1/)b Q+A‫҂QxB*<3LP+) CSS(W.*"E"Dtf?K(Nxmt\p"H9,rt)ǣI+zր "UZ9KLG^qMAJB NA