gambas3-gb-jit-3.14.3-bp153.1.25 >  A `C!M@eee9a[?Ώ4cW|`3CMt7>,TjlqlvKsFh?pw;0:xQwZW4u2}SѶ&F?jM8=4t0<=(]t8Z{SK_ fTOu\-Π45K\6yΞҵV}-G^S4& #vmakŞq2mG?+*XA)&4N'Y""DȌ57b2e1ea5935431febecf38b82307ee155c739912558db65cb44b9237622ee6c1872ace361ee45aac4b02f3acf85958c47031563"(`C!M@eee^ULAt;J"Vg 3c\λǓU$P5idsf8 Mv(!,gރ7ĪVp>Z?Zd # <tx < L \ |  ,Lt0 X ? (g8p*9*: *FVEGV\HV|IVXVYV\V]V^W_bWcX2dXeXfXlXuXvXwYxYyZzZ,Z<Z@ZFZCgambas3-gb-jit3.14.3bp153.1.25The Gambas JIT componentThis component provides the JIT compiler for Gambas.`CPs390zp24~SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxs390xT,sH 큤`C3`C4`C4`C4`C4`C4`CH`CH5ee6c4db338340e7bec3e7b55fdd65ab192a8ff979a3a92516abb1530c09ac39028bd7ec241eaa4ebea415b0a3e0c183f552c54dfbec5e7b3210529b334e71290f814d135988c46e19c0bcba3ef0bb4e077c1f517dd80318d152ba8788b2d51b37036ab3728cd0c23a298f68e1551f23d34287b52caaa676591bc024835d65d10ff1fe7256f7cb0af9178e648cd259791dd1b7846bfef1d99dba21bf6172bce8ea33778a03ba610814f382b9c46658cf04083778828100ddca3249b8fc800fb7gb.jit.so.0.0.0gb.jit.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-jitgambas3-gb-jit(s390-64)libtool(/usr/lib64/gambas3/gb.jit.la)@@@@@    /usr/bin/envgambas3-runtimelibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(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 16150428963.14.3-bp153.1.253.14.3-bp153.1.25gb.jit.componentgb.jit.gambasgb.jit.lagb.jit.sogb.jit.so.0gb.jit.so.0.0.0gb.jit.infogb.jit.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]=56833db6582234deb140e7e4ebf310f786671128, not strippedASCII textRPRRRRt)n"r喜|Vutf-8bce909e6dea21448df08c96be65b00d8b0b8aa6bb000f4c6acf19e9a4dfa57f4? 7zXZ !t/ D] crv(vX0ajL̄bese:찲tOɶQ؎$=.^{wELE*xǫ1j hy6 I YYwzyjFRS!-B?UmCp T@S{/ .䵱xbuX:f)ב%[)Hw@B]_]oXS[f~xI&+KnQ #'Oͼ~5$D|$|[v~[j1mqfkFܧ /2Ymt]\VfE!bfTUqGߙ P0N󨼊i H)5B?\ U̮V(xKڇN6Ԍ)ȭch"chǁ%Q6=^q!f17': =սM&N4GT$FY5h%xGsP*Tԃ(n' X WP ǎjE1FsFq5H%fml촺"o0g';1##Z\:g9eRMbV7 }cOHdã곙ɉa =utH\W~(}Ui2C9Fa0(kuN/Ȭ J[蒡=9VsӞ)ZT?,čشPilA&A']b&a*j'n-]ygX Y)FZa&ׂ׻{"G FP4ٿS{=<`߉m7 S'/gRXƌ~ZLK|9bJ_",;S,|lم-HCU:y埙!\u)9QzxYp]aϭ"3nyx+XϱВ*!!w88 ?QHgH{l"OZ1:BOo ~:=we78yϳj-A31' > =-2-rl t'u+S]}C׵˙JR*U͡]],z=DF=%ai-T(1Au S+ ,oh^ENE[ct7 Ս/xShhhrE3pr WY9S`b%o2G UR#X;g_)(e)#$>Fme)]S[3$-Vs Fh$^i#}L4p_ziIV~jR_Dqf糂, rK)LB&^l+-ro6~q{y+ݻU2,-I>:0<^X",!0UٽHiՇ$"yr*}fQT~?` Ɉ6M{@ҏڧKJFOSTndޅ6X;"w1d?匪fi>=ouo9xtNe,. G?Q |)ɲ{s6PR5>1k!@:L'4: KGbʙ<Xet3C%gz]61J8We\9Cv{?RӞ O]Ry%@29ASs@6"Nqcɞ澢+V0 QS})ΙVsWYE^Bդ}:5=#aLdа+ *0ʓS\AOf'5CAGp#H$ X[X-sq99yRj k7Jk9qF~nݺZTlܾ^EkU5:^O}CK Fq?ګo8,M韶L,wsHOejl3PcrŃj))$Nt`L }2ld~¨EnOR|h3!B,8s{/KkRvir\|uk^@*W"ZThU=`̹^Z2@, Hh58 {uf|X9hB.a'e7F•Q50hN~$fRM-*Fja#{tT/iٝHb8\f)pi2 Jv[a;dR'x9g.TyN7 hzu$LI+=G1\=q<HLUqj;}{48gvc6!.Yh@Q+MB:q‰.3A%˵e. # Զ 䨷8,¿R)ޞ4*6^7Κ {G\z=lrnPDa⶛qCC` bz9)daa?)i-rC%S gavgd{||`e6Uξ%P.VTq]{q^P;3)$РBXcHp*o0liчQ4؀EGDqɺJ*Bih=)ޕ6F ||;/90NR68utd _@< 4$Jb=w$,{H2*- woJh!Cp^Ͷ?_ꁶ׉=< Md/}eP -:>ş BwdjfJLdvZk[`o['[>ȫҹ =oQ=Wn7n}|6<ޔ﬽~56Iiܺtq9G%?a_ܼ6/2Oz'OWw@^/d- 5!75"[w&[벙Sؠ<Tut^غ93G1*ݩA 4!Ĕm*m\AY!*{&7MɟS*|gفXcg}zq.u"X\ J;oq,0v<璼=غY`/U Kьg bqaԫL%yp94HKS7\)yh/6?-)数m1jM 0sCm̍1m='` @drl ̇H:&c:ŀKTTPƎ)m޾׎?[W6HpwE0JwKb݂'h*ޅ:=uy3 m { 9H] P78(T/VŞtJ]!%qzN9~Zi[)8`%00,l_jBn.Pcļpⳙ_+UFbla18/6fWc*:o[\Ҩag(\w\A OtW ?;A7t6I(ًt8y/L羜@2d&ٔ}QAPlíT+9@UN @ieS98]%WlfpO | C-TWm.s j0#`pE $q3uU0-0[w1]13h5.SKY:~K.p3wƣaSGW98K RjWb j+՝YǓO,K,$a^Sψ^ ۚ(RHȈz>i`)(.JSSK7W;DeVLr$KXnzC,&UHWDNRl CVeqAI2(#_=pAL%g:jn7V6Duv|&U1n@F$#[7f v%˶w64[EyGx@F1fv *IZ*|tH '9QV/|\nRmcxzJX;Ω x%KټQ?ajQCs軸 O^+~ŵ`S2,׽}{ЩBu8tnR-VW[ 6]jmiq6B(>f7erRFoSjydܾĴ*y|K4RO.stCop38vF`JnEύ,s(f kr)YGKn>p* iS/ pmr2XL\!]ϳ$d?^9JÉR:aRw" 7[^ ph3_z{ތHj;! Luy?)W`l`{cFyғ$f(f`ɝ8R&XN\+UPzIoFuZX38>y"f+?j󬔅nluN zq¡\K&W>s+9عBˊi;?/]wMz\kWwiL:TilV9 M'B?O- $ji"nyTo) ^T A'x+ J}$)wd4E,Տ?mac"%u|Jl7ƘLj;с()ỵh˶1 G$,ѭνp!Q-F)`2o2V1e>o]Nݭ,l_OPфMIgm7qO-mr~!NHrDNhJ;y}(gtDH6,Qgt Na%)⶧~e rI 6jZ>W6ˆ#> Qɤ.F4P3&=~bIӅ++iUd)L 1S)d#ǽxY2)`}Nt/]Ow%{f(lR+1H?C2\h4Ƈs"t!] @"",7{ ~8SC\ ܒ$=U!ި* >ғcdL!;dDW s()%\v*++ 2O w%Y}mJjO5jP{c5LU5d9\U,*wbwg-4F~z} 9Ȁ }Xɑ)Z6 ,"82nWxr 13 ,Mu}GC{6Zav#"M] @1,NZjS} :&^D>?tc.ɕx+I2xG^#64w[Q.(ė?jXX*e lI.X1 BuKk,k`>4ZK? Z׆6鸨 x7; 5USփv:h+ ?M 4H:Q^'(Y`DDn? R`J_}IyqU9YUW5:LTܦȾiQWx_.MVX,g7 hz~p8ZbZgjn8++pcrʾ( ;6?dB.3/ = ?,$' W@Ю~ tL#X){yY~݊=<V9 3h>Fz8($ߜfQnK8bLz;Kxp ڷYTZ#1 kQ?oZ0:^I =_zl;ESBc6@NVC5ڇ6uW2q%Bb9rMM'U9/Rj;[Tіb- ヲP[ U7v h֎t*2]$6\ q"ST FTMPjϏ^MD ,+.> FG-&nFaM)TߙRy/)Җ^4T/`@c"zkp,.XBq2!cG:8^M=4Uuuчa<랋 \ZKYRT g Ҥ}t q4zתU8`S{Y!}sTKtn|DeivGH MA s2hra2Ikl3@ c] ^Э.#J]JEd9x U[:X|ʿfvG08lR߳>.V0'?-pc5fE}w\dD1bF7:W`f,C)5}EH,!jC+N##FLw.$lpwzپ2|PL裴+v c[ HB`,7xyi"j~RT"^΍H-#C2䕪Nɴylh\ q(*ei=kIId*U駘Q!ɵkY`8_.ƨDVzh.gʠPJ2JLn,\pΓ\L=g6O*k0vQA2%ε^OKnaŠ㓗5|UA5m1:ԣ;r f}Hu5O_eX=l{9]{P XDHDtG32ٰ9 oU.#H>'-8VvY+]Q+?ƴr^Vm ٙ u1?E$0&i9{& Ѣxr?R&vQv@+X)X]LZ^lХK1:1D7##3!Iiv;TxD7- ;Eu}zg(&'y%P<ϭ 8M=EK[ԇ1`kI>WKB`nW-p_ orzv|Xe[@>l(ӣ#kRV/5,BEQhxm/vaP}0tO9b]O_&bH0)NDpXoқ<4I9]{ d>"w$9=]*V| aMnmbW;q,bWOJuRb|tp##Fv>FZoݘc ^m$O }<]2c0ŷ' ݮh Y~= 2wѮ5\oBd/S r8*DCfVa.+ D0!hz!: OܷGƓATD/HsV%{gZ6w镠?.'3!RlZ1V2<",.Wr**,7Vն{?2rntj+h~7?#y^W\~%嵑 "!D =`u:vc C*\r8tUS{ )&yQ/A> @HʩYEC,a7lpWr}JP@fVu;k# {[ r(wawΰ&|4'_Ia ᚵIUsAɃ1) O9j)mO,"vf+O^?Ir%c-KÞ'@cB^J07꿀8֓i YH?[1:[IMgxb5=eI@);d2BAdsѐq >kFYZ)@dF H#ס`]T;~0D$ᤈT.)ni"ؑˤ:([$SDGOdG \֐o&}U /;ɗ[^ߕBCaoi\/~\:2V閲Kp&o5sۣ(2$sr-q'a4-3ܓ^tpI閈;guo, B|LzD;BڸT9'7xyG} ZD&71UDHWiWE8K2RCj:%V'\7b$Q"Te#)O+O(a:*qi2l1SLn.fq9UYKrpx^=rh'* QP9O:f`̇o@"4Ro,Uݎ$K/d qA˛Ah^j{9vtY.9 Q'j=ͷlP94l ]h Dϔ2e8zN}I;?2)M(3xQty (?e|ZDs0YIu=cSH'pYR8Uj>]2/.qIbZ1 ͈W iX1WF;M"YK&8 B7 &苀 c8Uo\cJ>]"XM^k8\b&M^([:J>ectFP[Gv'NFPoTˏjȻnktw9F f[=]C<,%t{ e8GZso䍷&NFO9ufYa$oyDȤ(P w!$lsQ Dx |R5R 0=%'1x Ӳ)}ix"F!f w4V753u*lF/[0Ui7ף)sPԃBm޿:w*ތ-Fϥ8"-=&+cӌ&0^Q$aWv YUNnl|ʨ{lp r,83Jz+-:FBEt#ˑݱuj +"(92xR 4wTv>(=16@h_(ZeSG!DYc"9Y92vDf'~O u`6va|ǵP؊6Ժ&Mt3VH!4㑦-:PxJy%qʹ ie$+| )d 3"'.עւ }Nk%GX}Xr±6"λVXCn"uȬ 2>w)̳mшWvA# 2ʡQj+ N@ &eC?4zG4_8G_y4vF\ Do_.RX@|@l RƲ2s1bkqŃG5i5b *Ktt9GuluH{$$:e=5,ŸCJ.YjE ;*4Pb!@TuVRRWp#읶VΜCfKoSٟmJĪ㟠k$b`QF>ɀF1sW_^I3U2Qjhqd3',汎"E\YD#;p8qn~!zF%*1ϏNoT'/ A7 #IR AFiC},M(ؓ Q= =P9Ae4c5GGyds$ $S]YMJ2Y^ݓ{tta7a0s {큮{.n+:_g8`R)l>mݸ(o(.)s׎GzNVEQ+=x3hz~ bC/q.i ~Nt憘yKȌ%L9pC!l5%Y^H]2KB=EUs̎!r} ͞~hG^i0am`%U'3 uoQhN_A5 ֯ѿ&ힰI\|S\/IW+ՕH*Ȇ<2|^`@Vxp>oɆc^`L}|={ldLDԃG vԥ&NQ#`(&}(рS[W:&7D|ן%pn:ޅ ~BAy*ZKZo y'p'ӯ @\>ׅ3N-4Qچu q=9zҼ7t(bq~mxyk8U3ŷ= xZn&C/l,v-!:!Kp#![:"nk2au-hܹ.A3ir,?&0OC'1YY_h[ 7}8ޡp?=Nķ҈ghagt?$j57ـ/ "h@(o5:.r2FO)Ӄ;RN&`_[2cݢg^ oJS G "~us:}ԓ݉2-ThNftRD\ }E }fI?+j)DYGǞ vN oŅ>-޴=~s& M /HȀ'6^o̿^Gi2[ꙃ~R G )6.j5Y4Xy MD^yd>wcUBT#\yaA<7e7ٻ} ~[.g(bB:GqIgL yMlK?䎸8M{FӦ'9'S-!Ws==9Z 9txnmh78|K2Pd Ө: :\+)d"8 c;ECINxtQPEue[G_W9'1n-bkG|i='40zکS8t3%C hIy9S dİ`_J$[/WH}']ܾI+2ȓu-EAm v۠C0m$c(l ,yzF!!nVT>ܙB֗6['y{΋-=4}غÀ0m(C.b}VhZ|G5Cr@@Lcn V9}ז0*'=yLW#}"gqYT-ɐ̺m.nD7QTt(//ef'[ڃ7gl kJk R󏱍:1n@ׂb35ek 7 og~q2̵wybacKv>P֎btt t4w ݢ$Drw7m>g33'Atmm4f~Gc82.YBZ <Y904o-N͸S8_OK?I@N%G|GX $#ovztz2Q3##5,J&*ϱ6z"XM*=ϑ*@QT>- nψ \Qع|R )_&jvR1dim`' qoS7n:#>MO4oJ&}RO3}8*IV+Ji%^TBѡE(vw+͝Xǚ:"( A[ 쀟ml?sb4L1V-evsʏ) e?.&֨P8UHM\n |UVOq*[$dxN3І:b.B0%ʪ$`#$~Z0u S)\&ptdJqclЦ?hNF'`՟ $ʚXc}p>ZL3ig^,Sj5$2'c![3 'mV-<2yڴanP2xīeWpgp޽ZȑrOht`)gavLdqDbE%6m YN_x4 t;5Up]bKz3(]\&d9`, wk,AT߳ZUԬa1GY@7Gq*RW FAP W*^`b^$+/rAа)H2ahm=[ș(LEDaV=hQ/HǪ r3}J9Ç._r<36elHl F&~%)F{ O[[M8DU][(vsLCOF@ D2]]30w,,:+viU1VLjx[Quhiqq(K:^S#AniQo / 8n}MR)('o=)ex7l &Mtg[ЕF@3S{2{.g1Zi&L CF4Q>ϗ9xƚjĒ&JE, b]] 뎘^IjwV5oBFy+˳ KKEs9IkbRx3z;/jvj@fBMj4N/3>o?y!W|l̍Ls82ҿע=e3;c aDG)8MW_@)Ç{\=W[fQwBҞr=WJ>׬JM@UVN!ڭJ2]2n1 ]kXx~((4/<[v+)&q+ &G\==ھu&GX?~ߪϝx[)ְre]iC:!Z| z`K:<W^#0EZ{2{&j{֋g\.']2g1Z1T༯TZ #kh3Ւpn)| 8rߨjNR7;J/uYSorpjxG^ ;n X𑷇W!M\eqiҶ@{ hÆ@ڥĎ KfNf^g$Dhp/O=EґdA##!:+aSdnh=yia l_=#hR Q͋[V;c 27̪tq<# =JT,/h"M?Y[ZQr%sKh* Bv\:m8rF3ѧWK0A"; n")Cb̙U=.KI{j&F:`osS"=& g/5 bmF!7^ U;W2)c0 gk Ůb7ENDw0w=5a\`!7A) ~53ݡjc9@^UR/&# [AALИz2ϰw$ռ֢lZ!:qY0J0M`D bt-Ĺ3 % |G#ՊfsG_& LоRmlF?'HLT 2NVWyo#@1f#YF԰IW$ID05)-_F`7N+%/0-DgA* !Es;ni=t H⊈.Ǝ4'UYB'-:"3eJ%"p7fɞ$h3:-NW1~P2w MѥǶ)&KҤv#2s3'c2p4{i, RS C8@m0/'> nFwft|.!Tr< 2_\9!{v#ȩ]M9zfy0P9~M$k{^j^YlPuI].:4!VĐh=Q7.P.dt} ֶ} ]Z& X2m]<&HW3]tf{3MB.,h |)0bu KwŭVv- pTŀaNqQ|~!f|7Wy};ԇGƚƣ;4}7%ぱLx+ȭ2E6 ź_L@q)Θ8[iܩy |2^Ąc/*@\UD/EI$Ew' g-|vYcWJisJQ).'E3-zTh\"ejw"JI"r{0 0̸>t$yƴK?鸂MI F6p,s'GC[*I/ثk|LRn[rM:V $[QRc{$ye;EC AldM+VO)'ڠyo ?Wg\RNȗmh&`N!$oVP=)JT⨩O}+X]\+o:e$4sBw@jiBKPd_ )<43.Zȓg) 0EoC`֧S])m{RVoҐCe8G_]1?V@ #5s;lRAa <"mM&|avQ=i-d_ pM~qF+U.x1w~Hx(2#‘֌u&q#D%ײ̺큗Ƕ:ؙ|uFd *VK׎|v?l\UƩQf%OK7iiu.p,[͚!dH94Ө^j|yW1::j&0=z`nIoxZn Q=SWٙe > gT>uAn:~R0@Vypg‰:ܚ#"-yr/t ,lrY)!m=oWTTѧRӈ$ ֕o2AmOJ P҄nnLYPXnyo<-ܤƵza5ds2BKY<#sJx37JMZ Lbkkn ^#ac|c%NKu_Vzl&'OlȤj;+0V􈨘 ˴Lu`gׇP/ ûZd= E[qhj&^{% SΊ(*r'9 EUYcngՊQ'ںXsee DkUL;$߮wS]#cdvП4V}tпWm8%/tzGW.: xyS&[R/+GZhGJa u/Uc:~+ϨYr"B]!Jr*Ʀgaˇz 羚(7/Q.T) TS;߄fQͥ:v&)V'؃EGu~'tE==%:8+Dpb _J%c:νhuz*l'n9$\''dlINs 6ru9Q*ޭ$f `%ZEȚ5 l2jts:o6VÀa}. Jk0㤓"BjD @TDB[EZDpvI- L!g=+rj;N)%V1Ps@(0clwt"O=MF7Ԣ hDޑ\fYO[8wics'MIqp'{VϊS'i5.,jY1(O% H F 'mrȗMxރj=_a5uIQ-7ZyzmV'ށD{ﰽ%Y3WũZkRڰ ,"G`\ROJc Ey,%Ʒ\x )LTuRzm -^׀_85L;k0@%{N A)[Jwu 41J1x 4ps!kzSYG~]r:QA*0; pajWU #jByM0FO];fEgЫl,ƛQ>9xݕA'uTPx!8?,XCMz L'/{iUrn_Ӛ(SHuڤuۀ>!0}jG \+;V +7XlZoMUwN2ҞwBHșw-ifj(7\sj 5+=- RYQAoUfc!4F* [Aï*iGRj޼1C%JY}6,# ?}JD>K {.069mA@4鵈7@^/3zFMWX锁*>f@YT@痼R&NHs6Q0 k&NjXVn0 % @.EF]\a }CRJ=clR@ݽ 5q>Ȼ~8I8aA眳ΨR' UU!ޚ}|D[ wZ*a[C21Z65uEYYaK9V0.?l@E(8qWEt NчNF+c1Ifm:Q8/5/]15'ͥFl٥sC MFSӎ)HiL}aa {:2ɣ꼙Vtys6 soDd q&z= 8fEl!~xD{enZ/1lЈ<r #uԩl_n9ϩ<#%"Ԫ4e)Ӈg<%$'CG'y]Mb>eQ2YJFtYqKG$h^#7ו6EF2V鷥Jww#Eqn`$Z:sICUNЌeD7R:\%4&)cbp&Z\{ܱ0%}d"Pq<:$5y;TήV_7=$L%azwx#LKR>UlEV~6rzbW|bY`d<*ҡBًt W%K .a?@'3jX Z=ټcЬђت8$1V" a_?5;馛`h*=fφPX/ز9\XWJiQ[~(e=@RRT+bIC^dO\ځ7ծ o)ettI_wF5)t C(PSҡ`SNY;%enYW3!\'_b47KeuXS{R)]Df75s(x}dYGvL5l9C G.fȄ"!N`AFqs%%"%~7-k uPK (v}Ҿoe6ЁDJ&G]EO8j8is_IXe(G9PvcLXH\ 5d1osuaE9Ik871~Sɠ ;)J@l@1&ؤ9dh=9h~BFOX @I6CwQ0c'\ ׃{ 363zԜDPOGXLYb PQ igH+v)&[&Oo[0߉U6s5A\;p!}|bz Bۺ;Y/"?s5<-?Vk{cyݬV 9IH7@D}QֽCpxp΁/_\ŋEAۄrx1dulܰ6ͮXE"MoCQL{ݠ'Dn Sc9 Fvby,M$QNCH&ČY0hY9 =b]: =wDS\<.hҹFd1_s3h 6uC^'|+ΐ@Dr)BTcH͈M7K t.3,?L5PI& :"a A^o?#MG59p#vK /,C5E0-Ha-$ wBIF1_vЊTVn Uw?+!R^SWM=ڿ$2 hُPFnUos4P8&Lc,j>j;ɥ=HэKmrUJ9ymvl)&? ӫhE3nMH44uQ']5΄S4bJ$a\[5W&>x\n`vmW_H[|2jTap2 I,)je>m*84U@7>SvW|T.~G 6Զ';yD9 [l*C@d$?I٫&lG_F_}rup]Q}HmXk8P`#7Rfe9MDH7+) |r4)\g0al7A+HE*G퓸KPgEظɽw'Zma5 Z2`fv.k<lV"Fc@?\\&6)clhQw?خtEVe\KD{u)ry<pY}*Mů[EO<XO4# fDZ)}CV$.{KF)UM7=DU~=ZG)Qb +&gCC{囀#efNE06B8M;4Y$oES)ZӶ**sVDnlΡqm760S4/pK (M<ϰ5| V8H*^oZ1bƸ՘Cl/f}F4}l 4˵7J6^o^BՊ cSsj{d)&۱*=`OIX(GCHEjn o1=*e* |@x7v[#-Wbv/lV!kU][+#4#5;/VT7!᠌8y|ITo$J(3Mt qƫQ¿CU/бO r{. X1g`}[#nƳhޟ#]U-A!"z|Jy^'[!jυ_Jhln/ Ö'LIj^qi;H&Oh # 9Y>QZ7<nLt4&`Sұy|UnwWb>mE #%|iC[GҒ'G4UliϿ1IQg2I,ʭ?_ }r_ sCH`TldI :`թ:^ba E:{i|3#%^h@)^G3ITo1'vjC`: 9FT^J7RqdF`bbusݠ^+ ub 6n?̭Λ,0B*P]r ]Q֪0'~b2Rt};(].5}Ds|mdl90&-FrQssi4,5+\*gXF;f@ȤMw1- [+LfQh tuc_T BxK6 VaJVo !,?W9B23xUa\! 8 ]H)\U,o3n+b4h7wgxO1=,^>wߔP53f(SrQ.W-Lzĺt H?ԅV5s"؄ r\]AuMN$!{F&B[9ʼJ 5nha<+T *ÎezI}mͤ=|;pyH'jLUx3([Zth.Vk˯,{㜬|yR5Tp`{ h~ -98{-}@hV{vR[|0`_sn=)=<0\F~7S}uLƓ%SK ApơM9GC0!Y5eI]ڴAŌ_47Ӊp,,7U7V\6AHI'*`凒6cgnkj+A] vP'3YHuU F30]w uȽ8 d5z"SG >,jlK15PI|%ҹsamR8 Ւ->Н |\T}]'xEͪgєg[J;mꯒ57%frZjugK˱5RPɹ3ЫPƕrJŶ4&o8Yme, [̱;%9BY4AaѽVQ.0q5kxd햊nW 2'-0% ,O/󳟗`jK=H| ^k?&^}!d0k z 1C`EMթ}jzҒģ]fIUW㚠GlgSbnv˹ˬ (>6pbntQf7 !Yå" luh&fqeovZ %*`Ǜ TI0Bd()<-Tf6(I˸2]GXNs?L4єE .A89T1HD`A\X(PQ?DVwZh@*Hꠖ{&7FE`1g\{ mGF (VU=+ 0{hpR9dX94Ak<<~"gΉ#ڭ!/YrSއä+Zb e@]67xg%H^``SXpHn-sBlNpXOthj[:[kV[d~rqݬ:q}͛ *Bx04Vu(Q'i^NjlG u>GLޥ *0}0!̥)B.LHn6!"gB#0EACd Q&D JVp pDv<FpY迎i(\EH#պgx[\cP% jmu:tpTz3Ֆ,r=vӄ)V$"b8EVŃ}/Q\jHjs؎ ZJwZ`$V59_NMNy!VLq-vؾUDB,%E`B1DFXD_T#36tQT(8 Ky5uftI!6b]ar0)ؔR =g 9/2He쫺dۆ9 Q̃") e'j(4^R=U/Um7O r9n&LR1e2 w )iN3& j+kqPNXNS?gFķC9*J[eQ! lů+)-Q2Uk@ur}Ic-lWd=B33XKUƒ~_Ɍۮaf+ 4̃ P.f`K_D>J Ұ9-S(.ӣ |:Z _lTYm>+ߐ |m]e%)'鳊j/3ը13$Q&8Z)Ìqⰼ3F;j`sdɬ* H8oX醔?pL6DxKS2V*nHeT2cw 2b1mcb)ۣUkmD\*nM"-u UNlk`t.0莓tFQ1WNR剏gބjsPG.CX L*O.|=opj?ྉ--8n#:Fn͙1k1$M 03F5~(&7]zju=5͸mG]t{o6'^޸YTˎvP0/Pxmr5|E5O?9t;7a`D$= u:^j䧞mZ$2%Y8eL[%,K8bV}%t(Y$6ۃ {Єޗ=_Ӎ,__RnE#礮n#=omƲ״q˲Q`s_GoKz{Tn~ aM9bڳ_d a04p{/ǔ6xqOX4 v^=9(P칯!0Ah4Щl95qDQxxb:!d01%uxWؽ޶(1jO9r繨3;(;z|_iNvEΨCdUC@*$!R^/\`reW՟`̎4>*EƵiH@x'jX$;<=#eu5ˑ)54OZMF)ڞ2ImW T S/h"Р$'6mܢ{]8 !9(]ec 08>:p&4cI@^pT"N3(1`3WdƜ-~r2/cD]ŭRrNz=MeKQxuſ`,yF )̞4 E b%z9mн ukV(0yĩIj@KmӖjQ(33,WyP{q5_!AX_c0lT _TMD[N[&Osj6K{ģ8}Z\$1=ZDz9kj[^V8Da΢*v&ﴈUnR.._Lb3Q. QD;LhzKhۚqEuzvZP-T?p!+R::(8NN :X5 'Rk-] aLH56s:x[fH>ŊT[BE^08_}LqO9urӚYJ#{㺠.o˝FHg_ SE>S>V8Ui\nm'Kg\C6M.m\>K+0%f~/:?[ա!`Ȓ, ]}VnE*c~ښL=:DuJ0է.).j T26id*]Й[KjWJSPRs; =/Lx~)owZ5\pXwhxg.%RLoz_^!`?Lm5˾4(2"O cFPO 4/{,O ?s:^VwAjrQ5"^ܡm.EÛ"Mޱ16^Ϙ ʼn#՞3!JazﳑF/" W\kia^ b\>_=sИ|1>ξED= Btm Fp՛il $AtLyvD*ٜ>H_Ylkr5-$⅒ɗk''f?xAjPX1ؐ٩oxyB%4:9AԡֿEg~8SN u)^ad?3!2F grl ԚX@4,|{ٴ[89yI1g#.6tPE [nJWyx0vZ4ie>bֽ# 8۾N9\]sDsjCG1ac,c6P1@2I%L,.t5g^T@@P!cOJ͜xξTj`!;d[ϡ>g,'ʆǜ`R'gg*W 6kϚXF{E(I3s٥L~̂sSfwî_k ySs0cW:GXfrգLb}/hW_VH$/-t. r8Ct4+J>kyQپA4yrWjvMI4CebրWg$<{\Կƈ*?y"PD-+01w3NbqP@R]X UGH69yS:iQ]Ʒ84>HS:c\-я%‡(2Tq4 NjQe(I)~ƺvtE9)`w+"t- oK𦚏g#Æh`^-bυcۄI*vo{DW1)~#%FR`ԑuHJł8Q }"Paô6l#&HOM,IMr67nAh]R]7VpZ9/r+3^d z/= vBZ/n [[z{ސ_!A}.laqY$^Bmr-3L{MzgE1h0c@xStGb#Dpm8k  )e d= iwҟ$2}Xʓ ٚ&;/8t=O}JLU ߸XthRcgsH5+2nz@uqeVCh 7O[/zi!N&X9D$95pyĢ`kF+/h lz{U/yzJy0D&Wu>9toPpA($o+Z_D1*\nj?nUș@ΊCseч^MVH9zc$m9?DXꭙۜCq)a\qU zumޟk>{=# t *I!.@6rN[qash4ۑ(v`? nP r;0Dܓm}q ԊR"A㙱Ls 2$=S7xq?Ė<$Zd3c=f Ѩ>0p*W7/r~1bGb:dr櫼 aw@ I{Q2(| 6)ߨ)g.kM\E NbV[N} NYn&ϡzJR~+2j@kGl:}AI  +U:*?z7.xvX|yͱQڏ㤂 R))M{:bj2 P|4EqR_۞@>M!GFB W+yj7 1@I(9Hp|^R(.ϼc_z(A;;FUn@(ؘ Ek:5ҖԲrT{Rx`)GDb^<ĕI)27~$ !K^ @e$uiQX&A^j[:G6&h4Y7T<0"b+/̰ %"IZesH&"|-X\l#p/;ڱs%OSa_Gj3G[ bi C\NۏuT՝#Q$ PK-=Ҡ' lQ pBP8n|T}^ `Ėd>\05v,75 A%h"QFģrzo'D~7 :nIN1kC4LuCG}L/4CW =6!yӨƣ$)m89oh씁!F3|H-)B뀋8]_^l+mө^ Eb`},UUmL&~C!Lj\(c :wR a^-[|c&G DbI91-hȿa fm :-}H|`unC&z f=yD { i2u=9 R?΀Ճ y!0>¨Z9}H3Xgpյj@싉MiF9!.KuNg˗{G7.ɖ)zZiDU[cNXMq3s^l -uGl `qim>Z! hRmᗉйV #EX2$?;:i r8$ ÎOskњcHua+;~WZAsYc2tWB 6JL'Q4^Y()e66h$[3vRա{BnB(~<*QQndrP3g{-|<_ta3U'3xkq=#h~$̉o WвTXqΕ$L~9ߺ`xD1L0XxFAfڤǍ BZ: @w (VpX.70IxV׍bTo-I)OWœޯ=(9)3c| ՠNVg;"Q}/ $肨5pt%p1Hmr d-%,1{z2f!m_'7hn  ڍeGSߩ!"Nz$^-TxC&e}!6#K˲Fʀ?RtwJPXW3}i1„+jAҥ$e4C3\)Vѳv_?Wk [N>'p>))_YVyözzfO%oֿHfWun#導uCoH%*2[^32[ 9ؒU]y؍bvrO,_z _9:XXS_lsYZĢr!O;8yȀDcfpqʵ I2_R>y65]3On2?|Ġd$(: ciuA5lzYZ`W0wN4C?G.uU53ciAN}ӆҏn<~'64&M| Ԃ%ղ*BdjzQNJ,&MHNYI6l6gGB^+|?495RPa0%Ox(d[+6IoW#46Q"Ն!'Difa#<*Pl"itΫkc;IOU*>ydXDb0TQMS#uhϥnC>U%]wtdԡwbo?{ID qaKqNk8^)^2RC@]\"}Գy \@%KQ=@\${MVBapX{])+zGih^t׭ga/+pR詀 ac7kgGmZZrHx 8?iI8F6YrR( Ud#1 "~PVuk2Hg;=xzqs>5zaF4|TTzZ/&v>5jyF+j]Fbgˆ;BhѨ<1Ú>\G2e]s%8鳪k]v$BԑcwAsSUjsݳ8Ҹ~aƺ#śϐpSkIonѹi?g8Jym1w^0WWWIF׸czi~G0錪u)w+E7ȩ6?5+ `p>:5DiDCmnEJDQ}7אt%PUosu Y6M;xcݫo 6ٱ85 ~a*N"qU[@F ?:U^, K~¨97 pyT[6&\ݚ4gMz6}*pagN(mRw{+8f1ǥvFW =cc8۞2 ~>wE-ͽN).B LÍgCTS|j9f/I=6x)6Bޟ2\Gnܺ=c3ZvedXtDW/m) ?UFښy`*JPFkB@t" pWanĴ씠H^>Fy?় #OG~"3\Vq؅>y(`^Ouӿ1~g2(=Y H4. t2 4jD]A,L!QW4Du ɻF:dsK"lW$ I94a M7(L`t˭_!R6o3tDAUm!"i i3iH[FZ͟Nap/}AFp\Jǟd`EC @W,'<`@"OI>C8>]["veh4p"rPhLGRo4笖pDޭhM *EL%m &H)XKg%T:EO>iɈ>^(PX/o~P<I7%F7Esxo@uO^J]ӪYW@=B8*S;-(d$r1QDL<`G}Vrd USqK\Z 4WB׍F eö+x~nX.kE{5Ur:*ebCס.)pW3t-RuGL-c2=ά|-,|T ;`hOmooJF웠gq0Gm).H ُmj A~bFt/(}y^Y,\ROMVu֕CUv_#(Tjps|bCF(І=q|k\RwTsf@Lr2EɈ@EWD< hH +&ͣ$>f€jO$C!vހQ δG# G^wg>$4g?pk] 3I#Dr"nfAk'\-t#ޤ0Ei€NZ 9AQz2dN 3%]UNB(ZZȀwz" yX>.zM6@aCk) >R#/ـOFqZvomY&f~ݱ~cR-1( Im*Wy*}u=A[C v q ë]*_6 f[1 }b 9%jdOF),|JB\ApaX%'ɞKMUdyC OGVe~ ҩQ cǺYv_§]piK)lLe`ߋ.J"Qeɉ7 0jأ;KK:ŷ: /cyؑzCYTیa9>  bV>$enP9s s^Uyf!d2 p)M4qsIGh H|WlojY@1(:]9DnDX)ƛUPYrq\, :q` ??# ?Da]3$ 9qGW΀,֥آݽo} jDJRC޸AS ~1[;B+Tf$Ŀ<ꞯ-2 /u4yU7=l_؀PF>fPcѽ:svDgDoL.Y2&ip@[4-0kWR A ubJR4i-<0, Yܛd²j/)>Kǹh^ʞ]5m)Mstog&^w[H mF;9gKc'3+q!} 꺌lpE@ )U(qfi4vC9aJ!򆓞Lۚ+3k/oT:R_c˞6W3X_ Bpp"k,v_OATIN]2viA1X_ډK:Y#/KO&nR(hT$}sK ߾A)%( 'sf( ";IO`\qgTrgʳWCn7iSG(I:ޯC xeumA/qoWVd/B=`@j~@k,HCM,ү=ö72~Z4rTK1l@t]){&EI lH`1sj&CLjYgz=]Z y縅lH PbmV].:5 xrO3T]R~R@M(x=Z߂TZv/ҟA8THY`bӤ"${FYvkoZ볂/**p8dA2Nil|N4'{=3*ԸwQaT".* Sm\UIIp}Su/vnt),=–4D9^ԓU|NW/҉ Z܇ICJ\`LSvSP++s&ٯZv!RG\͎x ?&5m!qoխ}o){{D?Y[hb}njĺDs H8MWLh=O{0,B5yx_Ap4碥$ٵ._c(s,a_Ve^r#2(:@0;-r5"C,ϞSm`fvC|}YO<%/Ci*A[,+4_l~!;̮WZ7+L^bVc[SW{e5W%)'i HW.Cp2FԔ( ݭf)7"a ; 1nGz$}ƤiҐ\:RZ`4|l`-=#s;m-Ʊҙ;M2g:SD.9iրLs#˜|W y12^Z\Rtlýw{@[g25n n!-?؋ ϗ YBoˊ˶F2U7uЇ~Mb,F[ KO# 4jDe3ji65 KLmQ#ɡka ]afe0fzhlҪTx*)>QӇ2Rs}JZ8e'K,n*U1ICʹkչo ]3mC*8ab >/AvIIc 9b0Y{dg0\ i?`:ZқlW.f1ճ$z6ڟЗ~ee&ՃF^H:޶b(]=(\Z% 9ZR\`wq\0Lcr/ZYo=?ޔ!,yƩpap$PήtQ(a{{]w_/=J`=wmЖ\;ת\`4^PA&z0|EˆJl&kb-z;kVKcۦ^QyҰ)=iƢ;8dIdջTogt5b8p'pAM^S!zƞ-QkcV&( QnȄ}5䍠RGR KG7S9%;K̀a<I0c`Y Y1Xw&qo"Ur}nRsjf: zH`H{W&(mDv&{0{jQZ=ubjkM}@X [zHtzZw*c9tMo:asc߄`1 .z|!zDLiiG)\UZ~7BR.FDJ.iUaO*Iwx{' fV 6LRb!B9 0/S ~F-)4Wtz ,YJvp(K~ (AӰYmD\vpl8'z?Q<[ӎfkVff9d1l="ӛ]@g:A_\enZ7Ծ lZ7LV$ww\ fúO9ִPO=2lN| R1:Ԋɡ^]- >0g/qNV {=2PW90 Fq;:sc-mh >L27`i 5vGq?7^tn&HO!2{G`xŃ52vuU'kKH@AozԇI>nyCF k[K]^s<>J_!R$؇x OJ[ی"Zö<i\8n\+_w|bR]ZU N«} "v26 Qt3@0Yr&F郬U}c` q& k`->& ?d kOO$<0E%{cmKXאT DU D‹[[@(KYf`pW8tj7 tQIJs;\[!iIn$..%_׫ɽںaBhq*harF(©FI@@3>?o@Ʈt9F0F ce1f J(rȊ p\h c? +"x6/jބ-:{#!Tg@]xRgk Z#SS+x@+Ψ?A(Yvmlyp}X /(&:mPHo ? 'Pk| Cr,#\ר/MEu8i0xnn nqb+FkП0 7֌Lq"Eb[ KK})ӝ+}ʂ.b;?k711`,d)_ηy#2&yj`$ӤwШSllr03F-"' 5Wܣgs8r(g)qJ|3< z}z/@̫`l+ >t´Y@_ܩH82WnF˕r/ /! JƊs>w,TJhUkqiE&$^ 6 LlxhOذ>QM |#IѼ; gm%0lL:xkBfO-b0n_ѷfLf q!aa8#c4e. 7#7*=͜<#Ջ~bb"iYns<2z5Ul@ܔ8QtÎ:6p'%óX^kXlP/ f5@d;TΕr UޣIՐU3 :M?_7̞ۉ*|Sr;9NB@ͻ%_`4Yi7PʩK24K:\pݰ&7P a{Hj5Epߧ?Huw58~bWDT(ܱh#^71~A)~< J؍Sp/WJ >s OxJ YZ