gambas3-gb-opengl-3.14.3-lp152.4.2 >  A ^6/=„bCmE)y#7;긜S 4R)-k47kjg_G嵵]uo4/7„p'\i]uκ7z,6D7~Ì5άTK/UpS'6AQyfw!ZkA͑㻛Jt!fJk$gX ׺@+c7`cXϴ ת۟*um鹕k6Zo87HUYIf0f5971ba039df7ae3de260181a643d1b608e67f975dbedad0b82854c771410ec98b797a5c474140471e7d48c90a4837fa11f564܉^6/=„bnsy#nSAx7!ӝ=BOPhVt?wт[*rqC Gmid hvסFz7aL lzY1/}0,`~ :jUBH9@̟W 2/}y4 ä H;'D9>(82)_d@xHt?z/@2Hhf5[Sۤ8ۖtd;z'/:gq!ykGZ&0&;S[Jk3O>p>Z?Yd % Ex|  0 > L h  >`|   (38<*9*: *FVGV$HV@IV\XVdYVp\V]V^WbWKcWdXReXWfXZlX\uXpvXwY<xYXyYtzYYYYYCgambas3-gb-opengl3.14.3lp152.4.2The OpenGL component for GambasThis package includes the Gambas OpenGL component.^lamb77}openSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_64b+xN]큤^`^`^`^`^^w^wd694253e359f92f3a9946194f435d632562611529de8fdac7e23a9858079f6f70c3b73b25f9011eb4aa296305443603218a35aa28e6814d66d4d9ea575b09fea228ada82337ea031df153772ca11e7cf2557d39b203650cf959b6ca0d947b7d67ede15068b74b11d6353c5d33ba3917e4348bebfd148ccbca821f1b73a1c93ef94b001d549c1220c8dfc16d41c66094f483f7c17b414c6c7bb4e6c44bd7e7d1fgb.opengl.so.0.0.0gb.opengl.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-lp152.4.2.src.rpmgambas3-gb-openglgambas3-gb-opengl(x86-64)libtool(/usr/lib64/gambas3/gb.opengl.la)@@@@@@    gambas3-runtimelibGL.so.1()(64bit)libGLEW.so.2.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(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 fixeslamb77 15896759283.14.3-lp152.4.23.14.3-lp152.4.2gb.opengl.componentgb.opengl.lagb.opengl.sogb.opengl.so.0gb.opengl.so.0.0.0gb.opengl.infogb.opengl.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-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/16d71cdb2c2268522ed18e1856b28966-gambas3cpioxz5x86_64-suse-linuxASCII textlibtool library fileELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=afed4d3a17d0523a58e8cbac95604ec84bc12428, strippedPRRRRRRWW.C5utf-80583c41dba6fab28543c3340c3c959cf8c0748c5d7ceed19c0e9bf88b367143d? 7zXZ !t/₧k] crv(vX0eѼMR8x5I.Lr3ت2#hЮnQ'Џ(o_eL^{!״@!.c| (wg7@^CeVgteUl"IO֝',K+4p`8¢ Z2l hmvl` äM+WByFcXo3.Z8&R:CK 9YKcE ɾd9ce&ߦQp1->iP)`9P z~b^P2Nh<΢ J}|%;R3񙘱2~ҟ%~_L῿$o>q6)sy=&3+⺸w\LӽoJGCɝ2]]M *7fFY ->~a_z= W<8ޜoeaCHY{ɟ6v HuZ6yI' &BUS>V.kE eT fխwg^Y~g=8IxHsIZ(sUB)tquAK4]B(PH%c3ј.w1CDt/7s.Ψt~kŇХ]/gAXf6A }C! ]"[9-Qg ٴPuP ԙx5wchYxD3.e Z $G.r KaY|p'l˦~zg陾vcϋ-N'+/5Ȍk?'J o.S=ҒQ @l^ĀaӭE@O3aLs3^-q߻q ˌ(6NVf[i f]+:@$D=N:6w O;1{ZȀPp@\lEP`d +eRp3E_Pξ[R}pi\Aj'Q+(&={N"ڣ\k6!Qu9/Q;ҥ I3;fP6 < oOa+\u^lV"_T n~/lϱ*a!Ot;R/g(RfMT|pK [걬 4Ai4ڿ60zS020dƂ{/Rٽ?G۟i +`:ئ*9Df~kɊ8U5K F=;1 !~c%9e FncZm#O5+SW: |]TyV觾w9nJDK,fИq<8-WXvٻNPMBsi4 ;Su紏=YQv.>r^HFe@]&gIc~˧jrjY@mNnj'S !,MS8/j.f;f iIkc4q0Bf*MfAym*}47lŒDT]}gAr!pl BMQsHhbX{kl[S1=/}JQ!z?W(?EY"VÊɰʭHfT ZLwZ8Ck)[PL܈(*&O\+D;0)$": ʖZ_Rlt <# ;fY1dTvvRྋ~ܥdB"ul/RŁ_pif_$mtaT3E #MLbҶ6XNse}חQGePcw C"~GmoG?xax+MY`ւy) :F ~adnj MAlaJNS˨.6|*9 d-hRRmPb\]Dlq(!j_ P'qgt g^3>[>U:;rN.5u=kdPRы Wmi ܢyC*mE!, .`7v^牼ħ2s/yA]+#4ʤV~֔@nA%״_Ǥ` "xLh&esۊ&=:ݘ8Bq%bن.tPs_MAni<[{_ F RJu,+/[G?֍qӶ2&^TP)-B?(.r5=`Cr!^Ad#D#}t2g\ ›Т3*NZi9CE݇APV0xmWئ^7|D,El 7*mOX >Ye}L ;@!'Kw=tT2RϨz1 ֳ3qwUMA?nU_5dOc?SkVI x3 q|sa΁A>k FH?4Hը+2TV$#YU`[`7!X؜-֮1dqCsm@(︑YoEY/LwKk]Q`l {BB'2ӯu]:ciwX8,c)+1:`5 mzIEsqڜ8(ejPj 9M+o gBO5b!Y(ҳLL@֩(z'2HVZG9bNM|6;a8bNx\%= rV!,r%g÷@J"{=#T Tʨ SGRbq@Yep_C?3S~1%-O"cĕ)(@$=4P/|YBM %ЇÔ{Byǒy.{J^$Pt! /6W@Nފƥ9gOV\(A |MbNyYUZ$`nt)@eTs~l'1 N{B2I{rɫƐ^A[=K>tL&ce*Ń;(Qq>*On%](O7@(R]:>&W?dNߢOR~}KQe-(6BvY>\;b ooUЬnݿE2p4{ XEl2 =D^^/k?-Db [}^c)YÚڿr<P\pC1vAcehcʳ $6.e5@b6ڟSD+ M䱙W+Is ̵seBqۈMt73B:dmyZh7sȮjGy} VL3׬A#?[vVEl!%(@`=ySVSeehLխ"ߢPI)=fܟr'̣U͝j*◗)geG5Xi*SEv A)i,GkY90fK]z CcW- `DO&q'A_{iҜ0G.=S'G|6?q 14 ( 4/s q x[3R'b!3/jVOY6afeX]+o7`*p$p ϦAK4 ݳ smW)k=^L"§_?d')aA^eA'Ǒ)Cgp+IZ+u-ޏp7bӪdߎV>u|+苀RLMu /klH/cv]Z=i~_9?uaҁC^;F91`'[\1M&@me!tyz)Y4\7ƻLvHH06^)5/D+;V/`رI ĽB- k?% oܤso)KpI'fK+7nAvYr`.ȸBt`ib,v'n1&ZD, =t_UF~S Ic?I OQ{aM85-G'b"#t gBi<ۼ%T0Ώ&g'2d5*~b$6'fT[vz]p+X;Ni~wX6xV >nۦx{XNc<P1~B˰4a$0SCOi 4w-Ҩtp4;JC& m\h5ao!Ñ  r8=ڀ[cw*w"`+c ̺S?_ ~V-JR5B4?'?eVuŻjѿ+I/W,,c>8<1W3,dfYk[F-X /*$l`KNP#:(L Sw7 (%lPt/, Yxau) G20T݃)R ^N,@-^lbeAv⢕ۑ5D%`Uz<-E7Z_ 0B!ae1}$S!a@53"2 /4ċu$]ӕ(Cbj|W*30Bv[,דt2 bwepwL3E4+`;߆r0/״x;ȥpSi[ E}@b.O; %3[6۱ZqR6GIq)~PGmiaW;K%(QJ+Ku0*l]"wNtn= 7a$XGBs ;nz]/  5g=V7"XkN3R ʸGTB"!K;$e9=O\ϬتImKؘ8L=Dy<}1eWBaH&hU6m. ,~M)HgxU#P-t GX?`WRv8͒AɸTD KkG/E/q= (BB h\dd|B 5"')nUvڸhnI>8̐;/1gxMZWrUBW NPmҗ7C[/G"~W /`H>4C+:HTU?\9_sX]^)|E(d>X)<󼉺j=_RYۂ'&6TقEh%[fX.d $C8$5:L0qV0piȊg?7Hf' [_`=ZۮHXQ.p֏e_){XtLw1wz}ΏHTy="=sR@97+"kO` ~q(Yė:0x %F(!=ŧ̒sDp΁8Y*6ZLf̎AjePg-Ij܍tAت‚z eGLJ-_/8 Lث(i8C:>B LIq+4rqO5mR[gI>]2ɥ&2}?ف|P,sZc--E1+~K+6y) N@y!1|JA؛b;ul!c17a٤V+ G02t&΋ +m+aA~D9ܠODahυ&>^Zt{G }vzٷWWN MdOKC:~?醾DCL j|p-+/ZJkO1zFU;=Vm/p\}ɑnr{\.rrb&5QK}@&85MRnRUEm24l/wBF:vBSLQ+gKkU=e$*?Lr+=D '^qXn@bKM_PPVbF}|ސm,\B'N^h>9/wiO9EqٿUGkL:H"JӮ< UmemGr4d `{( 8ȕL.-{o!bbO~굍^$CRY[oY:ï -D@2O*tq1esF-L~v6SCu(֫Jx7g.kaB:RDtSOK |r['Kg^Ekb[r(T\g-A;̛:7ti[8o %v՚6kZ2,*ޜR)ڨS%lI V$q*D2L*F S wы#[`}>jKms*g[]_jR!.g@Lz1ۖDY՝i}POHa<] "쵦-.iCB{EЩW2_ &)ZIĎ/ *.{\r ,)>6rHI8YD-i vL̅3ksYUSrP-46H$0D[fVٔckR{3T^(~w-{e00imqYu d0hzBx)kR(2Vai 5C^8uTu%;XaC0ϫ(Dzk9a*- 47g`||N5Ovu1ۚŦhvtJ5՟ 7T2{A{KP@9yɩmȈW5>͝۷e15FcavMCviT 7vQWKzE3gg~[dO0r*bG@,n 'eA0u^|.}X< ǓoC 4bk^/70bGֲ0w%^߻H?ۖξ!5 D%"K^@OP|9Vƞ& e oPۖT@11L@r{>h"Yz+q)޹J6q"Jz;23+!| '%/m9x2%cE2YJ^Ϝ\<\e@~ϵ*Y.:+zS37!] JҫI:Z `3Jd-m]R&qMu;ž m>3+Q{}` [Yi|wq"hGTbtZiÁ#:M7Db2~t$8 QjG-Ziמ|~f|M܉F€8gRVn"(?Qp0vqѨT%+W-bAR@إP1Pq]G^~4&}+g"OZR~,V.-UDRw}l}%*fV̗@S݀ "nPi.-qy3K, 1ʅ\73a+ʣ8!ӁmSph$N,VHwS7?FoX^+2T7:VY5˻ ̖K/ō=)W4 -7V/ihq !X`?6ic\k:n"4jqd][J}EXzܿ ]A?X{928,^ꋞ]#xD wD Qð yy,R%e_*؂i1_~H{1L_aE3j&F|J3$a8VǫCh82'riEc-8|pu Az` \i+Z!4y;D3>\B" s7)? 9GjVQBX\0:|} ʼDt=ktv1*92r0xʖA\27hw.;_?9!+*w5X;zE*cv)='XBQxF#yHȝ1^Čӿx3 t&2y߱=8e83]G'&r8G59iSeqSuf,0!Vk&"(8WF"@ڜX`*޽ A< nl(Yom$ΛE!I$/z*}.w2xjɽٶJ$};tm])д`es E@^)ޙs!*S k]y烧' MqY[W]hCB Х7˃_7/UB*!h_ܯC# MOR!.~&T; X(i(EG3ޯ|KߐQ װ5_V0O9ђ\ y1y/JvYA9.; >> l4gпdzs*ZrmRi5cZe9Zd5_?!ׅـ5ۿBc&cYإ?.mA:8DŽ8(#Mt.u6>ur/f)jrGP2-'5{%:㎾k@iхDF~;TIEő?]q +s L t~ĥXr`͉k神z8,5%3ĹVb SaNwQ>ω0&IOt 'm$iʇuh' m&iPP@37bfr6= XdJ7WjX#KQt{G5MhhiVVGQF_p6YY$:זQ_v*3GScش -H%("No̖բz<)$EםF Jeiq\N*C Xi(;ݹ R>U8pzFrАJ3{,W(izzUXa96¢m3esM|ݾť2m^_S-%Y!ɚY]Xh 3g;NŻ_X9^J/O , _C,!Itl9I FDj U&^c&i>n{[U7UCʵtmIn%S pjYuU:=cgJZ6gZG 3b3đ9I{*s}OF$o [3l̳6S1/B-޴$qS` 4rD;MԱk.< kEcKBs/H\,^A~mSX7T.E*,l8ۓm+O.wϖ&KZ4\QIu:E|jK϶pFgB!e9_3kFAXȄYCE:6O0ѿ6 ȅV+5h|ҼuȃgT!Ul.)HIdhd贡&Y}n^RFHk<|OFy,Y%+ʎH_i?g(J*b5J<7w^ pqؕHTtq 3QMykE'dXR#KLъC9U bI 3aů/3ؘTh'Z;k 8uσƬUN8=2x D}/m6@ZClNI <`0Gb/`n1imlt1-؊|Pt*ߓkC2<_x2f"=ِ1R{wh 0vʕn }#3hNǷIY )nEoRKFFTf#㰇(!@Vz`W"FƾR  0Ԃ.[3Yk\Qk|Ӝ_]1ɠ&\F?^?(7r>$0'Y90as`/^ Q9 t{6 6-`i-k6ҜbW䅶їދIESSWQE,6!e4xMXQ;T V7İB䪁Aܻ.VR/p 0 h7ޯ9gm]pyA1ꒉ.BS%h@s/9q93]Qi~ 2 Kwې6CJ8XV(.c̈2f+MD]Rq6+M8:^) U߸cs;:JB_~ Q$".h^Rs9kHڑw#ZT_l8?<푵3&Z}QAo2 P U;a׼ւԯ0@Fcp_p;:dcl3<,lZjsX_,zޤbXUҋ;%}n8))j(RHSIpHujsT:(w,.H_@AB3R`H` yź* ZisIF4c2Bh4Ub%%> WxILSF 1j⸈$瞅he*5O e𒩶/UUўfէWbY$@;w.O "mޥWIRabV+'W-BR`p='io ,@:H^ Lдa:lS='/'nM΅G;Y'Y/wf#7N r%>Va?֥aUv>NgenHF,<.dic&Sgs:B;C cj25\,t%Wr )cEpSkaieCa; \12,\ -)Q#B폄-aPZɨ#wR6hv3Z w  }l^AHU%?$էwv[LO|^Vkht B#NUWB5kIPXvw rnk8Kɱ| liU8<"Jtfݡm:lpg[c[i^WmGٔၶL2OaNi݂VU|혿~ mm+dszY]MF@"w'ׂ眕WhڶwYNOZ?e=2~'TC۰aŠF?|o_OQ >:dPl<=wݪ`fĶԘ/L茴,V>;Eu.r̬=&cW zFb PO>-ӚwGq]TBpf 1Wg7ӕi–vqp>lF 凤SoK>@?ݵZ q;cUv~q߿~\R5K0.0E4F0lfT!8P@ҤW4^ڛn \)^E;pp)g2' G)C0x!7cv/ٺj./&[̒n3Uӡt;$ >2S:{J:*_٦Ğf~JlղnC8e ƒOBr]Oܭ2 Պb3b_ؠI鹑ef4wH+8-Uc=vylw(K "VV #ɔI_Y;^@ԢsS]9&oиtuK*%j:[ZNw\?ޚH ieTQe.[ nFS} IsY?ki)wߘ7#F;<#ZBz^hN-S~]],EF#I;uMZ\TzLXR)2eMyȵeD7)U sK,\I >mk@p-u#DS}p6 k'4W$n0g˖vt<(0AD3yeiY%bټ*4zm+W{r r^dTuΗo%ރt^/!ɯ5"z¹%&e[Jv)=հ+j ][w,%%5Ҧg:u_Az̤Py#XGA˼<= cY.* OxvS͹u d#xb)+A囁L5ʃ kqr2=ǒ0R=Y[xe-O(*NThSr/@k3ufݳXL,)x~#x.BX.F(vZt20-x)PRF/ /WF %2E;$C{&q,NnT+h6e4_A[ԨfK4L? \rl^ZɡVr*Y]5>N'moFF|l1fXM.K'!JYds͒x?Rytɀ}~>̅e !ǶIfTj9Mئ\>h-2H^9}#&3BWmɼPH\Au".(۪OM8Ywr^R:rطdn̳:f*@9<eP!׈5R:6ӺRkV|y"%K!O ;o-}/ҌCby /5tO9}ٽ'fSi?,8]J\Qw +8ר5?<{wM,_6Th+o Yc>kX͒]0ܰmeμ/%,N~XAآd)IDAUwEmMa7U Im+0bT$eM08aH*Gk4D>ZRs Ԗ,{"J?`Okf#m86:/hi0ϙ$^F*SL EP30.B[wl} }ެoy+!"VPY"ng.l-QrWOe ;*쉲6dN)N١#@O d4|.5T#/V'a:iջ%tvk>M5Ư2v|e&*&ĬYY<:oReBRG/t>c&h"?E 8tN9J;\g(NNہ0M OOA;hwū2 "+*' #qs︵V0/mO dU0_Ne,y ,{+7# zSCl>_U*:*3|b Xb %2(nxp*wH\_p;=Q)1eΨ\fg9HM*}ސOO"~ XWصipBD\mE05C/XR21zb](}L,SSzF uvMjkG (Jч(_b8mȽՋJSh q4$شM7L2Z h}K3VEE>BE {ۻ~z=uߨڣB2׃LY¿ERs}D\\<``a+ȹ*]{UT`Ogs}M I.lgYI"f$6zfܲ3Vĥ+i>O8dL7YeD=]Y 1Y9: Q0]٭,"#5G?66}0;ߢaWO$+3%U9k x&CR~h9!,/&AmvZ/Xo&qȉuDuSQ+"/b0fx?<&=k[60WīoUNM5e_sNgp| X/%xHU &>) |7^tՄYJ< 7u}ԡ:Fj-/yG?M`ʚ-=åV)_;0y1ESP[~4= qO+PR#Of5J(]i_79ܔ#++]eq$"'FDF\)TJ}fWPRC lG]2?R9 Sb:bYو@Sr=\ݖ @#Z:Q l&+֞&wm"I^T$ֻu:yqcm 8Jݐp>L{6!H*ъfHr0굘+!xQK[y;*\?-aVu9x|* 0}@$fV'\`GN˦B3Y3[%M`̂ե@u*7Fl%BdH-C#%†pnLE+.@32և?ډzi=oEؠ/lQmnbJDw!ۤ1]y?(SXT[ͩm *L\.,APoe ? g yv]ɚV.ǜN]T [\"k4׏l*)|M' Y >:Na;9Dv4<2a _*Fiy}b08#bD?VFk2CO|8jY{G1g.(˚ ]k $iN_8JNJ"йȱ0-svEs|`rD/ԢM7($[޿-e|lE gcNt{jN-4$-k^ -D>(-_h3{%w_;qނ fdpPVLRY,*nJ/^ 7O(O[X *qp',CBDKqsa1ɝ&ܔd6Fw/Wc ‹M"i/^ 3cC£5.GTnlCٗ> C?g@A@_!%]XRUE6{^̕c5F@`uM;Km4hAl׀! 3P5hDbYϥ!t U^wYHQR}r DSn#:fJ?#RN|>m@׷y> i!/ُDe|2`i_0m|$OKtęrddb*.}_WPRi~}20M? ~ vզ&حV" g-~ud,d.4C`xq3!B鹄W O9sr|R+Yz%'Q~9s6Q,5z6QU h cWEĎ1kЦ^G2V]&$%b{N}t$Z?;P#0nW;L+9XGv]ϭ<*ҹ:pYJ1A3BN"~D#w$&,`OƕA=93Xw(CJ ؋vszo!GoՃHFܽY.6n+ۜCLR$ɒ\&>xwb($qlm\hrL`y/m' L'@ (LFP1!H> Y3QI:g`=5Ǟ,I}F; dЍZY]>i@F\QN-6J;,[U?:i)1YihOj! 8Xˉ4xb*@&i Q Rwִ^pBQC`Z88 R)ڌK]X}>`ͤ\ P[Os#>R29F͋[?Iф;ח]7.l_eSRדGKJH^8+ڇzZ˸q1$#*AC=|Q#"]*0@@s 56R/ ݗhSs&[^,qߺudUFjnkF(bųcI7Kleӆpv,%U2 BI!Ή[cA [d_A[Z_p ;pgf|y>ԣYϢ/FUaWAJIOVq>. Zu:bBxQkA-*3s5 Ţut}5{19x'o}0U4vNkj_y% fo xqd3)hU5Ғ2ok@>FaEe4& b³FHc0Q"+J1+Zڊm&ƪY:^c?-rRIgga=p_!ÜY6[\ux_ xފ(4z@(xsLL7]?4Jp;c_o r^Ai?.b0Nh)F?Y6$b}&@UAla(wȿ,ص!kKPӮ -Gڴ6%sCO2 K*.+ TD)ȉw1T?B7 5U#][&HcLq][(A~>QDZ#׃ ]YDN_8 KxJ51 (+8j<"8 򾺗y`ށ'.xH;kDZp%vzIQ=?&H_nS}㝰l ( })F~y)ciC,CWLWbo&?a<3˒X$Y22 d>ڰU۴Nl4SZ/kS ox]*Pɰ6{8jBR{Mmz a\dlYԣ: /݄niU]Qkƨ|IN@UXk97Gk%EFBߧp4 5{B/ W, 8D>$+6|uLpΑSKlO[U9>z6B!#݀|Mr4zF%"ɎΑu&v܆lm0dJV-#-9:њ) gE":bom.Ȇ?ȵ5IxR7Yls ՘b> *cM2_@87ʨM@YP4:^LƩO#*o+Zk1zǿ h/x 繰.}h c7_ShsZ[-bkRJp%;=Fvm~&7)HK$`; Tr4Fۃ1k5+$/HA}ӡ1dα*8Ox |6D9(>,%g`##WʀOB7erΉ-t|h[eȝw4YzbV=-kK65&eMj6y/s>KvH_](A<~f՞Ш2Bc2iz_`R|Vmp{HYt pVB& ST7;$B*x9Yq.I94,لigM4}k3ޤ+ڃ8Ǘ'):m}ZJ']FEJ*vxg=`nDCTodu9Uv> D%o~rru[F0*K1Rg(*!O ەb;eT"VW-Ŵ?"}wm-WsҭDR6Jkײ R8܌:;onzvDP=GլaSZv-(Fd 쟫2pF6k? sYfwصc6CZXjKPOYBcoK]X"eI. 8!Į)g%\JG`v-AKv:RoaC/6F&xE /3 *K *pvr<Eaί=*ŒlQ~)U$e^.=yLFsOUͣF0:#|&j@Ȯ'+lJyc$e?]1P&( 5Ӂ- y:$̎}뾦`B3N_caUnmnOޙ/Ҫo8WbO,?Eћ<|4.i HܚSUV kԟ+b.+cф@4{mu]RH(D &!s{bs@8u딏Veeo d YZ