blueman-2.1.4-bp152.2.6.1<>,̉_!M@eee.9%yL|4J _gE$/TLg}79Qx)Θ}Td C^lGH|ڂy9˶Jxpd Q#+ k68VqvZEnYe4V뀦\e8!SnRf)kTVh8,3eγ'W97=YK= nm&:x!o]sWًTb?yeJi ܕEPXHo&t>Ind?nTd   3  4:B w $$$ $ $D$ ,$ 8$ l$$ð$dΈ$ל'8''(e8l9۴:=>?%@-F5GP$H$Ip$XY\$] x$^6WbEJcEdFeFfFlFuF$vODwT$x]$yfzmmmnnnnnPCblueman2.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._obs-power8-04SUSE Linux Enterprise 15openSUSEGPL-3.0-onlyhttp://bugs.opensuse.orgSystem/GUI/GNOMEhttps://github.com/blueman-project/bluemanlinuxppc64le 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/shobs-power8-04 1606087338 !"#$%&'()*+,,..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_Updatedrpmxz5ppc64le-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, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=c0d40d3431775bb884ddfc267f2d7b241481f778, 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#RRR#RRRRRRR#RRR RR"RRRRRRRRRRRRRRRRRRRRRR"RR"RRRRRR"RRRRRRRRRRRRRRRRRRRRRRRRRRRRRR"RRRRRR"RRRRRRRRRRRRRRRRRRRRRRRRRR#RR#RRRR#RR#RR#RR#RR#RR#RRRR#RRR#RRRR"RRRRRRRRRRRRRRRRRRRRRRRRRR#RRRRRRR#RR RR#RRR#RRR#RRRRRRR#RRRRRRRRRRRRRRRRR#R%RR#RR"RR"RR"RRR"RRRRR#RRR$RRRRRRRRRRR#RR#RRRRR"R#RRR#RRR"RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR#RR"RRRRRRRR#RRRRRRRRR#RRRRRRRRRRRRRRRRRRRRRRRRR#RR!RRRRR"RRRRR#RRRRRRRRRRRRRR#RRRRRRR"RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR#RR#RR#RRRRRRRRRRRRRRRRRRRRRRRRRRRR#RR"R#RRRRRRRRRRRRRRRRRRRRRRRRRRRRR"RRRRRRRRRRR R R RR R PPPPdA Q1_R+blueman-langutf-8af6a6ccf48e6dd4ac350618b3701479911d3c694b93b87ee377ac8bbcad7d866?p7zXZ !t/m]"k%jU7}RZ)$ip%-(KTI1&vTfP9*pwR,;eϗ᫺@b.o4B]+0p;*,iR?ۛcO!gd[FN49!8oP5b?w;[8{HPD &[dX߹:14aemE}t y]|E-ZXi+녁ތqJhGB\+[kc)4We>r_yQL$?;f3V,tD!e0S^sdZz:9Jec4]U1wǡ$epq9-6r] ۮp_?+ԲAI-.H$]Ө8nf&ȋ б2 oU1.iY45V^7/*{$SO>΄x+j֤HzAK5ºf/;{[1fgM+p;GVf~!+srWT_{pawOW ̀@bzX^cb?(NL؋@Ycz_x>>ڌ9j_=4ltk8';1 ]EUKDN4F YpV,::k"c{Ph釧Ƚ'_ּ G:ǭcb) I_ !_ܦѬߊMZJ^tUܯhSbF9n9 U/uKWosd+-K[AQ2ް@³3 10ʁL:jLf::Y͒Y.aMm4o]kʬ'Acn70`S  RP[9-cEwռ6ubHJFvr_7E6jc䝆9e:ri&|QTj7aŎ߳p.Q%fk-VklFNeBp^whh/O;d ZgyT]n߽>rb QvfX4)?P$ˉ U2F4B@?Hg8P"jH\6ĥjuׇFN&S#Ld CƀVUB?U%$gpuaRlwxv(qch\2(%$8ii2;EW$e?f{k}h&E_ܱە2vV6U.e>q7tEO's52Fբs#{iaG4]yѨDry0B~Xa7U>L\qz;^XlPLry9=mՁ~]V[!g2v36>-t$˄tXQ(Z,FλFIR5]:8 o1/$zQA̶jstM2dEdTw: z{B 9cf\Ӌ7Rby^=U"2\ iEHmlXnI[G{>1,9f%6$dVu},q2Cq2 b^j֘QF>ħýj5QAu8>Xn1`M.݇雇]Ϛ,A0 w"[\%a,!3-Ouw]+U#\#YߡHz<8br6J{rD= -j k('u3U`[B/:[_Q*4+VFqJA8~Х`ZBWԭɩۇ|S$괥k f ,z ^.!6A? K] wϛ;jdg=>>/˜-UGjQ.O6qzo=i/z-ݾ _ V_ʐ `8봒 5^qZ]7)6'DޥVtS1zwxܡϓ`; l"h4Ν>;#IZHu(# [88~Hʍp *=a֟^VO+?V-!`yaW(:N'{5FgrSD0=!6Ы0ƗGNWyQ}@Y QXJqxWD80 i'D{|W"b56`UpC0c$^5w)C_i4{C*;W V YQzyXOˏ{’6(KwE==riůZ]UG^+Tpd.yΉ5 7N]+Ņү)3vqfȫ8@wkSs@$]=3OkϹh@4&"'+99=#&Cz4"F=}l:R@0 ZkN-87o__uk;q[Qn؍ttBj|W.we9lab`ULp KΏ v!!6xUjI>L6Y;WGh qD!Xrѷ|38fvdpEXRp$HܺLe0 $c!IXZ欔H1IBEQqs]-w>@Á/gir4zq "$D/ayw;T0*a =DeT1:V)fIQ FAu7\͏ Ϲ(wq ikg-^ [r<Ŭc"5!5:gwQԞ =onQ6,k%4HѨ0w.ˇj@b!ο~Y!eʅvLZY?B(֎l3*8,1-߃܄q^e*J?5p(t2U3b7%E7D?A7,Ķٕ2Mfc`huVt)Pm|0t+`o$&z^v6ߠ5gb-Ed;\>jN y/c1;519.DTS j(Q [e:6m7l؉>2 "H=TWj!d;I|wOKl/D^Rҗxt ŎT&8 R3i'A8`.VI:F;ԍ|9&O̬BY#^$vtD/k}žJ?<ʎ1lE/ҍryzJQ #>uu /P7> "lFfSER^G>cBN-# bnHtB Tn`mH^Bѣ,T1 ax* CwZ&K tpjcP~8`Q.1/MT΍VNXJ'} p&mzعE~=:۹z>q{6[hUx+CJiѫOϊ {=hJTP<%f& тŠ.O$2!J"AhHCHiʜám}zuȉH5I!, _2O`yYAǂlfB4 sz4cնH 9dvD?wY5?}ÝhxuIS@,\Ӈf9hO.!&c#3ga TqBKqVX"5&(į,-.Ѣu_#gpb8^mtJa޶,ȊퟜxBYЅ}jcE{3ƴp VXVV#"K-SE84/B(CG|LNh8;5TexnY&uvGxU(svXy63-=6M^=ϊA6p/ q 1hq#.2^lМAR~YlVD}Vȴvgm)ӟX!OL3DbNZOxVMP$RX_g2bJ}>ƒ>r8!9 3:Q!AmYKzհ]Њcs[)~||M8n&HtuUNx{19@nb\!6P / M 0L_i\'&z ^9 6UqtaӘϚ>wZԦGp ەl8Y΀gTk 5W" ARL/Bf1~6EO<+͗ D([~i&-?,V?GkqCD1&]b@6~\Eۊ% NT"FkQ'-]BJx_bOK""Nak`ayrLꨝwD{}.A*"H⬫_P GVYVK~Z ;̂ґȴ;+I˽lf&.׫dpxx?Z'圫PˍZDDfavUgA ~nxf{I }/Kq;&-JLٌCio3bhDq[j+K-p^%dz(Z)xs b&a;G溲ٴ#P5pF<7{,=ًH ɻ5эsϘ^Y9QP:,ht2* Xrn0+95eY?Y**[WůH9ʜi&C?c>}tXb/Ą:U1RĞ@֩)Ǖ;~6_#_] zrhIA+dMw{L*^WIϓ4A>" E%d@GqˈCΙ).[_15ne|ÒIHϓ'*=3nI)''ʆqE@D\zZn1xo:NU}P{ՁZ6us,G IkL˾+Q:{ICQ=9J@ crI1eRY^ލh˱ C\I%Fh3nWP7׬6հ*>QDZ^Vӈ/H*r3MUw*쓥MB"LU5_0-k_㲘4DMW@g<-Y,C z<{dISf>$>lE|m0z#6̸04)@?X9G w P;d>paoML*R{:f7ّ~Ƙ&WbŊXf^1|BWq0:kj\V [WH族4 gn;h3Jh߁qefX묤!)~K  =zYmVHGXmA($Zj 7nڱB." YN9[ƌd*0?H6?.aՁOLf˚JAn7T՗e1)_<ב= d CNUxJ2 f [mUY04OM,*_ށ^..(Հ&)&7iOi[sP'-^GTfP R|4r`2HPa[X?YN] u'@NFk;R@J'n)ߕfZD~QSn C:_O$E#`<"UWziur- QC07N;oRa6h͂VSS\#%-ݷkpYv EO C}Mjnp"/I]\ CلO%KYKĩ'V[DLWW#9\$shI#MWL:|YuȘ-/;zPtcd V]xfWzƚfCg4`__֑]? jjCQ@5iJ;|B+E_ʈ}~w}'_8 fq+oxyam+~uНt!Ë6HG( *pqW%@nJe> $p"!Vt=Eso0f>r >qɿWց'Orbtg6*r39ŋ.#LYXyc r LI~ڕ{}*Ip2Xl x>׌3>ttն!>+F9?LUAqQXih΋p(w%5 AyaJnsϓ__ >pښ=^ryE {PnDoR+6|/mjW1X+,d{pa#^T=B+ɷIW3MmUf'V8T:SY { ze(:{hoG4qDDX&(ư36BQo.UsZ}F ']J r+0&{80dFԜ1}~n ) pr1.nCz5Pms2{me3ER ~N2  "Lt%="rQt仒ihƱL1fA/ #h^_&jF*7;*:uz+Ν3O_Z4ۓӥJ^J0Nlr/PK+4Yh`XƍpC0@r=^:X_)N1<,uUX7"Y0+nZ+\;{:B>/<-1w@yMRцp0x2 UuD:- E܋ n54` YF?SBwS*5M1p!^=Z۾/ޝܼg4o:p*$A"'^=Ի?,֑)&)n~8߭?YV1jv1"3,yQ'MZ?_! "W^ڒbyLiG.E3Dƺ ħxM¦Q2KVUs~k8ڇs7t BIm͠xىɈg^[FmuIfY ܻ詛$*єLxb"_F>Hr$L ,L&Osp=qP±·z\iK)K64irj.f^wX8T:=`= -BqylXSl$Cn1pUP|B>/TVv8 dȁE::e fF JmI@ P /Z5 *6X (!鋌F_ґxaCI1zUe' ∂U+M{E''{ngQNv/I+!y6_ŪJ,+t㑻NnjVIf=@YٟUܪ~VD:ݝBE3ĸ=qKZ$]}K {gi`l93E+j8wPcR ۦL.-~wĎ2) wz(e XjW|Fg <-;پ=&] :)Pć1 [8ݲ§m4`\B! C:I'?R cA(R VPR;+9Bmֻύ+R29sq3`,5ڻ5E,*{}VezC;v΁?׃#\'Z@V88.м= ;ׇ|ޣoZ¨@~AuzTL)#ܲ {z=@-t12y&^/X?R )1gUqĩzs>6~boSMB&2\H3]45FqT{`)KȬ3EEp1Q m3*w;f/=͗|R\1ջLrB}XG $iy.%fʈUEԇq#"<mfd3قތ? iQv5<'[Qc@R`>RHXQz  rnkmRX%*΋II@E&<6%|9?_(rm9T,I3 pȑ T,B))Gx|=950aMs`Jd}gݘ.]nB$ \(uۻ vk.W(HE*Ay֎e1:3I 7"(ڐܶ*08vϤQvƑ)/ rFy|=ݏ^̞_}߮Uۋ? jT4`[Hp@ /W_4?I1o q}jIƅnoq}^#N[D3ak;”㑛A(4mWo /6[CVb7|0z#&Ԣ;#4_ Dr`2?.-2de䡽iU̜EjF,W;7Xi! B6jTcHS9'ɗDzVX%Pf8,Fމq"DNq~Lh7r)jvk1zh?Z#C׮u؂omh&zzP Y)"IoQxg b035DY%dvZInhV[Љk\"#_'ok)ʕҙqr! SGIZ+#/חfX$zMrj Eh >=,,+)4; ۦ@Z[+OW;Ő$E).@;ʧs{ Őu 7@ׁ岧H3iiH;Ϯ,XK@CVLor7X!7Eh\+]XWw&KigK!$TPyBa9[ژYT6D@5c0uGFظj,_wC/na$#Bo.9@$rL eI!nOi^>(qvvPޤJSI_]S:ޢ>R1c }$؎$ .bB&6cf;ElCuະU;l9c_sʌ!},^d]H RD_X82;rc]P%dԖ+ϧGuQJ/O{05q|jm WRf&g|\ɯ2Dl1t!S"`U,_n1rip;@AW{i 8ւΞ^E)BKnGNoJx0ͪ:ӔowvN\ȡurAћ cNGX׭~U ;SG j+N)r׹B;DYFܪ ѓhFj -lQכh[64ЋG```5)LtyH"|n- xsԣ~Beqzdht)l+7?0Ģm+]݊hA#yd,}&bXkfF8DMcb %+/mb"1X=6Ɠ<VQJۭU)17Db줖]fjLϱJr+ShB X=k-#ʪǂM 'prMUF:VF8Lf̏QHX]$ \_rJ @d\t޸ 0r։{IǸ^~ Aτ=ʰɷh8bh/`IhK9>/z^m4\Wׂ:ϠR g[Zc^:ͨf&J#Rp"/6S"_c؉(kAE'P쁧$bb٤(]ڠ@!dGH ``dug!FaҼ9!.+=ĈS13 w)jz1ԌG'/{zW?:c`x7Cb!2m?Ϳ8RKzhgR9W K q/}1/ (5.7׏.?&dky:׆sX'̺űCCL}JSZ #2ښI֍[u+u/ Nm9Q5`&~#kCɑ_Tm-Ƨɉgy0D|%/fL+Šǂ7 MN[G[3{>x'Ly'ѻ`2Cލ 0lN7<**mC~2M뻶,#r9*!q(@\^kkׅݿ]T09v?Os ) Həб@Y qӉdu"led݄1S2Hog)UޅmGcPs[3,;M 7Ns)&f<lwBIܘX7?8L?{ZLJS wCv=LMG͔D[7A]8f^U%n^,78&=SIõH@o | (A\̩z*5y^1E"{sy%p:_I+?Չ"\N`(VemXf㶶9\Ui:ww.A]]B.Dr.i~3ځT9ZnGEՆIb֦[sS$E ~g6*(ka03$1}!dp-|zi.EGK'AFNn$sЇ& &ǁMX;~*-b|]P8K NHR?W&|vs0{#+⡴Ee='TG{ТcA^6h|\zN'{WJ 8EWL50&FKH?GB$ )_0Pgk?#s7ʲUX>}M?ALFI঻6-]҈6l1^S+^B+߲:B:{0WQ aT5ȑ.X9mj#jVF/1LMY'o^ pb? -yyf=xG'%,7λwIX"4y'M)sgs:\h m =F)\<ֲyQIEz`KbTQ /DL#L+7~DZ=rhÚh9m;[t{)Wepj;~Z.+vp֦,x$mt@H-*>kxyW; 2@3J}swvLa<\3p8 2*4wԒXe[ng dDLЉoRЀm/s#€m%l%=6=-m܃zUkMv9P(Qtq/@hM|Ӊ Q%u)s!0+-1({arwɳ3F`[Ջ"!f>wuVw`<@4~hRTC t\/ fpYya<Bep]#q;+̨!WCQژ홃 SFr]su"H6p=45C r_;-" G=)XNĦ=nͤ7EJۦ 8—I-[fa8OU7@ H206<)unhP>L>wzc;߱1p]AHsPM.v/b.vHl+ t[;]QhUY,~+lpx4/&E_} X̨Z'EցS`E]6 /RKW@OȔNmWVXux5 GJ#P:ذEK&̼;M̓vX˾T\7?n<%ZQDyT u8aRg TQ\T=@@k]lFJгBH̗LHmCIHn4zO^ ĺ 8"3#>1NnFr5Y]y5*m2 'd:\;R.1]}A.)JFj( oU_ynYQ0),ؽ3]E'Vp߅!;؉6Ys k:UEa[|2/3Qpx :D8Є[ϬCd9ODw(%e2ͦAL7S'O} g*x &f/mOpz"wYD kq8 w2-u^QIT`ydh#No^G?>gs9J,ʕzYS"@sL6Llc,j"딃g和ƷͶ|X#L&aqZ6l\˭`:.gS}*/j3&x?S@ M,]եIeb/-iP_ w?tMU)qnB?%3|ge Xj= 8p*N+g7n쳨BWۜVyuP;V$>~*[+3D];NSM;_SP ģnhP=ZǢ>QSZ60ϙm^(L!|a cЛU kLuԣ75\v0V7FU5V:\?D a+#zNjI+CCbKjy0 s- 9Gc |/ qn˚Z\-XT3}RN'-xFdp%:^1d͂SV`FkY{o/E 𺙛. }1/OR1)tW fN|9hݾ;-jbV ~T4l{< dsNyX 4 SY(X1,@[^r<5خu>g@ 3w>e_fQӧ` 3?RfۍC"B@UՊ3905'E/q+7jYӀƒ{Mp2ryUcȓ`˻bO#_{„Lf`r _XэQ lsXA |~\aL;<˔ 4ZHe?9f(GDtO4ipC'xxBIcgqtNc{2hVA!n[ Rn P9MO*i LE ;qL([5^N!<ļe^1m,mFj B%^D 8"]0uU,LFY)~%][/G»[F\jfLe?~F|Uf1$f덯j2Ei@>;Ԃ}$xi,UH,<;o\NI7?)k(>zn˖w(oE3@Ӊ@EhɄ&#Cis>GHfj~J22=`-CDxWz# кIrCL/S9ufdP!k48Z+UC1m˼7nÄ4!4AU@yNWRap Fr04 Hr*fGT<}MXDjza\C{w2hoG{At#x\E+BgcY"(_nR}5vP_=pn=ꠏqI|ɥ~C׎3 Z}*QL驠TB`"Y'md5chk(/ž%~c#dBڐP5gduQPdcp~x{W=ڈIx5jJK./.y#$ն7Fy{eJ?-Jw|]=P2"OPr*LNyݦ:D2 JElXxRţȾ'(-w8vVC#Ÿvn:U9|ZŰ]oty *[rӴ`ԭkTPlTGeRB=ΫzTTfDN }"ˊ$|^rOos<*y"m LVKhnjLQsH2J$sjT 9 6#`AWמpIZϰB!ª(_kzO͐''fՈV%&Ck?ySzɐV\‰}{M M.2^D@[Ǐ< ڡ><ɩalrˏB5:(m.zFsr+,t8d Go5Lۻ_ٹ+CTJF8yf[NN=6c  S$4krYR/LgUn4x`2B98t56gP!ذyT2ȩ>oPΉIjJd:8_g͝}b, ݊[X h6J_#]cCkv};]C+j1bv3kwUrL'נ$sE͢I:qv (]|Jb`3*s*izݽk٣PF,~̦?͟8nj4t.}_uXw橱6tWa7|=R%n<0 Wf.|xxȼr ژ̑6U{$'ŵ!*{g:0Җy2r do^@ ­D7Э]UyŗF%ƿ@7b3b&p$UDa4u#RASN1("ntCd>hlwā0jt~a*:i1?Sa.4{ͻiNvQFa!-4f.dzepn)"̈́]RP̐ yR/l(&-H)x^:gE9w[, `Qm=ϑ!3WOc[fsv+e[o Z+7iZ4ߚ 0c$KD{|̽T~(=SJJnBSgo+@bE[GvއFi 03KnCU/VFC^:m'bLKD`-:b- Zm'?>Dv ƇSP* ;DX,8DLe(BBa}}k E  f }G3Aq8h  )gpuj'B!8ٟ'Iiws 'R쬜l{` wU4GB*uD'oe2M_`<kYj gX>;<2{ 3u˵V`!Jb@|]]V Pul\*yr.&o[=쯄tBR-"I`?gJdt/Qz $!TgbF [C>a;ivXXčU+ꇂ/]0qbv~8;fc*XwE@&z1QW+uw/]#*ц3Zl%Sc?|#ZcU ǚQ娀0qT4] D͔(Ry|E0w#Sk{?IŹ 1N"3\#0GU~bީ^{z7Cm)gn)QVYa8XjDC:P02q(]7٣GdbǔEώDc(y gaXY;PEwu]5I+B+>)_{aKYUԻ'$74UZ?{uy,<@$>wX2y³1H '!"4F)*!uMy7mM<j\; 1Q#ϰ: M+ea R IL;oQS# CEmdnRq3l ?=YvHCY'&{MWasTxbn8㉢bq>-iaeKv(e߮Iʽ5]Z07qT TlkkPCL՚# MDKϦuKi҈ I`-' '&q>7oOqx#R7DU&,_9Ħ3[ի֎Ov1/Dx" l &GBSAL>RLw麢q,Zq `UaOܜM[ɣ`AFARA$c0e$8a@,$$d@q3wGˀw!|?so5tckC`O2jFINޣP/)9C _HIA'jTA톛C9#'֎1HSmmNuPReKTשrcHu"aW\3O=VT 虻t'-Yśw\$踷J{\V u^'L+Ȏt)јRch-JIWr˱8oyMRCC!\yaƋIEe\PaeZйuÉf3}Nkʠ:/TS]m ?7oXH8J^P m+"x!"FbX8 lY!6Py }-B 8)1gWKwH.Բaמ?mV+ÊQu@6?dUcJ,"L듌-x.zVu݂B"q]PmMU|H;g<WTΔs^H[g-gn__~&(H; INo=]-096k*D<-mJS7y:̔dk5Ɖv}LR|Eė1B_9塚{ƚRҒ><6ZT;9?E[CH%OYRҀ#}? S輙֬UIRR:&|vPdT._ItB^-4,~̊>7zj`eYC㐧޸GXO}NJ9 R2JR#4!m ;[NNe GEFԺ᳽d}f{NAm|J *=H:*erźkl ZʌLp$M'H) D;#MpvFIDO-:V6jv$qݏJocG5{@[EI3?2f4l .VĮTTWaX3湲8G=&囻gܶ:ԞR7m6*;tNK=|K&w£^Xq=KU$tmv[ZYv L8;}X]^65)ci3b⵹0TexkNj/h8iUz!v3wDQrV}`cTC0$sv6rިI'ҩ>S@ qx~nԺ:;Pp|-:*,cF&л;.[f(N%5?f,.lb)`iiÄ$ pBZҢU|i̘yL/)_&^.!%>)0/M}ɩ0JTF:3Zh@s݉XfJR$t.LBSt0D[)ǃEeNE=ux:F'B~-rZAiBVH>S+`V9Kh͂>ŸB:ð}+Zn˙BML+esov'& S VSҟr @VwT" >엌QD Ma, [.ZKzD”d=Wa?&|" ?eYKS=W&%@,+iϔ%oG`rIFm~>nBBG\` IPpaa5z m-x?ֱ%܇c"%_)R7xl~8tvb,hĶ%9zɿSd\+kr°](LP0ĝr꾰6;:Rz5Hr6}F,M>!Xs/p#0JyI ltM5Nq.<>쑵`;%+^J>!mFW,d&Ptu0!*j1CI{ q@uPfl(lCTEk^cD:/H5ve#s)?֍:cfC)r"+NP~ld<FwfoVU"m:? *ιkfڝ~*W:vg%,u[7 sem*Z3MnH5 F g3; kй~V2'];8dw>%SFdPz^qsMFeܟԉ '4*@̷ LxӝWi+[bj)nR-cؠ欯dL}J-Pdz1m*dGAg9j8"+nm#|߂P1(pYUQῂBZ6ֈXnh7 2S_(o]r &'XJϝD&si?J/!:TI]*ީ Io ., \ EO1`;˗d_W-f&v_ccNh&ҦȈ6Q%.r${o-w3>b(d\5OaKC%XKkyiE2cV 8\tˍy?7 nJ"IXo( g<.ZW Sӌ!ڬjo㴭2 ѣ 2z Oʂ-o$X̠(938܉.vߛ~\\ImQ=ҤcdoYz&7Ax|XD?(#>NP6߷7A>) kmaC^Zp.<8#B ZI}‚&Sy&w ns | ?ڝ/ܷY)tNӪ~l?揻iwȳҟKAT/mw5KrA;ʛ˔W}t?޿*e'%s0.hlURX0~ WUn{"cVl?b Z-tMjps.T'>\| 9  WG IyE"Dq >qB ~8!y_ w=cR{]]Xq'r.t@Kdn1cwQ: CВJjoADW {/=uA4.Eu j٫ژC9 r빇1,ٜ7gyZA' .k"ܚ9KۡNФRa%bJ5@Y|5ՠXŦLtD7BӜmU#:P{if?p?ze*:!IL^BI?a4BHG7y0SD2ThhC)bǽuAnI'P}.å [n?w^Tfh`E ^q.:?A"X4:XxAo#;`8Bh9x@ ]R5On@W/[s-pәQ;(d9 uhwl~f[$缦+|J }Nznu ߈j( 9#l2 ~$4}jEC|tJ W{B 9&S~Jx͌wga꠰!R}('.Enj PBR}{rܞ 8([{,1h`s V']%~;R* YJʊgm/8bZHtefg̃F~ewM)/Qo[D@s9`5e5Q;kpD5_оY9It)яBmGM 苄+oGbL*ml= -+ -.A=<.@Ե1ˆg"p>'=Cxݗ:ӱ%:| !fɉwReқ fgv QaͣPǨUON[֕U#>o |DA;q; ݦmS)`kD";U3H!8+ΜCB~ Ifqavů$:2 OrPfRj*>HyBR!G~& q6: rL4iEĴļmk}8]ToH/Veݩc0F WҗċFҀCSk+@g4 qN?pID:.쉹n*q!/)6-3}Py,alj7ȋTy)Uv5U=Dpǩ]7=ռt:ύkLV-V!t5 Vxɮ >ὋyW ?.Kͣ_\𲑑qZ[ks?  xW$tD<=@JVk\QuϜٲ@%(rAW$b\3/W#H8 K ryDCf|ݷ6~.Bi-AHi{IdA;(C _\lJƴZ.vGjq =e~,NL7q7<FVzF*O{ +kSlcfx~GFDB˵wDN4zBYs!k 2L90?.-ߑ&Jp*oFJT00$Ԃm]|'<\k@3.xK-umw U?Pf»)Ν#{8RVz?rk̤oy_gp76Dn9H4g\O\\LjM\O0`p) :^t|U;/Ql1u[/dNxyca'='#kfN8kIDcn] .##.(>sm=F#H,RU.5#P] rbDi1D Z[y2SdEIMMP(򦋟"R2LoOL2 kkF*| !e'dp#LLs;.wm%v^ }9WώD AvAR83RJ^kLGIB0Evpi0!C+ tظO~;̊O +Bp?(?78DTaJ>fǪ T4hT|8l05|Ӕ##PEj(:tb乑'ah+M0`Kţb8+d{’s`i1}"ScJM;̈́_!сdwdfs2, YO"i?O&&~ۈ(XG;Ky,㓱2L`>PaSj.F,8?Fz!}xq3ǝe_>ΞM }UسndgqqpP%_Q<5uѴK_`W uOp4!s n7ak &gN z-PWS )YC ;Ϝj+CazUMUwPXἁ 1 ~dP_Y~_=TCBZKfS\s}_>T|R~r2!