gambas3-gb-eval-highlight-3.14.3-bp153.1.25 >  A `CcӜ!M@eeeTXZ W\K@W:?9 BA  k։TYq78Y f u"SAX7l)6 RM5]ĽcR0t6-_7q~j„'R?LYE UvޥU/Sx>6;' itR2pHoSjuLjf""" ݝ"o^7r0U? ;) ta09e0d84cb87dee69f94279235137ac84739cb71362b8460d6e818c74c3c40ae80343b864bddaa70bd40ae97d2807701116779d9`CcӜ!M@eee;tPou=&g%[E2y=D[#0S"Ϋ d7zM^;09L{:xDɜh91,8?`eF!#QA4ޔ* -a홳PQ}"yo^>mKgiR&ue#Y!8h( n;p>W?Wd# . K|  0 8 @ P T Xh|(8*9l*:M*FTGTHTITXTYT\T]U ^UobUcVBdVeVfVlVuVvVwWxW(yW8zW<WLWPWVWCgambas3-gb-eval-highlight3.14.3bp153.1.25Highlighter class for GambasThis class reimplements Highlight in gb.eval.`Ccrsheep87SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_64Cn2큤`Cc``Cc``Ccj`Ccj3331e75349aac92b15b6d75ea44d9069d64eef123a4335f72c7314b828bf6341128c9114c67cca8df3936ef76a60b2015abef93f2610d7f307493dd27089b640792f7ca0b1f6e174b86be2164d1af2acfd5a6afd894b8f2d1629e4a23ceb6474680ff79064895fef6e76e86e3f1c6aa09c1de3c9f5a567ad46cd90b8fc4559bbrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-eval-highlightgambas3-gb-eval-highlight(x86-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 fixessheep87 16150291063.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-gambas3cpioxz5x86_64-suse-linuxASCII texta /usr/bin/env gbr3 script executable (binary data)Rϔ=yɵgutf-86dd5c14c41090aeca8f2efbb80e6b8dac30f76141dcb499fab3355553d5e0e1f? 7zXZ !t/ᥧf] crv(vX0a=i/~{*cPZJV`uؕ.{0`n> CcK7|zDj`X̶ȿ*'NkJO:tx^8)+S3F&w_*F}r{H*?!&󥉬$-ZdO2hL\X|VRBqсu&3BH?D\bFdX.GA']Qߐs>Ȫ6!ӣyo`S\*vVߵim ށę.Ƹ)bo0ZsA @w:;j$vZLJ?єr-Z֩Οz}; p--1Y ;tλB͢.9_OENgPރ[5f''TX FvCob~-'+`_ ,L:Gv/+ai(eXnr6bkhd,{k%sZa3ayuxc~`ߎH={78^*Bە1%&bܕ6EN?26-7_'%MjlzsfuI@yT+k̃/ 5RA zZ/_p }u2Z \e2Хp:$F 'ukjez`W>nSD!Yu4x 1TNd˽)4҅$El. R3Rsi3Gv[͂Ӆ2p^r_TT(ҏJ0F)2&% t?U<74:s($-[g(H _2:OJ.4mT)CBavNGU95De9 k7NT_znW_5 ß# iQˍMEUA}7Q0^'$Vl|o.Vπ UVy1oZcf=JumuA 5 pz`g"9T;f8C$.6+*>;KHw?Yf/K|ä`\ã՗>u#1w\GgϷ8d$Cg;23tSR E> @[Cq:x,n+)~t Yw|[Q Lu;Yô]ehWք¢BkJHe2lZѲVWU"|U wJ# ȾL(WsQԦ;u<$=ş%0'o/T /MLl諊-BU L Q l#4 Z ~"UZ /9 Q{!S%IMM˵ɝ3$&NV`89uZY!+znLf7TM[ބ~jUOh_FBajZ/QЌ|U8f cv`͞&N8XP 5rnF[FZB ewy5>refM|9YaЧ|1VȢɘv3O͍Pjŗ88?]2}%X\|[5KV=VU N3%a>5!0:O gCBn؛([iF4(t$[c(.@a4 /bRgFb3ʖJl6TΙ\=}:w)@]b} Q4O6`^l}NAϐcx\J9 lO!끍=/.79QUx@C E ϴS<8 , c"Īߜn5O<+]}Лe^ll */{tZDryg7K;P?I@ ?%vr!-ih4$""-QWΟڽۋ^K cbrETiF9ȂEG1kd(ufbۭ_c|秄7,SJj hP:?=@ "Bҝ0|I$cH™lH+DPoyՊ&3NynV ˬ) kiX5TX:=@W ׾@Dd"$R*5TW&DDKg;nnK8 u-U I6*7}4?և}Mܬ47[ODt[\{hV-QbG`y^ηS M-b8^'E ,r褫c/,ˮop1J{5msuaBW|lT}!w`@ 8Գ{3=?\w0%\׺;cAQݞ}r xv?M`SAJcaIۧظ67nq^96r_ȑJݗ}00L#[M\E -RN5 kSdsVj"Id3]7TY&-pW]0U+$Y_~v DacI΍dx(IXCksTg5gnU7E\$u&s#E9a2Xr+k%`dyOR b*e&xK hNx 8aG~;#xFr:Ch'z]Vy#jO t_iL$Adޜig{ /̫ X6|Cjͫ3x44 SMj0SFqX@O*PceWw Dc8b-+Ộwq'_ ymHMP+d )6C^N:HئUe)6I!V=%]T2Τ7ߙ-K4.rSs+}M$4XnN05mXCam?Ri6ͻ6N 2%tLli /ؤ"ܼc|%p$:Cοuv|w)+QBV/#'ˊɏǣ?mqqZH#EU7R~цn$~::]˖P]I*_kj, kۮ鄺7}3F{4tm,$~7{.GdQjs_|M?sT#}@`*JZ: 7+Vgsz?kD9u?w}r;驰 p!"(Lw1H2.,4"sFYh_8-52g9]%@a]v*LLϻb6_!W, pŞqkN3 侮r% %T l]RF/*"fvg:&AY1jw7b31R(e*7uw\"Y2~NLIۗQ)nyoP D* eے0`])γz4ōQ n4Z fQdhAhmMC+3h{ mLɘ2-injo,#g@dO "?ә A+حǪ0| .IZw`95ut^+kg BU ^ĂHKf9/74 蚯F7f}wȯov/ bx/z( s*Ynw!"VC@y 66"Nx`N|N^;P3w]h֍mFM;`5a{J9@A T%c40V$\=_a XHCfitGn}7)V8Ҕq딥IEWkYf?MS;~/w&|p#lb!9(%_ˎ,# % l׈I. l 2xfr laXD #M2%&؃oe ͝[y.-HL-(nؤFa/5 f#S@uOhk8%t;"qnlxj(z ;&:;H]a='l{g`DhK9]FK8tޠTġaNMTWxi@ P"}=%w~OCJf9ob 3 QY(Dq~Īģ;wNRPJrb^&@z;i2Yb`}NәD:׬|wO ywDz/\uPI!}'{1z<ƭS\ݦPWC} ËD ~,4ӷ/31L2B88a3A1jÍ;FdEާۣ^s,5wJR]`jl"L#pXg.E:f FS.'" ʏ Fe{*e"x7(.t3':hSLeakIXl2@ MG9\eNd &vvZ0o^85Ȅ3e NeLih7ĠRwӍhd>mt=t8?ܱ8EO1nOҠA!+o ގ heGpIםbc#\jDv~|dz|LbY~u\ zwh= HvͻL\Z6mo]7R, \K涗=O\fk3L˰On@ƽi)^Gwz8N ֒^h^igG MXӸXS3]!I>k=?@`2n!%[{I1G,F*%5*N\NXVzᆱxAS|uPd`vud6{b x^ϰ //gm~% %zFdOGAcG !u9"2Kڵm5qFSd/ Tq\/@}APD⦨bK 39t2D cgMN/C}S.{iER=ʁ|y-I\Dծ2$9X ~s9VFi`-}C .M9Nv+3<);AC[t?P= %Ql1k(IjX:w,0m;`U,}3+$z:ZYCx/k hHPf\blq4@'윍.KlB lf_65 lW ,@G,r?`]gu j"瞞Mӱ;8dz׌8t|@o5kšb̘2cb봤Z "RhԔ;{b&{cL}n}Hu\_1H]ӰBI`Kͧ,ek=RJԓ_&NM9J뎍7 <*¥ '(c׬z}]!Ej zuҊ;YF.PSR}:3NJ28df d`<9uM H:ǘXz#Yo!³YLJacv@ ꈫaa"t۾2ψ[RTN4^p'f/ t#v>Rˀe" -be SqX_= q?'W8ȴS8/@Җsfۈs$ˋ8_+_ dͰaܲ'(c P&B}'!c W@E,V(!8pc;w<${7Gy׸#n`<H֪e;r,#~!!]Bw4pM>dӇd!<u_N%~4nKZ@fT#2Pr$Rf!]9v/`O`ŚՠJ02C7gDK3"ǗZթ\r6kIߚU0aW_}aקRUdhwn(=Ⳳ6ZR3roOzPHSZJl=#? C!*b;EP6v}Lb'>gBJ4LU5Eb%(@SDͰMD$Xe:{Dk;YDAs?USJN+~yt%YD\Totň5_AeXGK$MpAqTݽ)PmLqgmo9,#`88$f\ڱD;BA !]?wGcآE|qgb!jC@Bz= 8߰H^\Ĥ j4 ? ʳ]S8EqQW #.̢pBzyz'\tG^_$/zV晤-L~.&Ob\?RXƃʻvsfңbAeFgcSSz;Z,r|[ۑTTQY WUo"qpX@VyT6|Z˗s A7杀2D/: Ԟwܾ1}bЍX `2aS=*M?ɉTⱫR)O@٩oVFPKUoyk}OeYf53^ 09-lxk ZϛM*s)wYC Nʆpns#1=o.H^iY9 FXŦu~"V:?=_ LE?WMRZ"h5{֖ r,Tft◬|> }Jh^>@tc$xg Od0}׾N|){F!aIB m^*ȑ·3J?f`6!Zش@4n^h^m\7+1b}>r8L N!\`\6O /Ddl<:eS۞ӷ9 {b#gI頹֤|5NQ "T7໸m]ĭ6DɄ &d|a4^ƚo ά]eG/@AFbr).S?9{PnaOS@ne~4ӝ~Ԯ? @{p1U;W,rnKÏAC;H'Tze d'͓bH1dPȁ仾҃10*ؕWP%MFCt];k=JTTFMl>q?2DTV3Z)J^kβ`*yd{ =w_pF0.CFMUf_18֙ E]ޜ]OJ{W~B$ @ "Rzm_1{ ΚږŭS4&Tl$,g] Y֏x8 +E'Lk?R108q-N}'h.0bJ>l'H?2?;n$aŨ$qЮ+OC1˷sz#NIkt k\9ˡ2sBbfBssq"|TaΥZlR ڢ+: vܳULԷ\}2EZtSkzm9DﶆYO9*2M  19## قL<5"S?>U|KW]tdS&kzdz~1h}|&Q_Jжy[qcr;Z r'$ Xd\Tb4bioH~=7] n/t+-qff+糰=zSPn ɚ*wF2ֻez/y֞F7FҬ_FDZڗ,ei9l^f/LM\)Uw^-(, t1kfo.1}^:3Tr-@4xni}E>>m$*q؄K=HRHaflg>^FX﮸XL]vl'uc{)0 1}6Z9 շ$Fahz"v(̍]Ƞ}Vt+O%fU0!ņ G6r#6 _unG.Md@zmh>NE^-{X&\֤~? OyKma,8a‰q3ӆ}1=1#N{Wf31.CȩMP!\-y8(} տ\]NM/7@ $}x =嚮㏄t@օ:fXM(E{e5Pb:e`#;2bz<}LENpmȠ&+[7B^l+M Wߩ8=\,(luke7*DQw&= *bws& #Z)N'wS2&.Ef^0p{kXtm9b%*dts{:hk lSs9ٓF—π])HL M94gt3xday.7o&By ڝ16E;0aED=ꬪ+Bd_\FJMvW@%6#4ڑy)ζ߄Q߭&`3kzŧMu٪2Zjk5]R^ݿkw$!>2e;Tb.WN&l{+Bt5/Шœ4Z-Q*R5К\>w yӮyHl$\ S3EU @{%>3BvSS}" ZEGGpaQsa"KnD3(yL"یKo/>~ٛfg1?H2D%lڞ lg;at=@a==P+k i>˩l>K/3Q׬hsswaL*q>|Qd#[IREݵlSBe!czª4 F#rW[[rKp,'7D((b j)d+dM^Bhn8sR*fcQb@fN VfqxiA|p= E]LX]O ,Σ.,ԐhmsSكmPS)3FU(cjh%Jy)ޤd1/5%-#1v~*bm)=oC-c]ȸЃ}-<~7qOu֋0X Cg 1ItOL@ɽZݍ:v֊{Bdo\1]&%:7`7W#]%`,p܄l&JҒѻ+<|~̌)ܟ $<5́-v"h.R!$SR_~ߴ^_ő~ WM /=)jr;Q{6WEÄvm棞bP \8F5YQdkDUU~#eWi(o]臉I))>[_ϓ&H$03W}fo[Xd` T"ssheS>\JD >hUw߅p&G2'z˗b.Z_H~wCmd*EЊ\=eh#6lH^UՅosՑĻ?7{8(뿶3Eז? ~NF4=[;zF AzHQ:lo I=xƌR[͜HCar^jo&bɠkuʖhMޡ#\!Vge [Za֡d;r] Hxƥ׃QԶC=yeO Nns1'"Xm?^2ng]4ȅVbBUӒ>Qқe-=jwR>Ȏo$GN ٍ$AWu&׭+?lU,%tQ۞2 X6ZHMLMQ{$xůY5m=9P>kOuH‰#Tˣ!ݤh.^P[jLDV+E nx{97ʛКy |6^R; Ԭ!xqYa۴,}KTU>\vf[NxJ^Ȥk@Õ(M* XH$vڋ= ̆Ps@-DŽ[?%yu'cSB8Fĺ$oCNjxY{Ryxo':1NwyA ]G~a@8ib$xJ[NrZ|xppe ΓW0b?g%;͙ + :7vKk"y1,"[$,gE&өy=Yh Iu^_|&?$둍_;:&1Z _[2Jwnh]#zN2j4p h[ 3i)Ѫ$#$;6LF97:e|3$ |ed44|3@B\ +>rMylOd:7X"b --a@U3&p+sDk? r+0Mr s?&[w |7KNBHjqjx IU-a9;1BBYrُKr~ T&QsJ Y{b|`' UKǻI;4 Ot?c֠F(v/2/8 HH//{Ӎ | 8qaTa@tjJp>)rIoQAowȻ/V4OH#,?,PJP32ͻ I+R2==C5wyCxĞu/DTC`6T_#X<6$'Ӓr*4f.+ji"̆Y Ed\|cisˉD(ʌpkjpj>\_O&;P5Qe΁z >7cV菲g2M(Ea/?S4 z$q˼=eɬa80DE04I&YP1gSjiTQ⸛k+W!B``93g4;COtQ{`c+e%WtP2^by€#e471]*b??)F}E&oGۅ׻C 5D b ǜEO/Yf\ zACaA y}W&53woLn&^)*ѯ %—>^pW-%u`IER] VhYۉ<ܺ['0hxT#rTYϣN-f_R-/DC/{ɞD'mҘ{rtH7V.tg- NVewc7APyl`mOzT^?>W^rDX~uWZ4b;a̧Pym L@ cSݑ%Z^S7Ո vǑ Bf؞34/ԓ Ոaql!&䑼Չu]ݽ)꘣|h;^xj0uIR*4$=l/V5,MP̃[ѱ@o9}ȡ/v&QVN>̎jq3݌/II 9Q^ +:'L*^8XNu0Z"O/[QY{9ە>NYmi_2왁댦`G%Z$Ƹ؉q;ŎsV-|VĆr2h 3@bVPχ \b:zݘ?*o7(}܅gP|KdC--nwb.J9ޯټD F {XEɄq<%Ȥ[;W !z.uIH+&4 Zf9.tTĺ]?'B 3VRm!s7zCٛ}jʲgv*Rp,;@ yM;P2ɬQQ9DPu{"gP93"w+AXO ]y ~o/Do W6h{t"ğ}d:PdԂv$YVG~:s^a;ϒy;qH6U Ϡ0 0sPō?ąEh8Y1.I^l8RhT+Sn:Fx&[k\X IM bw2C^{U꣦)8k0Sr]k:+ngXN׋zR h֗[RAHq )!9,?ZRwk._ⓎPOVسh`GABy#> (w  G (&f+*;ƹe+;VZ@\.UP˅+ߕ/0 ưϠjKg"@taV]Bx#[1NҮ?Mxd3PdB'萺>;$2Z9qvXs.+nTC6A)_LY)N}ߢj:YC4K0iA3}x[&\cguZ& 戢9AF\z CBz÷s-!pZH&n~HJj_-|nzBx[ D_5NWsl(`2{*.S"FS|7t))bAh'|nC[<;ZV GFgRdW`,Zc#׸𽪙f[85s 1|!>@f7` j\z zKMIH}g(!ץ˙0Y?>p'kZ)SY8PfrBTRbݘ?2m2HV> IrtKJԕW23nmԽbPoA0Dk)|Lw`_qCENm/YC: bRg?T  R?#l{}? m_>yKq\V>g NęƁ~{[5yXsX:ekT 32V}ލ)J"󃒚ÿ8-^xs3;Ak+c"PXnGv95 ~{}1XJ|茖D{d~0q:ϣ hNogkWS#kUsx==^UxR!R=/yf=/֠_omL[kPP|t3Bs<^۰R82T,]Y%bpY[-*ޮ|U2 k޺hY x iIc+JGϩ2܀ ςП F1걃eZ~G)uL|pN}#&4ZEvpHDaD1f/liyQaHq3,1 ɬpFUb>4_$ZCyҪ`tSgӈM"Ij;ܰZ0).FWg Qv.0|}f^\`)nW7oxW!nbi!9*5QlӔ̴@O"e9}Vʀn 1tO+SGAp 7vOT H:Kke)kTQIH4ogLaLGKvkȂX sbf=d 7-7N{R͓^zѝ U>]xw@cKum98jOaa sӃP Q`+Vv7^N=i u96-uP4ajs/׾L?hFshB>3 枆̓-׋zM`Bn'0:$636yhjӱQ|UP~sM.&[^O# ?o=:lcN+I/Jcg F :ނDJܲx_$&UMvU )<߮lW[>rRxM.p1PɈLԖ*T79'jYZ譁|i*`9``?SB:>?g3IRE FjĈsC#p!ƚ:=|w"=^C#MUk. aaQe~$-=;Aqô\Inݻ[g" tx#|{D3Ҝk D\EV bK{Z ת+2y-:#’9I*PSn|G~QwigUjpr7qNW=`v*}qDznQ D_5$QWͲMW' p,){w$k8ߛR"hjM.$ח 8u/x PLgUBi-puOҶ9J3w7VS ^"xr"l[G`‡ecbI?NG[-lF?_a˿zŖ .;QoRfMʱ\4˷EIU]5;y$}ңR%( rwlf,z,Pσ=<4Bn$çV2-EzYR=7 `xW~ݜ,J\9dk]-I4ZXP69AnE50J4/c=pI }5CJ¤W%^'U}|dkۥ Ą,]56E1c In~pijhԽѐ-TBHG>Oc\UzN`NIڝ^'V }^mhMQY2,y%ֈ$DҧrڐjnhԄpS`M L0LW8XkZ={vgfйmef" p~fyr@,ۍ0iT3Zo `ʁэϑqKIOXРvLWd}K-+R*$<8To>re!A+-W*Q?b—g̑/>'Lqԧ!B'^AMC77JM{ţRsQpv+Cü~Ѫ[dfe̤X[45_H Q5Ɇ`eu/"M+6~p~y ?s^+ DE1Qul)IMZ2`9tv!]״ ] 7HUFLgl;w m#̆f gJƂu'T HG}z׃X $#u# U)"n7j=x T| "`CWJ72XLH-Uݜ_d< th[v &H%/j3;L)43[' #uDi@R 2 N9g1w ?]ߦ_&;׿kdUYq',LU]?_H#Ux~}R:* =_T>Uْē1$P!9fj9LY1[ݯQs瀆RqbS8q C26"R+γdETll/Itc gW*A2VeG`rϦ]R])œ=YWľ f/ן/%b] 5IZK>oǹDHRDNaJ2,38RC 8>ɯj0=8$0Ij"Ih?ݼzZ4+.:\ྔQuAo9F~olK1c OS eӧ<2傷B($c;D|=n3[ԗ0w"B,1'Hv h_^nz~(lxCKߥ_MM :TqӀgI911Pn|GqNGQph2)I i)sY"~ #3r5JT]J޹&Cr@uٴ`#HX$ Up=rYj*+lãDb FUH+ǍGn"N)]k1Tg5am|I#ϩ:w6[䬡]>Djҏ|cdJzva^ yZOkع4MO>\)y刮sh īD90!8DIkpES(dMkp'_#ۻ.GrUQfy_b5eTP-V\ Y=>'i,ď9O*]h|@$73B"_;VR,ߩ&`D%!w{͖謌>ᩂS^/Qԏu~FI/Wz::HjEX֜./vb9M@'hY"O }y#z1t`t`݉ ;0AyCa.85 Θna2QCP]k\(k7=TjTqu|tZaMъs㼜gBK8T62!n J'Z%?mB`!< /4G3gOaxdD`L2gZcZuzZFKydVpZ67TFJf]ƕry1䵺BhFÌOS\ $kch`[_NKkA7GIX5?gFXX,9 sO _L}$RIo%ψ/8xHmhi.{5mO⠸?L4M 0/#6E)"`Y @H\D] <Vݐ!'˓$PhR27qѨ xy#xZtu-r{N(WG9ed_nf~]P s+̗1j^uizb{s0+ oBƝr_Ƈ!^(cp/(S;<"k:tL۞ DYP4.sNt@n-N a,7:FELK/~V; @^};.N8_6ۍH )naH4KGP~<8i ,Iqk97E76+*Du"+{ >N {rN -X0L *C0c9 (&J#T@^|GjK7bd1'iaX [ME?Dm[9=/4PtDF х=R|ܞ=+IAdt DfE3x]79>J9*SAW `qCXX^ DZڱ.4%hڱ)Sc<)8b[D۲: Rò)rR-2LK28xƪ!{-,̚WT esw fJ$ޓp+EQ_le .B:guʸ.UeL)_@m%qWl#iMJ)/ހ=V @+j$Œ:YDc"r[,<\H8%mXϕ"ݷ [k[Py(TdGv-aڐ3m1$l#)!ѷ;|wl@؉A8pAVjO-B5 /f;Ljd-&\*;"АI1yZӝ'F!/W6M. 2z6\4 ,zˍzL){&D{H 7``."6@K"rkɕ0 nk0"NOFhk&>UFG?::LN$v-j95T#)U38R0p0z(SSJ{zq3N9[!x |'I4uuh9^kζn6NF\Sʧ3b\!|!+:N}z,ni_eԕ =j@d!1Mo/5s,`xfeY΋+ðUbiz$iM&4A=ƒ NܠU!9d^WV)-7?Hzh>`C"GDU2ql>lV::tD3`/9{uL;j5(3L?_j[&,k YZ