gambas3-gb-jit-3.14.3-bp153.1.25 >  A `CcԜ!M@eeeN6ԟB8i!J^ɹ7(Yӡ{68d-HY9\ ?j =>dq>g*G%V d1xӷ!ܯJzPb$;l U׻b\Lip69*<}F#vKS907f9f1a8895acc37be17bbd1476ecfc90751a583e56524c9ada0b14db70230e0434a801ac87231e4d61a789f8083aa61896579e3/ĉ`CcԜ!M@eee*PW!sH^z /~<jkq/H IEJ-3-!וz.QRo)bU7V.t"}8yȴ@\b (k:dIMe9RqoB]4SoP y'#[7جj}# k̡lqj1:p`YocP6ܭIi+U>p>Z?Zd # <tx  8 H X x  (Hp( X | (8*9X*: 9*FVGVHVIVXVYV\W]W4^WbWcXndXeXfXlXuXvYwZxZ0yZPzZpZZZZCgambas3-gb-jit3.14.3bp153.1.25The Gambas JIT componentThis component provides the JIT compiler for Gambas.`Ccrsheep87OSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_64T,D@ 큤`CcU`CcU`CcU`CcU`CcU`CcU`Ccj`Ccj5ee6c4db338340e7bec3e7b55fdd65ab192a8ff979a3a92516abb1530c09ac3930b2dec69197b4ce3d950cd76abfd81dfcdc8a16d0b49275c5151ce99317e4280f814d135988c46e19c0bcba3ef0bb4e077c1f517dd80318d152ba8788b2d51bec98f8c324690bdb027bfc5817b3d8214ad79f24f0d24c8c2b362f0ed662f2260ff1fe7256f7cb0af9178e648cd259791dd1b7846bfef1d99dba21bf6172bce8ea33778a03ba610814f382b9c46658cf04083778828100ddca3249b8fc800fb7gb.jit.so.0.0.0gb.jit.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-jitgambas3-gb-jit(x86-64)libtool(/usr/lib64/gambas3/gb.jit.la)@@@@@@@    /usr/bin/envgambas3-runtimelibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(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 fixessheep87 16150291063.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-gambas3cpioxz5x86_64-suse-linuxUTF-8 Unicode texta /usr/bin/env gbr3 script executable (binary data)libtool library fileELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=94671deb65c294bf918985d5fdf3e9791e97aedb, not strippedASCII textRPRRRRRRϔ=yɵgutf-8459b6dc4f74dee7555033cc14e7274e31d51e21143070fe345f36c9cd1afe441? 7zXZ !t/UЙ] crv(vX0a^fԱvUZ+Ivt3xP|2Eo+?dӐ9aRCM8!A3U鐆I/ sTqhBO9,Y? ?L/Z,eM!l~E9/eg Cƨh7͚_T{̋"ᤲPMog<͉k29Tb pzW>JOP^&)/}1-qM-G^LYM?e?#cv.m H(BQXbw9J3= cO+8nXςրd1#ǵL43*a- 2MvChsJl^ ,@m7!h#O,y/z qW*y,ϙB@}Bl7q17dFߤDlj筈6̠esz+ adsQ6 VeHw/#1D /qsH kCiEe1v9%q]:T,3) 9%-5i󪳨u`(6g@ Tx{Xݶ xrpsWX Wv04\B8nͫ#AٖaI"cϼn݄~/yP}ǁh[\K1-s}nFNo``%*4Y6 N8 ,3ᡋrW{$^~`y[[;qh B%:.G#A̅AHkUlb)!x!h_ђZx<`j2UB2_]Fe"W|7s |uliQ# Cn ,aJ16ķm1-ܓ?Sb-/9eF[= Y" }ƌ JVkK~XÛ/*cZiT3t> ڇ5C[A1KL=4* #%_4'f`wSALO1 $@lOpEG($Ȝ@߬'J^OO!0X+#q.;"Ëub ]ǝwR<3DB˺+ZoZ`VtEOp=qLR|8['&C [6FB-}+3qlb( P"4hh\[sѥ]g83i.+XJqlEݨ9N*M{W USPOJTJNgcinSem|XFbh?C ˇ`թdՖCMR1votЃj|dqtkcy@EQ _CPc#!Z3 YpuhX%SCwN/V*^)i5h3='W bׯ7<2@. O w *`j p1}MxY1糐TsxO7']73K-SR:ކ{QcEdORO3U]NҴ]O?e'ʾ<kdbo7soNe/A@ItA3)+ oVRnt=kJ|c?܌U,wxMZ*)%mNlaT v 5h/ѭ|mx_ 2Ǟ@X+=q°DçՖ)+ݱ@rBLt63~ ['OyeYoDꬁHys Z[DN=}+<6{ |@QK2KԞQ-9`}YH@IG9[3%7Eݗ]8~-HV'})1#e_bM bvzz/O;e=GHzt?О>2+6cA\ ߨoHRhqm/r7f05wf Ii 6?'^SE [)ú2'H9dfVh!哿WBHi㸜2s++9'tG+?&\ xEo $Sޔs&Ԡtpþ֍rcت4^ƛk dG{L!% ."}ʯj{%ủe~Wq{2j}k V=WZ]0ڝj^ -L2 b|ncVB6J4[/$P!RnvAX2[K&pGaAR-$0#!.p>>5@Ņ'Z5CVG[@yy1 mE!#~YcRQYwC4,da/.?ř=]!k l\Ouǖl2^o^: Č+R52^`7[]X'Ŵsî7dY}=sL#>mP/y*eO$l1Adxը,`^0Ч˳BZX] O<9;ydfptZa*{΋ pH~|8 ^@83; U{8@uۃCNR_<]AS?4o %) EVn瀚 H»,-MHCThdnSU^2;+3>c/kIE<3 UAMdT> x8\x{6G8 J$"2`+Hr$>]#_[cQIIRӞx+xCA,dd|ΚL5FڡuQnRKrv p>uz10}NfDɯ r~rFAqUQU '.eIB[VRyԝAܧѺe@ex, J⣧\ONB)_l ,9_;5ӊK26XdBϷx"$l!"XI:N9#D>*QA]I>wx+m^ߠ3 tknx' &5J},Ck}B1 'giac|^4|RBQrXD4E'c;GBK>]\=Rɬ+ J.\ZAڀPuHϡp':z2mV;?O'IX9be":L7wQ>cv|C̗)`n}r\?DDU#XptL[yQ7]wЎ1S$UV[QNc9I4ױ j5⌊ya4q= W\R3@kͥ7``d4#\2®L>aha؈<~tpIz-~Ycb627siAסU{^m13} PUQ"G1$^Di>4yY^_wRyvDFs(B>qnDS %{Z['>b*O̖RjXDޙ+DNɰnh!倨Yn,Y/?n,/Ƈ<ۧ(|k! uEI̎dL{rJ _YҚo<89#%+K5(4"{1Y|dYP W.YQT6;m+N;D?AŌR&[V@Ez?iXu͚ < p .sЩnLQ1V"<>tn8W~ͯa~tWF۸p 8öOnFxPi)ER<͠{˕!Rt0{ ЕnYґ{zÆ LށSzREW" : SpD 1UOj AvTQqݶ>ϥbU7^rL: M01+Z 8u,M`fX׫IoXܰKQӚTTT3|d0Eæݼ'XÌh6sE:3]ud("LO"^ 3{^DZ˕=GLp5 ˟yz57[I#%+ lXS%{}a&D۞4wbK|!ttB va>4r#gg@-}ou맳Y["!᝙T7Fwғ@>x4db I{GŻ6m䋈N&ɾ^ΖOLRj^YEѲZifMMܗ{qH2k:ܜӛ3U40rV!<"pa1@)?AMgq҃2Hy$=7ŭr .jpuZ)p䘈'*x, O5c|O'i]O`.,FQPy$APEX|Euls|ah68o-D;cҜ;}ҋyV^+8жEi;Vtf0$*$S$6C"L9$!֩|Q`)3C5r2 f6B\_C^m;5H n1yo qm/u[BaI=0/HQba'=Y8^sog+]vh]Chj0}H]QKkkpmRŭվ${<^io&VQ dJA;1ڿyJ0H1)5%L9Zf찚jEľM,oF-+ҠP+H'5h w1oЪ(¢;gά4oR8 0#f:!zq3Hжf`PݶaLN^Y|uքU""D"ᏝD+{G@'@#o13<1'ʕ9֐) M% JjG~rSUnxW?@-}"#βWcB7mEɑU0ld/3cƏT4!({z\}m.*#n#oU&IQ^%菱mA<0!Y>VRN fjw]`@IX$tD.fYf}]\dnŘmARqDB= ,lh!,26k67mBR?q#W'(P_q\$/cz̨@[MlLs!x4j9v !}bÒ]t:"[8L2m^ "ޥ u&h," S䍼MvFYfhggF'DJ}rJ`/e藖OdlpdTG2ɘ*?wF6,]B)q֓gMm][Iw$Dpk1e"Y {CrG\۝DZXYNpnݒ" g}HݴIv5<=Shӵ{Ov8L$Oƀh`*+30Ib|JuKch1 >,=@ΐJ0mt*O5ԋ#:=oKDⷩ'whЦnNUģq CϜg}k.Tr #-׏K bth;֛/^H|c?Y_MUj+7@I|~cdL`¢o0fF8ΩcT[Ҍ)DDQg<Rȷjo@dOϚ`m*;W] !-[ІG&Oʴ6K&j=9.I10H a7w6j\\^4q F̌2q}i"AsQS|S*x:Zie_YgS%H4C*gZoo dĬQ8.|g~d/%ʔf炤=={WMi"|+=%UR/4*Y/ ~m`Ta3| j#+hc_s A;EnLFqQ 8 s:ȯ6xRwv\-bvۤeL[O? u_ B9"~:ϣH1[ ?{|NzwPtYNojixa~р/B\69Xۓ%wwC>LwnPUCY-gMshc\(&Na\{ڕ>٦\=߱4ϐu0<6.>Ig za;@<ЀZQ{Wn>Sn@J+nҴ][(EOߦSk:/(ςVИ\1SqE8bߺ۬{:xC:}8e_o#S "޺= QxpUr9P~Cxo؂FM7ϲ/R0.۽nV|9IҥH)JppB­i)sMlROyYi+f+a A_rotŢ +)*/" |laJ87Z.%R碘c_%ɦ@)^ b(wڇ悼@ҕgt;ZjCa.`MKՊ[pdV?4$r¬dy4Š>Ȕ5qIsLo\C)@ 8uC#`씗= GPZ$oO1 NV;Zj0Sgd0 [y˟f l,ӠI]<*ag-,bo-BׄDpud\ w6<̙_Jc}L%i՛-r[bd/ #i -nj:uz& k<)'cyke C,8ͽ^U xNUz*ZGCO8zZ֏&䑚[w_/tu}Jv~8us]I^1m}P΅Fehn~݈LijXL`↩^ޙnŬbRTBTC2?Cd9359<ʅ$*{@ڃ->يs{U$ΦnH(hɗU,%rźryR&u˄|Mp,?I@m&y:cMSxZn K"2 cW$%c8t \Ak ܲ _ZڋI,M y/W-Ə^ sc-jR 7ϑ9ZEw׋cfr`̟REO+~߈~D݇#AJ5fוOv*|RͤXj.htHAK/JS쉯&b-IRq0{Ŀ 'Gr:s?MZ5kSʃnԠS1>vQFY%sɍT9FEy=m 7m"? X80$L`AiK>Ubt \p}Os:4N[+x Ǻ b/MҒdt/'=y[>k*_s־%UF[B_(GL=R&AzA;~X!} lLOD](il`SX)WiNWa(JySr*O65rԵyn߼Yiq6/_O f2ghhTH)oFQfF9PQ"Ѯ%c(JwO/V 6Ca+mа 9\"¬nB󠪙#ӏ䇠? Wo0Aɘ0`McӆIw*нyY̙=I.SLoݱjJTKX[ jۼT~OP93$Z/pX+FM]$o 5TVWD6Zoa =#jh[\$'Bɪ|q:CҫPM5w} > V NʿNWEC*_[_OBLRLRw`WW^- B:m&ClzɌ<`=K=p}OLOtUC?Z@$4LIYʜ*n:g8MxFmsV0%0#̺^ b0KY'b)D.`!CogK#3ܖ68V(^̣(2PΔMz뽶ΗNb P"Y'sC5v Z7ì&ZUrS5Qza3(njFXBdj✣* ej|M5FkAU(ii4[.JZ)jk$Z%-O7\eI=%S Oo;s_Ky4Σ +-lo <T$'15d(F8C2 sYQZd^:MbMSKv@wthnK TFlBUn28Tůsux?$i/1"\ޕ"b$x]BuH m- ^ BW߼H6`8иi<ѣN -IY>9| [ށD8s oKoG=mM9xo5k6 cICeQ4d$:өwfӰWj,ai%|҂pEdyM"j $2||gPKʷ 2ʣRdn4bVD6çr޻9}ճ4"Y}E8hǏ9X &281k8.76m ^}ܽҰVz 0w1f'r_}}z*I.oo*kz9-mu(*Hݴ$KaO«lT3O/28C6&T~!=IglN8PF+ 4E~V!F .Vqp%g=8c>&dw.gL'YI@FkXק2ZLS'vΥ#VravzhAwv;(swX+O/5Q2O>H>0 myvEL6GH>{o7 讜(Wƽ4j1\$UJJZ5;SJe-/0{ w*;B͚!pVЗ_^ԁdzMCEAZ=f&:whfؓ0./شuKkFyt׾ZJ et4 fĥ2fjQ&θbO8u(5לz5XY/'PP:a};ct 4yS፜ǂP`8 XJH116Êteuu&ċG=8 KX{`2wXְ%ʽ)V ݹ!E\^ʩѪ./s_fԯ| `D_]nji޻uN*Z^QXd28;\fM0LM!bhCϜ{qfJq|<Ҁx4LBCr_Wڽ.O^YZx dS1A躀"Kȝ,Є5G~#WݥW)γz|oΠn#4ߍ>ԣXWם|S6e$X`*Unݬ)ĴL@aQR󯌽5MOp&;LG}j(RyZMh:18E\F954,HFX tRt-wiֵ|h>K?lq!F~츫6o=Ɨ͖}= by o=!{Dx%V2Sw { WB_gẬPsFږ̖ƞb @q ~$h u?; ?ch$^npI7hp׾ZB6ȦِU I;{IFk }A 4drfY^O-ʹA%xLb#dU۠K>r7~ov+f>ac9FV\Qw*O;\PFFudF-Fbu2C((a*gs05ܣK[u6V {7dHO ?n>O?jl g'4Вawkn%/Cplj:/٩C1^4zdTFWl 5Y=V*" G)w&ʈ;?\ٺI y6[X&{*_je(v[$tx|ђ]qc[Ðqwsv9cL(vW DЋn(.֞F)}XcH/^ 4% w1.luvMC d~.@6H6'5}[buqѿ.^:_źRA^S#dxEO~3)U=#m9"@F2 Lu6-*bt$HwsFUD`$ Hxi/gѽd]kq3V⳱&Z}咗ɤGÞ%bl4O ;7MxL `w\1'p92+uH/>hM\1(2J.4Y ɋ Pi\|K_ /(fS*ڪB7=ls'Xb1Sb1 ŕO~<r Ϛq*=,q,wS->ᲠI-۳]P}X)99NK󁱜6\/:X6HCOtJX a~stacs¨H@5% .<uՀٚKYA$>gL3دR!(䁈gGYU\ 'hNDn1$VQUjkus=Ĩ@#1=&JPRըL i>dgdXnf2Eu]U| }m #<Uwܳrjprj75d;A2b2SU"(x|D]WȠئ |x *уhb1-$-*O!~h v. 4 įWWM054Kq6K ǩ汷., 2wtebiDNSe+_mKF:Q2/@W7܃˺q 9|tN:{iN (|O7!UGY èelmB^bU6U2LY;l3LSH,)d"ѕ"S Jm\m{F٭&E5 ZZL Iv_F12@ @e}8OidcF|~ q *ʋmAJ{>0lziUq$N@KU_[#`YcV PΰxoMmi"okؿU,ӵ 4 e$CПKS5!,_z%Q~l0(SЌM{OըvyNa/shHah=nT3Mk{&H]ggضm( 5 gEM"XM)Ut@y ~b MsViܡm$G!Z# AѪ+RKݧqfugo=oB1FiQ1ڂJ-^S%3~jULP&ŝ7 ;#Ԭ\ NC:7BZw%%}k;C)Ö߷31vjD.4H4H75/bJ)-pe0Hj'shNk{-pn2 Ssz  } j:%z ;`jwiZX"bF7< >-;N6~1f:[>&I> B>pƊe4xQ'(*͉W㧇3G# ]^ڏ^N,=fn8D4[E ]_%=j?{ihl7}ym#cj+VL%4ߟ7gѢԪ aۗO?IVr]3ڋš:i"_f WPUi^9G˚1/RA zѲ+ bNlbkdCTr _޽}L"bj}fc $cK_ے V6yĨQًc좂`31 jg-Wie\9LN&iQrb ipJ\*ZI<N5OSŪY<V.ɑ^UeMJs^y)ෛ8{v?VbSX΁" >e[ 8V+/WtՁC&a,M#6A-JGAa<0sw;r kW!|[A@R<@x-@?ߓ-{{JHǬdZH,4b4ٔP*HƧq4Ypgb*{ ^-&!5k%P*J{H}ZO{ Eu|#IӶbv ?lvv |:1rLpg1şKZ?Rhj˸\f_PEivuGk|FƵwLh "FmtU:e[]LI_Vcǂj{JSڱrL]WYm&3NyFO8jmNNP$SXm*9h FMW: "s)3!oRI܌(N/XprQOٵ85*D 'L}H{7~NHw54Ӷڣ]nNvПLjGgY3yrM+7i %Z/wE~\ Ⱥvg]lsai:fXOaKIE|tv*lߟDU&RM5X+v֭K>oz d[7 F;lj%';plp[KG-%G[ىLYZmU dOVҤ i%ɕpo1jBKeG܁'ʹgE{!+A?@1yVe5oϪdd9`y,m~:5c* fmA]VxfB&y4^Jt"X ;mlZ"8pjMMUA$` ~NYVf*z LR5%rR4SJ~zk|I*ip@20DY+_GD@pe[*-AR/Xjtss {uU 15NCe(k'Mkkd%.]`=0.~׭ hfǩ58ol Fԗʏ6tzRcdPm3Xg{ @#~`d#GTgƈ.jZ(Yo?@*m҅n07H@^l֨a9ƓN@leg T|$c"3iz_Wẳٻ15{Wk/1CJ#| O\R #"WJ(qw:hJKeHɇ-ŀd A6*;Vv N^E86-hr>B4l07)9Wlp1HȺ E9x9r.?zʿY})VhO|y=fa|zE1gMQjp=ڋR(]\ eZż[ F+X63 s)W£r ln?ݓaΊwr/C7ۦ3fzf5ZxipX;}hS3p"03Ll9~e(>4W7ڽo˃ I"PМ;t):؅;Jq׋6P2m| &bDIcTGfYP]97"u - EY. ghW1"$ N#AZOqgR/bp!uĄmJlcN?bOk%i. ޭYz U?JaKW+kpZ,v W4ui e>;%z[>d$ e^ہRCX_|vdZN\HNfIioީ7G vޜ.w'6n\:d rv}D^^9tܕH/U>% =7y[X(J0B15{P)2h5;E7b|<HOMٖږ[ KgfT6GxTjy꒽Xd%_=c)4J.+Lz8eCa$t4>>@"wY蠑ae@aA PD!9 9]HFgjA4+Zt"fHouXBL=Ge]|>> hQ D+҄qè5c~Ap_( E~EOSwq}y,U" ENx\ךHϭgd (p+~'ly5W?Ft~ )8XPqoǣN(ڟA XẊwk@_;n43spkhW+@1X4uec*t@I`͸+;x-\ٱN{ISMu2RiRWy'!(pt*'L1N 3y hG*P Ӫlcdy=+sk Cv'Pc.]`4-g]`j<cpe),봬9impރ] yk_j)i%Φ΅ʸ,tFV!O{G~Qu_ƙkӍUO'Ijurp)IHنOXdPh$Pq4T dz>.[ Ӊ۫haN˧!{ͣVLgFIAp(l,ʡm39nuqi^F5LG0.EhX(f>~9)#>CD~iЖڋo2oȥȤQ@▚g-7엟S`_puY}%-ֲ *'qKb>~d6wͪm4zQ|_ /[QᓡMzx!g*|s#h% 2{w@JlƐ{nOQ\ڻUm1${Yƚ2YYlc?DZGY7Tt^7C4%v^vxQ.9l/nFAΦ& Ԉ9Iڔ.'ּ蘬gFܛ%)v;Al|5S(q_,sF.J:j. ',f,(bl ^ӟms'WT"Ǘ/9{H;#+.ΐ92>ᗅv5 /_xRηQkWпVgU0V/z.k3KEmB >&dL/[y3kBi3:k)(8vQ)@=k:O<'1yT~6p⣝U*"S]`y\;J-ZNC/2_:"UYhib{WeWu܏hlMm˃Lgԁ8`9Ж9*=<6{e/[cikX x ADk${{Q:ʗ9]V}(X|ͤGKQfzP? DjCw0 rJ3kh/A ;NHKw_kx9fL snIPWh*񿚚sŞMpl*3Qީ!㝦R}ZiI*!ڴe[ HNDcAagy8Ps<R+2kk[bb(6ej*w+f -n" K؈Q}RSis!Ufz 9e>gXB#.'=mĔtΫ_{G]nM0'-Cc{^)ܢKts'R6b&X)]nn28R|5LQ(9T/o8[*뤞e~XkC :ȕhE8~ ~(_v!қ8qtW| ۻڼ\cpL5EdpmMMA8l5ݷcs"z_H0X ;:]tvicc~OpDvg3nJ] #?4Z`+ӻmO1>( ñ˝I>BUڭ&/..yʊ݅+ߜW d&Wr0ۓ:&ЩtOi8^.ygw5LN;{.Gw(A+D!)60xiX=k/+DVZ{ުq^q\ `$ْYV *c"ɨT`鲧#s  s4x7f-sIˢC 8%zKشkE!&SՔ<+b\P4uh~FĂÚ_c dYo!κOqƻyQRxbtF8@(R$,HB yDi 2mܺ(-1 j}MwU#}+- nxs(T06/81 MuÊotGdٶR3I=_C㙸isK?'(ͥwd07pmvrVHDX 3wvT8(z;km.P`؇çXc[+OPnwb֞8e}/4=-pM-* 6,s^KX:JYd0q>^8r\=Yt$aӣ\w>]k[Ww_GW啬 {Xߑn2:%S=D7mr~QېЀ\d{l)|5ڕIܧ-tϊډ JEE?KqA97R܀vq# { fq 31u9+ Me|#3i(T`1 82,S+Miv] uPvHvP|nSeOx[R~v?;u nps[CS3 ;eq[ k ]rF kִчE8gOV6mm +@9ʂnojuUqy"+w%xq|)6~aA}ڻtW8F:Bu;f&7xWKZ_[rr a=wU'͝Ey ӵB[zLnq5m \!d=$HM LqzJ3]%p+O1,w'BtQy:rq:rdk쥴ZϿBwBΎ=g]3ȽDK)I_B{Tl}a>fCȶ:c[ܹvǝuPJA[,Ie,W.sÛ% ~I~ih/dʻNqgfJdxV&y9?3:h6|A)Q ䷠NHOtwxM&&ZW-`a ~MWזh{A T{]d變g@C>= %c 2U]$E(˜n}2H=)C`%qR♖lDHw$lPlKjAOnⓎV _ (=O<)X^ 4j"Lک8@03c8~~8-3H7>NñK2>y=_+g7o~?k:VBdN嘧{V Gu]:I aej9[Ǝ%Ws74 G@JW}4ݹzixK'mjj2cd(Ei?kճmRܷ$(ĦqiJ4'ߠ&jP7ߋ䒱!Gc `2ZY~M03wn%&RrXlr~SW\ת-c Xiz'cz M$ISw5tgt@Bi<>Oւ0W81H Q5p"8n7@7ևSSyUg&n4Spkg reŎCuR7FK<ɒJ:};9ղ@H(fw^WuЈƱQ™c0?$Vzh({z0y|pĵ&Qi+=. M}й#-nj&xH2 Bͪ o@`V9Qn?`H!ۦ])H JPEancm'om ݟWįLQY\W Lk5ېrYSӯ!g>S ϥ Ad{*A(\FF>Yob'<8I<': cm[){]Z# _HTf 'gN5>GVB35|fY[nFchw _5J +Lh?S[ng}bH9QHF'=ϳu|z zoLCDХYѝ9Il'B/;P L Wx&Kuck0ExB7vZ=GI"b1LF.0Ðܧu|l9loR.zu֢h`Xly?ٛzi:0ԭMG%ꉖabk} BMAfzRA u?v$;cMttql۝wjOsz ]YDE,4q_wq0LD*XϜVe07t#kՕ4vT& >5Ɲ>F[/`2̦wj N <'gxT[_|Q#` ^jΤ)߂e}d/5XFYh!T2,l@O6$=7ʳ8QSJB (wh֮&la_ RC|R{9<ƾ>A%lwQB{QCѺu4&K'd;tHKXWLxHJZKXҬutCvJY(ѡ1^B]ȞZ~FxvpmHyaԟwJPa"0U8q)vt;.J p h1Xp|&GLt;!3<712gx%nB,6ftA_>Za!(l>%*J/ɔAZ`Qz5 ?rq' *n'GzuX[wDoqsjhL{0k>a:]6k 9K ,}h\N# ]thJ^$p|QHU_Ӕswm^bI"E<>F4W?'tB%`?KBQ=vufżBachIsG\ÜADU_iq߮E,bNIГmoXvW3)g^3X4sX8g)>)5Br@>=&O)n/KrgG+LjX.+M:Ku@vd?F1i 0#ldB De P?}ntNmY#P^]R ;bq+A| qk iP%B]^:zX#JY)`|oʫ4 }bD?+SaC A|Htr_|"':v?칙M3s{]FKߒy?YlP+KN}:,N“ xMi>PsPA;k<  WН'~n&hH?D:0r&u·Oԫv`21!悷M},lġ`_c$o @9R\cxO( !`Ѷ:[?i3 稳:.Muk|"+&!"UTTNeby4{Se[pwhZ]bcUJ! cX6eb Frѐ[\lHIxH k==VvFB9Fk`DtѓeJ9c>zC udzS t+\)CxJ{Mosӽ!Αn'Iaƭ9S]:ީ *|v"34婗q0ŒmkS]?KOxu_Oewh=cᐹlpC"'ECkJ{BſLҳ+Jn]bMx E[u8(5YM+pHFjWl*+5+X@d͋ c) 4Bf=8KTcԊ гɶ54 yFk  lMwẊ`jsWDik6"z6rrnfg6bb{Ъ=gyL]KxY"HjŒI4̲iGfcZexi[_F R ,V3Qy*\R* {F[5{d5 EaVKkOk9FԜ+;i6ś+n&eqdB][ay~O$J@MGɗj 7O?(1ˈiUƒ^zgT:88h=5{v*ra-wrXj'9,ߤȩ3)-aJ/C )gP;q6dh{(]0VILxC'sI$-NjJEF$\ 4!n;x3nmJ@S _mpZYIJqY(&5Y$@ oD7i۷[0|F5zY-HXP3c˸^8 H D$#^>dbE*hr%DheȰ ;ʈ2~ru~k}ځ.#&d*HW}bZ /QulLk ^t]Qlk(ڠ]hs9&OwZ5qЌ F2v8稬0Hp[_J/Y=H{5)KϙԼGե1|$9$_6Bb o%~ʼ:s4;K!_y4 -jszcA1BطYnZY=:Gd'%u꿦*N%(pi"ir ."\LJgGg}lE?ĚKS-MheI? W*.;S,0d^39J+ Y^-ɏǣ+d{-BMXv{㶂ZN+伝' Dn䁌tUCTi {1et+3w>^IrcNaaȕ?kb]ʨX ^O2C ŋ="f҆@ ((D4|(IT У̞e1cL$Ɖq.>`A_\^"փT«mF8pwW#յ(rԭ5iU|0Ox yVDô;}3cfM-/AģB <;SJ|uǐ"kw鞽g$7Jɑ>+-sz{<cԿϭ<%oeFRh{?"L$:u@0n),CwpӶOHf@XKw![ͥj۪—- 4-uH< {\H, yŲ {zDngRFXa\vO7♊+%ETMb ƿivDK6h`w@}nrO.tFwl3j-9JKxFPCӶ , $4ɯ)bV=B*4-p'8O_$')N ̙l&+:a#ůfCa6nU.u ӈÑjs8AFuVe_K%XKΖ0xĎե-(ĜTtXBi KĆWD¾NLkqØ)W7ƒ?8Z*s "K;uq<Kr)XIs=s3/{AP;?s>Xk0Ga#'#F~Y. wW^p,XˬC?E8&j1uhF/|U 4^P§ilђ0$9S7FF"#)zmp S "<[jjEp5/K/ۈ2 Ym*S[ƟSFpgℷ\ ib]|OT=H7@ ?a[t?Pg(Ai|;B8w켇bhjFum'.\QdAI1%2 CwLcÂp ;d晍w.(RRJ;$R:fh.̒E3v|awB+ B'\cl AFߥ$*. 1;kNϪ>:j.FI 7K S4 ?)l4y`880BV\H>ԝS@R ;Hi|¦FX~ճ<b@@JdLJ>oժEhGtXKVROr8ʕzR?㚢F9z y90eӅHؙF o2*(u#d~Cԟ%=62#s摚;vAr״R\kT/t71taG{,tAB'ĐUԵH'Q=nBhZBh囸_d;~Hu cˀVdgA? jD$d$+y{Kt8+2q52sI /$ UպMZ^I.H,/i]ʀ2Pr3F՛F8qͲL2fZk'㷏@ qW?JG1JM5xBsS.`,ix> hj8wH*+;^+nEGyDBoAF["A2Q>pb!'TTou&bG@+>JB?v@,rٗ7I.e>G W;&Am3e}yneͤ B>vp4 (ڬe@B= 'XjIKX=IMMvE>l APr+~WAc &g[ k_iT^p@OeM%bxvQ iִ;|QKj9ɶz^W&5>@@FSu57b+BLȓA㮅'N.\(RD}ʐeru!IoivsPYq`k:y؆۵-Gǂԯq{ĥ # 2uv$T4~5μU:mRiJ8nlŢybj~%no4#Z2d)1-W?G`'y?sSX6(<d Q5> %b2)p0/ 0DD<}(G.G:g-56Ӻxڰ' zA łT`L/k̐Znjr(ྭNx!`F?VG$kҩl㝮 .y T2+E6zNjŏNkJWp+3RJTD5pr{Wb7MnD9b6?o|1} z#9f$A}2z-) Ƥ-ٱUcF(Qz*bi82k kѢ铱.#?]و3Qۂ!Ilm{:ڶ5ml#^ᕓKBAd!y~`P>V0V?Y?DcYdWsUhՉAx.HdFYoےڤ@DR K;gQ7eDm̎6;-cn:!~m9SoG"#5g\5jHo\ԀΖB!(r[r3l͗Лn krQپ61e36 kYBIeܯA<8c|Y9vMkQK6įQA޽J1ǀ_4vlB3Q@|il(Ҹyl{K56(';;kfFMDDԠAlίUQ#N!f ;1$D0,/G0ᩜl|e!5K`z3Fb$!s.Q~SĽ_a9݁oB3҇΀}#1fJkwg5}.{҃qAO4uTPCY{V/ TՖNɒO%1W)kܦH{:D\G܉Ujп cqanF O Ra7)XxN*_):5Ac8H\ "^OQeȜe*vdmV+Z6Mգ|* ,F qHXP_/k{h37b*l[T*D3YJ/߇10|TEtꔬNa'ԦF-_ M¬tn)@u?=l5%i ۋv.,rPXg?ZH;`4r iOHXved!7v lXiP$ʘ#qRIV߂GCCJE ˮWH$T=$I3+J"0gֽ($H}a,F̎گw9)iI91ZI5;Ek^}:1KO:Eu~|$HQ]-jodZsT]@q6&slq?dv"_)Q+PƖIk#*07' (д } 0c3Z[ݢ_t<.en֩L> ^ 1>-t Cv;g\號D:!2(:atե0OF uab|U?(`89?,[,-`m:? ~Hx#WBMqS\F [ J7Κ:෰1%DʰACh~^ܸrar]%lbl>l0mPn66C[r˰ȂWNe^%^JP+-ٴO,#CsAl; &(Z{a@,9ϺF%C2Dw@9Lt)KpEG@d'a bvWL<p%5H=Fꕬb:vCYe"c~])Ee JJez,§5r$9."Oz\"ȏbgDw2Qَta']+ x+/"o8P `q7e[h;:Ė^' `W[Y"z#?xoGjUUk,rZ$.Y>&aE:݁:g2Mi:ݛ~64jd̎TmIW0:'4w$7a]` Bd$MDwa'X1"%cwޝꞆ[2(yO /ZRV:<uYt對psv2oQo%A[ꤷ6y-sSJ¡$% [ Aި}#(3A D% 0n1vU|IJYƿ-c-^%a_wGw~; J QxJ]еzjܟniW:iH[$Q;2B3Z}8n+LT^c>3KȚUH4 d~ʽNx̳MD##`y|U^1d\UZ& (8$N@zpH<]՗N=^C(o尤vZ@PKIŇLtﰢj|? ؘT.Mp_$'nT4Rc(ldp&4xP[2څͻqpu usD`@bz`[:a*eÍ iAٸ%sg6<}DZ=tU#CU/h#M:KFiwD\DP/6'+c9F6 N'٤^KƆx#oYEN'u0VGFg$srZڛ16LX6uzDL TXpi,˨% `7чqRZrի2DIcP (.-<)44Ra:JbYh w_' ˟))qw{:7i=ҋ$Y"' `X]$\0I.I_e'sۙ2Vz% H,%Lqͬd}cGۉ\dv#TT #n~[\W[+Fa;(8Z`)` ߣk%cR~"DWZՙBfIl_"")v[>áC7ka;~BZ16 ]:DYvx~t3oY|6}nIg".q _0Zp]2?݊~|jAhho8B˜$f҃(b}6LFbRsMpM1Щ-J[s_Gc;ғ*j@815 saQ]D3OyZt˶Yh6LR+c.]Rxy/udMͅxHzƥLGcJc V]ҏX;d_TVk|8:uA1@%Au5{(b6³XX+Ń KGk/i(WO.CNUa/ S>4쿯w[_.wO3kWګbJ9}Գ].im)gm#)T4ތ5`ti{2CmKD *S`Z">\ c ׍+Ui#ǖM0SJ#.z]HaXR6Wf3#"p(1>d*04+zl>'ԦBd7RbTUgL߃:Ho[r[)܏+V<JrS"mQ*/!V1} Lp?TvDD}Ο2!U=Lg(=SAy)Ȟ:2B=O0\$>bP͵T?c?1kgtj0FDvVIʕ=ϼ'.2DliMǃgqk^UV O 'xQgoҊMlR}e:uZc P@Td)t+\AL~X`? ggx)/ڙOqg1a3I)A iX#%|u{gt=97Oy}w10\up>7HiL`з!Pm5[[=cY1kBMeZ}Do _u[_6}Zh7J%73%QԒ]3!12I7̆f[Kxvr.(fGo(tm=;A8Cg+՗j/k673ZBM&vd=)܂5&]u[R{drڤWEވaD# 1S^ּ{-ܗM4vܼ`#YS?osTePb5q{H#.%s&ac$1~oyoŌd]Ց%9RqeaIQ*J#XGfV7n@שjf6?Wc)ש8&6:w9/2lFI`h6.ĚKh|FYպ_p1bg;H\ B[9(.F#q_kQ,f4krq Z%(z#mzTjZLWE$vfZg0|MQ Q9.Uq"h2oɫ0r1LZ dnQ>S1:klo.wbwB(hQx -0$8j>:%Ñl-KT`90.@:s}?%C(Ggp'^rT6mYK-~f'XqeWb8u=̀+qIቡ\.H봞JbYT=*Qg9Ԛ.&'^Cd!$$&eq}H-peռ~ҞxmF}? 1)F^ Bጧьdlf M4bF.!B44 qHi{lfi:b½yBK([Qу ˥h{RQ3# G[Zy+,1cAp2/_6!t9p@|u(yBsmt_7SK:ޠu/']KP Ӱ\Z.Wp/]ˌ5+@ԗ?=Ð-@"2,#52`dpi gw_1\ʕ?I\UOlIOбK_4V 7lkf!$~M%7#5C d7/p^|J?BK͘qZ|Ej&zvhydxe(tQe+ =*4ijm?d#xL?į>HjMsTj&CB >.,w>I+x, Qҙ*mv/[fL/“s͍{nՉҲ}Q!J r0sX2G8aPɲ$MgYYAr_3ZAӱjca{'ImoE]!_ijE'-5*euiaQ1+w;#kML d~ui TH a3 tx;xZ:KIgF%O6Sϑ \?IF$ ۽8oH\BD۩)rTet F\9V}BgS٧ϒsFZyӹGA 8KZ-,3իyKPn;NeO^ JٵUN"">+!f*3#Ken&6=)aS}]R`t~E+󽻋_XRsҊwMh2DZʼ!]d0,k)cF ۺ.}J•"Q?-n[\T BJ(oPhx謌!D=o_oa'.T1pH"rNujuybK17;SǾIv$7̿^t]–AvBԅD!!-WAM|*Q;|ZNfq;h1u\/Y壿s>DyW.ZŲ%:'o_ۛiK+'S{/%fDz}C"3򌣿aj7#4$DEAP HiNYHCXҘumD`&fv,ZAt;7`)˽#[(_e@ (awK/Dp~Fn}47eMXŕ@tC#溏.̧>%٠`{l]ߌ]d>>:98vW+앭L]& ~a)K PEyIb;R@„eFl8')@[;İ'K }(q1/} .* X톿Dus:(fDgZ; lȽ -N>x855 0 慴6)A\+3ey8M5x6Ϣ]hi]k9nh9CvBԽ_xޡ{{k HI 1Ub@UpFg%B;&8cO^CxڜWp4ٞODAʣPQcAljj kJF|gz'\s)mɅ&5F܅CE}@}k4d<@G㘏,dUCvj {}]"&GwNT8E[;6:5-ߒ%\~ǎNIsj֎!9Zx&kt!%9˪T$pU$3^TdHudIq'P}'VP(aa^AQrj-]c| )JN~'bͭWmVªEމ֦U٪A `dDRcLm*Et]<^lK抌z@IAN~ܳGxd*f@Ѻi\QFoV97{:Oۃ0;:.\8;Fr :xNgZZ 8@@Zxv `ߧbIp]|7J>tY "f3Sad }v)~JNxc1$Ma VO yUn=i4bUƖ΂lc4+ֽjltS' Jc<)Qe[?{U6Fd '<[*U;Jg,b૤AɃ zN}cQar|ph=頔`sh3ҝҢkX~Xh]R*}w/"(U'? o#1+.~7W]Az&6ktdQ<*rLFf\?0rIF^ SCs!ٴ#+5V7-+[3 ዛ o}9&gpv,O Ptʟ]+޻5fXE[Z[ 8u.q8|#gUr#h;Y7S+j8ȝȜ,͉5;?': Z?pM ꇈԍs~;sRa] i?Y'jQbfY݆tEu!e/E_TH wu4^U>tz 9զ`|`[|x1Жu܏ZPЃhXDwibs4#)ފ%NN#u3ml0\%i%gJUݼzD]?&Bɪ##\2D_&g&Ko  E}_{G* pU^Ge |J0(Eqy-2[Yk%}_ `>FƸ b谥䑮Y:H;!zÊĞƏ/;wDTU *fIG-A]`v٣é8/ *EbIh>N-X!uTB|7cL:X?%E%ւ0V~Z֏6fqN;8N9GRe=0>Y ϸtYK\:هDXFH IGJOuPwSyezUb' z𭎱Z? $Oa73zc+]?f=E={r ngzC܇_OĹd"HgdlyU/~f_d1LQӅ?Kz0P Wp&b{%?V*D4,LA ЖZpx-3 !(H &ƌŽn:=4xUʉK'0+:EId9"?/%|% =Nprz!:M &u/ *Rm o4*] <;e?L5;eE7L~0Q%MxwlyGk0UE,-Ų41|=E0xf IOc e2;q}oz3jش U٧˯7|yۜn`0i익#"tQy'/·19aUFF<7a]+ie-60Y ;|dHt+娑,1 V%Q&k11kqapay4V"\@Ϻ^icyL\fY^1@ Dк{+'RVQZ&) Hm׫wEū.z50[;"ʏ%V C2^;oz(6Rڕ"ysmڅNh́e)ac5K(zm/L6p+2;P2McX5T l3azvd3!e )Y_ <<+Ow*բ -أV Q@l?ojvjXp:[Hl2xf ï⳰pE=؍fAܲ|)AMOT.0FvNghw v+f]`aJlcX[EARp۩rq-\dYЮ< QA~ QNsW(* $ ha,V[LNa.,6gA;H(+E`;|QK[}cI(t▸,OU#}oȇHgn(qǸ(@?#;"-|:̜'cή+K!71JF.Rtqs5` Yd4B1gA* ؝H=ŶW>z!b3!CPom^i+/4qG?]Yc9@&gR&X#Wh)`^_Z^T0[ ?$Ɓ}jz 5GXێ?б#U|I'7V{vY/paԹ״Q7/ ExT$Z@[fߣ'bۑOt*I#-Q4OO#J$T2G c+Wa_1zɟVZG1 B'kOjc+ M~Zwt&6 oq.`y2az-܆14O6i/i;HGe@DG\> l˔ *1>h觻@+O\%z7r<(/EkUDgo&I8SLеDpdItc&5H_OƓS$*ZhI7ܷ%Ƅ,Ƹ@84FYn]+@QDe:/. T*CyDv *_?߶W׳([?Yڮ2d~zYa/F/O?$1^kHԺ5q ڈ{Zz5 h!'nx=ue,,@ 7N.=VEI?JVͯjmqsZ[lo-LJ@ #'4ZhEmL/&v,Şk ,Jxs;@oE[+˜M*v/eA%FTh~ag<XLK]K]"W( E?G獭炲kOҺPPӵ*\ C]'#[nb,wx"yƐlߗ-#dV,IuW`wg +} rFI*<=u.Tq3 bH(lnI0,Zo6l4T7/Gs57gH$1}ژAzmЋ2~bxOf9yWʽ앵GӬ[ю$-Gma)9NE+7b-FIZ*G P=8cWѣ:)DbbgQ7DBj'a,=lf h|]nX\ gF|\Aj>1-&DԮpdr]frdGJ٨K i#ūByՕ H!fkf^\v?k\XnptnOl`NP+V\mXNJȪ/+vt7 \=z\b4UQz21Wp( @*VEkԎfbNQlcʼc7)DwP"_VBڒeĉxݼ0˭jz-% 5maR\݂Em`go;ݫ%TSzJ.{ TQh7mODMklf􃁮ڿGO3Aǚ麭Uʉ?$% `դk8fףrbнMn.tLm%w:?;oJ1پ53i[Yt& C@~GJ\F&en 6ٚJ '`it &ΪN`{S[ߞ%xѮ^֏.bo(qP 890YfhWDZTÕZ D"w D.g~9mjlrB+ǂ -ׂ_Vh̬RV#lS@*[ MʏCX^BἔQ*TKa;BuXfpꫫ~]BoN{ߒ&íu,IK}vbRV֪S37}ϊ## #y;QMBg7gG#0f8º+S嚵%Aeo1"pBO#K<)RŲ7zO|[db3Q9`dէnBz^( (!=KIWd^0FFlC,^~ ҫSg)R^M믺DF/GT;'d!M[^3ynwvtV̗DY v`+h:9Ɋ-\03yIZ?kљqiTT*^PY& 8eV)fY6{n8/g]dUɞ@r`0K;TJf*jW[ Tnɕ0IT;.աJx͝hq0{)4Tw~51@٠lg &y%9q"4"UMu3uIPP6-sxa%tZ&s^bvS d> {ĸbS+9"`!QAj{-bW<@)QkETwUxM ZH(\俞)n պNҞ`2oW! jsP^Tw E7óN{'!GR8( ;>7V $mz_8Ur)^Bgmncu%>Y?>)`K 9N!j7\'Et`\2nƱg ؟l2X~lcAKᴍ#=7^2q6 I`b+ȉWٳ'ɺ'w~+F׈ed Q;,R=}D e@~vJm:yoQL<}N@~<N !kihcEP\|4>PS,p9 HS>X=ߦe%P}x|kyf|BRN{XufƜM!$ 9zu52BѨe };1|hi5H\8 B%)Ua`Eެj~r:m"vQ7=9Ф}k?֓Z_S8I&Cg-ØvuqPr1yg(]u#zC/8V=\ Rmscl V'S >ڱfExV #n2;o3)BWm]4h1F#IV ?ܡwjrEb}L.Enqx3¢(3Z*rf'Bpop&%^<.X2K0X?ّ{RC"| FJ ߬HcY1 }9XqHq.i|f[Ql\% RHA ˿52/\46uFrm gw,CD&ۮ< #&sd20Uyg nXXvei'Ec