gambas3-gb-db-3.14.3-bp153.1.25 >  A `CcӜ!M@eeeS%7oqBOBٲ3UXy۰q[S}/UݦCL# -+ZrJ2megʬ\BKEAစ$H|V2?9| dX^Z=`WYoz=ָMds4Eht+<(Q2475ANx-쇣,T-*5d"|0pzWqܭdf$X*(9ֱpR0ҥ@:p@-G{Z[_|3d0d8a692a2e0318fba738be39a435bd30b70f6053800ef477f78b81d2540f541ae3f7047a291d12184e27b509d5da154d78c8a7`CcӜ!M@eeeS >e38޵i]a ;+ CAԇ]\{-_!ު,*ovh6*.66HuApG׿|T:&xV2$-/I/LA?i"bYrwX:L8YuOk9+X |lq>D$<2 Rl\7elI V-#)TƪWehFIt|^0pKF88>p>Z?Zd " D  %;Z`h    P t(t   (8*9*: a*FVGVHVIWXWYW\W<]W\^WbWcXdXeXfXlYuYvY4wZ0xZPyZpzZZZZZCgambas3-gb-db3.14.3bp153.1.25The database component for GambasThis component allows you to access many databases management systems, provided that you install the needed driver packages.`Ccrsheep87SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_64~< VX ꁤ큤`CcS`CcS`CcS`CcS`CcS`CcS`Ccj`Ccj713f30993754dfd41b2d3e7accebb8d2b0dafcbf915844b31bb5a68fd1448b7f374dd49089249b38d33b81a1e90d28402accd5388dd7a964d5241d47265109561e5ed7bcedc835b91da6ecc64a519e2854396999fe1a6f8da15c6e7068f82489ed1b2ef5184dc73783b19439b83e5bbbc18a8029a97b6ab2b9688ec37c4ac087c5e40a10d117b7b8ddfa6c9b8955015471e8a73f6df329d9b2f343754eb13db6aa9f8930eeb63cc1d6916a53a6f7b077dac95a479241b1f50d05c4af0940e637gb.db.so.0.0.0gb.db.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-dbgambas3-gb-db(x86-64)libtool(/usr/lib64/gambas3/gb.db.la)@@@@@@    /usr/bin/envgambas3-runtimelibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(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 fixessheep87 16150291063.14.3-bp153.1.253.14.3-bp153.1.25gb.db.componentgb.db.gambasgb.db.lagb.db.sogb.db.so.0gb.db.so.0.0.0gb.db.infogb.db.list/usr/lib64/gambas3//usr/share/gambas3/info/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/16d71cdb2c2268522ed18e1856b28966-gambas3cpioxz5x86_64-suse-linuxUTF-8 Unicode texta /usr/bin/env gbr3 script executable (binary data)libtool library fileELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d6c6b40351816cddc52d297e292aea483e69e7c7, not strippedASCII textRPRRRRRϔ=yɵgutf-86d000c0affc780573ef142a94d1b9dabae531aa8939596c503b16550f70583e3? 7zXZ !t/7}] crv(vX0aq;,;@qx3R5Xc=Z.%\.!(pU‚d 4!+Q_@³=; FH滤Mk~?1#Y:n[BNq7?< 6; ώ?[n9fg%i K@ L7 EVؑ 7JmlÙ@;uDhW} nbY#BĘA 80 ˳r$$̥o!=q  S)夲w\` UNđ!mob{8%mri`t]O 6'A6Q l[w57l> ILQIM3ňiDMhxd2M7WfG ]XLɫ|ٳ[•SsCb1 >YLhYTa= _7D97TTVnYb $%e yŘnZSߋ?GN6Ȃ-}ߐ2qp7$2.W` M=6D i \T9ٿy;Ց]t[6z-LKч>ab:e1t%1X%i E589TvK '[pݬARSEM[`ve}k`T%`idRh$jtK>&Ub>>=E9M(93-o6 &IӁ (#\ KJEBnYd^k48`}5:V#bY7Hq RMg}h\dĪ)@?1?yW](͓x6q|S^E)x%8kaTu;V*: 32nӮ SaK}C=y%zjS,Y,u6uXAx-$[JTNWJ\i%3jng1;xǟ#@EnNS0݇mi._q*'Zs<Zm]ϛfdLXC֘օ7MX2VCI|ǜFm̻CM=OtCe+GIoޚ r(Ts(͐cVh(uΤH P&ӹ<$IJa\{w|ʾ4Z}2wf0訟X0A<麎t";{/FƆ*z2nU ҵI>'|qq?+nO S*a&KTLJK)qp }(lp1rpP:V: "uKsj;#E0Q KSȋBf{ڨQ4uNLQ-Pbcր[> >fqщ'cC^xŮ]sshr%>d`:? x?nчR&NɴO 1 Bà@ { aVU]}ZM~t͔+G!ތɔH+#O!h,x"+)sgrj-`%oZ-U;1,O4jƛl08kҞL{2$Z܌S~0V{("yhxG_6^U> ;ˑj`öah`kbG#UҔ)B{ONq;%QHn5*SC<{םL;cKD;|WSR^ -b #~[T MӸ0:Hs䛪NQGB$},QCwC2[pi7 m lO,c$ rB>>a3HУ\w; w"A2= 5`_2\}/  }8}^X mJeu!Qo Ө)m[RTDhC7,xɢq|sr9t盋OߩiVM(m gKt Y7$'rGT;::n N,M0q&*^J 'c_Q\恅$5UyVuP! HԾ&bwPmCjuRᚔ }<3״U itk"d Al; \6Uc$cy?(GwVaasy~K.qbZږ?l$8 NɥRYn&#.5<6`-13/{hݵR—H:ڏ3Tȁ%JΞ.-*2^ٰF:SXsT䞞GνdlcVWsB@ _4st%sY yZ."H4r N?fud]s0hnhtEӱ $nlU8ZrBm V[ୌ(q@[z=Kɳ>Tz]juBti a~7TĕHLZQo$G"EB$Aqw6<8c0pٮ;i3"9xo)/n1͗Y̖ !ZG6u5sp֟z鴷mQk`q5ZYbHsa[5FR!)"2<4>IǼ=/KEh֎բ=,y;[x@آyܖta9AnL =s"vO_XM-[|l8S/ f<\bּ}sv{tXmg"5fA}upE cMfn1V%{ZM [RyzC*ҿe B*@U懚n/"C^}]qhύ=Hkw劷AH &\N2ZWw <ݽ-eCBFUE$r>܁t1 Jَ 3.DfRΉO)!s+ЛNEIg̙Y4sIn8iuXVIY;rid[F9? 7IJ"_巴V}u',_e2[?%`Nu|;Vj#ޤ=Mtx4kS'CzbЯf,gtT<6 HԌx4FOgB uۄnچ[ c>'nQZI$"순A?qf5O؟`5dzoPČC 8|aؓx/[2fr0VASS-Rq:JaR=bJ4kz{o]IڛP3pFE?j$GkߕOwE5!W q?i)&3_at EMS3U,øKn2BSP2 zyLF CMCBY#AF\ &]QZ7#W$&s'5T79T^!vVşڄ6=2sT(8< 'vKbward ˆMN_/Yá \l^K5w=ETn7YŢP;KRDG4~M.9vA` qp?K΄c*_\BQ cǻ9Din'f/tpVR6ZT) 9* dž:Voӄ6[Xp@'g(TȠ4"v`nd~AukƘ } S YW'Y'#Ivls] (xVGs/ S[B){gzETuB{' g̴¡&%a90Ol,vױOT5P0WdmaV°3J:`, 0 ^p坉cv_ҕ.g"?/]A?׶ͳ!n#=-FcabH#cVLrڄB==xË?E7u줼ow//0:5/?CYpJ׈=i6gwC4 ^>*Yy{ |G28"HX<ŧ1JLfsK ˧bZ4o "{IHjJIWehm[pdzCʏ߽h$j49ҥq85mռnD@5WsjicnǙ ʗn)̢,^\%3(nGVdžA~}`} HZ&u[݉זv9{MLBϺ@[HHqY6* $0mbxۗЌ` mQi4jd1tryCV|Pű &׫Jd WMCؼՇWfƦKFKFI[ (\>ؒ˚N(tK+m\JELΈIgBׯ`$Pdc( 1):pbW]D!'eʷj`CnR1UD4ذZv+ YHO^ ʋ`R;&"GXuOn X\QQ-G56,P[ wh~UNLbYޝgjݒ(I”x 'vhxQ"&֕6X5*cFێ@dVXbGY쒭ldj#Bx|f,4c^ +%# rRЧ^86 $+bdiS8q;g*(xCj#k蜜l qzW.\c/.]2.UkX֗ⲍg9?uxD)1 /c=|O]f8C{p]"-霿?H;E9{ ڷQ%_w$bI4&>86KE%@7nqÀSIR$1Vo ^J\_%Y훇~ctո:u# N- QdRߟ+^?4PQ;: H:QUyx܇sT;(9$6J=;qPg]/Թy *lLIxe8DGEP G(t <uBy;,/]|C 0] " e޽hq_ϸX$ߗ 2 Ϸ?Fq!Y/;o_ʚ$ҩ ͩ%%\jl '?;ҧgY^_ g(׮NخfQcz_=PKG<76G^ÛyD?h>?dfhXI t`fb-!e rs[f{Uj.~!}C9co71>ubh%͢.!3%h"/6@ {Tyfw exbaUw6eťRrḏX;҉qi!(Q4P"R YH2~JP" m@jV^zA FE|F_&YD86g;zÒ)EA8L%.&ûបtY<1y_ =[ {mH;XH(j-ތvwfr4/ԁ_S6-n~tM {%2gr$}v& PT^MαcE]"&F*6q_,S]IbwKpW $g'\ekI쇇}yה'xBާ =zu1 @ɝDq;e:(!h{bJ1??\}Hқ/p1:/Wel -nG?(S7SM_E hPLAT0˙EH <d޶^|`бfRBo=d=Wa!OR Z3& P!\@ pf{"hN&'U)hbv&kENi6=j+&-&8 D.^W@fBF%rS -=+# ,2՜& գ`qjv5~(a. {1d0kwUP_nz;SQ7<7!po:42c;CbHwˮW+O|C[!)N ƴq <;nWx==A:&7nJ*+ю7xZsX:{Fa|Ija4=r.6fsm5fw{lJ[ VΧ AYiQ_bumHRP;-KJLH薡3 L"vR>Vֿ(yS1鳗Aߍ@.d$p$'h{vtES g&*0h Ȓ'Tjz'(wsX,ɗ);-E2d׉W0^LjS?j`bƮwgzPjrȺԔNVf_DY܉GI\4#`kufzP=9^գߺIT`]'dH}YW)ƨC#jJƫk,TO9m^,e{GTx[B6%ԽX |nB4@<~(+wMNB9™t3m&Auy*[ u-0!ﲉGًnL;R,5eVlix:ϛ{txpG cId]{uDL0o~?FDR >|coxCo=; Y ~K=+8z{fsWC`BScv95OYx?AyTS,8m!' (]/PiJLua ;Z11_gVW㯤賞.1L&ii!|+cϢVTk0HrzYaBl7(O$,ʽt$$=i8MoSCfw<4u|z*ݠK&۽ԓRe ڎk=)!l5vF71kc^ A|D]qZhOZP\gvxGn քCB +lwTjuZs"(ĪӍq9dpE&_:l<^]8AJCm6+v:tlq'H3O& h T&W۟R3u(Kse5Ō&FޖhmP$&TQݽJ߉[Fh#SdefEIdV0;uec&Gɚ- C ߤfӜBNWEQq6p6/ C%C  4? gMߴvN̊?x#օnw&Nਗ &3-5PmN)YIhf$ .7jOb1i*eh["[3?&N teu Aj'z8&М.IT7~+JA73C͓صkk]&i> WZ`sG}t i4T4i2U4H7@(d( S'ۋJKPl=_7w?X3.+={2SVER%:ґo6݌!g9᷉2,k3Fcͱ_OHP/g{Lr%m$}l;͊CpU#Ìězלsc pZp$U[ ҧk.~X:*8ԥTg 9Q(vc،bZϖ."$̛1DRz`ޫG /r21Hw(5#1 ђGdLywg~|} r(d`M]7;sN>OQ3`\<~I+|c%ڔ]P?$eaw[mgƭwMł>| 7L0m R/o:Qr-2@-Z$eiu:mkLW#+?IEgee4 S!] xCޣ*eqH:I&ԣJ\sLfEbH A- ~8vun }1~?ߢ%p* vFfk2=pYQ zi e!g>u)eg1ĆS<VŠ} n\V);3#GOlT6j:92a#0Zr^<ʡ}π"Uzg#$ef`C쨑a(x{. 6e4D'<2u]HU9Nn6ZfdvH[4||2rvf@dʽц؞]̱<,b,l9⒦qU2E Nؒ?h񭬽LieKU7-KcUvG}]~۲wIAQ3v$G泜.q!/K@ A> U"A52@[^?_jk enǾm yhٕ:Vb\lꀱp. dHϋmw^+|8t*w^J^3I9.[HѱysW5Dz6W:Tp)N4 L_CiP{@mSfoOj\y"A7ҙ/F`箂mJ0! R}#E6rg=ś+f_NTCZ<"QJo&ͮ@<^ˉ G<_>cv>-qG5R; :V:;l3ϭ2˳@ӂX0p(j xzQ`:/H ͽ*|u~39>@b@{L sխ[PM D֯ xEt_Mt`>ьQO1+EqԤϑG>kgk{$=Rev?xƌI48g/i`n"Ij:AvGL>6f~({4t3^vq{@h=ɅiV 7 "as8Nu `.aīLӠ nyh˹:l_RN^SĂ#$hEQ#۴T!D!xLm< =>a89]a0=EH4eӚ\$]x/VtzlsF-;hf>5#p1.]/rPxsM/E%e@hVO챚YVl8%p?[DOl @hx1(17Wr&Fy^qDvЎkQA@Xh8 >m$w+-Q:) m\tiLnЪy*_^r[g%*/ܠpBXD}!ؑ-NK ć>HO} Ci=փ=\a IxjD|LKXL(*M;zhY"?F@1ŭ9)eWF*9z⇗5}/Է Z[}_[A=Tr[KUԑ2VYcd0]U,O5V0xaicgpiYCSe[?Qϊ0 (G^ge~Щ ԇWgL/xx '_T<n1"*, 'Grh2CDžzb,^"'.4[Kc!T}eb+Q. OC4gF/5{=4X_C.N1kHX, #oOgw%Gi0B-i!m %[W8m+i7Cn7Z*-Sf1jU$ŽJ hɨM_1)eL34&*Fg9'd"J0G"t"IJMs0_[{P˶Q ˃b5>B\-މ\Hz&\̞^\ЕUfYbIQ$gWdW/eA5Mꞥ)M{kb{h(K1Q8elRoL@h\-bԫL'| s6 d= np1үMvlf,=x(rl1@5vOm {a `1(PG |slȸ,L%fRi(V 8"6OmVWr~~BSorx0)Sف VqP 'w;&'Pd<-+E{g6Fa4//d{CޣLPtOw*p3D>fw] Ruua{Q , hLh':= E )9hEMG)6,-`D 8'>K*Bl\J\'؊{#'p6l?0Dئ6 4ʨx^"sJrf. c"dCIyUG 8ګJǬ*_uٛ%D#d_xyqRuV7_{\Tɖ٠.Jlɖ#c _:̴_O/eBDsATdzV,Cᩏu,xBۣ-.ôAv,&eJ8=`{iC:p@]FܦPqTQ6B ĸu|Eb|v%Fl(D)xtGܴ21uToPqPVgYs {;N#5 @ C7ʋG7+JZ/;Qxqk ^\9wzb(-R`p 2OW=c.[5?IKO3'oc 10hF証jOdm{* &i<UQ1@GQZ(뿫{2/2}bv,4I`_8ĵw3<.K #+_uBmJ2yW:89NU]4^%loևqj6V{כ)N0Z SN#"D$\V. 8-뼸-6}O߰`e+:rAvaׂ~_dUk8E 6mli3U\a=Cyy|?D lUN5^foz}rƹ^%@z}H{9?EXL=b X@|*%~NocsD]ԈۊX 1r3 I*֛.~8@kg@xǤZ)ʚUk`Jm׮9 7Ulb@5ZmSq3UFl&ib0$fr:*vv;/&D[8Ge!zn 5sIҤ({2VGWy[9!릾7H|⨐^8 $PSʧ&xr 79zQK\L?11Z vvMMm]pS7m> xPl94 P)c}Ja 1rGC7N\5;RېرDPܱ2p/'=hH1Su5bQ)^v.1J.( 89J4g:uah]Lm 1lV/9 B`N{Ggp)#'TQ2ICΡv(Os MʚۆMifS9 .r]+QQ^Vi$|9:J'X7}JsEDApYͦ/N6I" +VAq\ CaA:k,[;k& ui"ɹ|yOǫXz/l5U wԑ#ٝ}ɀ2E[K=4fj~8N0P5#6[$v}aD4TZ {EMB5(g=|ӞE)]8zc};1O-PGnba):!{AI: _c8ЂjdI ;z15vZm4Wu%B& $}twWQs%Jzʓl98/=ioڦ9&ט!iZE:#wTҼ'.͞,0hx3B[o?xV)66X\UC%F ש8BPA)v晴K壚kS׍k9JKIKZӚ392vsTAUT1Jt5Vvpצ»d{Bt*H7 u~zea oJp`*nT{vyF{T$ҭqT2]Minf␗i*݉% H'ҍN)D)n0u,W8@(~b2_V1V{L·gGN**U0cLoa'{ˈ&On3f]|5j 䢘%½/x4hcGoHzTCɫԽ5} hFn*UTdeZS;鹄Z˭rIöeW3,(5F 6 v!CR<-^VsEѣɌE@'˦'/aL.{X|qoF(tgLGO}i,}$$HQ3~'"jb=1'{jVlX[JE/ As !brPfM PβT^7Bud;Q b;⥦YX*I\F>J:h *2ΕP];-P#жA[8L01 zBӉs|5 < )fς"r:k_Z<5e7\{TZ&쑹~RNvi@qDnS09'N[--9BFɒ!I]n;R$Pva}Ѻ;%Kڣ/?? CLJ͈%v)۾`s/o]Z~ܛ(,[b9G4Neh@"1m<Y:IC!x5Itm vkH K71eJlRN[Կ CCaj;D;/nkۓ/g[:7DP9!ZeÎT!|iU* AtV(ip`p#&ɇsoB@$&9U݄,q-<Hp =_Q$:ăr/YAN#!whCgnoOJ8TYNвV0CkCѣMWPV pN]^e._PWǾFqSZ[Ҋ~zKJy0P/'wƑٙlǙ@[{d2* G8-`f ˈ&AߌzgeZ| ZJYaG^>b0$I]!cUG1[(|em^j1efN\R-99TWL`U pQHީYz6:} G3h{T9kEqZ]BYhT^Q/itANگH.`,e|fd^FĮ(Bw4qd$zqxA.`쳧ɠW PA.&8i1}_ky~-aB~ ;{ltD0λD~!|u!-uy?:vX^ eJBP#uC&N@4Ln|MUE$6ƽbkȰD# QgoXl~zY:B7<uNFDuTE~é @J'S 1P62Ji0T[A*U,BQ&#h!8d;j'MrxxɋLM>@B(/4y:1gHP2 ( f3~Ka8sNœI).fF(%\ Q'9G"l5_ފE~`ݮZ[+`JoP`|i-R3f,zr8}/ '<_߆Vl.gn TǍy\֤h FUVU_جm5dxyQj!, 0ϮUuFDB 0ʯ.˖FO. DT-Q_| C /;Dj% /M I,ƴX2n}`D-3!cbG{04! Pqʍ*7@ys,L؄X [ݞbm E pCHݮ8#QI;B(d\ɜ[ge챱s=]:8G#$PjQ% ToE  8V8SZ(^ߘ7H_`q?1*WVzfܭ+NٸŝQ]K=uBpF2Fwy7(g )Үfj^t%>#x1{f 0}fF3;! ;_;?(J͸kaO]en75WC jWf))yʀ>d 'YkfoஷH Srz+;h8U$4txT '/'k>Wƈyy;oʬ.Ohi/\ QE@;]'8^7r(Xxz0$6]팃xIE 6 OSzh:"4^Q g:[9A9^tZ1[t{%cdeΔ!w05EXޅbezl4G_3! ?MZa;|Fz8OH|ȏ 27!C p5 $7'Ȍ?QsgU>-g- H.^3> ԈڀF7~V.Ytm0$1͛Л"J>+\k.6K  X/N,őSbh>4 K, :2%+ v36ѢX&6g2{0ndZ /"VFόx]JM*Az$ RTjv2s-\ԢX __Wb2sۅE]G)46_k9 9_ ^\aw]U"γ2X:ϵ瀰-U^s%j,xιb}3wC5zJ3iuy 7ržYަLH&E0C$nhix:sW c~T1ſma|)Ysa^aP%wESXLX@ޅ-$ηnҁ Qmc_7%v;$nP6+X V2kxhCMbG%I=dvYOYN]e}a\Up@h'"CI9×ZnC n5^b1/T,~Rr#_Rb(7l|&`sj.w8!QRl~,e5x-5R~ Cp}?*^He`Ϊ2I ME,3VHXߠ7/,'sň#@X6_n6oy'7/a#i+یu2*iDBLA]>< G$0WpȲ )w^b~_ZYF8?N#04#35 meZSÄ́v|ㅟ& L]BDm#tp޼gݫ1L5MXv y~l;Sļx 2i5Ͱ8q%jEN\;e;Ձ 6`g3Iӽk( 9r-V[ό<UL\8MKİ^"8{C|R$թ$xH58…;k%R8pd#^;Up|7~;&|e6'&Xb`7mtup@NxNQ>+4\f$vŹC anm3HEuž.Ab^ А;T,BNd,6ی2# OEHh.MDZnj @bff8crE_lVzb=Wsxǎ ]Ɲ'C &VIK][p_8+OFqZq;Elhgu9C;ξfPa4O'ᱴ@]O&-wNI9F0!dzivZ%8Ǧ`X=XTMH`p2!ت͠і5^(^]տrpgQACw0 l,Het4h<|$p̪3Ul+bQI6{Vh9L謣F$lYNCN uOAwDX\jƳ 8* /6í?x߽#XS24/J*ʈ0Mֲ15+J*}0 {4N|& I1#4#@7%U;t- {-D1u[кNj>[._0H;cH1DjU倯U1rAZAGlE ~+ YwdyO||Hڔ/#7e2l͘1ت[JSe$TnײCpޞo|=7ӵlek&k3ʞyBYv9jtMW(ҡm^*!Rw|ńa֒@قXRĩj+o* F8B@)tJfiS!Pj,@4,>4PC7^~U0} 7ihANdxZ^V”sLD1Nj{ {85l\C/^w` ʅ lǾr4w;ݡVZ{˻5)_7FgmGC3tbb+zԡn tiK8W!?7CšZ} 2|IT{1U`h*;>榿 S )ˉA>Ffj)] 5TfhIwM_5!>fȯmwW;Či "A;LG cF= ?? YRq?lʏ}=5{05hnu1s qi:7!+Lfc1us 2Kf5aBhi@"ۇG$v,rܿo~U i4F)dYCgeNj.ʃi[:ʊQNd@+P5nbs~-hc ]5ucwD(CV>.$)h]❧`>C|)6Z.Yv-# 4Ono{0VGt+g?> %ջn?1G{-KЗ%f(%1DQij@byq/c N)t!3+uMp!߶wOΤ/{zw"iD%]ZQɲIlrI!tVH64!GA~ԏBOix5v8̚JC80nU8I~m'S_hĭҤ2w;ʚ=sYk2a&;+lIo--6c<sʠ58Sf)Q!'.W] \3Arf-2<]9AEijUSD$ NJr_ǜ`:U  򋰯NmlKP3q/A?+D6~  `xʼ9 LϦñJ" i tCh/XVeEO~^jOԁ|96J*Po WDs!YcZ6_P>I8vyɎluH}u0%ssסm  Fj{uo<`x u|"ٻOu;RNȭk9RfL #C.D4c5jV(w <?ZIP2<]~٢x,_j~zͲ&X b 8z9QfTW i~T㌟b՞!C¥cE2 CÖGؖ+aV&Y$22q^^Qվ8{P6UN.*!~ S^5VðKQJV\o zieߨu0p^! JS\5m9^(6H]ݝu 1I^I?ln[zoZȩu@2qJ>搪L+4W2&&ը66_vM ddm?d,Lus?7 {f{D*j+sGr4s?vd8ls/C@o@`t Mףbx}OX7~:u.I=NVa 3!:퀢&|sv?Im,6eD9FSk,zkջOPVfH p )V &af 2 V*noFtD DŽ+MbGv};Ԋ:ٱ>pKȞWh0k]^)rqQ goxzA58fm$dr6,$Msf @PԚ5DےQcB"vqˤ(hO/I/)0w4Tܕ (X,gލ kmwk}7N hw>gX 13Aw*ތiڸw an)ATv>}[܋037( ya{$~7esnD&5).Trǣ٣Ghh5P"[pR4¹EbQ~.6ff(dc%pCw 6c4FjTn08:!J:-ɿhB7Aa[>uh%ubWs:g=0L)pHP dFhh\eERwF{EQe[]FkfQ 5,*Rq xFRQO{d˲x7KXėjy%%l^n!z ~TeCt2s<#夥#CѯM'%7؀٨7zKWYl6&J01L:ei:Ι +#OVSUMp&G&$SEhj6 U?2#N'gd d+&dhgy+G8Yq$ot`JjxvhŪKpTb3Đo񣣥 DPuEʲ`VP[-0%ʈ 23 c13YCe Kf94d%ڱ" ƲٓT~QUf?3ꢱJ'|f2nR 8"(̒#MMX{!Z Q?[4w3uH#㉘߳4+H=0E4UfF^9ȡ MrUڄ(aW5IѸ&^rH=nn@7u87Iǚ:vx5ay mėx} L0ZS0bu]SRƒl[>ذ+X+}9\{ sqIʽ ~ Z06aWPgD|S 7#錑N>hcm.5LO6!SFhEL-->sBA9@蛗P+.ђðB)ooh|IEdB{o1ºXz|CFIh[SmNc=70\<"qE\ߥ(vC1NY5"{B=?u܂~ C\R/ q. }'s[Ja%/oZ݈v`߁Z>QL2s/u@;rnxǽJ+1Ʀ3VU&XZd/k"yP]m~t1gF{Hb"?scݯ>Du"ft|80 ^;VbG:-Lv! U -\I?S-;>]3d52Jٮ:NT>l5[߯M۠w<m$qPQ^'$}T/91A9PL 0%fI}frE)W F{>p#L|!LwՊFs+ x"~&mi_cDe\;) *Q{pJwpEf.֬,ltr]H8-_t6 OokdugܤИ@HdtHc?R:~X Έ6>@hX/7Q8_Z^b gh g:+6쩦;sD"uYz ߉#|0v4VEM$Wg.η=kp m/ .P6jt  @15hjX!a-sBw~ÃVK vB 7fMiߪzxv[3pS'ͧ\wL<[1^P}'3| 8DeL%xJ/?o-t`pr?ɉ$lRGK%uu c5A`*ɟ9Lt4]Ya׿b(s_@!a"#.dFZvmѿYF90t®r!uYMmT=vD6Nydg H\Dn<;Z8RSFRu!mtczK$ހfCQmM$\.mAV*ZLFxvzÌ4$!%/893ځ94 c+T{2R҉i$TL6()'Tj,*%mh->Vl?FDmu1[Tq/,X]K1n:E9%47yDlAYjELgk@π--f="i[1ߗY6]k@#fb$}?yީukG*xyIا)mn/ȳ"Y(n.fi4|&eDXw?g45aȕ5t%-eʲe?>Dw:e)mFtIY#N84 WYeGpM\ô~ &&֢b;bJ[˨94$TU X[y B hh@٘HTrBm [62)G7>nu JH*"s9<_53`򄖴fyfqk.DȉI[ b1mJ%eQ7aXB)>e,EmU?zOqu| EO}Iժ0"'1SL<ʈeׁ2HC+}V3~ F2{ľ׺9OBYf,-EvsWn1:d-Y2^;^C3F!W/9+ҪM-B`,%ȅ"Qbƹ'dIԝ c` o5&ߩ0⪥ǚ8k)CR8cYl2i|A*>%r뗆(qѡ/{0ٴ8 Ǿ"" "chps_By^ьc-"+YJ3IҸ:4AQ~QA#k(nx;鴞_%5py:gu+d#+ v+xA?ۺJ`1"%v/<ijj)Q3YoP_/%Qj}.rP,>=ѫ[Dh[Ht+Y]p':7v="%J aٽٝj{* YZ