gambas3-gb-form-terminal-3.14.3-bp153.1.25 >  A `D?!M@eee yPFXv40Ltֲ5 HbdPљ0Dk-;)R$a#IH BPwCdY 28w5u'BjbQS,[.;L(DjqڑRF? 8Lwz^Oe(E>h~of*oYGYulǤƣ32e E$~J 'LŖ)XK!n݁awG7"uXQ%]^$ '/տ337da9b7756c6f5554e97e18d4cb48a3df325234432cf83cbcedd4d1104f85ef2e51695835c1bdf9c95affc67bad710cb410e7cf`D?!M@eeeb:Kϖi @2R%dL?mOWpnf.^^M #rӵ ꆱ2`21`<=X.|Afa՜i=,tusI.J6d.E+OwpjΤXʐ_{jd$Y[b~H{+MH.<=n^.X9y`I9MƏW _ehWB>p>YH?Y8d" - X 6<D\ h t   ,Ph<(`8h*9*:*FU=GUTHUlIUXUYU\U]U^VQbVcWmdWeWfWlWuWvX wXxXyXzXXXXY4Cgambas3-gb-form-terminal3.14.3bp153.1.25The terminal emulator component for GambasThis package contains the Gambas3 component for terminal in form.`Dobs-arm-9SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxaarch64|[A큤`D`D`D`D`D`D612d4320f5742c9609116c42f9ac28ffae60ae2bed82a84db70f7b6856843342a83002b5e6d33ffaedc4fd8e610238aef312edc8daee1e7a0ff9d32b69aef0651537a3e2d17f1f78f79182d0a8047e7df51438fef95fcc7c207d1dd4be789dfc74a6ebcbd1ea402fe3224e076f8b1c0cfe72a4bc831c9223e68aa5fbbec99d55ff5126b707f242c5a48fc52e5a27de4b75ebd3b5b987100911b7688edad16b55rootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-form-terminalgambas3-gb-form-terminal(aarch-64)@    /usr/bin/envgambas3-runtimerpmlib(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 fixesobs-arm-9 16150693773.14.3-bp153.1.253.14.3-bp153.1.25gb.form.terminal.componentgb.form.terminal.gambasgb.form.terminalterminalview.pnggb.form.terminal.infogb.form.terminal.list/usr/lib64/gambas3//usr/share/gambas3/control//usr/share/gambas3/control/gb.form.terminal//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-gambas3cpioxz5aarch64-suse-linuxUTF-8 Unicode texta /usr/bin/env gbr3 script executable (binary data)directoryPNG image data, 32 x 32, 8-bit grayscale, non-interlacedASCII textR53fywEutf-8e2e53d2435a7cb7e9916e99afbd881c25f1051e7960d5ee0fcbaa82d212e4361? 7zXZ !t/p] crv(vX0Ȁ$`1Q܊>JG`@[ [S.(NJyN<&NIOϮ$PXG;XYCM" - N]t}9oz_?] BˀNvL]TZNp<^'hFj[Хq}4o_+"GN$WX9xU^Ζo|u`&SYb8lO5}ɠP`*ށ ]Fi<\4 fj6mƿ>>;2v>'S>>+{^`|~ ^8|uusy+{;TDZ]o:\o;D?"8KLa2%Sψne8d/ߡsgC7wX3Ě~|cqǨFș`qu87hC44ڸW+Sc5iOT7>吝Bj1,0KMxFg74Ht P~J-)؀E66 qzn]_ubS+8V2=PgIrHc|K"ȮqW=g,SЉ{NP?z4h$*l859jÍLak;ɔ?s"!cX6PB^x"n[z++VX篼k׫$d7+-egkP{@ᨓIf8?։F::9A76猷ƜJ8:4d:<}Up xGJ UQSk`"[ce2 K38.MdT||]lu1Tyi;b>;~R> $v.3"ϕ]> ZyRcp͂ 2@T)'s+K.b`ށvܡvwPL JGDKsw"|!~B^ s~&%\A{»* En-eɁGJ-O`}ICUXIlhX7 \㌉,n ZLų ZLS|JJ)`1)3e!O;~{4c4 oΡy璣jߌU@gLR;o7l':u/́ ^yY =f-UPa>:8Ԗ aY۠D#>P6c(9F8&#2,\0'&x`@} ?ND><0d2kȷW'i Geη i\0P\hcwr2kܭ1q&<Ϝ${ozحY/ Lt$Obz,6QV҈8 KCx]׆qrQ ם6zc.xL9):\ ,8_>*V!u/ln+DEm12քܒaDSȵ²θ{%E&]>67G`2hDjr,fJIXf +e9".wC(dW8\yŒPq*Ci U}MÒ;֒|GA~]dí:B\MM9֟5/QߚN`N8 }? AQU1(ҹ&ֈ%xq"~|HoF6}Hyٰ^ w/YS|Vx;]Ju6lW5fk~iaǢL|OBx a.x9ɘw[c;[/ P5NڟՍ׫h()ݳ!$ѮJ}Hl~=EsO 'd%ar\K,AGZ1K % HΣ1) c8tոJ]e4_̿g=O4Tf~&C[TO!_JCEnϝ2瞂sbS1qNv\^.׈:kh}' zf@VpjX1]3 A+#(-SgN,>wT>Xo E@Oܱ~ȧ'-=m_W'-6_Q7dM`g ZjW yIm~G YN6z9=45{z-$_aF',#NZ h?X.sSUuA(wnjV'"Y%Iz:} Aj0 P$Tg]^p>sdz(m[A`) B|j^!7ϭK\,-O lDo2_ᙫi̎*Gs!fK맾8Ԛqf.#=~8,g3MrڹvvY:aymy%"yϣȬM(ڡ0 < j2h~tx]9 h];2ҝ+IͳI7!s=>!V8C 8z=+0ɰf vH`JuvQ֛zR#yw/FL rc⵴@i' !k+[0۰d] :L5Ky}Uw mwb@ЦX8`ev)ڈ ̝<2%HHߠ%++CXkPt9I_KKa2<_1 xf;*2:'%Q]Qmz&kJZ֣OYLF_8!`Ju\]R:S2^:fE.FnA2f9ң@$-+@v]qW-zÓy&|Zko)|NbDJ$J#&j-͊m(VyqoOµ W!䋸2"%mj^*P$t31Me(nTSU/}|8 ?|f%$Q} œ:Ix>G >8շ@:tO#;mwwg1/OB26 T~ Ϝ b!7 B۪ΦO!:ݾZ֑vg_Ec39Dĩzj#x@3ڂEnƯ2⦴tfT3W B_|3:CkhXoݢ| w"Ehr)3w&yJS8%njWpX~Nv9?p"TDrt t+ɊW?j5䪮PpHnCֹ06.yuPJFDVsh|띺ᔻ.rh.u݅{,aT^fwӝpPKGY#Sm89NSj-3sn@?OGҀ9[X Fyk/N(:>#*$sFVUWc^t_koV+Žϴ>5 'lѩIB1}4We.d?'T|Li5 uVǛJL$"7u //Nk(Tf_^~P譆$6wWU@nЙ|mҦ*a}O#j@#"{]>ìӦKZXf\xS+zVzJDm`BK6&8?3\n AKh9u!raK7P7hJLlGxA֣"&'>G],~.ٖC8R`3o vK z~UƐԄDŽU~+nѢc#N*8>chGև x &,~wͤzRFF֋1zS(0k a; X-K8F74]NT p5l^~Yſ 6\#mj]"Ss!ilm )ؕbiz.j۩| ÓC 8O&2%i}1$~hH Sc+?Xv%zc8*^<k\Lz񣤒m Ȕf JP_хL Uu]8g_-[#-. <};C^aR{@Q R6Wc7 |^gB 㸑Vl#!-G{lwsɨޑ+{OOSP)rnTV3GG4@h(OmkI鞆kKyUiN*߄Q;Z"nzʀf!M &VLg[')sVw6א2=>_<|4lW-= QA2* /ڏ:]G,i\2 6MW˕7 ^{B ܃U5ꅂo# )؞,IA:G 2J\ |SCkafb% \x Wj 44Dk|>}H `. Q6"rM1τzʗ 8fdcd%D/cUnڰL~n*>g<FadKэ9 IWZm%7LTZ3P`S2+{7"-EǼrM? %*z \RCMDLB$ͷ@ ܳbGBAlikwjQX"b&=̎+Jj8D-] DȜr#KYdE\7jFe|{RXyq04VI'_.[[6 ҭ+&.4cF[uM&Tɵ4EN m}1$fw}z(hݗ M7I.H&OTXTte.;PV'An yaYzzgҒ$Fʹ;м7/|rSjx-nֲ;9_=+:0"NJH-R.vwa*Y>FzT?}?r|RT+fzICr'Z#da ;- ˇx=M|˒TO7T9/[C@8ӯ:X;l3!aL_2Aiwcdv<0/l|,Y-rI1Z: bL1gP|1 @ 2?yZ[VPOH{L`+*$^vǞִjѧ;ԚAebegg$Z; i%o׸(g"d(jo{VdMQ}4ODA z z¹^󡺋6|_$ѫ$P:Вr䫯6譶l渍;8vgRW4ܖ:UE[iGTy+ ctBгзJR}1.-Xڰu(&`4{վ} 0&mb`G!X@!nmd}[Ûv;HQL,Y4˄Q:?4 )=MP'[M̹O;NɡiAʷ`^B=@ZS<ΝadJyYFBތ'cK섍1B!iP b@45@ҋ>$z:"f@_$b}좾U`c*'$'9Wh/,ҌL=B=41=V$=6dj%6'ءOز~ύ:wXl_6AGK>rݡpZ/Bwլ~'G(4vVz3N(g_ *k:ġEqz1M<"Foη䠝{fJ&r[xA:ݫ4L1; 0 }%T?qtaA*WIJdב``?f(KRmL rcF"ZIޯB:gt[.lKFw $%PQ{l3@JxoSc4,(P2z)gc#xOL׀HGDy,c%Z)eG$*@u:Sg͊)\+c$o#IP@[Z' ore9I:|wh;ȑ(%IpP0ZjyԗD4+^ΡBbAeǼoyDYhθ;v>FXH#CAG뉾CKȽk"nձ_5{3IpIQkӥ ?KFna@z,)Ԁ`|XJqF6iI0{W5z7!$\ݪqT#dKj3%(R9i>c -!Y䖼.;A>a3KqĤNxd(|6bi\T2xydO6pRaؕεg %>nC^̰CZeωEebRAE9>BB>, >6?: zk}Ү9ߥe9$9CFÒ.vp%WvB`D$;.FJDm~`ȭ.ܴ $Z/_! ? Rؚ I\fE~-dyvH)},VIN/ @81)!D( GVԲ]fIR匿 qqQn0̼.2y8G'ʖ| jj?ˠN+I'&̞0z~/eʟ?C¢%&s"F 26N8j(O" h:q|b+RN%K{T81aoMĮjvɢQN@hmbĀ wqXb_kP=qi+㌸6[0XwfZ]6%I{e|} OwTIWTP\ q4w7zD2կ GN7o=O IkpU {tUI9nA|8FZ'U.s>eרm:Xy5}](K!ҴafH-/cY3,` DWXQ0ARq8` I_{[!i#ɷ]Mªx+FJ[S[֮J>dYÔZȄFtNi CJ:=Qڻ1DפBS!nV2jP*°)y5k|%(YZK̓1ٓ=_W49nJ.;C R׌Bj͙uy 3{B8; sA? lpg_Sޗ˞s2=]+bo/~YA` '>P}?I).n,S/+Sz^͑`-8ΌГRvTT2-qTdrmFj" ;RA}(7Յnpke|eID),aTOQfjTCtFl\Wn^8u񕣳`c^1*"Ft]2BOSe1=bzGsVEs'y;]Y{-z-^*ˀ񣝬F}yĤnPb89`ilY>(АhzeH7M݆OS ^ynd&/Z.'7Ot: duB=9~tS4$)ZOvj HVoyƚŶW 3dy,)/k>GF;Z"Om tZ{א2u!:<Kpa@Xir.9k.;͐XwK/ӑ¨h*Rp]coS sGIǟ1w̰VvlRC)sQG4czD%v2NBU1#ܩY*0rI+!&G"aԓ4Íϓ%'UԖDŽ0}Vrm̺Ɏ\ ) hgR;sHQЏb.\/]YEG_ߔE[O U<4Q% x %.Ny>‘׾FgK/o9<9dL>, 3Ulcq"v~ 4&?̧xh4$n4bGo{h;BgϷ34DB'"ojWeQu bglU.+z0awuQ;(BrTm"z/a-@Odpw/D(\n[ t Z[PtfQz&Pl1СKlsW]3FrE}#:^=cơbLux`fHzTein@&;V\2_@`?zH;Zyd9^jXlv( ՚a<;8g|>Ռr=@VIhe]']Nݥ6X#I!0{pT}PՑzc%r={GU^3w0w݇-Ъ]N`alJ wr!!+rBLǿ!sE/h}?I~Jvȍz;rCwX0Ѿ\>pð"U{ސ Ŕ "2!`UZ7؇e`Mw}9c7ӑ7;Z ^apzH^44J@ȸx}wprJV'b^ [rА'ȢErL+K^(S/YJt:[_s#:iNfuw-iO<`_!h7mk6O8jN|P@Aa;q &ϋILx#(יb^]!;Nǩz"`A df{慯BG `H+=aDXQ)<@0ZgD73UeG}fNGJNf}Bݸ@N]#MT|yl/Sbly>{0"gئkߏ?-ҤWad\B>]n"] fsмBB% ~|&A_4oR~^ \fUf 溷p8gz16:[,c T::*q&̑?)|O"əڥXvnqkN:DZlpa\jt ӁKkقhMY~sCDMؽ`s1eX\Q[U84k 3r>ՓrQA-{O0jp R#W]D7ڳl R1y+^q /rJ)M`:).=ǔ^,,',+](; e3 q F,@*ĮRiQkb`w 2Cat %3p o~eܔbs|m5 :>6Aț$PO=2*bM qYR[l`;rׇd H9Ĝ-ƦxM`@4/jبq+mٯ D{[8Hv7}qW ҬP$|Dsڢ;Wгk֌?RB (|7wunu?kq$2N︩W-Si)`N !-AI^˧CV â_[޲' Tm#Zڊ- w-1.>NxsKZ6H,RnZh(e'j OCk^ ˰p)  bK,׀*,u%)H!!~.wCOR RA|@Uy2}7>[&(oɶY=G~xKM8PA֕@Pq@ YoS5gL4Q&/s@:KJ[v7qY 32~A* H }i˥qN?/w)1! qCñWf^ dđTj Yz0|Aj)ЧzA9(4*S~(X F?#$rG1kr#֍xBlU{OE [粕=Dv^UQdsx zС X\Za H=HbGSuO꞉OِvAz^pMyհzg cnYpxJ9Y)-]Xb\GEgt1ޟ hGeK򩺢}\?ot*5́%{a2.kˏ)Beϟ0{rqtFߌ3Į@~( HzL~p9vH nwgk YʝXbTT#h1O^_K:ШRsCQ?QP Cai7T:z$ rLKi}H(?D1x|K O]Qi [ Kkf8-/&|c}$:>mY@:[ދE-./誔[ځa^ݤ Sώ=8K 5V}+>@'b0'.FL}-ά8'\$Yw,rFv H OI聊ž):'ASmur~3$\,vvNnٺ<%{$Nbo8dC4%vt;&6YwKg=r9(G }B~}N-qLMmU'Pf5+դ{{ k36% &J4)|;=c1fwy?])X|{=bT1顽yK ZB?1#2W M6QZ;vUh{R[2uHgP(j2UU>)x[k/rGLuBEcUgR$xk1z4L=F=Cյa,.4P(/.%cuIɛv/H&ǫ5 };ʩG}iZ#Z{J<<.43Jam ZRpC5WGN5;Cs&ۧ@`2& 폺s5AɴGWI%lx%nd6fKgy/`dagVI|q ke[1|ȱ`iw[柉>4 }HxG (xup.9FF첄D?w8o mQ%uies^Hdߤ<鵋f^(N ~^GH~$. )=P5Od7/Kl匰;]Ӊt)c҉p0˙Fz}m -SQk7P*;^r:!Ot^nKՖm+mLǻ!W+{ U_Mv\Ȯws<G_/v.p4D-?uAe1s8{ww!~xIˠ9q{)/eC'YrȗD׉*GY_z;? KӔh麌 }DS dFP5U>,".^_(K8J*ƄVy!F *?ZH#gRj/r%RBjFR.G"[{f3IrY.9u%d4̀V~s`}USe kQ]?c.K@mR7t>jjRYd=wӺ͟:k`k d`TM@'zqdS,D;Aiojr_Y?86XʦVq?k%`EH[ :@ f|kGf5tlRʹ4B3dKj錃cg\s$X~,rHN<`v? k{9jW53[-ZI$;t}`XA9L+?pK%Hz Iia׻Ӄbyɼ`OMlq{q-w h!uC艴M0l{^C&|9cJe1ڽvYZcb}2995s["=0DZ+<k}dq:^tŮgRYC!vL`ԍKMw{\C|KYDD3Yl#Z7Wf *Cy- 1vOjoX$ԣf'9"霓Go8Ӈ&RNdZ'{˒S̍:]e{a|b@CįAܷ@gZUœڏe#GeO<1l,dG8Rnj$M ypE/UŅGi?+EA bV%NXF]lFMP tWɝ?n+ڭi 3ena(_^'Օs@T7ODdá]Lo_;ɲ匧孈؀)l)YhqA~kAx29ʘѢ`Y>X=%圇X4!@z~*Pn' zԹe|"}o6TuK(1Yf>yF7aH1WwQ'y؂qdzbc~XK@|#gikG٠!GAv7?wгJA+C_0Q ;<.qZK?@,]o9tL~+Z)#N;]L8`t֙mk-Ԝ¶r7GkFY \}秡g_-#ƨƋ7PJULJg%~EjR>yt|EO$@rYVL2PT~8|nÜkZb}zH*QM1/E.=Lxn@j،2Q2]_9K6җ? A`*GۆcѸ9K _mugF-ڊ 2Vwpc\yDCPTG L$HìW#WW'0{^d>=MV}(1^x` pL?逗kJHGQ\.};  N;?A^E gU[-s$a3fbR:,`Uipև{\䕙q+b@]0kEI!FS3 pm4Wnl ho V نg[lDP!mTf))K;â*ɫ;K\…K7Uh?Owq|kաmюʱ0jL-qkDT`NQhWvkx%'/$WKm8R jt{›j".=uVϏ2l1[]T]x;@\Xp o8)ΎOdaq}G bַ;PNyC3Cʿ ?`#xN0umZ_yS#3 B mHyvK(ÒN vKW7,fdrWGߘT,I!6}В_Ы7,x˵y|,po0^%,Xeh-H$i{Ҍ>co rؿW+[GY!@4(~L>t.|]61t̚sIXjRH,]#]h#KF`1NZ .ͭZZb@,e4h ,/ظbc :.9Q|xC9oا.ja CMX˻9 _+$N14r[ERb0Џ̆ 9`ۃ.eGmNTxMcJ2U phC龘Gz{x]rʒIes^p2ͤ ? 664>SXv#YOV6ydMԲ~TB | @'  V.n]:ƴ &>Xq >]-뻆po/rҢl^~;^2-[ 4"LXm}.E k8^N15T;T~-\CE3.F?QGQO%5i %IP cb4J2 OCX$ylGL9,؆WV,ۧꦧ}Eی C %vebn~+qxt_?Uu<+ZK"+*7DNi>,ל7}jzilrr? o lՠJj`\RǤ31Uk1CPn Ezll8'sG< ~6d=}/\' 3KX{"Xe]!(T9h8iuMYtw\D$:BQLJag= JUI0.lK~T!H/nvx66~$4 B[Βg1@1[69CkT!wqjJ:b$g0֏3OcydXN3T;] %46ˇ@0 ]q5 ꚪ=lj?]`K Ѽ9@ٲ D_2N -CDH}Hn ʛO|zRghNr6d=z]'2*j7kpV>Π;k6BT%9Cۈ= 0~Ch@ŗL I:϶рG_InkVX +qZ8^Io#TpB{8~n0b9+ČmE- ) cL/c_-m@2 +눆Ӌ(VUiV[b:C*|"! AU 1Xm֊I<88 YQ}*@M dާC/*RP#gwu>[]<|3+HǬ7Jsi,`C=;QdS} A'ng/,kz6ٜRzS0,2:S}|84οTºpb+_Q\L›$AX{)d͛~W"_Aէ/ˊ^9EusЇΘf\3ag"/o@niFJ~jV&c$3/NnVyMguʬҝbsJ0'_CaY@Ħka$OZ(cec5V8V='iw& GL/I.\C1'} tr>#əN[rlzt;>nZ6mEn(d @:^=2J-@h9G$ŷ))^zaCjYㇸQƖ˹,y.ވ~O7Q>%K6IWa AMJ^:;0>ޙX }zۡe1J{ۢ&eS!+$Qiė'Կ0obQZ*tEC!9KaQ D c;i B.ak \'dRDۛ!uP_ (/M`-,di[]MN;\e($8qz^5Aգ,Z 4OU~% s̑.QbڮDFqL@X0Hb2( 9g'GQvO2 ͮ`5F+DQQ`.#BŽVUO BLFb * ڙ1SQ2ILc$ֲHƄnb _B0_ekQPu[՟9>w{ RTFe?=I=cKgVX֬>hz`rNtGHE>E4Qhu0< afRt JOZ IhuA7 FF /*'BqhT@9ЌB-ٟ$w< za2Z_\o\JnhO3sOn;ۻȊjXov$_Sac>مXGAR7`&H**̲]lv{ [Rߪ}`[EeS(ϓ@A5X1)5@9芊 |*`dfģjdYC)wsOgz38@ POIb$W"@歾4nژ,,72vkZR4sV edABFpX@oCΜoMnJneu[m-VMa 4B7[sSwgtzW~PAYβ0~}ϼ7u@~ ٚ7|wwQ}Ɒ|tŜJhgq9kZGFyEE~W&9; ;kjBO-|Z}IˎV~ѓ0@K w-|p^ݛO.BYgu!>eop=f]iު%jG mVqXOm 0t/% f G ‘#mCw?m/ ݧIbXvQ%y{ A !gDUp%wb;o5*bnequ [jeVʊ&jSBŞTKTpjt@؟1E90;eDOT[SqdbY+_1aeh GfKv$KM`b2yiߣT m_ dK@# !o#iT|]I27BpFkr}ǜ6Y&bNDS 6 %*`gB,YcIX+c]~/?Cc;Ç2nygc<b$;܌$DY/VJԺ׌¾Ћj}3VpZlؗF׵`E?L*Gt1 GWB7Q@͢تSűAxDtrdLD76f%Ϸ`D-Kam*g8>:DmjMT}q{~n#LP =rn)D[:.Z]`vLݑv #mkS]/;@ܕHS!1=mt:,;~2љ 2 6+ ;9rR,핕ihXO:fhI,k{?k7 JP#ƒ/kFu;PΙuY F!%.5+['xts7hʈ S\c5{1궨G{qc"j|C*p[ؿAy)<۩"hn pjJ>&a`qX\Hہ]YYԙ` ~ę[ZHAvҿܷw ޓ=)-ãʈgxN=KwW3B*civTtrRqAR +ZfVvhttlj|G+ sEB0*+;)T.Yo[{!#_E$K ׳ڒ)>ÒHjAl0kab4* x{-STDNx'xㄞ?d~Um)Bp6fpL:&> {% lנeͯ J#׊l[px/D$5a`пPt"y;-V$SJt.?"*3_W0|Qzi*v eUhµjOrjlE >n{$إo K6L@}x0!(B$7TYqQ1$k>]A]@ rxKRDv_p e0g:8EyFyԹ݉]sn(>xt*.W%;{͍;Tk`*<+'r{Cꪖd.$uJR: ?<2`.U v+, BFm4_f vྒfy`v\ՁSuw,nb8ZDJdA4ؿCG3:ڞ 3G vKI /'aTP+0oVbX uqάGz8*k":xEIl΁R,"S7*^s #Nmm܈CDp^{jޢva7sMW+y-(묈IH!aA tP[8NGδ1b#tIZЙ(bNKnc6_Ԝg< *%VFwQdyY`y$FP3 ׌ᰜ .=Y&x0 {hAׯ@XIO [aۮ#A}^h)]S[ X} ~'8Hf7\l"U(8  ĺN tjUcц$S<hبrnsYiC\k,dO''ctMsB I›Rc%H?,*|j3%UE+aXeapXG0莄J-q h~9v!_U|G"$Zp4mLRZI ܀.>u%Ya {K?p(?ǐC 磜4?ݐs U~+[Z ="F]U>]\tIwG_;nkWɥ_Nlo9:rt+j{K.vK)o`q^򹐬kʘ10i3@n1{q+F HeɩnM@=xsz^Wd1ϲ2 "̼3~)i./9!L}N5C*j xO)Aw&>0",@M{;鉴-bbM'r5FJj cɗ%)G&܎Z-B`,al*IGJ/uߋ7)s*'ohEn$f  B߮OkE\,~E0BjSTix45 [TN:YBͫvuһ;4ikT|/w)UG_r7 F(!˴Ǣ́-*m=ktl>>ooa 9>AI{Wųl>j>5Tڇz7 oi7?udk1+G([AAMZ =Cy9(&i "e /YѿPSokT"ȇ#$sۭ?bAyXzRa; Eca=xd1(`qV/"bĽZ2rǃc+b9|\&V0%}XOЂ%A @#v}iR>AīE}@b!OCd^T*襆d G^N;1kQh2Tb|lg 8嫾~#hd#R"PelJzޡi F"ͬޅ^Kd]S/&۵-p{ <?PT=AE#Y.ZB `'cTKc[`[ SqXE.Z%8$ ֢a#Ga:GBqYK[cvΤu1!ޢSLxX]!B[<](@?'1Ixle \flul-vzٲ'`ʞon5_BȃeO@А!"FXP'ѩW44nCj: Q"ˡ_yjۊd8RQX`' c0i xǦ LԱM.xp٫ȼ8]VXW֓@Xnm\m4nـ^1 ܅ 飳6;)j L5؉!HC|vHpgê)fxǻKS9oөsXZ^v#b[j0fECt䘊br#bdx3%ș _(ét w2si4SF5j䍅F An"=w#  BBI&hۚ/T6N&x[3kV팃ԛVl4rpVdzո¾cm\Cgn#~qF[= ">UN~S8!ԟ1\}53F . 3v2@DnL>R{b[x?EO2;7B^MMSN^Sdpl=S/pP=Abk7U@DvmjT,ʹD`p冂T l;b-(U#Nh(M8;독|A麶*d`CdܡqMB>p# O%<cCIZH3E&1*UŸsηٞz3Zolz %fƭ#"QC4.xf=Z&4{)~yj3% W3 zPc*s1 u ;RzUSX2ctԟ]_[G[b-~Է Q4whS3 zIߝPuSswMm;N^Ayq,cIKyA"EWvbtjhI􁠐?nC"+J)1!VSώԞQ7EWd[dXm8m%4atjer*f*xGS'' &HJntSZ (mLs75%q!ǥ[I1;5@@ 3)a=Vû]-[u>L+dW8r']fq=Gᒖ7AtJDy[wV)ae{(=2.<,u79c}[4, >mY|N չ:5HtQߟTd^?1S(M[4+^DCA>d# s̬dw̠@PX&)U+LA<[yf>4u?/8AXK~$Dcr~}oUu pR<f=NLị\0`Pt2gʄ.:UG :iiZhtRO'K2x&mG@e~}vX)<8o\w9YyDekl$brуhqq(E7nK\9pś,q~~xCٖ?CVM 8S_<;P%/-&>L<oMTL<\g:,9\w$<2<|B~d$(:<*ƱGO^sӵ̎#N. :8afị-:EL03u^EZƇ ,ڕJ$~ek6bbiiWT~F"tؠyKljrgKlL:fUAs&C-[]_զV2Axc-$G#cz'QK"s>lD^HGnE@o@h5:QUN ;r5'ijE\!0'=^r^,hGl4/vU+n{z3ưѤ2=02v^RA{<fis{uVtZhx wM_K<ę2Gx1xۇ_mJvJ\Ca;CjDW#a;H u-=Pb[W!训 H[?_MWDHԙ!+qBk)c\nŽyu NO.EDpK R8n6ZpaϡT ~39,՞vg\_c dY&ز\5gRRP_"P ~+:3-@*$|!_?ącZ5eG덆WRVn?*j\j &ѝ|5]g.JTq"Ž'=zMd5YᒌI| abr{e<,j9!UN@z9 qޓ[ 3"QwN+%:|/ڑ1 =W zHC:$Dzjh*:s`Mj s;s׫[N*7JR6zb:\#ySԫ…WB#ᯄ.K(ѧE>qzD% |L\623GUklTA$dZ߸KT~4&/ca+d_$jd߆NQ n'~sl i+px #E~j8ze1t}t?kbS #TfogorN/{f\U#|94CC,By~][}{ 1$ ?b1%ۓ ~~l;?z!xTsHXItآ#ZH`\8IeS6 *~C|E:BBYvJb)[Qٌ|;[_qg3DNȇh1#&Ad#eʻɗBBQ׌pv<*>$j@r)=4CgBNBcNI"]Þ%_8̸@f hYߙ}wĪOj`gU 4IJ-%'420fy&Yqř SN vW0s5?\v)} Vbf&[B+0=Zi;5Uq;NluC4B'f0{hŐ^QG(͂ۑTpw2)_}.5d<%ZX!fL9 i{vM8T<7eW9yUn̢=Z#\$*|?퐌ƠЮh h3R]P?i },ߦ;!ӠXӍX֒o1\*A8nacسlϋ[(-~ZD=?ςZš66l C-U&U-1-P Qhy\gkL uXȲM ]# .P64NPׄ'JPn427R]+Of0M[hqmMa" zE+Ov("%wzQplXFh9ҳ8lXP_ gL'9cgx N }HYЃŲeVz7ݻvItF) dm ޛf˜=O:nzF{PJJ|P*+S3Y[1 N\0PmI: )ל(OGy`YRA]&)UW$)"^Ou\P5@;#9uqvUG6@hסzcbx]_exʄ1B]C4t716֠T?#ϗ%Ylq+#E2|E>S $ڒ( ZMG/ 2jClEMe(_։szM@?6Դ#re0HL]lj$$mAm켟$ +T*1P..!b-0vZG!ܹmiY|st8ߎ@x{}H~MJ;7MڹnOh<?Rnթ&I8-ߌ&-([8C# Mzie3:k0 NeJN؆QcjD -p8ѱu̢%k Yyx[$wZOn"U;'|{q*S˝wZ:ɍOO=)[)vLBDOPM;:neY>a\gɪz~m1BH5$@5 c q-l*1y`ЌY驖Ky t%+Ā|?Ok&Qޛ4`@4@- uX4 Aa:jzU6,C3ST $[}ň `%cpa#bĜ]q>Y1Z?'g=>bQ cW:r,#L]K7Kd8M jhΊ &2o΄%PO 8 .CÎ1}]4 &`AUwNMY_֓ ; F"wo#MIVZbAljFرky@, M'PP69j4-^]&~P%nf]E?!ݤςmA$/)RRT+r m9vy-0+MiͿ.y.|r F ^ FQ$ȶ EѴm{6wZ,f].|Q^a=!ds,A8G%w~?Efv1 ..EL$Z|~- b(Nu!QP^oB^| 3I B)BԬ~7ԫIj>=bPwa!̥btX,"{1+4m&y{T9 qos!(3!?D:N 4i ^ J``=/n4w۴!# pJ 4F*g`v G9l1"\elpoY`PІKr̻C#狒Il*%(ug+`!7ֱ 1 :~=QȆ͜6eg*GDS?c@ngIG<04@BiS)Fw' TR֓<>rCSQVþ+,oNnM@A'SDJ/&5FG.TơRߖڣ$HNfv5[7QGq gs>(\HO+_lmg_?K'[Rϭ Y]'޼4P*0 M [HnH[#_~ʣ<'=iJ|P2tLe-->! 1`.Y^7,5S-Ob-8߆ሄ_ҍL7'9t ounG8Kijd!ȩؙ}Dn2A}VU: ,_>U{,f4g.}Q,1Un` p)e9 ,]+8c0Z[+iO9 ]7l 'MʥA|- u/ɦ" pӲnYI16^1j.w?B9?ԫ !p儭ڈG8s%*OM;] c.[ %3{}zo(* Y52BW3[]9j_6PY\n:g9*in4y(9kiԐ6,,΋z".?YUT^4~DŽ[2X~7 ų!;& 8됆RHǹ:S{;6k@NW0,2}A@id.)uMx>}qV𿩐#uLJ  Ԉӛ#A^nՊnxCl3 ȜRB`FN#6my͡jXJU>˝A4#?4"~$HFБ``7+gFq-Ca4I?ؠvHYePTe"ZLUYMx]GUuиuxzFOuQٳr:aֶ|,x}J&̚ ,>(/uUj~3v h`;È-v8/CoUp$b5>Dhz{?<?#!nQ_.c'ؿvM}0$sfОd'l$*c!2ּ^ !G,/PWMJ ]@֔V}͒ya5%ObȿZ(xN56"IPoBl^1Fy͗u9^?ܞ*a@0J"5B)uSŸ oTqpW``Ϲvr'>ڡ WMyl2Lx77xu^d{3Uq10厕zvLmP{/M327KK0;gt`CI7r4NW)[&pf%T܊oYY#ͷ i,Um`Voٶ(W5^Օa_ .9}{j. Q̆ 4|z0? b2w@d̐tᖙvϵqK!9r (%3"{7|V#~| uF@ػYVzu ĴpjѳAk{I4I67;f=rHU{M$ZDM$P}(c'"n˄+5v> Fb@>5&&+\M.Tm31ƀw{_nz ސV/c},fpLѠ>z흜:86+ eߍQ)edˉMWobʎ=|pP^ߦJ{PCuV޳T+=Fj*@ۺ :HTT[8׎gE-,vY=Q*;穩 R/zl \+-ݟCVSRqj Sٜҹ1mU.O7O}&j͉ b)fI:i8܉ uh-K]J]J*Ӧ}Rw!XOXkp7ߏ}I}s t~6JE8.K(nŒۯł@k^q?2Rܮ`)!7u{|#.'D Kt$_|Ao 'xXv7pcS024?mbTTw#_t0 3zy[buP/;' ) t: $0j0p8j*o6lgH!ѓ6B{$SkkMgHa= *-.WX(w&N_̔T;JY1-GV17jL_(Mf6#)L NME:)}zg0z/KV#eߢ?aykj%r/qol$M۰,&:e~apGտgGT!.q\_e)Iݒs/ܶB0$."lZ05&, 7=λ:y"dznĤA=:ȋy_´Όdx~~8l蚐^cOlKv81m0/>6ڋuB+@j^85;-]TtZ03Z0FٱVmzy+g˅f`h? oT0~п)2|ȻX@ ; ^nYs7;lDa8Ch5Giim.–~<ߢLg$Cg 7.A=1^u,Y)7r3T!":g7zV0ڞ_q-3ݎW ٘' ƠF6sw9 Ǿ7MUaTKQ ͧΨ2kgdj_MkՐ@8RLxPov GIpѤwfva'u hx}tؒ$[h繇] aCyt#gK~&=sY\jR(!_R_ѴȬYȹ^RKd[ _ 1^0ao$bX'Btr~?~ -aXgYol㷥%4t#h_T}EU&uEipƧi71-Y9#y_8h'ei$V"&,6݌xW IFg2JAKxEudLDXdeK&}Q=3_Jn qG4ڿԋQtȐ1+T냯{/B+AT1$$* 2AѠ@Ìi'LீDި4ѵfJQ  ,5 YZ