gambas3-gb-data-3.14.3-bp153.1.25 >  A `C!M@eee}q[QS y\K. L6qRZO7 ,7o̿j~ݻxNY.ax_8Y~hl=Ll}fԝrkVYv\05koW &UiPt _l4^i0SP,H /iĭloZS)ձHUeX J_S)A4dה0#naWv }05_l[-KiOG;!499708e556f96343cc6c268b07994c6d902d8197fb2db790c69f9e353953c7ed134a72545e02c52ea52fe675f0bcd7fbb5c365da`C!M@eeez//+ hR%,Bn"ftW!e|L>3՜Bni~ۮu.o|OJq #I:GN:?K%DZQ.<(uT%6)-;HM>'b[qehQd!AQ%Cl=EɢH>p>Zp?Z`d $ Ctx < L \ |  ,Lt0 T  (F8P*9*: *FV%GV<HV\IV|XVYV\V]V^WGbWtcXdXeXfXlXuXvXwYxYyYzZZZZZ\Cgambas3-gb-data3.14.3bp153.1.25Container datatypes for Gambasgb.data adds new container datatypes to Gambas.`CPs390zp24SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxs390x-X큤`C3`C3`C3`C3`C3`C3`CH`CH8a71184d0722361632030f278d08e303c3aa7f2a7f14aa9622bad61803a05b10d1105a83728d23646f7a36ca463c21383a49924487518a309d04f699aaba7ba1577180a1cee7c82830c7e146e46bfa1dec0881e5bc4ea37be4e9d093bfcff87b18bf543fd54ae20dbaee60ed435ee30c2c424629c837149906b17046c414909e86f122808bdbdf2bfcb66a31919d9548ffc31c1407103922e4836e6dc57f8a12a06e089663f69f945a952b1d127a22bc8fd52a20aea88f8da5ed5748729242a0gb.data.so.0.0.0gb.data.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-datagambas3-gb-data(s390-64)libtool(/usr/lib64/gambas3/gb.data.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 16150428963.14.3-bp153.1.253.14.3-bp153.1.25gb.data.componentgb.data.gambasgb.data.lagb.data.sogb.data.so.0gb.data.so.0.0.0gb.data.infogb.data.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 texta /usr/bin/env gbr3 script executable (binary data)libtool library fileELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=759c92ee5cf9d43e8365607da0eb177fd8985931, not strippedRPRRRt)n"r喜|Vutf-88cfc13d380b69920f0768529e8b31eec8dbf3488ce51df4f33fd5b92703e0be7? 7zXZ !t/Gnb] crv(vX0ajLĞr[qKOj|aĉ:uA'"q3m_mhrN0lڗT(A NNrdCJ4 -+5 Y.ۘ4}>63)Y N5K>gT#WW2jAx]IH̒Pzh67>o\{s;>KI>i2q`,0wh&h_~]1mD>{$DYʋB׫Q8>revy~?茊,1 mtln!6VkѴ.E3lmy "V5=E}g\-$JQϟٮsQiww  A.9'6IډTo P].P<n} @dͻEb^i!P?K,^w3!պ^N }K㯖62Q` {N iʙ)B6 p:?݌zp?Ѥ3:?W7N͗7E2]s)bL*hj_<4Q733gcքPw (v_NRaJyyU]32n-@r<=pŧBw ͵|6"x\Ac${SGǫ 8㶹.YYop5 ?%|XB{Yajzɧa=K^*B<_JW8bNCƖMqujqiJj'r UCWjg0{fgz?r^]^Ur(j7e(4$pf;"6^Hv jfW(#+J(,h$$; ?s;v!o NßWF&j":uR^!#tlCl &^4B#ּmz#u[yIM~1DMIvDbQ)Ӳ}5$+>]b_᪾/vK2F>5sW b6~LEDez0_ zrD/K2[:AEe"N?iDlF)< 8f7vL;;t(s"t?3(Ȇ]:`UtBW<2 KVwvH$YZ^L9vCÜE_2L튦%>f~i%?S6X8^jv\p Ȁqod'zRl}>lȼ5k/QHkվB,t*>e-D 2f=OĺݔG4w%% &֡n{K)n> qjYn[97|=jQ~򵥼z򙳩M?صLXn̞"dmq{Pе2qSaDE)sHmfڟ%]|s5d_b+1lQ[?/#t<(`z>F^K[2G@luc1Pݖ˫ՖdhMzNp&=<rY{mr0tk*EJ$e3h Sqi q줂\8s}o:%ޔe2]sLH$qhKep$#9-H~%Dl鲷%q{>܃* >{?\ܬ+ksd0Ԭ-4s7h(hN =сao㓟*GZuFYJ:Ruv%dZ](1=? E8FN07t TլSR zⷚυ zqӨ ^ƈ+bm] KIli2b*#t@N=2=ҶܸE/]'.mxCHm+az9kFV\HCD)cG@q뭕ӿ/REj[įy9bB(~A}GƣI$1˴>'CzvMAL,iƄT-_o\<=ֻNjr2Zr-BW9B,?#;m1 Sr= 6фa,UeBm;$Ͳ2d90xXzen]>md[V+.U.lKKH[ܙ-F6(?z޼=UF K>w]֮fw5#I;ÄkUTh_ E)x眦⬤Ɓ!O,^Ӆų W뼂i $<٧Hm$of:DS.3w,nRh7(.3VV@ #+a(Ვ㶉5]4ˠQ7_ ڳ<,A| t$c\ -KT0¤efcϮ)gMVo,a{eSk@& ]c!ε>;!k5 5DeTĺ;ķp`6<-Y)_fR1]n9pPHq WT+-*zԤ hN)>HV99MyMOIԗztN}u}liC_1#X2vg3RAeN0(檒(,څWYS:2 QD#ݮ](di{.6{.2J_jOns>~rB>qLJ \Ob,< 9; u@3) .埭B< D=zҹxaP~xqͺGx'Twc_Db͘V?I`e0&C,R~AŪdblh<;SJiYx r-{GvR VEAX#uUO`|[NRqIR({bOcPF-BNS&P/5 ~ '5ȁ=h\<;~/SN~2e鬜<9*b n{*㮃m3 ^!f Ƶ&ʾMϻ4f;gèՓ˞އ`D%[@uj ne C)NL6t^UBH-)6ja1舏meLz\alMtm1=-5[֟>BpZ4(ym[yV{}22~[u$_ӊ(G?9Ntedw ,D$'V[:VuD>oEtbэ)?xp9Lx[AXi;߈[;q+/BIcU ibC:V#.mG>z#Q冸ڀ3'97 UB@!?ⵃ]3Xg>`{eyOM9ς1g"jEn˳#wzkR) @A{ $Х)||6;*F,m^xiD [ cUo`G@>,]SI:?s9GxYrFo0 űLͶg}h(xӀǡHdDoCɸ+'enBn1sH=2`I1EO2FwLHMQnMje&30vϻ(J/dzzp- :?'V2X\az/E!=O 7عfOK*p嵠xPIbu! }DQ;[G~2R h"h$U]~|@=ĥRqeuxNP-[Yz;0 xO֯j뿅S;4zW8U">{ кPy4H*>"S Z|!.򒫗2KZ)_#T,$UHogl.6ut^Asr sKunk5E@w,?O*醺uJ{i2d}!n'¦hU BI 2̔?!{E8!It(ikV9/3(mQGpd#!:r]^=hTc2#.UD]Gы}Z2J_ǀE+{qF ev? sӑ-}Z0NI5&-| } 7g!/w|⯆ W ~?(j\L@DA hI<6~Ĭ1ɘ= ܫaLơX)m"C~d$喒֛̄jb ^*42[IpUaotԷj)c;Bx7) Uep*X&Kw ] -7Lٙ)Ta%!3@27A硊 ( Ih J=Oڋ4LX[w*BƵƺODeczrsk{t82{)%eă dba6'rW Eϋv\rsYʬ )&k ]nG>埣iOp4$DžO uH;>yb~?}t"$[Z2͊i:?ZuRQи0vH?c5z3}" G`\|0xMoټw H֑DGfO'go[UEbo@4nj}uSth_gO+IՋ䤜 Qu Ӊ\jfǩ` XK( 'xQqncwj}s uPpR9 `t }%xaȠzI9O>貪~ >r ODnB{CLÊGV˟R&Y80n~&-8gzIM!$3;Y^s4&ޗ)\g 1\ߴOiq(.:-"O-#Q]M…TiY'IB] PѠ9\͎/pRd{sDե!PJT#zG iK/{^/Tnjzsc;\6=0g=U<;Gh2t&+RcM{'G߹[V63@ yeU17/M.{nʭ18&),]H4IJ)dkMA& E3aRO-VT-`nqœ=;۱ƙ1cr: (>6]Dw:f .@=lǦ6q?g1u+A@NX]R |^ 3 .*-= w)VJX@Qb5OBۼ*\GUK۫!S@iV8.J6DZڕP|C+p  ^/Poe]4buH':/q~!Tp]H!og* 9PLO[QY%6+c]X/s+peW>@okDx n weWsh- ZKwT¥gr<1[#-FŽU?T\yXCөZz%R%ǣx5v\v_@?3k / "S쑬XKsKB7 ~NiD^xu_lz<$l) s*cZ:\qz*`!7?peK*K FE}Q76DOC#Ya9E1FFx䠁$EuƃfV6z0gY,Í B\4#$"*iMZOo(_¥#Fiu Ce>^(VuݘdJ@٦\}/1+/f.jI_5 t>HJ_8e|7\&}pq #ʵ\™rZ S7bz_v̈́)VISl G.cȁMP %T[!6rut/ZI}t3?yrc#rb=3dk~ْp8O sA#uBp+~^D5eJ?pY:\\-uѰim%q e[ ՃGh[ -(G'HL96O cҧ+{ܩnĴ1LZH H^e[D+Xե7 O2OiAVwl29e% }4w)$Օ3՞&FLQ 2X*tO2gnk|'E {Z cq!{:J0t"޽ۜ |½/@t&1Ed$ܚ nnG6Y1NT/8tzF.kփo4DJl})q䇬e?@Kх'xRj:mtgfMƩ7![&ҨTst^{XM=oԌа4&BquvuAT G#u"΍z@Y) A:+ۑVĿ"Hi]nb7L=UOD%IϽs"%Z||w6,(ֻ'Duu/z6Z!|ZZ^6nY 2osЊ O/r09 0*\>sߦ:s qE6zMKCd85{Z}>vH % L(V.A!'wQuU/@f"qڙΒfnoԾs),`?2\s艛8^ !pI%Upfɺ9G|cRwĝ NV|N؋A 1 aT?hIh؅4"p4mQYi^6X`ˋU[ d]P4ˀ}'Bpa9?oSZG(|)S;Ql+:T6[egv3_1r6wt*WRMO#ݧ|)eh?(yn4bh8 ӂFFoyZ-#i^!lddfƾ;nYw'\g:V֞& B[vĤ'R0\?՜ `> cCLvG![\P 꽦!+Kcg9I2*lBy|cl--d Rz 2KәHfos[}Ȍ/5ou4 f؎>(C 4~Huz ٩]@xY9uIŕ?H/"5w&hi:3J27oɃYR^VSއipї!頋i=AhӛU] tM1\8G`{YMTpߕQXv9B.k?DAppIԛa0X)"A<ۺPB[SGaЪwN8\/gbN$0h9$}5jTFtu6X LzAoɚ[a8cr bwI2Kb,I LxiQrÀ̵O_#F' iEsjd?9) Ol{z@Rt,H>i$[gwYd,Au75 Snr#Qϐ{42 &6$r[`Ҷv1 M -,nЉrukaV@[+ҝ" L##˫FRsƾy K.!*:~,S(P(*58\pCASVQ0!!!bizu 'pGSZ%8Nfq_Ip+~|w#hN4^W .d DvpYɒBL[*nQISMw}2ce Z5쓋mTat ֘]%??) h(erexPB#`7l/.L6ngz?({ E]v!fK5Q(:?[l2΢,LϽD ltn&,,'?tN9km^ ѹV;&Vg> 1xY@򲴯RÂ*>^65U#a"bx&})S N{CX}饅ҦF`k0 Zo!Wnoq ^4 oXn6o}C=~2kS(q-ZaRp> jk1X35cxw HIeJW!%1h@l"#2Ѭ2ճZ޴2ckC-ᨸ,Yhc,/4Y8I桱75USd9'O/|NR%KЁ-H;M-HFc֌7+@j zZ"A U7M5eTEOq֪K}aP}&V|& ~V( `MsqfG랣Jl67UQ}IFb C 5;"F rP"h,8Ȅ.Fp@Ki"/(G_<@d,(ղ=0Uv{dSK1viMDOcYG>^˵.?f dхoE2e&[}@MgNM"r\i U0,O98ң,1c} Or|uD]3MmsC 9հ7}|`>IL 7MrF-o;Exbϳ47y$v %x4CaUM(ʑZz"ԯ1 f@Jq ([`_ל<=Q9Ŀ"Iesx8"$U@9JD\esYQآ`9 ɕSsʷP o,uekcaKp[MEa'ޤ85$v׎w`l읰Ud#%"-n"c.Ry8;ڼ('շLon$m/MHEv_#iyR 7|Ikn hxFy%yo%TYrfKH*t|bCrj2 S5ީ~`d?!r>Kc\kK)ebBES8}B77>;rYҎ{+=_:G]&4Z;pg.{!-m{䗔avhCER_ئAPT:שfr +]@s1n]J(,`5{s".X1!Hx58o6R<>_k["9JklYDٍQ 碚qizaDTrBPobj4 \n2فB<&_[a Xt 3sH)V6Vt[!@z0GРr4C NtʴGѣ, [DZ|cExt\nҾԴ%-#聇G^wKin$9KL^$w=^b!D cZ1FWQ}RF:D ؒv'xM%ښaQvMɘᛒaTjtUB,LTUYKּ^crgھ1t91Y MO*TC{zTHx_.rKXG=@>ibp-]wߡoGTXwP˜@ w*#, :hk%dIgLCBM7]Նk>fz 0Pl=6.C t(8ɢcNmhi26BX`se,. g3KR}EO!Avuw& $Yk] mS?p'?#g m '4RKsN`؄h\l/ ߫v)ˋPxHޗP{ ip NY8 9g:=o)L Gi?tA_w-iۂ(lΗVćڂ"W t9҈5d X `M_ԣM<ʨ=#Î@9 ǪXeQʚ`ve̠LJ3U0Cb)pt0F'yE,JDf$ 60! 9 <#ye㏣h*bV*dVb  |lCl[| |51KHcFb WV6+ƌ,b%=,5 l^1N.n =8ͱݓ$嶤ZՁgAֲS_w/rՖ]r6ݨ ,I)`x'v<RМdre;1nbEVY5BPyÖZ!ԆAO?t]^٤64o39P_ k՘Z#1|hqLm߭ltIX&ɩ̄"ټŃe?),,32ⱢZ?|]!HCvekH(*dԢlȮISx>> Cƃmei{m_y͠uz^~Z;K*+ƆjWqQ} 1;׏v*ڡі?BٟYveN~~7h"4VR;GL;IJsCL1L1e:,bCJk@g;x 5xN]:sk?qND+cy숹فbR4)-"ɮ5C"B{jy4c"}UXPCWzqvU(dZDfί@ES۬= }iQD,Y53/ Eۗ_P|}~dZOa`+{>C#~xwoAfaA6Qss3\Ùm .L"e&p%,VSEzS _h2$i&̖׽A.&( 8qۜE2 /)/@Î2*]vnd2.ME>Gr}(8|QaОHKo%` A/WVx^:_E{wy ;"_Ic ձ1 +H>tlz 9܎qdn&-N4ugs.Lq_mƬsxF P)bS&<=9V-T4(,; /o!ρIZ+E2jj\2=b_P_̵8D m=;}L0&aOx?I@AV:-E L`~jwVsaq8?i6bGGeHƊ;W" nsqQUQtP˺f/}{QX4 Ic Yut@@.DDMPpLIJ6G|>tn2:5-vܮ/MuܯXƢ#~ÀltRXsBĚ(CAL= w4!u7;&nή3HcŏEH╥ a&T$wA(2c*⵺#Goр+<__Fdq=^QՄz@$yŸ1xO;g~۱#\R/;흵,n %\,!@ZWdGPϫt uݰPiDvGh 4boP14 UfXk[N[KY|W2oU'O I49A3ZJtW{:w)!>9;̖.Z;E !ӎc9-V/'gRM(_P 7v%4WzHŴI .#!ߊuܲ^R녋 ]_D[nhCrz牭z-kqnm^tJ~чD~7ztՇtܖ]%*w[E|u/",eD.ζ; zONri Ɠi2C>rar<`m%hCILmt0Qo֠Q yLq2)|)k\">(DYATʐ. 9 NrZQTa-*mu.S@ ~I凌\IJSI?+MR",bR[l(_ΔN/y4M(0$z57.ɣ^I"NiA6Ou(DCobdhVȝ%ttba3um@!G%ݻD7hK煲G338_3 +-ϨyKe'vGC>mVJC"u"Ls~x}zˆn6=',[/Bs)OQΈ1rV xL_es>(,ÚK6|FcF#: :Ao\E "_HFNK T]Gqst~P8z jV;j;<4Q ФtU6QVXj.ӫ%/Pm`cR&գD Dep 0Tw3IdrΞQ(s@@`@#  s~ M)xi8.3k$~&ۺ\s꽂b?-ɇddA~+#x~p2%ā`ڛX,̙D؈;z|$ˋ;g6Nɶd2ʧz:QD=oǤl-ܬc{ aWYiǓkA&M:ʔ*aa8`o]W3sˍ<קLhsoDM0p (*$  s]qUrXx N|7DauoƋuTt+&=9dKX]}8zn]b0g;z$,&3A5|qnq߼;[g 1a~vm#,7*Ŗjr qUpr}(Mt>4fkQ$w eIQVB 5=1tWz@B=e9Է7G C䃼؆MxIW-:!?WiuDꚘ\q /< Zf\ cs/5Vg-{~Y 5~H03/s/nuӟ 浨M2-m +p[bÊZVeza4>:qg&BH=S-#e!,MtѝKr!4 ~kmJ@ӌY A]itq,)~[?3g\ٴ>!EW Ly-}b5/PeDezjDX*La67O8_G c M$dC,U" fhQ֬v(|@k_M@*M#YN!핁|1>%0^y Z#f&*41KSzzNK !] z$$BrAͿљ-*I\0>wʄzNՋeh\m#0lߛIkT.kc$44B\|xY!AqQHyA}#)GCCX#aIy23D !8 *XޠFF밽@zx?D ׈\YBD,wCHT,m27ŽHEk^KćҖG0o: ; K{bN/(|}|ڗ?[]qFB8u"kHxһ?6YA7! 42(lXLav)4mmP 6(U4P?t6 e) FmCS\u]4g)-ceRc0+0LH및f/="5|Dls/Aq &Yg饍?z })%BIߐs9ouL :O^"s%fO<]’wd9%Zuc4yl饊]5V+F`)[j=WPBJ s~ or$[R2ю@~ g}5/uHQf?PZÞ cxO&P{([22+V؃vI~c(˞Yp Wv R0Jp38\J`iMtl7Ȣj×5x<>XZ|@B4%SdizC,{}{k}X2*uQ&(QXeET 境 _μ;]~a2.?Ϫq."-+ܘKGI}@.-@:v )i9@֜sPU{EƸXà.(/}}rVm=EJ%%|pU\w= GPn2¡|9R?'G1q$C'DNyBCVk֬Бy`H4$#^'\=gUs/귔;wyFp# v/0ݾ/.R @ \; J['m~0d?]2?te]C;g"զS }^"GeE՜66ο8խcX@~Nڎz"X=ǧ"Fڀ Y yLf/؍J"Pd:J!DRĭ;ܛd_Fn}z(Մu.FOa0HwPmgm} .y&XSyp!E 0{rG~<*VQ E`=N%ySq4m%߉|WVOMHe%f/Xb1VDʻ4!{iWxQ%[qRR<8G(~E>~S/HM5 tz3聊jlEb(ÄAf}_RE7u-cW `P!.\o]skN4[%i&ߔxX2eg7&khBE`qB^;_ܫVP+:k?| OymAVo*9m;B;é>B(w#TU~hs!B 0)ƣE/õ7WVaҗr7$Ral<=w ftTKV^ {g`̬iJ]D񏴳hHl1?K'[q`_ oCLIИogΆ>g F̰MSŃT)WnMKȤ Y +e/ެ/,#^}j~$lVSVUYx.ҬBLƅ͆OR%Wes3'ahB߿hʖݴ^7^Hr\xo'T!vu3l )m9Sٛ㿙bl {@lNJ\!Z!re)H&94A[?:V}~`ɨ -aZzS(1/rt9ޡ7R &(*p-XO,EkuY1AMxA4[Ak`< =+-uUT1Pߗ5, kLmh`GVڹ7.+ %b#W&r1,>V ez___p6A2Aǃ1߂51 s.ySw|(҂;.2; ?i,Jl9wV?F:&;Y:E3|~fFħw'/MW:4H9#Γ}!sLK gywp-Gth,GYV*6z{Z|mlk#E Oc:86lP4$gI_:K't 56sVS}NElmK/,iovj7 VZn7C"o10C O88cNՓvː°O kZ4Zc1pg)u$N+dJ:i9ӤIW9Dm_xpmY#-l9ڥ1#덴}|ʌ_2O$>S4 H(Nׯ`Lxrj@$O ld)"ʡ| Kn | l{N6τj,gYLA#Ludg13VDH5jYMLM~=ǀRx[.,Rʋ٨䌨{˗w)O7/!'jOWӴ4O$oi¿:!ip)Pl~ھ5 hhAA=޳S&:tEݨT%ޠp.c|F]jei_ M2x_. :d$WiтT3/}՟sB&j~W}<*1%<490nm ]aI>;m=f$k8֡_9TǏPak*A>%,nD 3U9(w#V$&zkYN-J/"Z2sKVަ1 śz{x}QZ۠ٮDQ6l9Dvۊ$K?/h ^ a)U(?*Qb+}VTӴvtIWH(J؊_t&"ۖ-"A Jz]ܤ]/,O&#ȊVY@lQۍ(u @#{UvevqܧÜ\_0guxӏ5Z \ *, |߷DnH+`1Ifώ<-MoHkdi}1"TY[rjԯ/#8VO1s&;%o.2@Bz?^ۏX*$ M0Չ6Q؀t S1zQ!huSp9L'S^h"/gôjM&͜b<<\i2q;#"J;Hvlb WA_k ÛBhK*\6F͎FۇgBH_ k% pf$F(!%4~Y#KTG@à(B/zrvV:]p .4]%fRl3af1S!;aAuop#|C&(=r?rWY7p~PVK$Z" SQˬ;$O),,y+SaF{rC,AQ2d@J ~lN&}R6QAY0?L^;ucz/s=!FWvDd;h,ôt^Ղ7P\v_KNs}Q\$O2vST?7*%ɯ=}>hXci]".%XU7vٳBܷbDgxОc A#nQm4 RaW#SOcUf2%yN $(8 BuC5ewrX:7챞 ΍:s;Ke. *^r.u9ᖩ?ĘfÛLKS c$X2JL!\w`\, Pt54/ +`M+&X H!(m `x=kxmH?*Yz ҁBJ2'MӗX+:3[F^B06DF4T"klb*$Yu=m(-<^cQ0:n 'H2T;?D!A*MLlG@q]ek>a X0_ #R|L>ddY9>??j5ݦqe:pYђȳYQ!":~sCnj\Cv[_6 ;[ƣ[ z&8Ŵ |;+I=[_oS MjAuqJӦiTHR "?3b2Ud{&5Zy>GL:RbYZQLS4qC:Vqs}toڇ9~`2*+ տ4%B233}#TW!lSPEVcUaAW3ٯd < 1ߘRkݼdERީ CFꐲ׈loRSF;x,UV=q%k;YCnmK~ț&H yo#?EA-{F|{H>ʇюiRk/U7+ф iJKLC*";:?6Hs×AK*ϛ̦$B.KK;ߖw#TPJgڮGjY5߼&g%8aSY'\xɬ3b1hQF1#Ux)YqO&ma,KGJ Eqb 0X+2voy(0ruA T@m3g{B?,dq!nz tg֧¨y)`XH l`Ef;z`15,s\-e%ظ^RTAw"GЋ0<|OG'ݯڹW|WcK6KPֳ#J}PU̿!'뷠 JNL5\FP_!+54EۈðutB#YvGHNt; !aI S>ggl:$+9C.`-P?{[={a۰ُ~>N.ɭzTmM`^GLjv(mM݊6um(E2f'Jv&~A\5gwI`jE/JZٵbvGC*Ze Lh@ϐ/ u] bxxkۏЀڳ/,uaYXPdIy&5& @ W7rjؼcl~ՈZd!,(WnL|K|h}>\[,T8Yzg|o"3|;9R0gP -ҪpX(28בП] ֲ(͊r!^+qgZ$ '.n*bBB T+,ӑtG]v`Q5Z75x EpHﭟT hF%1T\'4 >{56bGL#r IC0Db KEA,8G)_зRc@ 8րћͿ8'O/iERbr-5^php_!JLoB brw1o (EV )K${Ddv-e.2/7f?^?c 'N zOCSxh_ɖc '5Ma6C~LO{v= ~,cm\][K YraZ]-dܢ2-GŢGF'Z%P{}>/5f#wbǻ}j%W#uB G¡aͣ R&(>&ݼw4bhf$?J:{2VE"Brz\5! aA {i Ϟ޶N~5U(.EbJ`v"?sOIT+UF#7Zo(q՟DtB} er]9bGLXdSl\0W ƺtZ۳ߍ'sat-⟂^d ׺M@&o*4 d;x zL{pnwH/R|_Y3N)bxfXp g5ֆ%L{tm3V<eM C I(d/1YtQ R̝_ M7UM[t~[I;<@'o~\$$*H!06qfmƟ?LG@ t͋e78Vgdj ܓ:ՠ}`ֈªu>g%O^X#a %Yw^y*YGo[ G*2X}+Z</hpBl63L:▆ygrQ<%ڞ< aLZљ-ӂ q0)AȦ%I͛!;8o= MD"3B<;1cCh]JϥlËxBUrHD4xZ!dYʄ$yސ3veC(r %GUN(WRT<~% p/b"%V=Kpek1X>BJq";x.\gNo'zvE,p<:H3[3SP eO;&n` =BfQs@WaQWyegyV6dsL*\ Cc^dĕ)a6Lb{%C LkJ3ۅYY|*+Q浊%!cmO.2hVXb 1Fx]Ei8@ z~eB6.Z)0ݡx[XIX#lsTXF|~]⣰ȝpz\Lf5͘0b @tB-o*S<F eUh_tY7-Rqx4Aݡ $l)7ƘAC9-³~avYY!/ {Gp)jc-6W0ʺWRvYieԖ.tu0 c\N1/E¨m0]t ~MiҶoi"VbްN|U1^a\q ܈¶1Ҳls4q,[FoLT!fXh 7pFwb%Gv/;OKF.ZM>! )zwj uO)Q<<"̍'GXĂsi'14ZW)oZSUc/l YZ