blueman-2.1.4-lp152.2.3.1<>,֠_$G/=„yfO[2n0+|wZkz?KgfMQ$-5KD4bQ`R26,D$cއ_+KJEQA>ZSHmPOؠQD3/_Z]2C4j짥6QYζШtZfƱ?;YS, nAX%cDŽU4ӥz.s豆42"S$BklSaBIS,!\UzHxu} X>Inl?n\d   3 &,3 h $$ $ $4$ ,$ ($ \$$à$Tx$׌)0)-)(ۛ8ۤ9:=M>U?]@eFmG$H$I$XY\$] $^7%WbEzcF#dFeFfFlFuF$vO`wT$x]$yfzmmmn n nnnXCblueman2.1.4lp152.2.3.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._$Glamb63PopenSUSE Leap 15.2openSUSEGPL-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/shlamb63 1605706823 !"#$%&'()*+,,..0022446688::<<>>@ABCDEFGHIJKKMMOOQQSSUUWWYY[\]^_`abcdefhiikkmmooqqssuuwwyy{{}}       ""$%&&((**,,..0022446688::<<>>@ABCDFGGIIKKMMOOQRSTUWXXZZ\\^^``bcdfggiikkmnopqrstuuwwyy{{}}      !"#$2.1.4-lp152.2.3.12.1.4-lp152.2.3.12.1.4-lp152.2.3.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-protection -gobs://build.opensuse.org/openSUSE:Maintenance:15027/openSUSE_Leap_15.2_Update/c3282043b118391eb431f77134d5cea2-blueman.openSUSE_Leap_15.2_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]=6afb22e7f6ddfaa1a5a026c3d8e9d6930929e7d5, 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 PPPPk%cWD$w8e^l]blueman-langutf-8af354c519cf97804b8ef06c8f42ad8b6389e066ab85396a8b14041d9069c6973?p7zXZ !t/෢c:]"k%jU7}RZ)$ip%<6CN/2j+ﰙ?sLQJ&b[H"BFqVF"8Uf MbfoFͭ">[-H>Bv"Rvv<۾^qu@Ӓ@_U+N;s빮_'$Zw0"!!%Vi~Flk+h!B gqb=e7A5ւNT)7 ;O7w``EԖMTAnMRY?Cq r79츅ZG7p4[" De3M1#Rb)!}fa-jƱ\948=oqK]] '_<>[YL13C*[1|_kF pp,gȸ~:}ȣ1hM4ob3 j>sYzxۮDӟ-0Jp4;`^~u6s7|Ձzc |Jڏ$KR#ǿ%vnP_x0WoXVPmW|KjIW+C1}bYk#7hb.l. hiP $$аQD[UUϑSk묶eN;ZUL[Ǘܨ&†ױY=Z~ K k+f)"wD5Yقp[D0^.ysA;:@1ԖhT  0*=BS?I^xK#Ճw.HXm ,#y Ԑ8{R>sU3 ^%y&wF3%sŧ%9%{'- mNR6OMAKJ$(AN"TU/U/khRO}`p"Evfgbv&A 8#OK]KwT\N6h-ɑnP4Do_Ӳ}牑\HsF'P{tXu]Cry?2B3DQ!2qPݲ(F*ڕ>$fzfh:*~i5O`6?IꟄ9.FUZ2 ,ڤ ׾cqF6IHůYMl`QG΍f!dJܪ-s r0 4%1ZV/T_yldDhE/I]YZkb4 u4CO,Æ$_~}8oQ&"*["z u%Y (,((DGtLA#O?> gV}cQ̰hݭiD⑰Qănu8\^DyNS`5Fe dcUY-F36ŅUdz@8>(ϣFy7ؕSC|yAjԎ6ɭ(vz̓Oxvr WxّpTӠNy;:J^òʯ$0{ MqP`fQT_VUUdԸSrɑJj6򆪢"FnS2i rs(fde!ߜj,jK? rޭ}Ɂ:b{]"YrX>>~=Jl#UA[,a:`$uQIY` ?=Ke^Kp3}`po3,6@XEA (#_!ӠϺ{ z"F|su8fٰ Cco66Iʯ $:AgF$ȴOE/WCZG&TP:o,[Yl9rʡfD5ܤSG剒Qb߳!պJSDq g~&S(i·bx ש\rݖm; D5l|7xI'w&(Sǫ.~ |W0bq) 59J"b2OR ׉r qɦoOZUB+1MVگ"{y|Q za]ck] O@:~Rhnf{]X!myo  sM3C~)o2Z- Aq`s2t0}@ i?q:Z%odVT;TkIɨGuL},r7Q, ʑ7{K3(y^Վ+Vs%kX :;rbddXRf^PS4`2*9P$ `{Adxً$u)֙J+?Vcƈn[ ե 4b%;q/r y|w4 #]=$odf%$Tqlom=m3  ?D3бŊ{PEj9:ZeoQ$AKtuhԗ?>!MwdvCӒg4a kь]uehQ14ladgP&.^HH㲣;G*`FdaUaͳ[^~Q8 rh\|@6CXH<6)36r35 !_SwWJ⳹4Cջb&1[/7To[H$vOJWEqkfM\䱭4YK}w?Abs#S ]w@5t6[ +-:jm+/'gctzNR'_ Mzw|Õ9B%cuE`47j8Xa?7yg3$u" PW]/赒8ZymlQD7KԬu 4X>ʒ5 ][=TJm5MmQaքEGj@2K S0a5V,)34}0gR:p/¦djЧEҺhNj1st~cϮ4YA7(9^jvΧ1r! Q900TBluY3sSQt r7Eݭ#-\La( m]bŐxjNW"y3> 9hZhXن۟*1بXnT+c_Q7c6B")HQRP\ W$0,3 'G[s0,B^d 3BN (BDRbcWgE$Am`׆iv"lj; !$9TU gl0Zg聍zkbîK@xaM|ӛY ;ewT/T 0P&w)C+5B+'TP5hwY3v ]GFBV&CH ܔ^V[uw # 4v_mN)%MXÊvaGd*p6īi,{E.AĽaͰ*Or_OW5R=;(Mwԧ#av.og}) {*W1o'铘}MJQJ@j<Ò|z1e7Zg1,NFOkb3ZRW`e4xQ Cg;ϕWD6 w4(lr ( 5165-I>9QBӝ7T2%Agqt icph ^v_,V>)`:xYV+\u;Bѯ=_*S~hNC&e3a>"eңpDR}yw\cf jQD 5'4ծ^k2 /+<s%/؄ cί40~]E :]?J1KR0}_8F͚kto.٤p?:ܫ&X'MnS)*^ViYk)mYgėX54[=YԭxadUyṉŏcMt~sq>W`7d364~S[6QxN5|b;#ǢǺ>nF}ě 59(JXl ԣi*/'ǠyXTQ'׳!r&7Cn1NK' cU!-6u(ؾY2In_/ .C Tm,0KT)燼#3f&瀳gT7 q!&Ÿ2%-N%|K1߿oR9?O_٣OuaӾpvn\-.2BOG z#qC}mw$Ӿb%iXpN` j.σh(9#zYqc 5a"a;sձ𪄈#%;'*:\ThC@y y3NJp{unz[Ya_j z΍2h Ulnښ&H*,'d>[(0RLc*5er^-/i ] &f#[v D7H0}fnם|?yϏk&4H dΫGR?sU ̜Q<׺dh;J0̆̔ט'0x&+U&mC2=hxjoE+e#QrFJAq]h1T uX :PQlfPfwFL)Fޟ:Ԇ@cPqH3;YYEb:{ptEe ztLIdr2kfrbI`$ev.t *B Kw c{o{?>-u1RM[EwKqD.^AU>&~Vә݇U%?X*b1VL"'&sXLof\R փ3ip& ,`cΗr4U*g0p=aBj+ CHD\w)2X}Ѣ|}8t* `\1^+8*֫V~0jDTB#TGym:8g #FyxE=V*D!.`[jLkRF!6`6SGM @(.9 ̻ & !@q̐UO*G u.."v]-%0Kx"ԊbY!8 .YdHhILWaؘfithH٫$1<;_/%.߄ Gg oTjHQf=U(i[R;"4G,RށTer|ʠYKIEi56 ZZM~eG l)CEʺ93#iQk}vuBP-gLaZl: +uj3}S΢y">r a4%m]0Qovp'jzaW i(=-Dc[~&z9Mnfyt9 V0jTE&F̯^"մGj֢($_DF''&(i_İ_ RF6mb5?Ռ; MZ{,/+1X6~B 0+0\viy'bKw{ eq~_Գϋ= vGۢUzovθ @'eQlr1S;,_8D][܌0"(XDp^yW 6DMOg2g,*Wl5ˏKf֞{; D4^uė]6;P]#ã춠Ezi,2}`F^n8~l7l) NZ,$/_*:2 'ISe^!y`)+BD&]jJ-=)r%xܴ767P뵊5\unWm`/ 'qްT(<5%;F %}dN*UX"[>TWޱL));)t9 =*|ES@s'I{ (`I +7h_l:h@y,_!2yg fSvBaYw9(qޏOYt[ѿ&DD{T/E$pcnfWqTmӪIh|͹PkN Es$K L'xj+y!Ont:eZF.Dsgڡ=! 6G[{IO$ gMIHWl7qpڪEs.,86ՁM>~cϚ}e\نjf |  BC5ix ѭN`;^Qr7-s0)h4<ʉ5u?;.㴨Oo1` `)&Ύ!nK]'/dx(/`۳+!\ՠ^v<~A}YZY5۶n_ k1)68b~83kcgwO{:Mku Xjn\XHu\x-,n8~BɔBp/lGXw;ʂUfaۊc~[V^N䝧q͢pk Kg7(rD<^88A2# v;q ?\[8@\r>ۆ\?u1Xx.;aYC@8*}He-CR9ŧlO TQ57W˰(Gkk4҇[_tn&ΜaQe*6 .4NP]@ʞ:Ñ5e!i Ux5l_Ncw~\z]2lXS-X)^)MAMW \XivJmƴf{]:|8!3VD.yu߂j:kR^ ?b\^A>ם[2&S(D=DG֤kW$(0ؼƤR(!%;m|%E` tw^Lު]f]u(KcvVG{hD9 )K`ԕK ?ڒC0D &D!usoHqbPcP0f/3ia0궦1!@EJ+XyWDd҈1?+>y8& }[)]T~*- H| 퓍u3fߪF:ԉ6**`LQ@!aWqڨ.d}_#qhx~╮зvKR׾6)'s' *kzaP;6v*ޡ /I%vmKKd.ˈRԈa* qC UZ˩>Y_!V[/ ϐR}){>0;nN$f8 <l4^gM8W<-)]H~y*L? L G 2d\al=ߦnG75'shq'o1u8S{UL(vlpKew?/@{2Q@\ Ifx Қ)^+) p+Fd!<F.+80ZQó BqX ,],ye ̭ AYt鍃1䵌~ط$C7V(j?Yy^ _NrmP P:e+Ԁ&ZQs1*mىMv`Lh]A/L%Qޱ%cD^fUK ɸ: 2NgrfIK_Qe_PmxyAi]"-QaPs -_ayJ(OAC6A7ȿzSaނHڨWܻ4ȇ`%k.В2x$Gzj, (V-UWyw p~D4ȵp}Bݎ7a"9d9,#7b՟tb,՜Y;|^ @qlGߣ.2(4/>5t9-=E-;gnidB6Sux WFlܜ1Q6qysxڦH|0M+>@N(@~_p?nc%4 4OIKN4x;?RYZE=@3V `<랽pTNb:yHT[vKr' P|goeoa]@;O_d=7*돽}7.|2:N. Kc^}6(n>u1wuՆpm7oJ;Fͦd2텭@Ј`^uq2 t` :9y1.f݅ǽRl5|,<]Fa&*8w}3u!Ч;qv*DJ.B[_7OD?.{kE:^YPͱ[kX~^d>Qd$oL;׎.f!NvoB'l/ ʢ&8G|N݈s M?ުD~P;$܁[!b !ȝ++9d2u2;gмqb*۲xw52d&,E*{}3w''> |F.{m\Mu9MvvU} +c9;n@9T6Q>!Dx}Xwt9=L/ \2 %ׄˤ'lzi(;YA}^ up,&&N#nRI߼V4!v5Lģڙihd+Pc-:$jgsf$HRaAN>f0,jtk lwgtFx%U`U%^$U^".%B+  >rhw;CBQkKM$)̲j,N& K<lA4#!Ǒf]TmNξqŽ~ЈI ?xTwy;} }멳os%dOΗ8c\|6F((~%mͼK|ʫ dOQ^ K?hAc_kkR΢ӥuTTu8a3?avӎĔypWϙͦ~GO.?J SP h;*uCy;?1R/bDάj݅í"z=&WFh;Oz>a,&qKK35Uɳ<-*~4.(K2yq[MXq+k;L5բ3:f%ƸD!P>Po&ȏǞ0Ѫ^Х,@.8t_5s^ƭgZȢF}4>~W [ujWŋ`@ ; |磔\Cƍk$գ8Λ>VY8B'!YLNwPD%% RNzfIMLsπ[#1XT=)zrJB9H()hݣ%C-<#jp0l[䡸f@V̥[p@#(VPmf1agV_ч`SkDIBAz6?W/4 \> ^ڙnK3[iX42%nI%c)n5SFAkş'!yO^!{8X`˗J Cċϟ9%=Toіpn\K}Hp'A^3Uls]|a_kc1U{#i}IqBgƏeyQG'q (vr5Np` i!Ӵd}$\#FnxW;Dٴ doy_*(=&096Ք/O1Ȳph{Qߜd(֟ F}/#!\lc\x=tU: ]V2jڔ5uVAI)1~}7$' Q G-N qvC1w١v%W h Hnd ꃊ LY]'OT#*ru FdqAW47:xܜfQ:MeEyǃm&6 Q:䃋 ˘=&3Rn.Ҵ` z~W]B%ApeZ)dy ՞elƎKA~F-9n(A$,Ƹz1S:GAa>Gb;xn.6>hR^ԭ=HٙO:b(ת}U(V㈵EхrCxCb2k>}W= ohN~;Q~xB".|G\G0bQyK\]Vwm꽌cGץ31I#PH0̱pU6SɺmBljoceFɿ3` g )No/1dwSH30 {z6qC-Hh>cYmNkk]#VBRLC׭4JIջc*ڻ9,R4,/<[ Ws IoaF&s$#jA9nĶ*Fu.!|5h9cT> IQfFC=Zp^6[􄜕,7ď2Գ =WJ-T=ߔB6BZC c{~,%тF!F 7,U32aB䝟>c@ YM[ee}coS63M9X C 2GٟrK*~ҿC+l0QC5EڧfcC:5ǦvbN''~8'S;8qV͡};peƊYO4 7^2n]Fa YF"[?L1YF 0n>,t`v $Eb~gE y3mL uI7ƨyH r-8|Ý),q_d"y\MZ$ ~0jf9zHp`!F&D Q|o3qTzԝ}>iѮfG o[~ H aO8xryt{rY>єN],yDՎ+iqRǍM=v2(Gy:zo"L7h#qδ:ۆl C^k{KԺ:|<\Ts ]|<; X\w=/ӿYB\:Xʀ~QB:όf MvT!k.VfŇooYX:WB彉]L*S]b?O?)JE[Mw$[gՖnumqPpjUx5&T+;dqO5Gyh9׃gB(zŋEZ![sNmˏ(8$O6o;ՋSضKR 㰝ci~^"=R|m4&cT`sMCG{"iQſgMi(&>F)PPDՒrXFA邲50{or%V~Ay΃8\O 1Nzf;|LJь7 Q>Eq*Ք4aӛ"Sϴ%PDa?',gС8zaJA =U %wt~4WXcq1;.IرDCsHVMc1Ux5͉Fܧ:$V=ybr,"9礋-_wir,Ŧh,!t#BFpB3sr./m1[xUZ9Wù|lQ".?S4Xԑծ^48FU^ɹ8~?T!Y)L8I5AҴXW n_m1ϞԿe/bnuV17~I4p7f8ǜ.2>H7%8y\D*#.QB9u7S߶DKH o (Wfu2+MʟyG t"m@j)_o#l)6ZJЬ%ϑH<T͜Z_TX`3@jt%~ScK>A>n"4״Ad"ڻAmBrQ;Mxז%G|ɁʱTz:%`Chy}Gԫ7߆H-M0v;0u $q]_ u~e` zc]L@ DO%P1a-." zdx\6 )HKݬŢ6k=xz);D^_*[͊jzG0$bxjZة.}+ `0jq9JՙCrjlXDG*Juqog zUQ# !6VhEgfi<(t|$)P޷IMiPIAKm_FXL ևZZ`wx`oNBѽnRk+UѴT>"#p93?%|`/:̥ Xt[LʎFˣtQOW%sI'5#fI+x3M[a8& [Bnǟ+L{@kX.`\Zbyg8,B{$\V^ LWZMeu 6y|acok-h\;Lp}x'o &^]zOBB_ 06¤?D-_v'>WNܩazf½L V9`^US_ <]7s?pW "d$9A]6?U[fhb6".I) T|3D٣-8ӡ(P̢PlqJKqg(nE8I @R:Q%J;kD-DJ*doǟ-d[v5t`%Cdʅ#;g^b)p"Vo͚^..ĕ51ztUHUuǑFQ ˱|W:.qF]/+HK"G,4eJ!oS#x<ߎ=^ŚJ[,zI܂L5tIL<4wsg+hpXٺJ%5 @g=!V"wPt݋")$΋la2qjD ?VKFBm;ɖQ3隑Gm@7gPCY'l?(,^>@Z󊹳p v9N\G* C0]($k1ݣV-[TRY3ܘqa+rms.ehhNVԄp&&^#!u z56Py08_%A9DB3 )3zx+SI/̔ݏ)@X6$\qBm;%ɝeiT^h`j_Z~\aV8xɔO^2iՌ%Ml[֬QQ)JKg;4}08?躟݁7yLh_Uk=~"w3GR䝟O[GRq3u0iuc&;hqCG$C]DݠhZٸ%5TqBsWԊ>6ECI} Ks78]023 ,H #1svv<[.uE=kQð*2+u [ԝ.V2]s"a* \#l{+le$p3Mt|jT@-+`A;#R$P,OCڝ7PWqxj^F^kj U'Nch*Ճ㸠g324lhۜ 2tr¦>1-m0~vZe/)iL5{`t*3|@ 6);̄f3a - xsS]OɊr}Awex?dyXofތdrC-8hbrэc9yBi&6(v^r DF_O#0F$iJga:fK}hMexŜN9ֳDJ}}&I5'Zj: \r.uT?K 6?d MAP>XZI#qUMefle0XcRVHV .|[PϏr Z2ڠU?v 8>13$l1V4X]Ι^`3, r̳q %0"D,ʏEєjJɺF74%906ky#L7qU`_u;֯B.3;.qN$#pWaX]XDzDZĘ"شx/0:L\_ T`k3N.O2a^r˿sKCmZỀy/S*g xN"ٶk׮xM%dxGo p n1x.{o2h%.Z~o6^z?pިBM1iD4P "}Wg7I<J|v 3Q]]ɭ2#ʠ:b@cgO0<qrgxHipfɒy_Cݥ;&^l2 s9$ 2k,!ؘ~rH-|RQJva z~B4nο_ ωEw¡R]d1/-#K1(:ߔ -0N6 Г67ykc;T@5%f |k>nSZ_4<<6",F'jPQ07Dq=m%t_P~?wӯ-aPqװN< kOe%J=F1 "B*fBEU{?;صOI1e6S6>]b_yP`(T@kL'?V݆Ћ(xe3VBd+yW⪓b>**B֫l'R㋋UF Ik]_4']scD=(=̩X \ ug؅zlkESou1w7OAD.o%?aS2| 6N#RF\~l@$4Tc tͻKO-NkuKx,Hs 4$!eVf4'TT"5[vn],{v0S- 3,?ku{nnGeJmytE( UFgQm׷X+WG> c{̤(KNo -sCutlJnB[Z53:սX(I6kޠw̙bo}Cܺ$%ZJ*DOR-S׀2a]h 5] AUwLiA.QpY8}E4Pk|e LS^LA{7Q]jluC6σ Xb9=4qz8uUL52c@COKcc>!Pin֘_\+/+–î ӈ]OR ݷ8(+4F\=Hnp gww=4glf Obܭmbl?k]zd#;t=i@kGsD@jciSNe6QM8:!WItuG֢˨6Hл;As]i9tE3=$$qMmWLoDH )tʹ̈́"Ѥ\Bk:\tvwQjvzv ~0kÕ ֿk;"1`b'euM7aL,Ϗ [(jnd࿰gE (WQ95,*e+ʊ˱ۋ'&*f>a/ ^ !QM]h"YIٙFr! 6"&L N8ZfΈRD J30eۑC' ](QHfyRY&r%YsWWI)̚#\1Vg_+P!R]SGt@@lK1cI<*)>ATh\O<$ `Ɨv`j kBaf䌂%lA 6'險-ӣ藳`DP̰xL̦>mhZ5: -=<A<1Q?b(bhնZ%Rm'd(AV0m 8Enw|`%5tշ`Z '򠶀p*V21^a=NuÝNs"c yMda/`?f\^w'Jk+M2]Sg!ז,xWR9T\xaO cSKz٨PycCHބ742K(I0~\t%ȭw󇜀WmPè#3=:GnDwgCɘ< cKWȖJ}B_0@/ue?\WUCE&bjpX̀.| &b2;uǧ%;`Ko_y]J]ÐS#Of,SF(@LB#߿L ~4Q_7;8%;~{,3^?G8ģzsZ4V'^AWtd,i Cߗ-nՙH4ƙFa㖿f+/Y?w~*uRa(ot{fcl(<`¾ )lu0 8$)1.}os9{!Whhy7[ O1:i#-"Kk򈄟f(1v}T_K>>}u 0όnl&Pߙx }##}sAs _O/8\Z.8tAk^H ?~-( o?QD]C^;"-L:V*Zd,Ok?v.r2LcG-z ۆ5V!KS:qA`DwK/cZki,wHW0e!vTFt- sp #m#i^+kG n 4\NQ:=a`8eQζys2$XP;uܥD;$Npka&[kٜ2AKm{Q]ٰ-@*!@[i +q&d@:L~WT1/&mV{ACl4HjQ\T7J@}v+9yusW|/G>9Q/d}w<&!tARGS䦗NкUGЄ385u倘EKaŃa P8^LKV4iKC=gFMWTOLu!//C~1АkoF۠^PO_#ѿE_or"wo3Tn6Jiv|TȵsF- ǧ ; THlЉq{Olxr w^. G[阭mFъ001X:rS UwMV_hn)qQ +Msp㏁9zvϡGULk@0rCy?RdOӫUd }a~> ߪۺgͷ >hZMW+{<?ܚ կS{4!XK/};̕msrpH9MytF>ut p26dr05|7-\W|Kk/oW 2mifad8-b!0:[uWϜ7Wh )2PR[Rv4"3BHgS/g*[;F}nYJ]zE͕yAͧ_gBFCeaEW`ԭpY_ѷdR%mD̔B*~9MS^;EEH}$8wTN#o{pHýrf&Y pnI6(Q >4Ht%=F<\mK@x>Rv,+jdR pvݻ*8vepxNeENB[cQbWy;w.'H(է$o7/Z^`5q&5gh~5@.yEO$J5YLFWךzC;77ICU!cۡ>$'8MDPQ;! m7?5LEnxAb% ~*̉3zPZOà@a^X8x~M~fy}1Cp1"wuNd04`ϟjA2U6ѐbuջ'YVKM˟ZZhi'Zp+1wѮ .G mvbDy*Ot Mlk.cYM8g|G7?t0*!gLYY3EV_\>%[nBN\\@Aw<>sU;6$ݶ YZ