gambas3-gb-xml-rpc-3.14.3-bp153.1.25 >  A `C!M@eee]/Ww._~%~@Ȇ/?.ƨ"37x67QJ{,[+Wa_D_@Q@,/neq%q8D9H.}o N4q4uq?½/yoԘiDiT 7p\|MM;?E dTw9=lN`yL&_ Gԛ.~R` X6mC |>cWKB>+9ƍ|bfz Fr]5-Țb82e6836a0b391e4047ad9ea9ffeb3bc4a3f4f9fbd1090c79da8b3a62c7bdc80cf9e06e0da2e34120c12106e256507086c327d04`C!M@eeeNe:=1:>J簿*H.~AٓeiKjvQGwC&iWAI"㼝 VȐ>bcfOFYMuҖ#pJnu\ƐaMEVoXfkp>\T?\Dd ' V $, X  n        0 \   t  c (8*9<*: *FWiGW HW IW XWYW\X ]XD ^YbY4cYdZCeZHfZKlZMuZ` vZw[x x[ y[z[[[[\@Cgambas3-gb-xml-rpc3.14.3bp153.1.25The XML-RPC protocol implementation for GambasXML-RPC client based on libxml and libcurl.`CPs390zp24nqSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxs390xQX5ɻFE큤큤`C5`C5`C5`C5`C5`C5`C5`CH`CH`CH`CHe063d4149d66438887a755370104e6e1096a1ea3e6c4191668955f0790b1e31adfeceaa0bcb6b239afa04c14cf82065644f8302ed5d9fd77c4e201504195eaf712f098d495d10e783f5591cc97c99bae3f81893e3f5533683953eb045e930769e85731ca618fe1a69de2a9d56af58d99d318d38d4c576c5fecca3a84335d4bf91432e03c0c354edd5c33b1ccea7dba17cd44b7b25e2ea4706b768d7af1bda6dfe4768496b2e38f49e9c6676f6dc67dcea653c6c415b2563c11f3cebb572fb31a135b8cdfc28ca7327498c545dae546b0b5541ce369901e6864b3f53f3386c007100dd560c851c8910fb422b469b81a8dfd27709850be35d69351007ccdad0286bab82e4cb97c05b015d0e9fd64cae25e64ebd2c307a792d839bd5a57a0629413gb.xml.html.so.0.0.0gb.xml.html.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-xml-rpcgambas3-gb-xml-rpc(s390-64)libtool(/usr/lib64/gambas3/gb.xml.html.la)@@@@    /usr/bin/envgambas3-runtimelibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(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 fixess390zp24 1615042896 3.14.3-bp153.1.253.14.3-bp153.1.25gb.xml.html.componentgb.xml.html.lagb.xml.html.sogb.xml.html.so.0gb.xml.html.so.0.0.0gb.xml.rpc.componentgb.xml.rpc.gambasgb.xml.html.infogb.xml.html.listgb.xml.rpc.infogb.xml.rpc.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-gambas3cpioxz5s390x-suse-linuxASCII textlibtool library fileELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=df7e362605bca707ef828ca595a9db9e7287d5db, not strippeda /usr/bin/env gbr3 script executable (binary data)PRRRRt)n"r喜|Vutf-874ad215ef8aa489599d9d95d588ee744aa22772b317dd531ed74cb34c10c3636? 7zXZ !t/u`] crv(vX0aTj@j\6>$c c *47"V ,L>E朥}th@1zBb"y Ւ#js %uwအ}({mЉP">|V2w0w$cFȃDӁ7qlk2݅Zgf?6" /R׻8?Z-H0VY>j??p2*}Gܖ ww{#{ۇszΐ5 Ekcjl9@QPyi?/fSsChz2>\FϤ͙)DxI,P][R~"ܮkJm*"u*\k)yM`3_*jQFnD^JOŵ|0PD1xCżRqvY6|=Q~X _NmNQMyoݝp~]G|@vw[f^^wtP/9̍ )X 0Γ#ކ1: %a;GDn =نF˔)9ngH:*(;5};vPsbo+tK?g8ET7#~o|s%˹ 㧿T$ s,~+.@ݺlͅ! &;Mj145w"OhFz5BY;4MFP:MF!;/F:Jv,ສ:-/sXk&U0 vB ~-C E=;$Y;)yptV2W2lC?rHu=`5=!L$7L,_+oZvF\s&:$@"jxfŪK#wJ.$}U R#Pwҭm$_4bl|%Y P|x({*支.`A'WFˎhquNiq3z()J7%hj{P)3DگWКmhD}KtJtU-hs~K hМ#08bUŲ$}7ji)+EڇZ;C.y D#G>fvd7%78$Tc.96unO\[P:*y`}BX?18dTw1#rb5Z'ː⽝#mس±UD}Hd. TCj㑜qAlEJL:xɓNj@֐QZ#-V+^cUX ZR2 3kPBF ӟޡhf@@=8٩ҬQD -U<<ȥ^nu<" HAIĶj]֢[ZۍOmؓ>qZR/0h93aW䟴 yG.9V@frfBy #\iD)6h ^jG!:T]lu(MBUks[+*nѠ;UV~Ho QUdXa~kPb` roFηu}%fn1I/0Zlr{n(+?Okʭ޳M]9 ןڔE ,1<5V#IΖ=½)olg`yz9Т_B{_&TG µx2nJ܏@074]i#1JX P`/@xWbΪ =Hl}-ssO?Y=)$+Q=o>܃zW:eMruy%v<,tm~J}"!w@QHX KwmiLu mVqzMOjMԏI3. kzNf& Xj,8n3@Lꨁ*A5?2 %>Hz"uc#)@F0\-:N8IV a)a(4Ey Q?/ru}dWs0vTgY=0q~bmn=ŻwbL M\H5yo24GA%jIrqwJd\L3 GIHݰ\5m} *CRͰ@mD%8KvAGQ UáQ"5tvgwoe!!'ÄglzPuf|ڡT`A@B{-Z(>?1l2ZV rƅL+zvRyS>.[/}:yo Iݶb~Tƨ!N .1ts{ b~x_jY+i-e YYևT_HRZfcӾ;!F dmv<aͮ^̕J,X|ΥBf]M[ "G*_I[{F*Nc/\ E mF R[",@ǺG`NdR~B߃ѳ*ꅖ;)41$'oEoHʹi61O2ۺsłN$aZfj%<QCUΫ<}Dɉhq d[?B[0ƅX)MLʥBXL fؙO!?4;\:TXf:eD"8ظxaVSΡiȝTc/ua׈<`۶$[~K|d{6FoC˱(#h^ ^vxYė"x&Y* J63*AX>7^p'4C/х2 )Χ$XvYw.QjY"vբ}Cqv[3y2&X ] fF1Y Q Gh:-o nY )pr#%?Ëw,'"ٔ6bH+Z5čUs^CkYPW\G!Nߊj@1ҶHIjHE8x`yc1kbnX\oT(߰ T?6(V5%tP~g+04u7!>:Қ,}2$Ys^2#L4xWra(PSto;I>xA(g])Ҍ [1f,GNnS^RV~-7dqž]dYJ:m)tV3Hᄆ48N PB22\ZC/ߎ uq@Dדu"}p7)MFL緡N,)B vF2*͓'9"⚱oSi!O]T$XSbh%⯐y,P Q ɝ2&*PΈ;9%I,Փ lm H0҄V; \YYd+OR峫Z5Kg) g,P :'2I=yD" $Hj~/TmW}O{bDFp:3`m.[C|.݈1~|K+8HxYk@.qjJ? xܵI[-Ԟ >ЎC 0)LOm 0"c`2Hogٗѭϩ$%i4 +$: Vt7}3){m;do}|±sAǜ7vЋ\gyI'&M=l(WU1cK1*&?]/**3LFM#ߢ"Oqa?ܕ^ߛąuԛ7S z*ξijYyC=:; Ѽ̸`YSVӊswE[Р#گB"n!>CDPrr&J_@ӣ\[<0ݨT[JZ4dSAA>H `ו6nlaV1HRN26uA|sК!P:[efH m:p/O ϺIbt"/; xoy#zp5k4 S3!Tfoj3Xd.lsxoh;5~ӆˡ hMRtD3ju](8Ag9`r0Japgo(Z<֕;d/S+*F{*yYn #Gr-JWƏ(uQrqbx⤦Cx[tqEJlܢ[vQzË1?MG 7/CFBh#] M[ ,rpiMcSɑ07XPNX=ߎ̠[LrRdOaz6tpݧC=dMP1[Y68G]$vCgZyc4w#UZ b5 نkh*uUYxS<&rN .- o^% {lE-u?@9-E *|= )ˍ*f1d)(;-iaMY3$r%$eq _û|cSC|n$tnGeku9Ys@ꯞ\u;J:;ԝbhFD X֧ꁖXV#6[ uVs&dix \J 2W3yfVCo$ʖB|噠ahY?6ޛ:ߦad]HWf `{K(KsVIQˊQRg}t}T]C? YW/;pex,!K0sJs  ;@;7% ]Ku:h@U~J`\32He Fk!Bx}y _AzAR`ce{Ζ,wJ Lݼ ^ZRVE{ p)Ѭȧ4[W\,e[Ao0*)p3> Q drQ"uwt*U5 >c6~#^y/PC٫ʾ#DUD ԅaL!5DkVFZۥ8oO@gҚ. dq>j;;nI>C(cb;41VƂ)=ucub«H>.I=z&&EF7x*#{~4<ݑ,=-(IR }@<⃚0t ч;Jvf0kut%ڍuM6Z[׺jQ\wI9<>C\ ELS6ERPyH Zz+b$[E\[ jʽojB |Mru=nmyz qTu&[҈_ :7I'kUy(a-󂱂n6YŷK`S=% `=ւ\#h"ӔPyau[q\GƳBKvʂkmBCT?HEV^{ )}Tk0zK#s:^ٓR~0XZu|H1\O¡(I~71tiEV:d$7qor}mt=vnɽS]_[a`e[ʡn^MRXp),w#a)_*;)~XJ`]$SXi>̅n(>mK\iɳޱFDUG#BœqC8Ͱღdl0Xb]@mI3)8q[YX9UŰ6,CfQ1qxZ~ NsҼt9\SUs$F 'eV̔@.JègMc道ڜ(@ | ةyH.m !q'c4X |{N5X#7r;#ȑp7ђt~>7LE4ӕ:;9Q%J֖W[`PRW6vמDJv7[Ȱ^9ux-B4[ qI'ci{lzӛ8` "U+2J<Em"eb?025˞/>|rbOO}J\$f gs2:ͪv ^R?J ^ rBW/ 9Ȁ>,zPO8 9mg\VeohG*ǙzSJ8stIL1̵pq{$ͬi5rl߀qRXŦ{T7ᮟb\e(GL#,;x'(csmUc؍䣘[s4y@ĿMޟ[q uBۉ܋{e׭,81bM7`o9 F@գ}GO%>FE*P_-* Gt| J&ʠz;dCpUm #ݗQ5gzcPOu~<q 9LCuOؒ;P|!"ϡ11k37[7;u!CZH_G$U7= t9"òE3oe4sh)mi;'r}Ⱥ"` 9<E:$Vo<. lvG;>Ǝ CI<B6QN;Tgk6E1F gmʒ: tJK@@, nT꣐%Aґ |7,%S}s .@vIF xLL,{I Dm1@B\ YAJBHF/u"]_33|9fbd?xEJal= dL7ܞ_4)]\ U8pb\3>t^%q0T=m왉Yо˞¥؛637&fl/mh  ~aH JHWckʦš$p˱J@ _PP=}G,g+5 /Rq5!Y- Zv@xmU ?Q=ü< nYB;o~M Օ=Uաj.((hhwl:5ik0ˬ/^,MT )98K3'1UattgDDFfsT,x 7B i zP%+<9( B,I|+: ey[^\ knC[1α;AjveoYm~Fc*vLHh$o_{ 3( Rw/!DPd$$Z|;0o#~^?$ XzP%N 4FUCH;9EP gg|jpvH^](W,q+LnW>꘻Qc&6Z- #YlO~"X,2D|j:Tao2鉃*%h4%ĸ)+HJ6(o18,JT`GFYi(%TTەCjlF6QVJ@.~IHH5b/oVPW/ rJ0]̱M8Q?شTQKёBb1-^Lʡ(?sN{S]Jgi>*xPѢf"yj`l~ 9ԕGG5XWeHOcn;QbcH _SA 0>uo%9ښۇ=9"E؎؅^Q;u]m4^XcQVcU0})\颥W 54cv qEÛA^@˵5Z/'yiOKK4.YIs0*FXS~Ϗ{wz^7J`.jweՎ 7tީ},{/7_% bEQIw},h.]r3WsflWFI9V ͩQ]w%O:3 \9 ME%&1O^-?_A-`@!ҐV KSv/ ]}l"X<%!D'B1V h5hLR=XuĴzUgh96V6+D"+0# fUvYCj0wĨ7nAh_$&*3C|fMSts/p^eݵ 7{7LNAzvenWn~&NU vP3a^# >1&/yf4RoYD誄n~}Q> 5B)1*uqi3(Y }˳pUU-hgd vKR5'L]Jq5`6FKBU$|YElV$:A#ŎlKt`3kKv q (z%ROdgC7Bw?rB Izєsڍ-s?wu[Eӣ?a D /@]lr)#ajrB1]hS.IiZ3Q~'Fv_E6_*աJ.5,uW=&!e2{wC( Kiškvr"5eGJ ^MZGgOp 9V[3\ LMYQA\P +ThzKRP;L~g *j\Kqs!]{rXƚ d]ICOu3Rv\%H\+$ƫ$lmjz[*iP,jB>WH3~gUH܈^ԫ LL92sENx!W2cX˄V9y PS$wLa\[ĤYH_SגM]AWtij[ˣzvR^I1TG'?!Au{ A>~O$"uQ{"ERѫVdҪW4j꧔ichw}88p}Rޣ0?&XH\xGaj%gxA%\SU;S.0KpZ^lj NLs뮑߈zA6(Z&!HvOni ?'hӜ7x1R6R av]X1ӯ܅kVt"=@@`dƗ2j&T /'l̩wRL}O()u$O`?{T@xP@?7xd6qrjV <;F*KfȒ=kpXqEO+tCmiـa}c#5ɪ˺c)=^ 5rGߜTAle|==Ԅ<$ъk \uW:L(e *v7v9 9gS2AU 7CӟmC7Wr c3em밨zK6.%Zn ~{+9І6h t[@_vѥ j Cptڀf2s8E;%*)m8罥`Eғw^vkALڞ> gDF]OsQ>Y֔jM>I9ޙu4'[9`]ܐcaxT BXKFji@]o!ǎжro5ۇ…`72G~0Ι!G\c0:݈a8'2M v 3'W90Z0MB\%>9TXFDXg2>{@c#)gv ӸR_hn)5RN pAJ?P8ykRN_Ҏy"~bP-4} {&cyf1[,nkbeܓy:B6UP$# >k >V/8S!O_ #,#51ϻrE4z7jI6J^ ~K^w0 Xadُ`' WK|PxtG^`}"gxخI^L9m)H+ ?UxcK]huɽ5:![ ŕ4y/osw~Mi EZ&]f+!Xb4ŝ tt,[m|Zn=Muk5^GGh>ZU%BĈK=V^e IEa\js6*tFE.M~`wBF61.W'oNBquQ,h1Tt[rwu{3aʙ1Ž#% L)_5a)=Kp؀z{n>)*=c $-2w@,= Dx(ْ\?*,I(Vz_ƛ{¡yT˄!X$den ?nrbt0tNDx.ٙ/nϩ :lz _韟Ѳz^!fw:*>07 d&ꎌxsQUCç;ʬ!ԱW@)ߦD /'%@DjSn=UcRo Nw>1\?yEhadp0Oǒ!Xǩ{bX{|1z>#75fwGx8U{jFWɠ RB|)iR9L!wV42aqIvϘp gE9,Wā&S$~sZkkZ=8ẼFʼDmIUzEح([,sSGA3#\W[. % Nox#'0oWd[cd)ܝjBٞt7 Aj,:p+pZ2;RG6p@MP笭 8ÎMmCdP(8X\~< S?J8kbel"ZCOW&QMMҰFN_ [C| xlGD-zIz,-$k"1@pJq߉D#Dy{e+%/9lH_A."<9'V';C⳼=4G2aU՛ݶ F4ZЩ]uHyf.F1#n|/-@&_GD2Wwto/Y[ߢ*^&Cn?J{gzTK|S$8<n}>`Ea2lFV5' A,^6j ߷ 7o~?#H)uY)@ pKqt3nTLAf^3w)k/TC/Lpsc1 oFxOjljo PWے~O,6xZ& 74عBJ@ی KE S}<+ 3eB39W`(qT$H ZoQcVf`"I>IRfE>5W~9P#zO]~)HKl. +ڂ'v]X]^yK,}pD$'o8p7\K-7Q#0ݨ Tl>KESw-o^OO21EupgGB6_WSC_&CΣ&Z-Pn~_ư5kfP3ct"?Xt3k% yWruPP?fm:ړؔ=S20,Dn@Y3mY0Y~{2<=3hg lSj|+A%Aj1 L`"@ Et8!{5@w-I-8PTV|7]Lj*>*2Wty,!߼J˞Y,k9NpڨP<1ɥyZ0FOz-\=ĂD"e-JbX2G54+ZRA=R ߨ9Dzw"!ݡh?7} df+˜4v|^}O=QQjfCxҌklшkh,r,$HK<'7-BB$. PYKC DJZ;tiBTF[tQeN%8U&Ƥ8ʺRQ0Z)t.)$9׀΅լPSz+Dӫ5KO:۸v뙛Dc!3kQ ,Un$yB\3X'LRY?YkN]l <-/92ķ>W~dp261%]6b߹n ~|`ADd+tRMxyls#S(vQ hr;ʇ\H9>jOJWp\%8dL|'JlT5qXZvFvo{dN­HŷXubĦ^"C~@VN9wۿo7Ժ[z(β,u=u2`c~LMm̓< ͯأ釓GN zK09~оJt7_ Up-S+T`(CGZ^Cn9G\mIah\ ISKu9]|~ ^lps<7.ɉوŊi[qEYeWWabJQgM!ɵ,h}>4#p<:D½cdq=.9r#(J D[kڀ-IoZXDNƬݍNlA*OzP տ)4!v#qYHjdzb4.`L;L|F\ ’ҧNn>=juZ|v=Wu1BbQurͥ>~ػE&ND_˅OB/|w17E9j *Is7rPCu"ٸRVhm:w0;T~5$4p #„m$2mFQ6ϫ@dr9j7].'ᆻgHvBpZs T]dD &Ѽ:.&H!fahDq5Iq&\ K/9:?0eOt{F/Bh4Z[f*zwH;8 n1?Hb&%*N >ӻ/+Wr&;O r̕U'Bp9UBIB( *oLSK4U:7a;OnУܚK4Z iO S"2eWwCGԻ tg=;&k-Zp&Xph!ԀoµZ{7Q{}Hr|H7*JfXRw<.Sm!\C!m0gC@-m`cgsؖ(x:{" Q4}Í{EM=C'jm;C% Ϫ^W8Ukǹ1a1n n`ƙb&0g(S:tFO0}v$ݐ`4p9'g\eͮ-6ɎwvI9U5޸?IN, C*hA ~#CrDZ c`>xxybXO7?r/ zht6rYV("KrJ o L:0֑JV"xpأOӼksu' ʼnF'4 e:ɪ] -wɛ!_虎)zБ{pb55\L8i F$N?C4kWnh)bN%͏߽yF0=NK!/M [X݌+G^76 l9(90ýLV:'`9>P2]AȤf4-Vf6 :{´|>:zKr/ݚj:&x`ΧE3ߛ껹~Uig@$c1fr`H_*;ڸB(XoD84,!wQ?29n,L1؋* ``l9c]Ƿҗ WZrk~m;+;V~`XZ \r6`{hG W(}{5x}/k/lԗ)F}ٴQSD o*1ےQjvʲz;1W"цKIlj>+|wX bC_Wz %.gt%ڑҫTHC:߅u}ma3$?hy Gձʪgj sWo(b91.p{Lw{!pџ]36QdlT@ ]I젇2R^#Z.=pgһp(IqOc:+8^RPqgB tЄGͥ(@&?&/lRf9K W,ڴHfsYͤE!\fGJ{K=WTjcl}fuad] +"8{;2㞮]v[Z5'}jDklJ*Jr7.b4meetT7` GL}2j-Qpu&ϓF4ijl2Te$oEb. Zl1>RrIbk+@a4Okj-l`&-tN;i ^,MU^m}=H$M87u[fD\ e3%^v֕ˮG]MHA i͋ef 0os ̀Fപq2 v?+9 f5_$5GhZ7!hi_қ>r<l^$!8TI-Gaw /QHD͔P ,Aqv|?9t(dJB =_]jp_R+ch5mfŇh%u('2O@j/6$$eX];Ċ߂1ZD wwK`'[EtTxZ(ւQhyN5{ݼat2wRWêoĜ}E͵8mC^H]p)#%bXc ְC=*phԿeOɦw66C*\LT1T kwAE$y~x3yxpwU7BFBԗ3H U89酶g 똉^X2re``~X3iGSN >)[ΦUoǾ=RVwo4'"1AN:f.!$I(] pU׳P.v]S0 Yެ~?g?I'HmP*XTVv 2ubA$HOiy 5eM=K _"3 $ZF J9 c1 b0.ULz[1z e7\7CR!UA~5=J d 2wiE5?j/ɳC;u7@f ue?|D JCEo*s ;~l=31y5Y KKec ysUpLmY ! {%?05K #+ ۼNHB<1;N+tN˭{%j*PCy;!5p¼ m^֑ӗ =^kN`xԻ|M\-ᡄfc1X+XEL@3TtG'C?YZ?FU]П+$[DA~c}Ǜc]Kalzڷxi  BIa]&x]\9Ǥ0?e#6W) q`y\Q 0ڭ1ޟo/fq7 N9BwZaI}XQm[e<@mf2p,4y\ =!M52}vJe2f>nFB @atŴRM_:r0fdޙ6  w6NꮁVӉ dYJrBÓ)Nr<5_+&Z( F禯)P#]E^n;4l؁oqyk AÅ؁\jUjۮO%* "c{fؙ PBjE@w^;lJc gDm1jU{sWD)5Xcђ.>8@MfZʾ_F j:>0J|8 +Lp守|RVK\+hmu^ޤ8o**<Ԫ(vm4np!6ZsB ӻH:"SԋE4y©}+^E-ßS;:k.SFYe2,:oqa{%~{рdKS>DF뗶VJX`_KKA('Xl-M IxU:~c6,u¯3}C.2L :;:*?oNM&ԭ# "gfCw ʾz22w"*YߊE(sաs ;P<I(N[7ض_t ߪ8F[;T5rzfc~9a9˴;Yt'Jai>U,(>Ey;mኙ 65r-\&JNbVTѧ_9bXYoJv-vb/tE0 k~4"EPm[~vR4@8n_l_4-^sЖ D+ s!F~$⿫(ʕIJCq5_x4HVKCHtv1oɊKd٭fS1(n8K9cMc{HLh"d1Uxoh$o@dp6%#]1u]ѼJA@!;'K`Uz2"w;J37\Kna vHj0,CQ~/1' K?}+իgۃE:xkLbH] Lo؈Q<9KW }s:;S:]ôڼtcPA $3,!zSJ,msh-`eXCd«WM-be)# Dm$ D/D<%q\ϵaXBPj1H7b6GT(ϷV7 Ro1LZ1~ag-# W*as {֌_/{+7?K&3ܔ9SMAu/A[¼JPJ1hi1TJ<^J\_ um0lc.B, :K^`V!7Qћ~R'4_d)TisN:Nً؋z8BabugTO#B95͆CiOoB>eA :wgp4=,x9;G.c"+2~hB2em~C(QH9,T!cs}gE7|FO¡˒u}_Vd~m!T]} -"{*8L{x q{g/9gqЌXw 4Advhu)eݍZ dBQբR֕ޕk$3z:-ޚќnoB5|"/p#H~n[DC|Λ,ֳX=o^YW 1M |`@Cy,T2ޙet-5\~lLеH6BؓR>MS6%O'dqqC6̲QGI\ZXj^nBkV|0;A49kb86|!l'Ctg~j5v~Rwk;821hp7NsXQ4Xe &n%$ɀDYoUF¹5hwFn !<( okRF  YZ