gambas3-gb-sdl-3.14.3-bp153.1.25 >  A `Cc֜!M@eeeN tj fdtq0yؾex;$dA&OAϨ?L"2 QqZo kaM, fyFG}H0x̸08ˮ.t#)8tQqW*_2== "#{ \dK4.iz鮑5!^9lQpH(km(Q f.ڍ9L7glcPiXK?U>pA\?\d # @  5Kjpx     8TwP[(8*9D*: %*FXqGXHXIXXXYX\Y ]Y(^YbYcZTdZeZfZlZuZvZw[x[y[z\4\D\H\[\h\p\v\Cgambas3-gb-sdl3.14.3bp153.1.25The SDL component for GambasThis component use only the sound part of the SDL library in Gambas. It allows you to simultaneously play many sounds and a music stored in a file.`Ccrsheep87PSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_64?X Z큤`CcW`CcW`CcW`CcW`CcW`Ccj`Ccje52e308686746bc48b2f87d13b762a3946b7c5f188876b5ba7590d91c4141152819e856055d49e4c006d3960432bdd55d437633d8188d249d5d63c168b0b2e9fd267f071c563f97973bb3cc5bf6a62fa8cbc60fbbf3a29e0865b9d6dbb9251b34b7d8303cf7e9c7b1c3e9a1b5dfab86136bbc696fffdeea43f3a89aeea01b12125773831850cb6cedf397cf4dd84ebce0caeb453a297f2b7b5169c49e3f6f480gb.sdl.so.0.0.0gb.sdl.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-sdlgambas3-gb-sdl(x86-64)gambas3-gb-sdl-imagegambas3-gb-sdl-opengllibtool(/usr/lib64/gambas3/gb.sdl.la)@@@@@@@@@@@@@@@@@@@    SDL_mixerdejavugambas3-runtimelibGL.so.1()(64bit)libGLEW.so.2.1()(64bit)libSDL-1.2.so.0()(64bit)libSDL_ttf-2.0.so.0()(64bit)libX11.so.6()(64bit)libXcursor.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(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 fixessheep87 16150291063.14.3-bp153.1.253.14.3-bp153.1.253.14.33.14.3gb.sdl.componentgb.sdl.lagb.sdl.sogb.sdl.so.0gb.sdl.so.0.0.0gb.sdl.infogb.sdl.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-gambas3cpioxz5x86_64-suse-linuxASCII textlibtool library fileELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0a9d4aee3a650dea7b3e01d2bbaf6452e5c9539b, not strippedPRR R R RRRRRRRRRRRRRR R ϔ=yɵglibogg0libvorbis01.3.21.3.6 utf-8ba4c2067d9bd2b1dad51a05bed337552da2986e88dd811797333db2855b27a8b?7zXZ !t/U] crv(vX0aҜ7T?) ;CR6ULl-[;Q}Afx4$}^]H9d4qX $riғ{_h~F[[~CCb[Xʽ11YtA6P), je&8*fK٤X/eR=u {f&$#ߌ?ÀB+]J:;;ƿQڪ. 8:0U׫) `w@&Q=ĕda)1Ï|Dk]2ǵbp9i0$}ˠ[(Š&j!MQjG:U$"GQbfV5 2W#MZhaM7sy n-ser:Q[S$7xjALMptVp <9N{e~@8ׄ"o 2]rJ(^Ϩp%{ Dp^}7dZ@.ƈR`hL̀,ݸ R$s yVU6X؄Cc`?UK[O ب"W%͎KG":gC+!%7]5܏T峅fxC2IC%M {@[f7cQefN笜6*ӡOBl @ڴɘdݸKPX?  7L3{V\S|O`Lc X! 2yP0o$Db0;Ěv/@oZ5y 9 f=CʛZ6ntE]Uԗ)A|dꊟih_kW%@knKrɶ4t2?X% +`TZ:Qsk,6v &(9l BΙ U?y$jo7Х0MVkR&~u8O.gSQD3@?)fpd#GƇ0|2+hl֫,(P[ŮmzPgi9ieJZO΀ICGgj!aMmˁa5\0{*-=oKq+@$&SX^Ւ6KqZc _l q?1u3܇iL' \ge"~2qk+RP`Sa^ ZXwI,@8nKEKQ uɅ)K%[.YYu['1!EOtտ9!6^r0bo:0Kg4i)BJ֔$ńǓͮ q@!d5[(?9ҠtQiapXػ 21_L7mHN`m`QFjQE΁ǯǦ( V l7ňG-c !Ԩi,Z!B֮$uzxQ!n;<*s! boX#Mxs,jZp嬸@]_}vO84ŊmKv' NIzSS`eaL#oE8`X4sOUC$_F"g(!,%UBfŠ:79"u{1Κy*LKwmٵgF^6%-͜+fE=b 8L[0^ @hn\1rDC.ѿr}Mwf`#O?)@vԌ bIf;Pc|X(MEOKyU#L"9mas)034k 'J:)*8JW.c:[b0BcoVKأ_|vv"=H.ļC=޼$X0!~FVzo-l;VAV)/!UW-i&S`1u/sž.{9ip))Z:4CY#&xrVc|ʛD?5$)(F Ur6E^ ɿ \ B!UoT۠G}m.AӥKp\C]~o7BT8%xu b'VcrU'Te>RwTˁB"nFvnz.fuÓ}WdK2&HW䋅J4]~ڇ)߭1NdJ{T:6ZEBU.TqmBPiDnКx F<.`j7~^鐄jđ'0|o4JLO 28K(W0v|*5zQU^ݚˁ~I>?=JTeׇa뙏Gxn+ tL6s?+i/'c1Y:fe+&DĨt~.HPM0ɿ)i|i2X#.!)U9rd-%rԼ7/nd? Fސ)J1_S4dde' dNԑU=77E8f;Z_eK9t6_PkDT]Y }$ueC8(SK#Kk.Vܞ-3rDY6I;\Ÿe(bS$GwdA".ؤ[ ZNt|M4Z)mԚ~ؿ^l25E\Mjk]"-ksr}dV n6>2|ס_C,((3`Wybk@c£ZpEyAۥs4qj~طϠ)R\i:( ;C؆(vvdawخeR+%do+^RCEx&t#'J ɝ c_UVڵDB-b`#_![dXzRGLc,~ORYұD0#w A#^l>\B-f#![>ԼX$D3ВcF >އG֠`>k-#(@ylF"!tn@Ng5j!&Yؒot.|i<̉-k,nRpL;(! dS8hNا, daz\,22Py{Eh |`O"=G?0ȲHRz:7`Ԑ}G{RH}RAQX9pHk0MwW[1t:V֣~Lswz w5zr$p%aFBO UaB֜LgK4\麾/.M2a^f_/1ODJ꜋q5GƳ>9^)ϋ:υ'Nmms9B1+6frWqfW>¢(13$ISx=hˢe ?qD邶w R\JʰdqrFO`I%kRz᥎Sl.,L%LC|vӱ{5h dyz-` 2>@p7cMx=qSyн@铕}umy}oJ.Eg;J;!]&ଠ@o98ʃ, R=vdB?z*XZ% R~,'A a'šTz:b-Aax䚛UX~}jc[X k&@y @㕝2\ u&DH̖؈EI yBzY=+̝ϻ`\}⇧BA¼nژַ 팮`-Эf['$^h&`PFЬoejvr_5?uUH,O m1EAvW跀pAxj/crV1ɽ76_Kp!UҪEITL%*^c]=mwŢ/ladЂ%Dã0Vga50TA%~!9W#&7tOcOAr1l!6.PDH[r5 r)R)ft)< Et!B).r8]ߵ#L ; AJX-a_q4MO %uk8n$BT5B0=c"ֵd;&kU=#V7qOy.@+YW\7K?I-ag@u .})K/hzMQõ܈H.B¯M}xD"q$Cjey`74 &d$M= fR*U|޳5mo?:ģG%dӌLW˽>QlEu OCFdrhztZˡ#CX=9}2p*2۳gBS |mŚ W(M"n#39˓\ں)_5n8]*Ͽ}ͳyDU5>ZF~'$jĿ*[)nxb @B0V-omo38CQ.?\Kn_=ȶkJ. n-;JjXs @x?yUGxF44qG=5 ͻ9(zT;G]QK8@P=f$WͱAVHHH OAsct>;/aNyJAe%ia wzR$7}mx0$SrGaܔ @2&b>9q8W<^R `>dJ6GQucAJrf=u 5&(izQϜJZj*͟$=1n:l3G41䶅`K#NC8\ ?AhQzԛ*6 z8VbY2$H *xp'^xt03=}zkE@)+u¥ c.&D-L*/W2@"LA]K-a'pA d^lhB9i",sQ"aO 긔"'{ФA/bS%Ox$vy?u| .cwKU2p@LKp ! +hKQ?QK"R#Qdm(:xqy߇y5y.wxmGw7Vqny 9?}k\Q2Xa<'? W6FBjLi5?jeF0l)!.@|2ɂdUU%1e5%uo;W&ik#?:jꁡyIRA6Za!vtT [L8q`D.k6Hz_S_ۦj(`b/Q,@$CwzdoCƤQ*waR? U"x,HȅhٸtgPOx³n]ͮ=CqUq[v/LX~F( K }_`:HU5$f^W 5U@i#b 8cq޹#u'Hbb7%({SW/E[$Xp^͖׺"AըiXLw1fBb+9Ǟ嶚;˖Pݘ&:ڜQHtZE#mnNb9W oڢ^H %- \waΙBш`hr/f q֖n!"~2#l9ssC,έQK,Aಜ/FC^8"fb0a`kC(7TY;ɟ}tkr/ 0DKWx$]pAc&_BB >k M[ְեƆoL S؉Skgw&*0dK}(gQX6 qظfN<tBG rR Ǡu4`鉯s16K_-&Vm~i+oʀ0rE|a!| o6Ʌ_e^ D:ErlVE /nQlHRw6HByMl= =oԚ)`H,1`pz3.kzĢy-A;&q߳@Ai@m*waqQ)yæ޿V~nz"w'zyȧ[bhQf%Bdf־՟k?ZEWyCIr3lQNӏ~|u>rt m=_[L*&P|kk)קr4A '^/ ةR0 7^&s5Rӓ&UZNԟIh"t[(~/@w ѱΪJ jUpRb $|i~]K ~rN⣍eW\$}ǐAM4ӌ `_agO_._p5g,iRot?ȻӶو<4͘n<8z(CllWxi@ 20YЅ}h|f񿟄VdX;@vr1约sO4"wxtu%djAG8'-fj7"0pLpYxٮcqո؏!ѥF3(&pHop 'NvgQs+$r=[Xqj^Rib MF 21Csl<>!;Z0=ڞX^ZdJ:?T^GMt=b՛ (ΔSt߳|8,.9;)~ϾDCOVr[׀U\cWK )Y]8p@Cʡn@Xfu hh*yȾV)BǬhFUA>bS|sy°Pܷz6,k!p}i~StRQB]@(^|+o>"LO#+"PVqA\>ϑc@UX~gjVK0sk*^O7לȹdRCBMyeuᨵ.rE6 H6-tEIZUH,$zVNC]mUlAvb aNѤ,@nY,/_y>1EcxxCz~ڬ7:.M}cPPjamW= ;rm4Ҥy|rӌ8LþM:U{á,(S#M@諴w<].QJ~ X׏Dv#Li-sLkAPȠ9`ʋ5%Oou|73;]3PJra7mdwjW\K@5c`c@#v/ P6C#L%Tpَ+굏\jCSc?DT?; wEx#a{0 &Yޒ/z 3=,-gJvodzpy|fQbzcG]ay". %=#3OzđM#TMl?8¶d.A" 8`zqQ`Br\^n M$Fw`b7 X% VϦv󎛏FMʩ0-|/iR!=Y `N![6Ađ$~6N{5{q»Kv5Ԝ^i ̆&#; cz;*HxF2.8Gߣ8±oaD>r:%)!Va+.'ͅ' b@|Cmf禀kV4_of ó;d=[,C'L%DpδPoA/"3|GvGXF 0'cL=,/qhqhE_SQ-VUX Ƕx[D/>PPXɭ 44RuxazȔ3# j˂]$$ǜp@<'.>J*?=H?k89K'hWIE,2[ip5vLWcZQ>" 6{'ͧG`E|B َz15>lkbވ Cu^<*w58:Zɽws5v K?y=?$Ќw1=Y?gi"BGp>kv/=mg '͂Тb=vN -(\8 %9 F ̲=("L5JbsT 8¨ 689Y?Em͒3իϺ,gW9q Sw1rYJ3 zUr^ Zr.Ԫ^Q5ԁr> (3ፅ`jzX( 7F\v߳Qi1*mZCSTo\Nj=r)5i!MkW7@rdT.6ex@NnMbr^2zy-`lm849dmd㛕O¬#mQ8 )!рAO/<Ǹ8Өe&d.ǥFA};taZ1N+e! CC\0~ܜOnrQyQ[R_4ޯB*\GVxә::vG"4.e'MnT.GDFnsҌyYS\] [dËY`Rb V$Hq[O\S7Ր1@>;-xJ8ȤSoF_~M>;lh:LPZQ9{`zֺ&L ȋ TAHtlkxZ$1bjK`t Og26o/CCssB.Md8ծR9Zڄ3 |>-Y)`` O F;N4wOHslm#?):RYsL@Q8&4rt$ !KZXtAj|ڷ*J/ Ǝs|*ʓ`j( 5cp_SfmJix`>񼾦F655n&ge1NhI} ?-g810Btqɴ5ITPZ;Í"+9vf8y> cv$גt)f@P=jHǷha0ŀnYp2;Q˜5ݼɕsK<}[Hr(f~׍Yp@XP%y6]IԊtsOv bt{s_ v#EzU NSYh`Jd&m}~M@U/1D ~&H _ _͙HNJ!ѡ]ځyB(hfWخejy#'JߘoW_r b$63uṠcUש 3Ɠ!h\{V7힙Ҙ.v9dCkIm++%g4]j;=<ƢfQ:pL|FS3|:QBN/zڣl*)f_w9,bv$ߣb!6` xg 5.x}x;5p 6ڔFTOm^S&=nI}_|ހO", 0pD}Vt)ryF]8=vE4!sT/3S (FB ?ϦΦoO)Cv%1 =y*sci;c,Y|h;ȤC9s,.QK$~Oɴ22nŏ2ڌ4 F,k)Ⱥs)= ~ U>.-yf5%08{P ֯u}ÛUXcR&'0$Q`xFiSj>֒+!4`k4AַH~p .9*RVQ\kS 0Z~rP<-Zd. d!=nK*ܽ\!A kzNi!1Z,a KY]$ <0tV>&Vi9J6!KP,T SMM({xz.6]r\ʍ6d6Mo VL<X&џF|=Z7țSH M%$x%l{a!qXl"Ф2-e/号s!.ʊ[&L}qҘr%KWSeT$%u<]e@y eq{"jAӍOLDYW&d6}P59K,"u!r80nUߵ=z; Q^b ]b.A)s jXd$j|!*О pXUJg\n 2T²bcn xڳPHP p>#=+d'E :YlX.'#w~g83wIL# M:+QcjZq"L}e_۝ M[ JwL>p0qQl2k-ݜ_f$ 5yIMJN%aVJĨa՘nA$a?_̈́w1o mE;b9_M JFVx?1lێXݢ<1cYlIڂ*pR5h,&A*9kbTpZ&hk¨ݍË 8-Ý2/ǕBvG:=~UdN-EJ@DlU"Mmo}K^wV5cԭIXdML ҈z&us;Ξ?C dqPv&.va66.;M9ŗ̰m2Wj6+3b珞.InRaK5*#W%~D}Lm oCVĕ%rqC&g&C}|Yy{Ό4q6[6tL獮s1}'t!ir > >耓D:ftIl!LHd{% 8vL1Q7]~۞Wާ\{w,t^ȫL`"&)8!|a[`$,p}}~HJ]X9w!exd)v-'WM8Wl `dUb5Ӆ;ᴓViܥb&+>Ld{+7T@x&:q֮+AQVttRH0vp8wH|GG 4Gz&}  |m̈$2]"lBn`=W<8V{mQS#-9?`]ŧL狥 IL>uPhrqY()=F=Pέ?]zwF[Cqzo ԞfLohlS Vn5Lg#$3\̮9xլm?Z%3O2KVjEJO#\6gj$VT|z~ef|\hЙB8!vKEb]IeWF D)e6EW$_hd>.Byui J:x= fE}F$ 1NE`,a.7w=GH_^![/+s4%vר8pYQrױ'1/~g_ knrR>pH%$'X3v=S`="^4:sn.ں M$2[x%@ _M[ J_T ;s' s{3 w\ʜh/Ӌtfww/__AivJ_؋Hhŕ-Ti_O-|0R/;%j5Jqo)ErWښ\`{ɦ!~ 3sv{9oaIuZt9_\xLV.HEci܅ʜ P#)?*e3}"2d:߿a>(}D,8^b3 >D>x)eX=[32âF<FQŻrg !<u=-Eq~QVjmyozŌr. zKR$W鋆M[V̆VX/QG(9jd U9n}HR= \Ff6r}6'?1Ly dX.I\r;S*~^Qqj/5_1P4+˺ t$Dɐ-T.u@DB)o|C 8S܊yegglJwz & _|?" °<>22kU4](u(vF5a/IVBéFc h~5N坤'=4S׋[w ↎橴dcM&ń*r 7)6vͥ=O cAdfhSQ&t[![wY(s 9VkXvHx^Z 1Ḯ j}=2IP"J~L ޓ$"]pj~ 5D8ڞ ˃H Kc5T}<'5g0,*`U[& Jh9WAJ`R0HS,ҹ9& kF 3PDJҾ݊壟z_T. UaPXY򂮗Ǜ$Z<2+BTYXd![S/ nl94Q+"" ee_Æ RCQϰ0.1^595z7qT+/ՅG=R3CX <2v8_qZU#"e=th6\ -Nuwq&|f_]9J W0mgkuLrIJ0\:=Z$0"zp+m:)R]Q]{miwϠh^hl(}-Aa$syww,vc:琀V2\p#mj5r<^no 8cA0f¶'dަL.=+-BŀH)|Tf : z``GΈ2iZ\u@dLƒ Gm a0c]XJ $零UĀYEZ!]A7|1"0AZquJZ)ߑzguq%X $R"P $?D3 +SbcNH؝L"8 &Yd8\E MN+xN3(:|gCZ5:Q-ac($EP9Q4qV,67$W{69)8ʹs|~"ѧֻCHTRu ^ӯbv)M2.}nx*0EXyd:fEc-Ygơ`qy̹-QMXKHvEFQ{olUW"pV.^@ ^ZEFN$vdbU<HB l}5M :ħQCAvmۍ!SYƄ4h'} )`WWLdVb\z:{Ƀl[+'Ju'd9^d˕w!(.T(Ԯ}ʸB<1)lgLR*ܪ1(hQF"Š9gl?V/Y 8 T\0nҿh* ~pUUpna?3_qq-Uy+!ϑ(+}6~R@"a,WGʫl :qMv$vV/ͧ27+S}*el^dVQ,0:qqǫ8W0]BV장ʭCr5Wڑϕx.șڔP([Ů+!Mh*iY^G9zw;$}OwP4 X °'6{όc7^8O0U'-ڴcU Y z^{ލ^+8|[r1+`!cjhEU Leq(a]׸Эg!Yj谱;*nHGvgDJ2$҂΋;c 'ȈmHvb IT:VnEova 6 x;JE0UťWV;o˥|YՁs*4'0 V_QU^B*IeqEׁߔs Xb`ApD90+QwcBN 0L @Dq|]L'5kRՖU{9Ɩ_ZzȰ5^ df2NJ!l lDz d^ݰⅡkזL铮y \jkE@ےoF#5(J!եF9V۬1:6pX;;.+쩏= AP]svrGEg@ m'c# F!*T(Mgt'͂~j*fοT/'Kv *?3T C{Hܻ7Z款Qς;xĹ SV,".;8 :p7!|p bSӊLaG*m D9_ `Ֆ?#3c_9Dsi"ڂj!o-Se{L(v| "s2 3lYJi3FMX8p'sfbGk+{{5l^5DQHzf#l%׀7lS%$NǃLP-Y7 jdaT0 O\#0EaWZd_h.YFQ-ЁMbq'%흕\"p p%S6@?XyXeϠ7pJ{(Dt+2HF a{XI4x،lf$-زK@<)E-R #ى5 5GWQ$a3C2vW$qe,6qUpNgm&yKvo2W498TU]*LGUbٜX% $s}ݸi J ],3)= |A4GE! h1#nP qXV4~0M"=UvEɐ&uQ X%z(̨*{cYK*x;7(-E6b JjͲJ.8'O0-VsLEv18 xItCS|,b=?Ţ_1l ͱ XiH@ƞ"B2F٤'*N{>;0=@6R5E(SaB<)p3y ^vw;mQe)6&uqTͺ29 >h/!|:{\ Z->)_{ϫ؝*;3!s,KZlOF2ƾ %d҅Fi[^VJ󗿮gQCi`-gfB藴?_iv< , Q*@4tA dimݶ/@4hKpϼ> oРa*FЦ5^ 5guÏ,~?NKpnI¾c`4[ƥE)?4ņW䪤"0߆2T{/ayǑɒUcq߬6/P\8`/s#{SԔEe.3x-d:Ap:B{)[OuίKx_+EC'uT5Ta38R F #o4SdfOg g2ls;lSj2rx$8&oؐA<\ar闷paS *^^30RY$a`#-u؉X) 3{w#bS^ qZ3 gN2w ZW=kv LDmZ0lp2[K/Lnf/e\# @G4m̅JXt #!U^5l,6O{k,` -_?u7^ BUÐ܌pt,BvMǼ(ya]JwOYͽZj@_7zBhYCs])G8(q u9|E㴺D.j^գ#[ɬ*a䛊l/N`q"ĄݱC]I 6L zL)OAHn(ovN#f(M!5#?O_ fLJA3ܵ~'1B޺?6e_ށ!/ZVڨ= "'^l%(A_`eU"}j /Q'GnRL%َH'rX~I-iʵ}3H>qErJuBsa7`au!zĐZB;4 2[`vNد91wC$4ND`wA^6F0O"Ӝ5|vc[IkNM ^E 2h\CXihN;Fi}9P`]"7bs=e<76ViuuXD7|͋ƏVi/o%s!G#\?ejFX&b_xBBAߑȊ/5p.z:;dHX_%U?3uI2o OK{_ω"F},| <z$"xDxgP4#sFZUi‹94*2SQ8s6E$m8OH<;uQDIMG~9LaV$-O_zgf M@>$G]Q} ]|q9‰äEPsFNxa0țtɠ_ KW n :U)!㚔)#:w!;362 ~TiLdU 6;fРhdN~w,_g:3|xB6O?.L8T yL^xhY1#:(o!et;>"(10@C-Fx Cvqt|`V'6XuM$j4*WtI7咺=& g Vs*jTuajy|Yn7*8w =)bHi8# 齗cvƱ`4}*t钇>}tgJS埌tż]xWO} {2w9ˀm)vMÚu# @uݚm`=W?.,,Xã>{'~,4-GΦUf: -R.u>Jt>;=GK?kJaLx9`3ECiJw;4MQaZK-m0d(Ѥ^?/ͥjlG x)5#3.2:l?E"2$xF)Ӕ{986SP/įlOm[baiS?stk)KM1zC%pR~s#T9jcPY8Bsπ닻-i$wpk2HkٝQ٪q%}X^?UTw.ԑ(]EB[yNUMi ڌ]s,2|2ue_D}-pn4%K<| N,Xv\C !6&M0% h@L4b0g{RTD_4~bY:$L{8g?lDb\Μ3 O=LL >aYUB0P/ID?v[ƹxR^HMyOQ!%/@/MW1da4tl]hSmB {:6i?$kvk,G0?0bK'/bl'guK|SdÏǃؾMs:,xC9Z=˕B[gۍ[&/K ڜo|ۜk]- X $LJu etpƾjGk5fa"Xɱy*c{ewl|Jm$:mNԉVi7v ޟ "ޘM'Eŭ1eE(0Rvh_e9YGdB9pD@3LZϓt SMj{ $cb4L_:#?6vn;ma\^F՜wh e"R^V$X*K8`z̗ BRUg9"gE -MRIW 6hKyd.ZB,&Y?A }x4̘nk]N j聧RZ*<1q̐(Hj">VX01d$gcJI6(cbۗ佇]ifbcL tvyT0X`)%Z52Tgbj<l `d#u8×` K'0K{ݨsAﳕ x&cX)6)M-W0j4F9{DCjQ@Lo\VZJzj}S!b?fu^ #)t 4kH%8WZ\A]ih& yeGXK h"f: FJ|[vN~JZ:T"ssa<(!5WB1kS.u22 zQe)S2Ƞ,R%7\,ɠ֯0c.XJYyXXekcP6RV:ZM:oa;OQn},h࡛{I8A"ߦB6JJ'^/p{Z؞Act)Ūw`sY'6;я)=hE8%3U>I lQaC/Oa=$;AEo,9n+D Th.%ہHLcZkd uVy!ыluǍd/ 6k--G:s:>B-~%p1dk͔ L'Ʉd@UHb)$p[ɿFհ ²gnZ !/$Q}GM<ȮXq-ZUA+DHN/A^L%[Z2d?Gb@T<`pD[\ yKrH?\z-nqtLtBcEҌIm"q/WKOoUt)ZwZ{mU噳]+/Dڮ@ؖЎ6XB#=)?s{Q,*Xo m<]n$([Hm:`IW6M3s/ $m8AD#g/hB䌼=Ҍ)hTyNF-գ[Es {-"$B|\ 4 i;H, y=ט'lf,ǀU[X⃙߄A:[ь5byӫ1=񨣇 \Z:=d⡵WV Įc.t# !.w(7.Yb|%噉f˂=.&co&xOn@7qrhZ2z4}QX+:nJ~@@\= aN5$,b)nJMv]65ϨM-}3үY]6`!9ۿ*njA6kbtںh$nfHLJMDq.N B'7;i roouș=(q BՅhy`1e(VLdB. ^NZ"籀9{/ {x::'{u~ vBvfH!{qb &%IW`F'+k +oyr_nPD'|[.,CɀRxWzqͤBdބʚQ :Ɯ{BGc"] cS9Rϯ9=BQWRօļ黁F6z3u'i(C|΁ wǡ `nlxǁi}1qƝ5<rVI8juhNUuҊe<Wr]>l4|V3 Cݐ (3^f^e&I 쳏lmY.w OX[,L.jDo0p{f,AgT;-qch3I@uw)(}7LҠ|w*?.:YϾDp~DHLvv!gg4|oVVOʝ GP侮- NbV?`Xjօz9A~7場=/،M=) |{;Jy,|Qv鰉mSa0lsǿ[R[2m`Mc-]vV 8C~,OOls-3)YG`.H*{8pvAl^ϾFc,8l#K%Dϲ^J!Hr' V!aU3҉:tQis`B,NE)YRpCjCn[Ad3A=/ V8v[t$Ӥq *l/i* %x{q;D(e: >̪gEoib<yeH9҄a @.Ywiix|gvIAg" ٔ/b&8u-䉮PQ<Ŕ|Mu#cXon^k[lΙ|< k'en}߽ y~3"PI؋SSDrfW݂- [|1'xr~z,9OmnY/ @U`|:,OȆÏfK3Vkȝj؁95ƞk}@ŗ* _JjF:AQ:z$L./i6DCӐsO(/","|OY&.݋'3cVkzjM|p718u I}ϱFTj.䊒_%$lJٌ?J@U%B|VI;[h g(qdv /d:jjzh4FJF*y5nx:PK29\t( Pi*%7z6va"Z1Q?LΪ̪Ғ%Q7l $^{Ǭq s$;sb o~/hF\G۝^4}.萸*{y4bVb4s. zI2+ C>XnHj}I셰 V*#n|c\l͔ib: :K4y!n Bpw_K: +g z.~!]i"Ifaq&~b2FHڍEE,򥻶ddBKI]fޮO6/bqnn:uMlnrE/^ӉK%W{~cpEC.}ػV XWMa LCe*\}Zk:4"8opE+"|7j]EM|@;Y >T Q%ze(!oh{y*VM~jBeڱ:-WF .pZ`1;عvռ>m\~~ʯC ) q G@=+FPi,?sN qVYθoQ՜\h0-rԬx-0]c,7V <(#~#\>?EResD@P[%Dxg29|wxih]`UIenқxo\$v`s)!Wݱmb%bdT?RcY[o+ J@C}iՑ 3B6 oD}\ JŖvMt@0A%2㰮4(>b >aoB) #P"љ?UŒՠNIGY=bVu Kn@OIff)#COmyŨ:iQ0<1/@Hd`|Nq7HZw-5gkڴV5L5C|fa'j_34"FWX{oyqswXIB#T#lV!S%> d'"g_X~!4._7,|~*o-vv+8FǮė)7qM͓+tEH/hO1;Eln𕒸*5kSSOjٞwxp!38&NtE4  hs3aq)/:T-XҮbB9`uG՟/.b&l1sNF\Rn5q*ax02ԺP42[ӔS]|l;|wZ[l^^ [`wA5#~\!u/g5iuʳ3`;Tx ݣe` cCϪh^6 ܔh 4}1$8F@ 0N&㜇qV+z+;0锝#+_zj6y-Gk+дJkX Pq HeFZaVҗ RAn xaDg[gQ#=x W2ŦRBa3x+zh7徲5yǭQsA X8SwRk l忩mUDBw01َ,*xb$3Χ}1Mtfg*Xq6+`H|pA)tӠ\-ݏ5ztMys'G5/q,uGuc' @)yҲ{oPڶ"%*Io?C [^D`yͺZȒu]Aׯ*q^Ujɰ.QOV4%;Cώε'Af^!;D=]EZ)%1~:~]57ךqELo-4T.r0  A%` )4 vSfV(†źrKG9=XIًVblOgZxN:&}j4D:<7 )44u( W4 [!^H_/V')̦LWnzE{ߟIUb@(rTԎ uGu;rjiμ̯Y-4*AA=茡0 w|ɃA$Wљ 5Bk~ iFoIS}U h"j`Xm RۘTuĚhlE zЀGd'ճR)p^͕R?)iEw;~|L iI 60vp}+{>Zע YЦ"(ǐoV\'=gʩt_dm4GVhrcQ35"#C{ @$ovט/&RaƖA#I{S =?2f:=Ԯ`hэ[{[kJ]φՓ`%Z8~$'7KZ-Ԧ vjyK쬎$pfo?#Ul&*{%|V`mƳ&e^|K`5OKj+Fw=i\ӗrAlN)h&iӶ//2jdpr[G`R\Hٷ@Z}H(e3mA_D\өl}=[DHQnl .x#'OE?Y[״i6<@H^Uţ\㶡t; }SJ>>]#y4DEl]vR hc8Yϙ_R%EmMĎHwZK@^\ 5d{Q-X {㙽KU #*kyIUv-Q<७s" $rhs.AV\a)/yWٍ=##/`ł`k`,d=9Po\91 ?wӒ]+ / uB Xg&D0Կ]Dovd4U?2v&\WK`W P?H+bЬpИK5Ȼ2E: 5K rmUig?zk^aj[F~/JEClb/w S=$]ϴc9{1S-\?D38ٕ@Z}cN }(܀>qnd]C~& ˜jF%4E9CM IMF>x]CC%jph$d},g2ۧTz/q^F8BK%Pq0zG`t#9Cиq*H#ƤPV RiP1 [\R\FŸSGБe8'\z< ߧ&*ȉCn̚7綤9 6mCXn*!לxt3;YHQ|2o_˅0t}U~~3'PAjB>8Z(/rhaA+at oA9Qm.W˙d{[R;dU{!sW"/ZB=P6Hv:egOBͰmOVڨ P{FKRm^>Ɩn$A;#hk*/'sAU]&)(f5PG+=J)fP35#bU*KȪ#d!7I7WaR'l8[CTABѹfm9Y'CvV\5]wT/s h$466_7Ҟ0+Lh]Xhs2#A#?]3ԏ&\?c@,VYsp?\}7-0:p e"AΗ$pu.M,ANJ$5sYVT]r/{5eiIqrwϢ-GE6`]$8T%bDİXRee$߂윲]LfE*LIb3!qUgȾ 9˙iTɫ\UKkP*y_!l\O2ݼN[츃EU hM!߲he^gIDp1X܂d) gӇ|(I&8NohXO4cU]TxIF9wKxVr~Nʻ_2=TF7Tßбm8f vTz㔔AI+<l2U.eCjKkӃsvbTxxfm ijp}i*c̺n^穨=ɐFUb"5 L}9ߟӗ7rIDuf5 r0ʴoOo8ènW0$u[-U=o@hDAa59Ĕ:nLC*C/noqB;KQ SL7zklbAKo 7R׺G5Ze`zwdQdvwQ.h lp8raYA\ePli X2BMjmcո* ~56UWF~u n˕S6CJ́(unYV\ ;#g]?hvp@}8fr&Hx +O%V`JSI sa8 s%qt9Rk9h@V^1JϬbL&wd4IlK6(v`ȱCnvw)t# %)J"?-0JUۗqʑ8 X;$6ӪH˅KY6Xnocns>T"k0Hy@|9;>5eJLdL3G" `JP*i!}ɤÚb?Lj5*Wt;Org`+xwjE %%@@V8W,/iSwdC+Qko3X]Oz@`yˢ-Iojq+&y~BL$}X3/m7ҟU9Vی:=ͭ 7.[([//Dž-ΞeDi6C+&dų1Glm#pVla)vi3-ð2,~Z=סh F vn;C۶fed}B臠NmAJoN83,?4oY;u7dy!*.4v]_`?PAA١iaUzd \-EhJk7/lqj9RMLoiRoR[A}B}!R*j/ G\v^z(H_&sp>BF_&vCDQdmByjpfިY罕zv쑄H|?E<{W?UwP|V)E.,G1U CwZ֞˥jnQAe7]%Uz֒l3t6os.*Q跘2G G#*|嫊syf&|~}?VWdel\ U'ςEB*:/u DrT1vI0W[31 (g {_miNODaK(_&.UC!Er- Z%,6Q&ACvrQ_d ˊI0\Ͻ7{AZ#S_{M Ć#0AbTNpAtH$qUPY:XX F4/ 2:{g?_2t$9bs Ri0-Yn̄ߥؾ$OktP}tb{vdcC[^sqOcT}a(1{T ;rJUcHڳBM >0E3 25|8ءx4{ MsㇱYҎtUQC0 ^1t2$Uy}s4k]Hm6;??\>4K3IFKx&V2Q6G@6,;N 7!C#pY]u}@Bl~=k ͼvPmi=슃$e5;eI\j-&#‰¸YRU'UA?ؒt6g 4)P&aAIeguXQB\,7k},sחHŅ %nΦwҰlW]!!1,8n}\E0i yVh?$ D|aaVTytA'_u5- ?Y&NlY_x&\(Y崢uЬ],)w+%VX s2F?6ih|7V/Ԝ+6Z̚? 9 ݓŏ39pV)R}3ÊoBο xl*ʛ-<'X|NƳm잋FYO:֡=="s%b{c)nWuڑJHo470ҪhGÙRb_'8ڧG10O7ܹ3p. i-p~(oݳ+Ʀ6R$q ~ض`0c楫 05#ED'ExS1Fd˚R>}pI }1L yHm/FzP5>*?F5n!'#ZN4m(Z܃$w3>̨_;͌Hsu00?<vWJ:^vĦ6V]Í*:4~fHN ͮE3FDz@,Zk7+&! 3+)#ețށOO *a[b%p>?4d+9Aoۜ:'PL.W*gJxYߍ5nGLldofP.֪HWwο"ir>9S R-/Ă]=r8E 'ڎH% 2 YZ