gambas3-gb-eval-highlight-3.14.3-bp153.1.25 >  A `Ch_!M@eeelo9>&pq' 1r݉Ae@56`,[ά_7ބtDCPj -P CC/ˡ;~~ ئ{W茊lCˮ`f\#f2pڂ!͕Y_|֝pq1;/=U_WS)YނΪF֒@8%ѝ*j]2 uΓ/~~\zլ@`!^+kgG4]RI,652b3bb4e0fdcffc07811eb0a79515a436eb04eee32b798fe30f044cd5fc4b93ab8c9ae9d20db4b1df75cc22debbdac8f98faa2d<`Ch_!M@eee@Tk5/qh!"'K!&̅[tT@ݴ-l[bvSRhc^/EZZwjJ!+A-u˯5BuXOg>|QQۻ{nc^0%{*el_mugm5e1oWmͽBvuOv ھ8ߪ[߁{hT.XPѢʌIob~7קH$p_y0Ҋ6tR\=ǝz .>p>W?Wd# . K|  (8 @ H X \ `p (8*9t*:U*FTGTHTITXTYT\U ]U^UbUcVRdVeVfVlVuVvVwW(xW8yWHzWLW\W`WfWCgambas3-gb-eval-highlight3.14.3bp153.1.25Highlighter class for GambasThis class reimplements Highlight in gb.eval.`Cfobs-power9-07SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxppc64leCn2큤`CfY`CfY`Cf`Cf3331e75349aac92b15b6d75ea44d9069d64eef123a4335f72c7314b828bf6341128c9114c67cca8df3936ef76a60b2015abef93f2610d7f307493dd27089b640792f7ca0b1f6e174b86be2164d1af2acfd5a6afd894b8f2d1629e4a23ceb6474680ff79064895fef6e76e86e3f1c6aa09c1de3c9f5a567ad46cd90b8fc4559bbrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-eval-highlightgambas3-gb-eval-highlight(ppc-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-power9-07 16150299263.14.3-bp153.1.253.14.3-bp153.1.25gb.eval.highlight.componentgb.eval.highlight.gambasgb.eval.highlight.infogb.eval.highlight.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-gambas3cpioxz5ppc64le-suse-linuxASCII texta /usr/bin/env gbr3 script executable (binary data)R[}ufPtJ=(utf-84b958fd1e3c15450a786251376237164de3bd62ef7eee8ae34e4e77ee568d16b? 7zXZ !t/ᥧf5] crv(vX0a8GEOʫ˜1ݾah QmJkU9Q`YlLzRvr3>J#7t?6_L="3 AʼnE ᷱQFr߮FpXe '9nt7X>dFwt?n|n,q~(.LQW*`&A!S*Glڤ" aZ״@#`4h%LPW]rV;CI/ O-3T^}Cm̱9oxA :1h9ed+",w#6[ -FxB9gsŰn)M8I23Byc&eJbT 8M^ Ne }19IÐ\t7c7pu'h 7ǛWϻ< WT6{NSCURz.bM`'\ %![8BDxVb 2,j|De$-Vx 9\O:`=/ KO;tK KĽ e \k[6̏ sM4"ɬAxsu\|jWyѠȑƠA>:יuMGi5L~UݪWM›)]^(rhj1]EïG8uۖz4}\\G`7>Յxt' mԪE,?5*jXXۚ?d0oZF* s'jU\gˈ'L d>0ZƧHj ( jIOt~JmnB^c>MJb8%ꪗ.FE_%d#xaĊSUr۶A)rE$GѳWqyޙ-H SJ>gN-,N]͌ Aw ^#Lcsp|r=)& ^9ް9qsRD-jXesՙ[C@fVe=K p=ڛ *EYC5[$3ےy#IhF=|eZ^I__ΡQAQy`p~Vn5:Iwb~"sd=(:= 8I_<VݎitY]zDD %T$kLpb)ꕕ y'V,rwUQm?PIPM`e `FS:)pfgnɟ htQ}19.-|&r 5 KCtr`=eXl2 7 VZRp* ֧0tu )  ܪGVE|Lpzu0+qmF Ac ?'n=ݭ053o0Z 3;Q0VW]_hފU Z7Uzt&Atm̫eu$;4WY9,ʫiE@$7O>p{܇T;AdeVF[h" ,S*àd{d4}q%*}#)5a<)?穬gt:o/ E4 3nkq5dHLZ|$sb}?n"#NqarZx#0W^PN=;iQ?ݙoNւhn67sU3'8n>S}vUFcLr"N>op*ުB6,(BeɜLE_)vCC,  HriB, R9P{n/hCdAv[)z";4ڃ8Vۈ@̤lCC_bzp #ߵG.ǫGnek$I},ܒas^I0 uk,0 JSK_eE"SUPU%׋_peVV/3R6u`j&OQ2s*.]9BDڪ H{j_+Bn7㕅VdYvPAPvQސzzQz?"hۤ⧂qFh_3R١wS*zj֊E ĆƴNшCM@l.jG3K!Xx6u"0n0|4E'ɒO72鴶Kvb'gv=%XZ<ߨ{R'8伀H<+5gZ맿#V6hGp?)f;1 OL s$+V0*[Rj` Ty!K8SA[kWtdF̀-kȚ#m.@ꔴ_Fw3Y'xF7k7ech!W*gOdL i ? õwit*Ȉp竊\?ks/[kz?d'1O+G_âxIu'NFkYK3 S+Bq ]_C%&&[cKCN5vז#Xzww+K e˨JK"!&gFJ1Qܵ:KTɉD^!)~\גAZpDeıҋd)@?TB{ qp}Aǻ|4/@=&q |N_rҫ eÏ._o}쿍6a 8;[yWSτMx_l71Xxgۼ@Au*K8n'eWEB.Y,^p뙌,[$'J3AB79q`9ю4 4>UZyc%VZ&p\ ]5#Qwgu6q[ Eѹto_Ͳ?5 N`ѵ3\#`qĥ6;ܞ9PUZ,H <$ 7acQլUTu8%ƄZZ(Z`?\=ފlE%_(;¹AV#l>( .` ՇDh yvj#C7p=ʤXF;v驺@W8zxg}FjMj&  Ɯ,aaPMRՕzpos&x^lzsģJrh*Ʀ bNSF%ЫƍCqD^0[vHCxYGh`hjVƐ ~监5: 3"DTCeLhBV򒂑 /nީt˹~)6A5c|w,g#(͠HRBʺ KlPn1zA녇A' #iPs xkdg]O.XǬcHP<>W.Mę|ʘڳc*uVLz1Xw8yLrr9X5zoR5@L/|Cq:  h]Bll䰊F5Yʸ(r?Q1 vL8T%ė|]#*ʩ?hI6˜hJR .RFpl4`E܈}8hn5]Uغ4uZHY4Պa9U쒄k)=  {FfN!y(]Мj_ [!yނ vcU< 54e39S#*5}~YU6)v =$ NkX/E8 O7R\?b4GJ]ϷLtPU8Tͬt@)w)>x@(L3sPF.-R?p7Hָt_";%@l'q/Ak܀I-]3>5*%,bG^[^KPBs_}/sUM*S;UwmS VpGB6uAK82"]d4+&}{9gBJ) z_#f=|5s.K>\ d'wOAlkCn|e N{~ r":d(٫E(G#=N~ 2h&-A.S)~%ߕ(\a -lyң )&uz?T/1O 2>4tcSؿ-f f}=9O0REyWGFObpT67[]!t֛:aZlj$tT/ZDu#j S"}3P}vz ڹ"hs쵁݋d 9)/gd1'\CCW>ok+$wAJX!]([5 J1OȜ*Uŋ W@Zg1?l4 8ךQ,YՏ8,P´9Z.X[h\V$ Q̏c`@%PdS֧{";!Aүw YfJ`zZT(RKg/]#Jg_3Tjfօzn:ud+hΣ,M0`^顣9%9 ^nFnoPyv4{Ⱦ@tLM_3E3느Ĥ]w}&晄kؔ\v#`,~;?+Y@h.#W.Y^\69bӌ)fURzLgI^tLN?2|/ϣR7SE C~þS> Q5x'R(Kˏ3—A=96fpV3A9fhC^&qPY6'Qô"KBHsGy/__3j8,\qJ fxbBj/2~6+PkRfGM)!gHe,I-+kw>$&o3l%DIcsc[i%a*pG^<&>6Ys$zggb5Z5nc7,CCUk~ ;T1#DpE!jυv@ on$3DʜW^;I6NĆxKIB!8n`#Y-J>쟂 "Q(FV*ۉS&67{Ax`sFa+0bmb*f-jgYN0#!s yo*^i.0^KNN#vEܔ E3.~hbUCf2H & L͡6jX5:Fm?xBtUNƪiveu&eа0o*ةG (cB(4#Pv rrd:>ʗ%3HoQk(&[!8Ϩ[ 衻dysJeJmc`y-?|+|]$G$I+7L0E]cŎR< $|!߳Fn6P`YGkt1:%ˍHE5m220 7v1ngpziXhI;^( !dP)A͛l^Y(Teu[I%4a{UiFbG&_v<㈈5oMr,s&>"z[̇`:v(|] 힬ܫ31<ѴSrK'x r.vP+)1Nv-"!*Ds剢SL=ŤF^"m }'+vb{%*2jΜ'Hc3l^x+`v]Ʀ# VYr렕*2R3ȾˉfU{xCUiVnz)'GV?RhBEoqj~S*[ƍ^ ɦq[Y~(ӌ~OKbdിV.tRv=\V_ G֐8-нz3dNCJ32]_!<>M.΢:^H\Y7x-eŽQDaHAޞ~>wmgaGgT:AB Ul^XM*ZA:U Aɽ 3'3eAհdAS"ҸGHkRP|;CIJվՐB2Jt>.ѝ1w.W SOWV#¼jyJOb!Ԣi>#:&t&XVܔ`6*M ⽾^hd#jG60}H]ÂhvHX2ÛsKҗ^*SȌjf%Q y8I{NR/&~V>mRH\9x1/Of`E6r۲˕xA1-2!K.6pN+Q*:Ma.~Vr|lao%dTU*7{=ti-.G;7F\940IN] Ao]{Y<[)?SHO)UPW=pIBEHD";d7nxn}6]녓; #:cl&9=$ᯀu2 5ahTV`ΛMa *}~psZ=Zq_Ե@͹U̶ᒮa pZՎG-Un^nK霁L{ v Yi|:ċ˴MyHwlZeܽh3|dLW)a(^8oSKOz48%G\L3&ۈ w Y0&wp$L]uC3%W^g7^dr7[yAn|hkCQw2J| cærk< a:raP%<-[~@(AeOQvn"ё 4ty1֪s~{Z( kv0("^u{rj3J>]j?yEyD:#}msn-Cn\`༁+:'ʥ]*f)BK(šb)33ẍapB_ۼo-G4A+ zƞvt/A.bu0?*U*`WMH7rr:w߫X}3r*M.ڤd x{A6?uw@CTdu ob< AFmt!v,Acj_em1 } \B{xMZ ϻԽJ&-l H [c+z@9u HSlA5U^4g!xHF0$'ɲ_/RbZH^Ff5y.-~l%!mO&b^r|*V!R5cmWkFJp[a}Zh΁YF %6<:0қ̡q#h1ÚޙKv7%Dn[:c#.,Mi$+6G]pzMޯϮJ <Ʋ1ו'Ծ0 ps,TzݡK{AV\ ~Qt-6լ9gEً qIb0=}xyg$['c얔@QM`zB2ff)&VԬRΙg:ݒHC۷{ID"/*jIԾV92c ]=ӼvبmҸD") 'wƃdsၜek !btS=H+[{IuZӽm@VϽ2&ldAВhvYYrkCM@UOiC{㯉۫E,Faw kɃz1і>0 Gi9:v񔉴(*g ]4Ww v b-!/(X4MȤxN Z3}j61)P~e1-85 ~/Fpp1]kLD^+LIu8t|(i%֤XgҬZ}xҖ/{).ϤSU4%4›65* Us4Mj|9 Cr*O(3;CdvOꀾ(c8_ld4\"Y$T.E[j/uil<ϙEȅ^.?QBRI*YYu4(xKJkg4f:s\S_=%l~:~ؒXtE6+Z1[-{DW(m/ uS`1i#Cr EyR\jaNw$̧nLoFkpc,\ {hKvLs Ҥ1638~7XW-xQK_1sU9(@䲖"ق 7lٖn6%$3ͺ-L[Z ~ +&q ;{߈JpEڌnmMt~M U; :lߜt3q;L X#;h-v;";ޱ['rX{!B# RABbOg VjAoUH4MJ Du]*ԊIlu ?I`ϯM41Am@1gbEzeԷ=p(XT1MsRPѐ_Z*jT_0qDE^o]6nB *^<ܭlG~ -ʑbRXv߈5UR{9siunZ 4eRwڥ; ʋF1YvAJuVL*Dw/O/ro`Av=J0 f`KPT.phі/0=,L3>aݧ*uyXmW<GGTlybI =}ٖQ X)x4ݾJG7E5s6eqg"nO Qm{aqf8cA_D[˽EgޅK!yYgWn4AVĐXϊFT<ZuXBhd4m[3aY+| =)?LM^auY+@]4ƹyozΣ)sG֍O[B\EwNqXؚDPWAK65cr0)e\̶3 'm{}%8\1Jso;oݾis4myX/䫲st IBs3>}AN -w*Z=wQJR}odnnCb$ٗ9NIR@~ S,Rc_>YE5h|wr5˘b ěk%Pl濯6wZ3}rM>O㦈zC`N.{jSaX1hqUtp<6vt0k'yŃ$sֶү8r̴6ƕ;zqr]4=&B?yVYF(֨/&GM,Qm)6cyŐKUg}PfA):ZR2L:Q>(伶F%*G!RE8 ksBdt¦ V.{]E{ R9 "P]R0HrqBE3=pVzRr m={z0hmq"J, )-9\>J3-wH1pf ׳ E \@ ~}/ȹ&W޶D7kI4W}vָ摪O }m/ʶ!!B~kXt#2< Dw{4\ KqS!TYIa•;ĦX"]e&"QB. ay$#AM_tP鼏dt(0J ֜8g8@ԁ-;"1Y Jz)sɭ/AVd5ڒ$CeRw#Lй\D-㼮MP2Elڑ0zP)>k}Oz [eP=f:3[@`q@h㍕Ed 1 Rl$BBV^EQ`A@g3$"\Px1E}s ;O]$o6-4.<@}v =w%VW$偶 i1Xv3@O^f|-5?Bv@Y16UjfcCF1M*mYOCk;5J+S$PhtJ. cBPb*!9R*9&?2ߗBY~ [}vVr ,O` ߼gLjyzp3s*A>[ )W 5QˆtҳTP3 œEWLUz AT=UcLLL#?ķp,aتl\gܝwQoM&ቐ_ʄoYP%%=ʙ XPrBdo`jQ^gV*&l\!$]5BqA45؉2k?"i% J+S f{Qk>a>;kd?h1UX_NByu`%7 7- tD=b\ FIQ1lTP}7@]1"}ڂ@(?Ƽ L}gZfF3aS%Y-gY@ k-C@,w^α hD, Y7*"*wk|݌׽$zlx iq4Dp8h &~jTfH-Y["C ġ3)_p  NG[J,\'#ל+\(pxQ,BԻ-d< o̜boJ̓<㪜xNoPDH+aEA!kյb/Oz_ɖBY倾S`Gu5(j"~|7)e0A`MK%_}k rZP&iQq|I=⛟.SrQUm'W>t轍<`0 :0@k'==oڏpJRK3 2mmʶB$\T3V%+ےÅBI=&.eocY>Cmc d1~ -U(":ЮhWsquDfpt[޲vj9"EV^'HXicC7qazy^ɊQO#5\zY!&;1A}̈| }so,\y |Xb5VÍ;SSr/YzEWB-il.,EXns.ȫz^qn7 9kHy! AWsF$z"F|}E,xa d=Jb@\yXx^dVJmO|==qܨ!,Z+XA~Egt< hNq[U]\SAjru(lYH`bj5lO /Bt9ckXEN<K ?wRnOEFBъye\<"!'(xGxpkΪO?k9ʇ[]F˲,Eq(?;b>,0#7 S=A =!o *@m<[:"PH|~t"?e[{?uĞ.ϥ) nUw=-j 54Y]0/&X ^{w[~&iR [JH{]Ʀ1b$x&92+BEaJH-#6c:uEmq*Ce>jvW~mm?DVƳjj--2vR] t]\WYX4{"+/ؾF#KBMO l;fq3%)j̓8vGOԎc!GyE͍›[MIi$؛WL\/CӒfQb,X(x>Z[6XǮ%@V:wyoFsv ]њb+7W02=^0t-+FZmӵ *xC,Z !MAL{Z:4,nJ7`~AogԷp rq$Ǧ8I~_6/h54 =})GC7lv`^_{rH'fcaK=o(~_JЩC9`QS_sjm$CJvŽ9 Y;2Itj.>˪t+weL6n\n+3QG2U'!SW1q%獃F=b\hɜ33e bf% *cm/?cb@X2V1bapT28?{VrZ?Bq,RpqM6},baH }МJ0D,:p.ɠ/ŠV  bhX9ax U୑YhCp.Uk]Og@~OU*[ʔFR uo8X%X }^&Fְ/g<ϔp&'`+>oLڻΈL꡺᫿4JH[?*|pu͂RڻΕф`Gwc6HNI' FȳȀ$b}hJ(7kE|Hvo˯oҪ5{~*FCE m~zĿ-ji6ЅK >CͮJݼ]}!ՃK(aݤ2GsřBEzk*6ψ뛬鸍Aaa9Hߺ/&}Iͳ8|% {dl($I I?? tcǝKAtTwdMnç4 "?֐HM FY,C4اz$跭Ӏw3g%Y$`WcKEfHˡTt1It*7#K,qM Mb9m K4&KY* ɃJJ&}}׊l^)9'zKKz9K،ohlʮCZJtAOv/!¥R.Gh &Sc>&y EX{wJ!kaNI_G$%â^@ʪ">Cgi,ٍy`ul@B C)NgG?yWic+(#a qVYe+xp{ڮ$x o\t; .Rkf]fkl 3:®a,[bJ#Nꅊ9ßx}  u~Nwj!x+~|g+*=<+)T#TC>@/'C49OC _љaF< mܛ>Cd+̭ 8G Kbb8u̷G `] ֩>5i5,(7(jof}t{=^&S^l.Ju^x=x̑6x$Տ%3P|ڃx`M$k8RWA3S O}KFoSufؖ.<~tLGLMߛ X @KpsVN mc LŽ0wmf3E0B>6WIVgQBY f'QOx{Hp: T 3~Q"Gl7돢L\;rFBN4 "r`V*̯]Z"ZI[FZ bX -\:~9Wy(^Y!b^"C ?Ǧ [-r]nW@! {N2K:W`gDٷĠ!KPC︞|}ޛչj$MD2VuFQ!`@A皲ݙ̒U!)K63νֻ}@PLaVxVLK 2nv~7B UA Irp;yY"Ɗbe)ilB!,_l$%ۡ-2U@F $VsҶ醃ZN _ CZw̪ygɢ4Ph"2Kg#$֖>К.V5=kM XٰT-= "B?9v[5<_9冸r'n>{Q|OSݼYUUcmJ%Ke br%Z2!a|, +0da|qSi(&j蒲n-nXJkdj{>I1ϱL:=- ^qm $N鄸eidɳ{[-b` :k Z|BHiXծ_:G$5ߍ(hKWfE#ڱE+|E No@ eu^u6w/rZloՓ„O8/S"-+P LM(1<tFeD_v:Aaߝgk[TxS/c#k {lLJ~!e(siT֪ x Ģm&QNƩR9nu9FP?{U 6a(F{jqQ Q-$˔"TN^ zv }ݫЙ4YQcS8'ky`Nhّ$ѝX!:boX4K| lB*0{B: Gf L]zY h.K?ؗmGK bUaWy5р(PNXrf9(XhUu[SQi[]Dϗ] VmFxxG@mKO^ F`C_'Q %Ji+G,m@) Hs9RaЀo=Ğ>ɾ77/N ^;& qW^x`|Thmmw ?#px̉tnN|gpNglGXKeNt^aqkf %4ܬg=wm`Źq&t? X?S|f}5ALߘ,$U ';z^&\X1S|8]4EN 6!)R$p|Z܁ˏNe(>@bѨg(` _nTxqD"ymS-湣g5Zbf{Ծ ,>B! ce^Be[?qNTcI X<э1x抸6i}7LO@QK,t.lجo# ӄT1@3mJ7 SB(LJZz½=)S=R- kS]ֽ<UU2Z2&2)G#69Db.z}"L{951]72J¤ЫR$XbSf1K) qc^2jOdM^ԗx ADB,K#+ndV|XPXV˲8T[˹rXY$+K&6>4Ũσ0Q?:) 7-%L8Φ'0 mtFq=tm4ԗɣc~~M 6TK&>7ɋ qçYbrkNTo䈴hP {ȱBwc/0:#M'XTmw]pȐXQʱ'BESr&4 `p}'I2Ԩ_6ǟB-sEIvZj\Ͱe(-=%LEDSYe CYW[GdiҋM(waU$yIRbr؀I\C>52̈B&=ԙN(-E1uL WFSRX[}}iŒRs"|zI̗P*eutj{Z oX#M I+'M.`>Bwi*!GV9YPGx* QQ#g\tzB27tvȝ6"k*+bJrᯛY۟)O3]BtCcƑi?Tnq L;<wgt}׏TZiӒíۀtw(Źz „19 wdKu0,(u3z-R@` UED _"Z3Kr7\oLJMhCN?APrFk!~ܵhhDJm"|҄P=gº9kwE0 ΋$->!ȱQ*ut7TT"&"zˢݘ}H{y[YbѻIc)<m'Clz|ECeDӲ{8`VVyblݑɢBPZ-ru$25R h Lt^V$ݔHDhe^=V|W,#ő`b$ԻMՈO=,-rX^e%r)9xrzߥE] LIA?ƐXRN'qeNi+ mE{``Uگu $eՃx\r|\tlE'~qQlɲK+I66rTڽ\MnsGe Y7# M[iIL1~duj!õrj* iAr.fC?Ǐ9$,=x@_m{Brb.®a~1,#~f"+dcwfܼkTJM$d42 ?i_L8b Ns4<ҪC`KjgAV{QW4`M@#$왑4xE&|}i3%9Cǝpc:^ ՈU&B<`@[M+)Y3rg|H42#}>I@To=R{}Fя*IjMе{- rm!PH8~?қF sTAyc#Pq !ETMi*L;[ph֗eHG%d)Dw.wy~ϛQCҙ΍crŮ_FHz7 &j#IgI91=o$@xeeZ/̨vKm@SS9/Ei̺p!UK'U<7Kd|C$hg;+ 3@q{y=ͣܿ~#GZаyirt|z[ ?hKH+aXxyX) &XRu {K.Kv2o3EhY<juK߇t(YuoQzPJ,UXHZFJO`{iU ~ȒjOAkJa)8 MLw]{ݻ5e߁c^i(%'-]fCNЀG$\PQ’s)N.q=*OӹCz\P8&FGSF`/#(.mLTM=Z^:?8噖y{I'Q }S R"_Р=z|\r;DqIڣ8dHٴ7iD8Td _(Y_dUI*eh/ -e)[Ϳ3rxEG_HiW0$PZf7>@5 Zj?mk43T=yP 5d*LOPB*%OYWzw)*3mjZПY)?oxe,z#pNͳtQ0a|mȒ , DB}/i[n+`c^ :[hy +(D:q7-L9:R<GmZ^ZYI&İz9VN#a]#VQ8zk{bձO `ٓ9Ū\1vCp+Ӻ{-֗PyچBmWlM@%1g|Lx ,H=#I3b,ZnwC/Wj`ſM83Uء CGDSW v9U)j@[Ap YZ