gambas3-gb-dbus-3.14.3-bp153.1.25 >  A `C!M@eee=6x{xsaNdj-KOu VuGu`˳_ CLdd+-ae\(sNS^}LCtYG\xVebz-ĤVkaw 4N~`&{Q~0;L LF@j~t23$t:VsB+^ @ʪ1/2/J'ZOzuLD[CA@(82%sF $=Ya:ITdڐ릡T7v֜&>͙|U>YT>p>^@?^0d $ Mlp|   D  \  t    0  \   ( X   (28<*9*: *FYGY( HYX IY XYYY\Y ]Y ^ZbZc[d\e\f\ l\ u\ v\Pw]L x]| y] z]]]]^,Cgambas3-gb-dbus3.14.3bp153.1.25D-Bus participation component for GambasBy using this component, you will be able to: * Call any method and properties of any application connected to D-Bus. * Catch any signal sent by any application connected to D-Bus. * Export your own objects to a D-Bus bus. For more information, see http://dbus.freedesktop.org.`CPs390zp24QSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxs390xBאm2 6k큤큤`C:`C:`C:`C:`C:`C:`CF`CF`CH`CH`CH`CH048eddf401bf06ce2234112a7d392003fd53bf9e61494ab5d4ca45c24b5085fd1c53e6b920d5e4b10420e2c37975e9c2a1e0dc8a66389c7ac2d060a48a3984ab18eef4996c6db08d8e0ea767baa32e9ad5cee0a8f070e634171b4978beefe92313c90e275eb8da17135ee3e23e80ac1b9dc983127f81cf9e19e0a540e208a792764334201905b5cf28338c5e016f1070850b9f0735ef097760e58c67aa8ba2aac7dc7789a0f29b548333a7f10237fe3b825d597aef1d4f0786544ca187d535751582f6540c64cbe29e5d5b71218ee8092ad3d9c44fcf83df0234742fa024d157367e36d19178ddcc4d9a9c5fd12fa4972bf5dc935cadf9265b21a4bb19192cbfbe8477813183ad046eee12b4b51fd82976d33f618b99db767ea9dfcf037f7cedbfe73e8aa8b3fd487bb61e8a3fa34ea331e14ebdf0f904563e1eccb203e87b6dgb.dbus.so.0.0.0gb.dbus.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-dbusgambas3-gb-dbus(s390-64)libtool(/usr/lib64/gambas3/gb.dbus.la)@@@@@@@    /usr/bin/envdbus-1gambas3-runtimelibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdbus-1.so.3()(64bit)libdbus-1.so.3(LIBDBUS_1_3)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.14.33.0.4-14.6.0-14.0-15.2-14.14.1^^oj@^W@^(9@^%@]{@]\,@\@\~d\`@\X)@[@[}P@[dC[b@Z3@ZZ.s@Z-!Z+@Z)-@YYYoIY3@X@X@XXWWM|W@MVm@VV}/VC-V4@V/g@U\w@T@T@Carsten Ziepke Max Lin Bjørn Lie Bjørn Lie Bjørn Lie Alexei Podvalsky Alexei Podvalsky Alexei Podvalsky Christophe Giboudeaux olaf@aepfle.deJan Engelhardt Alexei Podvalsky Lars Vogdt avvissu@yandex.byavvissu@yandex.byavvissu@yandex.bympluskal@suse.comlars@linux-schulserver.deavvissu@yandex.byavvissu@yandex.byavvissu@yandex.bydimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byjengelh@inai.deavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byaloisio@gmx.comavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.rulars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.de- Added gambas3-3.14.3-fix_build_with_poppler-0.88.patch. This patch fixes the build problems with newer poppler version. poppler 0.85: https://gitlab.com/gambas/gambas/commit/6a16e02e poppler 0.86: https://gitlab.com/gambas/gambas/commit/bdb58016- BuildRequires postgresql-server-devel on Leap >= 15.2- Replace pkgconfig(gmime-2.6) with pkgconfig(gmime-3.0) BuildRequires.- Update to version 3.14.3: * Fix compilation with poppler >= 0.83. - Changes from version 3.14.2: * This release mainly includes a fix of the Message class that disturbs a lot of people. * INTERPRETER: Fix Find() method on Float, Single, and Long arrays. * GB.DB.POSTGRESQL: Compile with PostgreSQL 12. * GB.GUI.BASE: Message: The ENTER key now selects the button having the focus, not the default one, so that message boxes behave the same with GTK+ and Qt.- Drop pkgconfig(ORBit-2.0) BuildRequires: No longer needed, nor used.- Update to 3.14.1: * Fix exponent sign printed twice in float to string conversion. * Some fixes in Drag & drop frame management. * Prevent possible flickering of drag & drop frame. * Form editor: Draw the control frame as soon as the Drag event is raised, to try to workaround a dnd bug. * Fix drag & drop frame management. * Update project configuration files. * Redraw the 'menu' and 'new-dir' icon. * Fix mouse wheel zoom and paper size refresh. * DocumentView: Some little design changes. * Paint.TextHeight is a new property that returns the height of one line of text, and Paint.FontScale is now "transparent". * Fix highlighting of long lines and comments. * Remove a useless global variable. * Message boxes now correctly handle multi-line text in buttons. * Apply Paint.FontScale only when Paint.Font is assigned. Not when one of the Paint.Font properties changes. * Merge branch 'master' into 'master' * [GB.QT5] BUG: Workaround "Setting a QCompleter on non-editable QComboBox is not allowed" message * Do not imbricate focus events. * Do JIT compilation after class loading. Otherwise the JIT compiler may want to load the class that triggers the compilation again. * Windows whose Utility property is set now use '_NET_WM_WINDOW_TYPE_DIALOG' instead of '_NET_WM_WINDOW_TYPE_DIALOG'. * Correctly generate metadata file for events so that there is no spurious ByRef arguments anymore. * Forgot to commit common header files. * System.Trace is a new property that toggles the dump of the position of each executed line. * Project property dialog: Fix deletion in argument list when pressing Backspace. * Disable qt4 webkit component. * Floating-point number to string conversion is now 1.7 times faster. * Add a '-t' option that dumps to the standard error the position of each executed line of code. * Update Gambas 16 px size font. Make it less round and fix many characters. * Fix support of read-only arrays.- Update to 3.14.0: * Add dark theme versions of component chooser icons (checked, partially checked, locked). * Fix XmlExplorer constructor declaration. * Handle the new error hook. * Don't leak control reference when raising an error from a click event handler. * Uncatched errors raised from an event handler can be ignored now. * Update Gambas 16 fonts. * Always specify the direction of input method arguments in introspection, otherwise the 'qdbusviewer' tool does not work. * Add a bookmark on the current project in all directory and file choosers. * Bookmarks is a new static class that allows to define global bookmarks for all FileChooser and DirChooser controls. * Fix again the management of the new new PROPERTY... * Take column in compiler warning messages into account. * Fix again some crash when using the new PROPERTY * Fix crash when using the new PROPERTY ... * Error.Clear() now clears the error flag returned by the ERROR function. * Remove a debugging message. * Take newlines, tabs, and backticks into account when analyzing a table schema. * Fix the declaration of static properties using USE. * Automatic completion: Don't crash when displaying the signature of '_new'. * Fix menu proxy management that could crash combo-box popups. * Add a bold version of the 16 pt Gambas font. * Fix some memory leaks in font management. * [GB.DB] NEW: Add a driver API that handles debugging messages. NEW: Print the current date/time before any debugging message. * Add a 16 point size version of the medium Gambas font. * Menu editor: Double-clicking on a menu entry now automatically closes the menu editor to open the Click event handler of that menu. * Update component version. * Component version is now taken from the VERSION file. * Some minus signs reformatting. * Project tree: 'Open in folder' menu entry is now visible on file items, not just directories. * ...- Update to 3.13.0: * [GP.MAP] BUG: Small bug fixes. * Fix Url$() escaping characters. * Code editor: The method popup font is sized according to the number of methods to display. * Some unary operator syntax rewrite in source code. * Fix the JIT compiler: '_init' method, Lock instruction, Object datatype, and DO / REPEAT loops at the beginning of a function now work correctly. * Update es.po * Compile with GStreamer < 1.16. * Speed is a new property that allows to define the media playing speed. A negative speed moves backward. * Support for playing speed rate and step-by-step forward. * Update readme files. * Option dialog: Fix spacing of some options in 'Project' tab. * Changes in testing code. * TerminalView: the minimal screen height is now 2 lines. * NEW: Run Gambas tests last. * Fix case typo in source code. * Correctly normalize SQLite session file names. * Fix typo in a source file that is not yet used. * Cosmetic changes in debugger code. * Fix Array.Shuffle() on String, Long and Object arrays. * Array.Shuffle() is a new method that randomly shuffles an array using Fisher–Yates algorithm. * ASSERT ... PRINT or ERROR allows to use PRINT or ERROR to print a message when the assertion fails.- Add the missing dependencies for Tumbleweed.- Version 3.12 has a hard buildrequirement for pkgconfig(ncurses) This requirement is only available in 13.2 and later. Disable the ncurses subpkg and swallow pkgs from previous versions - Switch to autosetup, do not touch sources in prep - Package metainfo directory to fix build- Trim future goals.- Update to 3.12.2: * Fix UdpSocket class declaration. * UdpSocket: Host is a new property that allows to define the IP address the UDP socket will be bounded to. * Make the "./" path equivalent to "." as before, and not a prefix for a component with a null name. * Take care of components that modifiy the 'environ' variable. Using 'gb.httpd' does not crash anymore. * Fix Debug instruction and support for the new Assert instruction. * Really fix the loop optimization. * Fix loop optimization that didn't work on loops calling themselves recursively. * Fix badly committed files. * Font[] now assumes a default size of 10 points, so that you don't have to specify the font size when creating the Font object. * TerminalView: Implement "ESC b" sequence. * Support for 'tcc' compiler. * Do not propagate mouse wheel events of ComboBox, TextArea, Slider and ScrollBar, as in Qt components. * Project property dialog: Use custom icons for component tab check boxes, because some style cannot draw them correctly. * Introduce RssDate for date+timezone handling * RssGuid: do not set IsPermaLink by default when parsing * Depend on gb.util for RFC822 date conversions * Switch version to 3.12.1. * Merge branch 'stable' of gitlab.com:gambas/gambas into stable * Merge branch 'master' into stable * Update some test forms and version numbers. - Update gambas3-3.10.0-llvm.patch > gambas3-3.12.2-llvm.patch- update to 3.11.4: This release includes the backports of fixes made in the development version since 3.11.3. The main fixes are: * The thousand separators management has been fixed. * The CHMOD instruction has been fixed. * The sqlite session management has been fixed in the gb.web component. * gb.mime is now compatible with the 3.0 version of the libgmime library. See the ChangeLog for the other ones. - removed gambas3-3.11.3-pkgconfig-sdl2.patch- Fix packaging with qt4- Switch to gitlab- Update tp 3.11.3: * The compilation of gb.pdf with different versions of the randomly changing poppler library. * Some bugs in the gb.xml and gb.xml.html components. * A few other bugs. - Change in 3.11.2: * This release disables link time optimization by default, and allows Gambas to compile with older versions of Qt and GTK+ - Change in 3.11.1: * This release fixes the compilation with older version of gcc that do not support link time optimization - Change in 3.11.0: * Besides tons of bug fixes, here is the main enhancements since the last version * More info: http://gambaswiki.org/wiki/doc/release/3.11.3?nh - Add gambas3-3.11.3-pkgconfig-sdl2.patch - Drop gambas3-adapt-to-poppler-058.patch (fixed) - Drop gambas3-3.10.0-disable-qt4.patch (fixed) - Add the control directory to runtime- Drop sqlite2 support as it is being obsoleted- use %license macro - use spdx 3.0 license string- Fix build on Factory (add pkgconfig({ice,sm}))- Rebase bconds - Add gb-openal package - [Fixed] E: summary-not-capitalized - Update description for: gb-args, gb-option, gb-xml-rpc - Spec file cleanup- Build with the --disable-qt4 option on Factory - Add gambas3-3.10.0-disable-qt4.patch (bnc#1072031) - Drop gambas3-gb-chart (only qt4 version) - Add pkgconfig(poppler-qt{4,5})- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'.- Add gambas3-adapt-to-poppler-058.patch: Adapt to poppler 0.58 api changes. - Drop obsolete and unused pkgconfig(webkit-1.0) BuildRequires.- Pull in tarball from upstream again to please Factory source checker bots, as a new tarball with same version was uploaded- Update to 3.10.0: * see: http://gambaswiki.org/wiki/doc/release/3.10.0 - Add component gambas3-gb-term - Drop gambas3-3.9.2-gcc7.patch - Rename and rebase gambas3-3.9.2-llvm.patch to gambas3-3.10.0-llvm.patch - Spec file cleanup- Build with gcc7 (gambas3-3.9.2-gcc7.patch)- Fix conflict with shared-mime-info- Add gambas3-rpmlintrc in spec file- Update descriptions - Fix a wrong {with qt4} to be {with qt5}- Update to 3.9.2: * Release includes various bugfixes * See more info: http://gambaswiki.org/wiki/doc/release/3.9.2?nh - Update patch: * gambas3-3.8.3-llvm.patch -> gambas3-3.9.2-llvm.patch- Update to 3.9.1: * Release includes various bugfixes * See more info: http://gambaswiki.org/wiki/doc/release/3.9.1?nh - Change in 3.9.0: * A new component gb.web.form and gb.form.terminal * A new IDE output console based on the previous component * A new and better project argument list interface * Project creation is now based on project templates * The Expression class is now inheritable and allows to customize the interpreter evaluator. * FileView and DirView controls automatically refresh themselves if your project uses the gb.inotify component * TextEditor now can display thin vertical lines to emphasize indentation * Menu can have a proxy, i.e. pop up the children of another menu * Paint.StretchImage() is a new method that scales an image to fit a rectangle, keeping the image proportions * gb.net.smtp component support PLAIN and CRAM-MD5 authentication * See more info: http://gambaswiki.org/wiki/doc/release/3.9.0?nh - Use default Qt5 on openSUSE > 13.2- Recheck the required dependencies- Fixed Tumbleweed build- Add Requires: gb-{markdown,util}- Fix: Installation of Gambas [bnc#969744]- Update to 3.8.4: * Release includes various bugfixes * No crash anymore when running the IDE through a terminal server. * Support for time-only values on recent PostgreSQL databases. * Support for PLAIN and CRAM-MD5 authentications in gb.net.smtp. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.4?nh- Update to 3.8.3: * Source files can now be dragged & dropped in the IDE project tree. * Project directories are now movable. * Support for line cap style, line join style and fill rule in the IDE image editor. * Array accessors are faster. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.3?nh - Build with llvm on openSUSE <= 13.2 (gambas3-3.8.3-llvm.patch) - Clean up functions for configuration gambas3 - Add a new package for openSUSE <= 13.2: gb-jit - Remove files: gambas3-Fedora_16.spec, gambas3.png- Add a new package: gb-libxml - Don't use fdupes: symbolic links can be empty- Update to 3.8.2: * Support for dark themes. * New logo, project, mime types and control icons based on the breeze theme look. * Project creation is now based on customizable project templates. * Logical set operations on selections in the image editor. * Relative paths now can refer to files located in the main project, in the current component, or in components crossed by stacked function calls. * The ODBC component is usable now. * Includes all bugs fixes since the release of 3.8.1 * See more info: http://gambaswiki.org/wiki/doc/release/3.8.2?nh - Change in 3.8.1: * This release includes all bugs fixes and little changes made since the release of Gambas 3.8.0. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.1?nh - Change in 3.8.0: * The text editor has been entirely rewritten in Gambas. It is located in a new component named gb.form.editor. * Support for QT5. The new gb.qt5, gb.qt5.opengl and gb.qt5.webkit components have the same interface as the QT4 components. * Automatic support for KDE & Unity tray icon DBus protocols. * Important fixed in UTF-8 string handling. * Searching inside native arrays is faster. * The SQLite3 driver has been rewritten and is faster now. * And of course tons of bug fixes... * See more info: http://gambaswiki.org/wiki/doc/release/3.8.0?nh - Use pkgconfig(foo) style - Use %{version} macro: its use is highly recommended - Update Requires in gb-image-imlib and gb-sdl - Fix build with v4l support - Do not compile in DATE and TIME - Build with Qt5 on openSUSE > 13.2 - Del old functions for configuration gambas3 - Add a svg icon instead of png: use %icon_theme_cache_post(un) - Use %mime_database_post(un) and %desktop_database_post(un) - Add a new packages: gb-gmp, gb-form-editor, gb-media - Spec file cleanup- update to 3.7.1: [General] * A new software repository made with Gambas for Gambas. It allows to publish and install Gambas softwares. All Gambas examples will be stored there now. [Development environment] * Projects can be published to a "farm server", and installed from there. * The database editor now automatically store the description of the database into a template file that can be used at runtime to initialize a new database. * The text editor now can handle Unix, Windows and Mac end-of-lines characters. [Interpreter & compiler] * Array accessors are now faster. * Two new functions for encoding URLs: Url$ and FromUrl$. * The child process interface has been fixed and optimized. * The USE instruction of Gambas scripts is now part of the language. [Components] * gb.db got new methods to create databases from templates generated by the IDE. * gb.db.mysql is now faster, as metadata requests are now cached. * gb.db.sqlite3 now supports common table expressions introduced in SQLite 3.8.3. * ListEditor is a new control that allows to edit and reorder the contents of a ListBox. * Completion is a new class that helps implementing automatic completion. * FileCompletion is a new class that implements file automatic completion. * DocumentView is a new control that allows to implement a viewer of any document. * ColorPalette is a new control that allows to select a color among a predefined list of colors. * MessageView is a new control that implements an embedded notification panel that is automatically hidden and shown if there is a message to display. * Keyboard management and input method nightmare have been fixed in gb.gtk and gb.gtk3. * The Border class is now creatable and allows to paint complex css-like border where you want. * HttpForm is a new class to help submit forms to HTTP servers. * /wiki/comp/gb.report2 is a new and better implementation of the reporting component. * gb.scanner is a new component based on SANE to help dealing with scanners. * The same Settings can now be shared by several running applications. * gb.util is a new component written in Gambas that provides utility functions to the interpreter. * gb.util.web is a new component written in Gambas that provides utility functions to web applications. - spec file cleanup - removed example sub-package- update to 3.6.2: [DEVELOPMENT ENVIRONMENT] * BUG: Control properties containing a database table name can be modified again. [GB.DATA] * BUG: Don't use forward typedefs as some compilers don't seem to understand them. * BUG: Silence false positive compiler warnings. [GB.DB.MYSQL] * BUG: Try to reconnect to a lost database server when listing existing databases and the fields of a table. [GB.FORM] * NEW: The SliderBox is now in the same change group as Slider. [GB.GTK] * BUG: Fix an uninitialized variable. * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. [GB.GTK3] * BUG: Fix an uninitialized variable. * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. * BUG: Paint.Reset() now works as expected on non-cached DrawingArea. [GB.GUI.AREA] * BUG: TreeView renaming works now if the renamed item is not visible. [GB.MEDIA.FORM] * BUG: MediaView: The Control property has been renamed as ShowControl. [GB.QT4] * BUG: The Menu.Checked property now returns the correct value for non-radio menu items. * BUG: TextBox: Workaround a Qt4 weird behaviour that sometimes lose the selection. Same workaround for editable ComboBox. * BUG: Fix a compilation warning.- update to 3.6.1: This new release fixes more than 459 bugs, adds 465 new features and 22 optimizations. Some of the main changes are: * A new open project dialog in the IDE. * Support for session management. * Offline help automatically downloaded from the wiki. * Single-file mode for the IDE. * Support for transparent windows. * Shadowed text drawing routines. * New controls: Spinner, SwitchButton, DirBox, FontBox. * gb.gtk3 is a new GUI component based on GTK+ 3. * gb.inotify is a new component to monitor filesystem events with Linux inotify interface. * gb.markdown is a new component that implements the Gambas Markdown syntax. * The gb.net.smtp component has been entirely rewritten in Gambas and fixed. - added sub-packages: + gb-inotify + gb-gtk3 + gb-markdown - adapted file list for latest changes and fixess390zp24 1615042896 3.14.3-bp153.1.253.14.3-bp153.1.25gb.dbus.componentgb.dbus.gambasgb.dbus.lagb.dbus.sogb.dbus.so.0gb.dbus.so.0.0.0gb.dbus.trayicon.componentgb.dbus.trayicon.gambasgb.dbus.infogb.dbus.listgb.dbus.trayicon.infogb.dbus.trayicon.list/usr/lib64/gambas3//usr/share/gambas3/info/-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:Backports:SLE-15-SP3/standard/16d71cdb2c2268522ed18e1856b28966-gambas3cpioxz5s390x-suse-linuxUTF-8 Unicode texta /usr/bin/env gbr3 script executable (binary data)libtool library fileELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=3d8b82e52bfec69dc2277f8c1a1673226fc49284, not strippedASCII textRPRRRRRRRt)n"r喜|Vutf-898444c3166ff264dc973e367659a342131c4ad4dac7e580b038030bae3383a7a? 7zXZ !t/YS] crv(vX0ahؖW5XN~'xn 83aSq769ĿMTR }X2!0%e3:'ܚx=0]UblwaWT#B~;/z5޷4!8c:fy{7M s4n<[9ɅߑsL!! J:c+d-YFfk6LJI*i 㧐.?ofbɘH pe| [bjׇ\ߡUu_{z~ &k0#u?DO3GM1_:{ys+p $"ŀ~<0YPo_7=3ABw3@<<7@ t xBVFݳVҜ(8\ZaTi$GD\D3GȥBe2~UA3 N_,S`˱>7T *T n4mQX h[sgÄF]r7qș-!<ҬۦGza>iע=T3X'>!Cu 4/@*N\Θ 9ؖ$#/&#ͱj;[Wުg"{RGkb>G,3&7!Vkauv2pA}jE7G:I`fDQ#fHsev6VaZ}7j Y1I^,ս7Wy 4$8U csd(2u3_l}xp8$FPT%\FChV۔> REVjњ3zLjl̳|3)V~ZpmX )B{kM@˶% 4Duev42#hFA5Xd4ҭowNWyƦ>2.jdh";P^qUŪDek&0Lp0eN0,rٴO+k<5͒@y zE^Py*@3$*S-c{XO;K<ݢ ?A:$p*e'eȾEs-0Ǿky%X kG>nϏ\;dsx<rg[=D{YfgfFe)/|{sႠ #. ,A_BZ |޿UωYZ\ pދ4af^`}c3;IdF[^I=`%6qۤEڥ[7oUP ݜ> Q} +CP@%0!9i*+N_bK()A iI()f̟v_۔m*)3yZ6}U)okHHhѳAJ/R[@b#HbCz2(3 _Rz 2V'u23t- X9kHt鐡F"#Ƅ~k8jᄽP0y-!t+6EۏKZ\ζ>0%_ <8nddPϟ{::|tӡd>I3vL NKH⊜W=$If46xJ]R¬TҢ=Mk(HCuMFaX1 +UoD5v޶HsN%s^Q`)30ddָ_'3(-0}>շEΟFݙW*o4s@3Iz3\{#Suby`y~.yH? ҿ /Jij "kB@a\$ynx;1R& I|6]BXPZ@/%[7SY!IZd1̌;! ]cۇϳ=^\J""oe ~&rI zK#G[&]1`\9W>{O;"&??&TNB/ {H3oQ7W;z\$87}^I,dqSuphkog<ǎZ+o%gaڴjcW,Ld:¢K&vVO~HS`w".$WcM"u)_ֱfTL*/& SuQJ*-my1*ΖEn(ݪef+@#{/&I[ﲲHu/^f"C)fZ I5RR\1t`W9`Q>2ߺVwvч* L0,4NƘb>}M};Lt YkpCȄ/Dm ϶#h!+se^20Gj*YiLc9’K*ZАFQ':g_2\qyjKem=ًP8!B2.<'h&8(l 3jIf2dPHZqN'm2ΖTԡcQpIBQtG`.QN? Yτw![a*KV'gq1ʣK(,gAB\H+Yx[b ՙR4 O;//K|$p]JQ|kҮ@K:RA3Jڢmb" Fp.V.;zP'繏2;Ƿ 90[SEҲbqZoO3 kߘF@"79Y*eh& kF-=ז*kT*| d",^B#Me|"/f%H\3cMFz^ϲO<ZUE*CċmK( #7I-TZ;u;h!ƨ)wlɓpҎNKN~4L j&Гфd>^ϿlJ]}`wXiB9Y#7duɗ\"4 «)ٌy']>)AJ~c%yfY@oA#L(U9k@ʬ:]m銓<a(,  ">NjSۼA|ɟR+.6-U/.+>Rٲ<^B ~ǼĞ7j>}K|\& _('֔\PB M1vwD̝*wt4WÅb|5]Dw+rSf~XݬEmH?F^Iy&  \*xBmaVpǒUm[uZA1a#ԂR͒enU\[ex&wPIUlʔ ))vO92tqOĜZ6bxF̥ gLf%/ v:+{}8Jkܓmҗ`\wʞAf@.dl3S۹>\A[R#]D;z1bZ G}w(;Sv"`򱾜?v^_Uv?n%BH)Udp+lhHUj'!v4+FW<=J=F:82b]WY@j ⨺(`U}&Fr Υq|MYm' 1 ƎlHoާD]mJ@nz`dYf'i},AS— чSo,N2`Ah+!q4"|OTkpCƽ-Mn,/UjG`ŏcw|!5@kՖ~ezLy :>l CHj/F?Oh|$*.V=4 V{`ivEcJ_ZUtĒY9 3;6`^U:m?mD~-x=Kޛ"r5-4kT_]2%hŌyT "6컖sYӡ0ziEg~ .Y!Og e!5(sJ4"jRX6 .C ww0atWh٘ `DF]iCb!n!Zf;bO Wg,g}_ɰQspvgr̽u ѿ´*_%i7G^ޝ 7mìWa2"i D@dg*#qͳ+b>0 _Htyeql;e?<(pеeJ(O !KO`nm5P{"A Y,!?ʌ^%H+յpPeH4D㼒2-t q!qA4hnǥfp܄PN𥧜|JrJrJyG^)eUt:D".iH/ZRB{bn Hqf 759d;2NX\gٺ)뇭ʐ_*De3~ZcWp4AT׳ů Z`;T;qw&EX]|O?j*,=,R/e=N2^If B 쪩-/4+@e{˔^ѽ,=, "^H'+cHL#f/Z~%ZKAkzht+1ak^ 'i?\:rcXсM;w3KB9 z u,w^Clޫ\^rc)d{7La=ɜK/[al1]&]V3Fؐmp6 >r|';CoYM ԽęMYE,g7=)h1}F}WV|-{KdnX=zʁuTeC8HR>#/GjP)s0; '0idtBzy o˩hg🢱S^@nv&4>$KÌmLoAPx9PR 0v?yTt>cA6FWxƒTeP0#KBaiݗ?xHFm LC$4*?6lVJGX ǩy~F,ӨvnSZIr%>HcSpU]2Qg6NdGf!fݮjTE "HHY˹}T+_EKq3 bqP vo>tl#%nE$8FVV$ hK:BZ-= I9Lw.t0G[85."zdҒi}l) 6ezǴm}è []!N:yt y%)Uuj38>:XjMr k7",wM%(XJ?c#e⅓6P jnCk+O/j#3 #ߜBYܸm\JQ'+Z7c2#Ua]FŸTUObZCKtT"V/'vP~$7eȹ;!{V)n8Ea΋)\F鼹:1@VLnE f0R %!k}@Y{ ( 'oЕHO.B_ݟ0w$VpZGK H[.!n-udUoIPi,mYLJr%Ya@oؑ[_ 5kPQpdH cRz M&)Zij-\A7g}]סg@%jnτ$I{#KWy cC }!WgOՐD\PlpUseЬ&[QYԓMd*MnwÐAʼnqW($f^^M_a[OqĆ&!I05ӦptMa%xX!+=ƁR2* /}]D0Zb~fǽWhCXA_0ڜxM3|-O% }j0Y@Ϙe=FFXˠ)hy]}S@å˗-R+mH%~wYe%=ImuDn0?!M&ҦB2zL|r3ٷCǗ) }6ڢ9 V7@@#Ld‚fK'0) oY!?Z(ܡ.7:̌Q&Ɖ|x(:Aeص0ez\\,Rc !69Hvs x?gW3<Ӗ~ G0OMsy+yJ*3!u#D\ǸlfG9s YЄ-Yv~р8@wêVE9вd r©ka̵«DN›NS+}֯? HTWV;?h*הlNŸcs9<Eh=l|,0)5osI_*(B;XҞݭU=ȅ\btzDWq J3Fut+WPU.ZO9Ch}{\_ذXH0CumBmPI[>Xjӓk)Ko Em}t #1aL~faibOڄSלj͜ƕ3Fw5 [&Nwx&;~9-pٛ@P_!%ep$썾u$gvΥ g4fM:+4(۞5 m,Ke4Mkd}:fm wwhv =x]#>KP*QyYPqϑW9efįe*4'ޛsi۵__\sqW0U<"J`{U&(G9n5T}1"v6GU&XTgBa]wEe5'氧|D*ew#-n`l@qY.C_p-+Qa^ń\S.LwøBD+:LYū .*P$sIcЁ iqQo?)˱Z`uOih `3c6}bFBD鉆)G앻5EDWڠ[{U?a㼽<7#k ^@[еv%ݓCUYc*7 d&jkMS\Hhd rK#V̀o3%0tA0Zznԫ˱b0v3pbJ^v~?5ӽDQ/./ť˔XKǏ3Hx@;u@iCx'g?O~84ߛB"(l`f/ä${J3I!k~!K"[2sc)!2Z HXl^SlDS!\CmTS=+eK!Ȭ61$k-0S0{[#r߹}& R)+Z0~ZޙZ麻`Eᢽ.B F8 ãÔ4%HDxGTDG=J7x_KHymN}lTIǟ8dpDm-#2Hr! .T6K'<7٢aACQ 9dF!jLU3Ay4" qn0ݖpV]ˏ \p``0@0 .vI$w>8"t6R̥X4W_jz -ny`e5]ks G_$lOf)J;ɡvR(sg]GE.",ʺ;w+.V 6)%Of< F7f[I;V*. ȻmB)Vz09KiR7Oć38{y ;1B\2axD֋{DzR_()4s~zakm:kt}I_Ny rj6 !{`fꭄe/,D`{Qj{ydFۚF j Apn3is!t{mZ}R O'1WOQ 憁3Pޏ,oSufOp'be8U뼺|NnYC@Yr'_R|x?kт}Z_bf(0:>@./ byt=$q733mN.O`ݗn^="#6[iK%󟽊ٰŌW]x "l VZ+%$ȋ ɚDxPpmawܯZCt]skLj. 93_ XQ0?d|_~T]ːqW씻O rMWݱ7 h/އSζO{PrL:c}:w3!1&j(ǹT-C|M-zvVؗkHO3\ҥ37Zam'ssNGSVczܓlb\2[*n<5.sWr{ v?YϡNO z{JZu+? m<;Y6$2wA&hw "("_fދP?D]FIͰB/ bo\M=:ZoK u~`Mk<^bH xQ<G5Zk9ڃTU[Q tU[B6]Yk 4PCH:&/*"?k8@~ WT;u3;*Q["L#| B N/H|9^&!}y_S֮2wtrc5.F=FS7ҤvrqdԅaH&PK4+gHn]ﮆa)I}y4 "v,.U+Kٮ`,qi^#{%5Lugnyd e?IzA6܍RCUR 7=s+ݣZ~/7g~s,!nqis>1(c0QN宵:z;e#zW6 $3j~lKJHu"o wSRVP:7" >h>|["[J+ͱV:qv3;8j@Z9I4"f]qK^#!`L[k4nǺs٨X]ihǷ$?u5ʴ6Ňi[X;X'a6{~j!nsk1|i6\,nSiГsF}됋^Q0ӏ2`<z g4* Mwt%'fK:nn εsD6{/~v*ƜUޢ.aeiSwj͉ÝJFWc:䲢 37@D n&<]K>vɼ,ŻoËVLT:4r"˞uBO751~gpKwztT/{Q>Ni HY! 9TFEaKJ_oqrsm~䇳1ML}-ۣTl4?ft GO~Fm…x0)uTi֙$S6:Ҍ}-|k*޺P2SL {zoO< ]H6|Nv^!u9pRu*z'n-͑ǔ4 +<+IQ ]?x5iܟmq4[HoO"NT mg tAh(+&Xil a$ ۧPYRNmL$g w'1zXu|k J)DzV&v2z!1ogPZRnv~F^ICo  @^t^jkN<[ׂBmSӯr*ܦurT=@+Us2AN'BfXÕnLĻq݈%L#$0^q~d%XNLʶUܡYZD&q,,v5SH |v cV N$Iz=qfm GAk";Xn*N:[AJš?lSݢM9.V}8&s,(%s  43nB5iߏ(|VZd< UN4/`ـLܓD2q}1 9;IL4 m^ʇf"]- .BUL0 .(0!eС;IGhQ [ }PxTm f"4| ΈI:oOm1<''5?5urKre[jΣ'8>/l)>Q &E;&۽dp_%IHf2x=K g]^AjBL*aY 8\htmwI4Oƻl4@GjTY:m?ϱOW=Wc_ JܕCC&62ᘔ]I|+KezA4O&0*q5Ygi>2<| 3O)xBc\R4frdhnxB7S/z3"v/o>P4ۖR܃~aꍚAu3QnښPWD!d7 6"~']D&(MR?*]Mf/ ~TjF ,3Fޫb+',5Ar1W'O a\ӅyMz\{,}?O{V#@̒0J:5}F" dyR#Rpl'9?L|.0I1@jҋT(xR2Cpouc{ b*^^fй:k|4O.vsYbEєgA[[ft~+0V'ˌ+3FlͲ5<;&pP@D1d#j(~+~vd1Z ]!FC6O7]aq&1iƳ pÎ -EW Ĕf"Pd:Ce=sR糙p9yZONraМ$-34ĵqCe\,2]>=}|6 8R AzBpq8u1.iU%|RT[k]!{.s{:f E~6[mI(p]KC_ %lF".=Iht!TA|*2fr ׾'lspԋh#Bn G'qV+$yf S1gRnr4 uEGrd񠯀,+r <ضm,9~%u#2rwTHSglO~$wWeb>+Xk(K+ [òDVsYʞ&Kƛ vF_g_QRt>TCxkeGwGex2wDlv[֑ 6_YAZZ?kӰ,pn oRcx['C]7IDž;0C@SOhnUa)x|ke/eIu)7RT1L7`tu K?0F *Tǻ9?5m(-K&pbfM2a޾H|Ejp_tx wH1(x{P ݤ{{lI4J`LwDH.:G=%/q&hI j?fI B|.;*)*Zh*3!QfP6H*7ۿp w>Z:ö Qs 7F?&SU;y~3tD k0O29M66U5.?Fs|D%M{C v'Zry@vHm3lsePZHT"W44E5"6Nϝ,~( U>b=c{ 3`coPm;zw>%鋟m@=.ΖuŌ!kw% %Г,dMavY/RmX^O~KaaItƩ/X&H)!g?Qǔe>ˊ뮬L;tꞳ'+=WyA<,ÞF\r=Ox,1yɱ?NGK/ze.a8l=}ިsUKX A<߲[D4[U!r-#Jp֒R 5lO <%zlN<1Z"Rt'zo]0SÏܯă%tҷXJGTQ\+j \k_߅|lLlUʠn3svX}9݉-"}Fvr6q;TmC"Ҭ(>\ @M7js5(4 @`H7b~{lNEyOʨ/wTHs=6 27}21s k܆Oݓ@F/)I߫ԝ׍s^V$wKR8CqdQ*xc?(eɦ=LN"VNq*'x́Zw{ ϥB6fK6o%ϳ`D͸P+L]Pz&υI{&邕A𞐰 XS̖Lp%|TdOu24/^n#Nf~הbъV2ݍZ fsu 0ƹ22jWviZfp HZgQ9zw?{.:ّ&!G=B1tiKogi!)ޙ=dxfBEz:x΍Dn%vZ0bpq*^|a)/10&J0".lafKaYtbr AP  Eeh1Wb%D@=v 9m1iTF) K phKm?jNa^uR9Ę'IU.j te7Tj}'ެks(ZE'KLn^a\g3B T)6GRO'0Yoe[.95Z0L 8J3E^tӧSL'Vx="㌏V-$Fip;hxZҾ?ː(˦WS_?N%a"6fTcGƋs5iF} m cqqFrF.tWPj5m `8 njjN kn~o8ԨMGgoovwN[-AKd-͋bC^vePJGb\K3D sCBڮm$h3M$*:lQT _EBdj(6(|,fݖc1_7F]t@8#;!,s\5X;tio&G BI5"x8BM7F"W:C`1g`LBg M梂Nj޾wĈU~Zf3Ae5nJ0K{*p۹\ 6r<{˨[!73pCr㎈Khlm {ovHvuwN #u]xƳC>CahLZ, @<d>-FUo@jtfj({7eX:aHt5i-m)^~n u Pz\r^tr& JYmDNKXesQ5Xd_%_z@BSо,غ Iv~NӬK3wnz:g:H\noy"E8o/ȶ^\X U'tB1^j[IIqrƣj{ӎF`/q2̈́xĨ\y6VMdN{rGsJjc 22<Ј\≈u!廝cлR$0E]a#)LME iggaO6ü!WUTĒHY>.`}Xqv>@ ƕ=/|/!/,2AZ=ײG)74Ğp4$/aXL&/Bn;XN!7XFşSNymӰpV[.B;@j%kF9 eOF?zO8O(:Kn1{>%R1#Z 퇺y"Rg '}anr1dSC, pVf 9}xi@X/=@5V8:VvG Yyyԏ,ީWc .K J,?Mg aQfQlrʎOB+x@Q=UVS2j~i%mgTRvq& SE^?u A "Cu%݇ ǚ?¸Y~y|1BuݛX`BgT@x3(BŤj`EDOD7 9@f}t'ߟ;O7Wf "ضs11~Om\q g|=-0LrvI ixo-gE>LOV86$nxY!ME,59S[l2/*ݸqF/tSU,1;_n3/  L-|phN1?G ~-P(u"%XGN!vGX 5zE$XdF-_(6,gVT׬40tJ7ߨh=6sӑ><[(`7uݿm(J șDT"e1B`M2͔ {:ww[e "ah ri~mڽ]j{^Kcs%澐ot` L*8ĎJ#5"R rkg|4['`gnU;cakfM?c|8R4I|tE r4Ԉ5㜶BbeF =Ϛc9М 8M=:y܂`zE]f/D)NO ᳠|̤֥WWy}Wxu ^HbRQK)ECYu{3]U>ZR7."jd*$ SM(߯+3 ;!=UwliPҹ#YuF<,YIş{qp{ueSC@!+ zut$3*=[`dT)0gQx\voATߪM1|ϭ?cr?LqL\]Ҵz6@az͵EQ cs|{VJg}@EO%"Tv(c{9 :F-~gOD{ 2JP0ٟ&8L:ʗ!*؃a y;-o|%mMMiy4N39U-$IT(g׽<-6;zҾPsi]Q)Kf3I0BZOvHV:sݐj'v5?jܹ~j^=:Ѹ!LV5r~UmFK/ɼt fpejÓ4y YdILd3Q#jPؾ@8BJBPt"E9AWUȲ;B;f_X,-.xTFE!#sCIZʢ:69;ڌ@|㉢ּY<:> E`|="JRPb0sj8βdyidPxLBi_ ]<578Jhf_F[SnPRW[reMG_28yOΒ!<Jƻ@7~QUm6K8fƮ(}9M/BSXG1󾝻@&yB|x#"=BA`s۠H{OEcܳ$el a=VT@Et!DY&UŝR ̜+˃mD 4)zoPs =vN0aֈ{ .s@NDZ&p^A@,hgxlxfT%J rUnEPk&M6yTL_*Ɨy/F)6;qD>^!2>H*➿\l5$gm*#CВ˿y6twHϻ6bekBX4S>+,# 'ZPluV}&N6\}+Ohp.,Jq8ܙa`wbVOyVQU1a)+G.=Eya) P.1jG˴'d{hZB_YyB=9/7)cJ"k; H~ ?xa>Xvf17?l\%m߻AAM"2]V9Ij@h5k`JSk+Vchgy=Ϭ_}UH/vT hp=I:r}cfV?dMWf%W䙵U=_8O"OxMK{`(&_h9 5®x~%UAx? q,şJls""5?- (0Wh5qGeΧ/km?JK 1ܙ= rϱk!ex~2U~Ԋ"rXbc p]@+]ۡ ^̴qy K`Q|v .:?J̛'i(yU} _ڧhڄ;(XD8[ ۣ=J״9nNp4"E=ovDѕb+c:S4,7U`x!%eiy _#ZɡWjq4 .]ҧGQj3vp6SI0/z|ݝil!֏\S"I ?̌ﻫMbUSܾeﺃ ^ B&.$>]͚=,m`x~V0R{_@nU=[ˆFt 1̤8h1lEck$D6"|opOF"G"jV7nô@{Ph`s>CV¥wO yw 9 h35HEnEF0$X7ZN{z Ze|ע)[K$Vf'u3q:)!+=6o`i];\B(8ډrԐFojłSޞ]г2 Z qM` yoACJW=fNH 21!mfL"-'"%ŠiqbC%<'ube998;_y5k;EvZ+^Ls*kToуCOQNfT.ڄ)D6$htTٞ wA׻5Aas=0,6.Xa(㓃->o\60 Zz^ii'pwa6T(-wջa{.S5Ovd쩴 ͋u@ӱ`i=I[׫fԛ=$~;I;0tO{U>0L芷S״{&pk i"jl[b4΍I <8IIG~&(snlFo&I?T:o)q:|%2{1ͱv&>zFCFjkom 1P!.떖p4.pF+J; 'e5fFo&YȢ)}Wx|kDܭq.mBgfkY/ŹB^=Y,"N~'AM<0i)Aצ+Lu9)QB-"bh;5{W3߰9Ŗ΄ڮJN "7rȫ&9֊&ʨ6H -K<Y[c`mwvÞ)9Zƹ I lAyrKad4k^UDk+,EfJ1iS42\?;IЃH窙囖dⰼ5aiMBNLEǗ\ln=$SeSZڎ!I"wCFK+U ,6a@}sKw`lg/lw)PJX 2cYA}!rW ZkxYCcq%_ 't urK~?W5ʍny!NO=mDגpNOU[v{' ^zp<=3^T=}xFCDYJ?"|'e_>fǥ%#LYLП/F?;HEH!uXjdzIQrJ 88`9Du8.s^ǻOXq\E%#ܓy1`I gOeZ_<ձt`kxmAIrw凢>&"eVXzu Y۩&ޚ Oq%d1G]UPfCEE ĭN y9ԵՒg LuS[ss&6%]VفMOk-s^ac-YWES2ZG=#syT4/eM-  0y9$2FN>4'=s  qs#oY{?[+#^/PVnn+$غ3ziIqer3b8P1efG }X)䒂zX6@pus*}}0 (r,n)r[Zxte'2\9G"*wG$&JyA髄'x XJwV0oZM(\s?:+%x`~xrdXśKQn'ϵL ^m)̿iEgKmDÜfNs M<?-V׻O8[B\JO}xl-z < ]~&(ბ7hs-JZaY'mz:$O-t4jeмsʫ#~Lq{LzxAH4ױBzJM}3={dU"7L@ ,8$I}e*q& &K9TDZmes<:ILH/J`ʋy7XV:YCBuPh`*}|5U|p1/# QKw۽- T,9%GZ󴕐X$0 Uä`C ?>&+|=9l7~r?Ub%ˋʉ2KcklvW 'aMufp+ᬄXLe:z'> Vn`H昻^|۽T -I_@ˉ4PJsSFɷE*qoҩ yz"OA}Bx 9"mÛL^yܟ$1-]+':g-/0]KaUbҕ*,` RdCƺP̶ &Q:U'B%| Xͱf[q XPϜ?Ǧ~lac|weS\Eq" čw1.r,0wʯL0QG1h>;v7YPVpZl8t˗n2xIԊh^BR`4"_yPTJ)7k LԼ9S3DgF5!ݳT#0y8"0~#?~E1>whٱ@ mgsE)ib7[7J+x~e4n*B3+;Ÿ hD v6cܘk# k:䂬pFJ8J-|ٹV`A6y1l,}TL1xsC;Ϧp2sa .W,916ާi*!H-nȸ_DɯE?!&'IIInŒP3Qu \Pv"7L5иO3! NPGⴛV˸fƽnvܔ_dI/%<Έ[u*g0['7-A.lsKxombhpwp|+p/䉓A̭Rv5є p xW(o=]`ZhDXOW9g*ԌryT%W}_~<R:ː;ZA92 Cq_ =oȂuYŊl<^atPbd?T)wk-~̾xSq[ w H>ѐ|MTI-XMyz_8tʩ8GHJG|uanY\߂@`gOEd6D:Mk/(5ѳk/恬9G\Ow'=L72}_R$?{7Cfl8uaa!Ls<2Ai#; W1UŹ/YXFTv(j͓!!.VO!YJ4XnOM ")Ϥ%N6DŽC*[ZI{ Ȧ+h{3ڠ6q uDWNÆX_h/t)ŀkcH"AJaVޓgGYq} uzHdJ~8\wS7磿aUؾ(Oa*ʀzI &o6ܫOWq驠XtZ?!Zl_~ZְvPmVH΍Ц!Sb`u혞#lBpST tMW⯫N (zW+!}&HӀq~~ٔ-ޛ5ryMwl xOX z꣢bmSO0/9~˸4ѯʑYN'#$oeUIx79v$+GtL%p Nӵw7AE}r  Y KB&+(79'P|BBc)/Y~5% "* 7fkyrؚm0љcPR&Ըh=LRzFܨ\0^\\z3R^n;b&dŏFB\4V_GBp8R4 'i }7Yj[x *_IKnta$Y,X:[R%pM٫W"t'Z:`Y ī(`&]/P䀆jkϲ2qW]:~0nDO $Rb㔃.a5r\~ƕqЉٜhcdUؚDpx Go'a&jCMg qڙ9/|Z=NW4d rgN ᘈY9c?Fu:B*`i\e+ t] *Dۛ5̛MI3?GI#% =OëU2yX6p4*V%d-NpQ>DM*kR/ZZ wSG#dۃ'vjHV_hb.x^)j>1wڼSO:ẓxˡq*`,n<]㣕f[j5%'ecJκυ `Pp %hglP`o!jz,_gxx]CGc:bʹMJ-&n z\{FJޙvRZ]T|Oa.y̋D+%,OB_pI5P 'MD1Bzf$fBI,. Ve2_J 'q_Z"\^M$k^l<餣wє6,#͏`zZz{"4=ttRrtaDL<8Y>P O@vi9>A#2rM._5FQݐL/DkaJ-4#fu]L}ۈ{Jjw ~,sy}ֶ䅤FF-VL^pdAb$xS,h\v ƽɘ4\Mh$I;eEAɎ@`'f9nIM*SCpSRn8D%,[L~;VVxĺmR4C^#::f ˾pO~xUx6tM-V}c)]#3zYwj1OUֆN{و3 lԲ*K;;[2<-, gQf]iBFe|/*1` +j1YYh(U?DsBRg2q2w 0ƷM(b#=HU{LOʾN!1K0%c ISVʁ5qxvAFIX^?hS.C:咀&\ӫnဦY{+}o_!QD'A_HK@`z79J,zg=]Ư^ɿaPA3N/Hھ.\aMxs1D)޷ڍ|sjSig:)9`_[q ߧFT$Ә󵥡~qmecU>ƵHJaN@g L<ÿЅ=꨾km\YEw=`%ր'r_5RCmG`t)ǃvLo4É%.+S<&02Xq 8@=|h:ao4qPrĆKva[[VnUDži~i?t0 㛱v'6T>+oUUpF^cB5o/@%^>e.r.O pe"> *uǶ՚ڧ1G(o*Y҆(U#ƸJ}i2gXQgaui!Å#_wY9ueY$ڟ1u駣 4 M,T>՗<G72ӡ4~HBm${eܪD$W:Y(b"ƙ_jOz;aī_ZE \ZɌ n{xTEWa#Zϲo{P@)NrM]'/H]Sߌ.ZdipYvPX-c8%p gF5yk@;F!N9Y|dVb$*jpKm}%-Ov.#X46)*:ڳ꘭K"6;D׮ ŸMޟRCXFt'~w8Cf V*1!]?Nӹ^FGcU]UרErY4Y3p`NІ$> C &c)מyħ W%V`KsLm8Fr> _} i: QNȂ22γŇ0KgeeSE2n/κ% L TT,io ^,#>g,= sL2.*Va@0QMY[\oG*sgƖg^2ug,3ah?K4Oxl4Hyw >d؆eBuE!=˘'H' 9V Շ=QBX`.?Gm)Z{].+%hCVIĆ;3~WS ;O 8$Kq%dt&g$+M*٪]1pO6ЉW-fz ,RJ[v$+no~E}RbUb==#m섧,x.b3h"&sc :پ0V$C*_m3;KDN0-=N_eG^NiL{\#1_?Ys?c̟,\8Kfܜw7haKA!v{}+FNg+e܌̺Gua+X&KtQ<Vmq-Sf5 D.x[{+T$$u 5y~9$ӞfGI8Afc="d&E>Mqw=G\Jg#Cd^Mh[`q1(ԲKrTau\Ǭ}UvcŞMoiN#N<i N0~!ԐU\fLnfdlԒEJ_ $)Z|C'v%Xs"LS魼;:D̝W֞oڠxhC1(crVP/ͭ̆{dC'Ir҆L6ۻs2.OJyhS;*7.$ ;xش)Ei*aq;~~i_BCDj@Gk¸N[PzG\PMcH (O;pD,U\nOw ֭;ܮ+Gnt܃l<8j.tg֜:eJk>bYIB-e$P-,46N&1>(/\q yR`Yzk`Kn5FFfptTӧkB+*OFI aΪQ c 6ObehxFs3pjN y_VӤ;֒=K?d?B '0FnYVxxkfp>[ S9!3Mw`) YOcj&^Ap-Pu:Zn4Y˴U&(R? s&s&e,c \I5ecȦng}ÚT.:tw|6ucH^*}6Ռ=p!mWE]炃 =u<6[#>_5OHWԘ{QTa$As>p{bB#p7m4akLeZbrW p}fZOoGreTh9Al=Ft8[x?jAy}Wr5vFW#:A;,;#b`(,:=[Q`Twq^v'h #٦98ni^!\Qx!YȭJքP@u+,-Ӡ圼$]FtSݙP|àia_s Vz80*<֥l)(2NP_<Z]x3ʦDEa-IG KIy޺[1>]?E{rtpQ\ _,&c럶grFxjv.f_x|nLv WY$"N'曍5 3uBs7Үhإw/xKnz.B'Ti Z9 R!ǂ֘R%6#2Se?u(ZC1X-h0C?d'i6bIQҕKs/>ķc.?509Kf`ۃ-ߛjs?Wٝ9.Թ=N- T_fr:ΜB2?] i3cJ! v ߤ&￧G=ߴN@Skk@5)gUE1x2/_|ݜB7r콄gaɀB0 MR"0|(c'/|Q@6/xXiͰ'LcϷr[nxK)w* OrBT &ܸo?0Z:eХ&3U;)Gz*/iAC/3#@Μ.EK}AY0);_A5@Z zC^`K]h9e Ş8nwMrŅUg8-l'c7ȑ!u01/nܯTZʼnwaYƋnFl ֡9l8TMOۆ)"5pȵ NךwD[ȍ[)LrWKJ0`DsÛɋt&&Vi| JU\j&`]J߹0D_"%=d2cXbiю3mB@] ):<.G5Xɤ6\ld1$~W>{8W1xCZEҀŮyA,+Kߓ1bFx=Q-fBH%@.wgH0eo`MG`=2WiqMW0a\ !+si7z?cR, <'δ=~* {x (?:*"/UV1~ǩVte[CD[.M¥9|%*落C(F|"4yW$W}"~N)pK~Ihmֳ8Z|5L> Y׼=02䀅6o?q3j&D&B_P Q'oT&=6(/G+/ذɧ$NFL)sZȳDLԥ5 Dy$_gYAX`-b<} ur*e%}`^ksaGaEκ"acfiӨ mTq>+7A%o1d/[@!K2`>*R:Em čC&AkHC ֈ) ڇ6] (2Rw!0$NJcƅʃyO<ȶ2]*[s1!(YWP걦po"/B{sv/Q\@AʼCr@N>h+!SYbɫ@EcuSD0 vhFz>Y0B;lZrC+1?Hdsku*ӽ6` 2g 'fad:,Z=T61 ,<6fh&P/8ks˵!p?H0@R O[J; i{MB°'h(4ɉւLQNB+ASm 9"g~q[UfE 7$N.~}1䍑㡮cf%In$AyŦbEO Ԥ&:t^boF}yH j2cYMrm1}>jJχzPp');dBW{ h;[ ڨϓS[>4;*7 H຿<#>ga@Nﺖ=@38H;l\4'Kߛ|ޥY%%KDUc|(~ex;:ݳFS52j'q2N{&i7UCw\M;~'>1 ?ײ8}'Ÿ@>vfi^K%>Dsm|\̠2VE`*dMJVub%H``:URnez²J""gh\ԑj%OJijkkpL e'h۔0l`x5~}fJ!Kr0rf#T!xWWȝ5vV0;#Hm z);rB#wܭۻ>:R͠FJ):mǧVn8Sl(5$hS yCzӎ A"4n P( EK1 1n=7Hix$,[?9ʍiݼB^'Xqd9#/'&_7 =U4q 3XXM_éN;M NA%!&(DGXn C֑q*MyL<ҁY{)|s5 %Ee[qFR M OoD#s5Hf~3Be 8Wߑ q|˃kiD=xE`1ף2JQ~ʥ9<F`KdLDtʓ *j~jEAE?'Ly-.>G8Q@&BJ<3 m饾2;0㻃4^^l S vcf Z>llkDPMwguM.t *8dSFnNt 1]LMyZ}5-2tEwNľT1WX>@aT E+pdf_!7#ނF}_SsOlCE{z R6=Fb)=I3p# 359'p3sD1ɧ,@dn7ew։xڨKXa&t:dg~ )7dseuex7:g݊]*9DZ>Z&?[;fR#KzxOP?YN'KP7Sޱc6o%C1vd4>Ѡ iY[n0a*jU j 婋Lx+WnwWN6(NI'o$"rN<5;{)/S˜6@qXi\ä?gV`8BoD(2ykmf"6j56@UT<;r0e/_W^9phkᢾ֒X}q}j;cܽ{|fh 1\㧥`y u{Xh_C1hhU?s±?TF+!evA^ F|<$Bmΰ34*G" x6w`zїy˟Xxz[O\B3p*3n\o5vn0u a:L}ʒju(. ư/l@vBԲ > YZ