gambas3-gb-maps-3.14.3-bp153.1.25 >  A `CcԜ!M@eee_{_N Gvm\kdRK{A7. fQ+JE =6;;kd Y.g4[ٲVe/X:!]q_nM%/s^ "v|/M92AépVRn2ԸIQ4? 2}Q9ƹU68!I!qku [!wcDDI!9AaX(-73103b2efb28b741e295f475d4e9b3af0f8549a1053cb6dc0d5ba5a92713ce0c22c4c85db0c07c47e45a3eea6c5ece6ff6a30955`CcԜ!M@eee{B7.S XtīVv3?X Q1lvW|$bcL5QTex-eMs+(ұ)N_a6U2fL' o:PsٿZ3XֺiEh&m~D}x}b#ēXjEVt3gFCH~Q.H1ؒ'V]יapRZ1]/4Mz:yŮ ojxNt--ɖ>p>X?Xd $ H :@H` l x   0Tl,(P8X*9*:*FU-GU@HUXIUpXUxYU\U]U^VbVrcWdWeWfWlWuWvWwXPxXhyXzXXXXXCgambas3-gb-maps3.14.3bp153.1.25Map display for Gambas applicationsThis component allows displaying Google Maps, OpenStreetMap, etc. inside your application.`Ccrsheep87SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_64s$VA큤`Ccf`Ccf`Ccf`Ccf`Ccj`Ccjd01bdc5b26cb046ce62925668fec8bd5231426ad1606841ed27d7e0f2655511b308c776fe639f8e1d302a732648612d07a7bb5fa19b7b94539ecd3c28ee490e4092b8ee7a93b84778634e1138340a7280b63895a82609154ac18a83c8bac4cb59d675eb70efdf568a38cb15d650c7afdfb93ded43482df734781bdaee51ae1f7798c742dde110a12e9dd45fab895d654c1683977dbec4a89bd479158a3392d85rootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-mapsgambas3-gb-maps(x86-64)@    /usr/bin/envgambas3-runtimerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.14.33.0.4-14.6.0-14.0-15.2-14.14.1^^oj@^W@^(9@^%@]{@]\,@\@\~d\`@\X)@[@[}P@[dC[b@Z3@ZZ.s@Z-!Z+@Z)-@YYYoIY3@X@X@XXWWM|W@MVm@VV}/VC-V4@V/g@U\w@T@T@Carsten Ziepke Max Lin Bjørn Lie Bjørn Lie Bjørn Lie Alexei Podvalsky Alexei Podvalsky Alexei Podvalsky Christophe Giboudeaux olaf@aepfle.deJan Engelhardt Alexei Podvalsky Lars Vogdt avvissu@yandex.byavvissu@yandex.byavvissu@yandex.bympluskal@suse.comlars@linux-schulserver.deavvissu@yandex.byavvissu@yandex.byavvissu@yandex.bydimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byjengelh@inai.deavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byaloisio@gmx.comavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.rulars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.de- Added gambas3-3.14.3-fix_build_with_poppler-0.88.patch. This patch fixes the build problems with newer poppler version. poppler 0.85: https://gitlab.com/gambas/gambas/commit/6a16e02e poppler 0.86: https://gitlab.com/gambas/gambas/commit/bdb58016- BuildRequires postgresql-server-devel on Leap >= 15.2- Replace pkgconfig(gmime-2.6) with pkgconfig(gmime-3.0) BuildRequires.- Update to version 3.14.3: * Fix compilation with poppler >= 0.83. - Changes from version 3.14.2: * This release mainly includes a fix of the Message class that disturbs a lot of people. * INTERPRETER: Fix Find() method on Float, Single, and Long arrays. * GB.DB.POSTGRESQL: Compile with PostgreSQL 12. * GB.GUI.BASE: Message: The ENTER key now selects the button having the focus, not the default one, so that message boxes behave the same with GTK+ and Qt.- Drop pkgconfig(ORBit-2.0) BuildRequires: No longer needed, nor used.- Update to 3.14.1: * Fix exponent sign printed twice in float to string conversion. * Some fixes in Drag & drop frame management. * Prevent possible flickering of drag & drop frame. * Form editor: Draw the control frame as soon as the Drag event is raised, to try to workaround a dnd bug. * Fix drag & drop frame management. * Update project configuration files. * Redraw the 'menu' and 'new-dir' icon. * Fix mouse wheel zoom and paper size refresh. * DocumentView: Some little design changes. * Paint.TextHeight is a new property that returns the height of one line of text, and Paint.FontScale is now "transparent". * Fix highlighting of long lines and comments. * Remove a useless global variable. * Message boxes now correctly handle multi-line text in buttons. * Apply Paint.FontScale only when Paint.Font is assigned. Not when one of the Paint.Font properties changes. * Merge branch 'master' into 'master' * [GB.QT5] BUG: Workaround "Setting a QCompleter on non-editable QComboBox is not allowed" message * Do not imbricate focus events. * Do JIT compilation after class loading. Otherwise the JIT compiler may want to load the class that triggers the compilation again. * Windows whose Utility property is set now use '_NET_WM_WINDOW_TYPE_DIALOG' instead of '_NET_WM_WINDOW_TYPE_DIALOG'. * Correctly generate metadata file for events so that there is no spurious ByRef arguments anymore. * Forgot to commit common header files. * System.Trace is a new property that toggles the dump of the position of each executed line. * Project property dialog: Fix deletion in argument list when pressing Backspace. * Disable qt4 webkit component. * Floating-point number to string conversion is now 1.7 times faster. * Add a '-t' option that dumps to the standard error the position of each executed line of code. * Update Gambas 16 px size font. Make it less round and fix many characters. * Fix support of read-only arrays.- Update to 3.14.0: * Add dark theme versions of component chooser icons (checked, partially checked, locked). * Fix XmlExplorer constructor declaration. * Handle the new error hook. * Don't leak control reference when raising an error from a click event handler. * Uncatched errors raised from an event handler can be ignored now. * Update Gambas 16 fonts. * Always specify the direction of input method arguments in introspection, otherwise the 'qdbusviewer' tool does not work. * Add a bookmark on the current project in all directory and file choosers. * Bookmarks is a new static class that allows to define global bookmarks for all FileChooser and DirChooser controls. * Fix again the management of the new new PROPERTY... * Take column in compiler warning messages into account. * Fix again some crash when using the new PROPERTY * Fix crash when using the new PROPERTY ... * Error.Clear() now clears the error flag returned by the ERROR function. * Remove a debugging message. * Take newlines, tabs, and backticks into account when analyzing a table schema. * Fix the declaration of static properties using USE. * Automatic completion: Don't crash when displaying the signature of '_new'. * Fix menu proxy management that could crash combo-box popups. * Add a bold version of the 16 pt Gambas font. * Fix some memory leaks in font management. * [GB.DB] NEW: Add a driver API that handles debugging messages. NEW: Print the current date/time before any debugging message. * Add a 16 point size version of the medium Gambas font. * Menu editor: Double-clicking on a menu entry now automatically closes the menu editor to open the Click event handler of that menu. * Update component version. * Component version is now taken from the VERSION file. * Some minus signs reformatting. * Project tree: 'Open in folder' menu entry is now visible on file items, not just directories. * ...- Update to 3.13.0: * [GP.MAP] BUG: Small bug fixes. * Fix Url$() escaping characters. * Code editor: The method popup font is sized according to the number of methods to display. * Some unary operator syntax rewrite in source code. * Fix the JIT compiler: '_init' method, Lock instruction, Object datatype, and DO / REPEAT loops at the beginning of a function now work correctly. * Update es.po * Compile with GStreamer < 1.16. * Speed is a new property that allows to define the media playing speed. A negative speed moves backward. * Support for playing speed rate and step-by-step forward. * Update readme files. * Option dialog: Fix spacing of some options in 'Project' tab. * Changes in testing code. * TerminalView: the minimal screen height is now 2 lines. * NEW: Run Gambas tests last. * Fix case typo in source code. * Correctly normalize SQLite session file names. * Fix typo in a source file that is not yet used. * Cosmetic changes in debugger code. * Fix Array.Shuffle() on String, Long and Object arrays. * Array.Shuffle() is a new method that randomly shuffles an array using Fisher–Yates algorithm. * ASSERT ... PRINT or ERROR allows to use PRINT or ERROR to print a message when the assertion fails.- Add the missing dependencies for Tumbleweed.- Version 3.12 has a hard buildrequirement for pkgconfig(ncurses) This requirement is only available in 13.2 and later. Disable the ncurses subpkg and swallow pkgs from previous versions - Switch to autosetup, do not touch sources in prep - Package metainfo directory to fix build- Trim future goals.- Update to 3.12.2: * Fix UdpSocket class declaration. * UdpSocket: Host is a new property that allows to define the IP address the UDP socket will be bounded to. * Make the "./" path equivalent to "." as before, and not a prefix for a component with a null name. * Take care of components that modifiy the 'environ' variable. Using 'gb.httpd' does not crash anymore. * Fix Debug instruction and support for the new Assert instruction. * Really fix the loop optimization. * Fix loop optimization that didn't work on loops calling themselves recursively. * Fix badly committed files. * Font[] now assumes a default size of 10 points, so that you don't have to specify the font size when creating the Font object. * TerminalView: Implement "ESC b" sequence. * Support for 'tcc' compiler. * Do not propagate mouse wheel events of ComboBox, TextArea, Slider and ScrollBar, as in Qt components. * Project property dialog: Use custom icons for component tab check boxes, because some style cannot draw them correctly. * Introduce RssDate for date+timezone handling * RssGuid: do not set IsPermaLink by default when parsing * Depend on gb.util for RFC822 date conversions * Switch version to 3.12.1. * Merge branch 'stable' of gitlab.com:gambas/gambas into stable * Merge branch 'master' into stable * Update some test forms and version numbers. - Update gambas3-3.10.0-llvm.patch > gambas3-3.12.2-llvm.patch- update to 3.11.4: This release includes the backports of fixes made in the development version since 3.11.3. The main fixes are: * The thousand separators management has been fixed. * The CHMOD instruction has been fixed. * The sqlite session management has been fixed in the gb.web component. * gb.mime is now compatible with the 3.0 version of the libgmime library. See the ChangeLog for the other ones. - removed gambas3-3.11.3-pkgconfig-sdl2.patch- Fix packaging with qt4- Switch to gitlab- Update tp 3.11.3: * The compilation of gb.pdf with different versions of the randomly changing poppler library. * Some bugs in the gb.xml and gb.xml.html components. * A few other bugs. - Change in 3.11.2: * This release disables link time optimization by default, and allows Gambas to compile with older versions of Qt and GTK+ - Change in 3.11.1: * This release fixes the compilation with older version of gcc that do not support link time optimization - Change in 3.11.0: * Besides tons of bug fixes, here is the main enhancements since the last version * More info: http://gambaswiki.org/wiki/doc/release/3.11.3?nh - Add gambas3-3.11.3-pkgconfig-sdl2.patch - Drop gambas3-adapt-to-poppler-058.patch (fixed) - Drop gambas3-3.10.0-disable-qt4.patch (fixed) - Add the control directory to runtime- Drop sqlite2 support as it is being obsoleted- use %license macro - use spdx 3.0 license string- Fix build on Factory (add pkgconfig({ice,sm}))- Rebase bconds - Add gb-openal package - [Fixed] E: summary-not-capitalized - Update description for: gb-args, gb-option, gb-xml-rpc - Spec file cleanup- Build with the --disable-qt4 option on Factory - Add gambas3-3.10.0-disable-qt4.patch (bnc#1072031) - Drop gambas3-gb-chart (only qt4 version) - Add pkgconfig(poppler-qt{4,5})- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'.- Add gambas3-adapt-to-poppler-058.patch: Adapt to poppler 0.58 api changes. - Drop obsolete and unused pkgconfig(webkit-1.0) BuildRequires.- Pull in tarball from upstream again to please Factory source checker bots, as a new tarball with same version was uploaded- Update to 3.10.0: * see: http://gambaswiki.org/wiki/doc/release/3.10.0 - Add component gambas3-gb-term - Drop gambas3-3.9.2-gcc7.patch - Rename and rebase gambas3-3.9.2-llvm.patch to gambas3-3.10.0-llvm.patch - Spec file cleanup- Build with gcc7 (gambas3-3.9.2-gcc7.patch)- Fix conflict with shared-mime-info- Add gambas3-rpmlintrc in spec file- Update descriptions - Fix a wrong {with qt4} to be {with qt5}- Update to 3.9.2: * Release includes various bugfixes * See more info: http://gambaswiki.org/wiki/doc/release/3.9.2?nh - Update patch: * gambas3-3.8.3-llvm.patch -> gambas3-3.9.2-llvm.patch- Update to 3.9.1: * Release includes various bugfixes * See more info: http://gambaswiki.org/wiki/doc/release/3.9.1?nh - Change in 3.9.0: * A new component gb.web.form and gb.form.terminal * A new IDE output console based on the previous component * A new and better project argument list interface * Project creation is now based on project templates * The Expression class is now inheritable and allows to customize the interpreter evaluator. * FileView and DirView controls automatically refresh themselves if your project uses the gb.inotify component * TextEditor now can display thin vertical lines to emphasize indentation * Menu can have a proxy, i.e. pop up the children of another menu * Paint.StretchImage() is a new method that scales an image to fit a rectangle, keeping the image proportions * gb.net.smtp component support PLAIN and CRAM-MD5 authentication * See more info: http://gambaswiki.org/wiki/doc/release/3.9.0?nh - Use default Qt5 on openSUSE > 13.2- Recheck the required dependencies- Fixed Tumbleweed build- Add Requires: gb-{markdown,util}- Fix: Installation of Gambas [bnc#969744]- Update to 3.8.4: * Release includes various bugfixes * No crash anymore when running the IDE through a terminal server. * Support for time-only values on recent PostgreSQL databases. * Support for PLAIN and CRAM-MD5 authentications in gb.net.smtp. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.4?nh- Update to 3.8.3: * Source files can now be dragged & dropped in the IDE project tree. * Project directories are now movable. * Support for line cap style, line join style and fill rule in the IDE image editor. * Array accessors are faster. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.3?nh - Build with llvm on openSUSE <= 13.2 (gambas3-3.8.3-llvm.patch) - Clean up functions for configuration gambas3 - Add a new package for openSUSE <= 13.2: gb-jit - Remove files: gambas3-Fedora_16.spec, gambas3.png- Add a new package: gb-libxml - Don't use fdupes: symbolic links can be empty- Update to 3.8.2: * Support for dark themes. * New logo, project, mime types and control icons based on the breeze theme look. * Project creation is now based on customizable project templates. * Logical set operations on selections in the image editor. * Relative paths now can refer to files located in the main project, in the current component, or in components crossed by stacked function calls. * The ODBC component is usable now. * Includes all bugs fixes since the release of 3.8.1 * See more info: http://gambaswiki.org/wiki/doc/release/3.8.2?nh - Change in 3.8.1: * This release includes all bugs fixes and little changes made since the release of Gambas 3.8.0. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.1?nh - Change in 3.8.0: * The text editor has been entirely rewritten in Gambas. It is located in a new component named gb.form.editor. * Support for QT5. The new gb.qt5, gb.qt5.opengl and gb.qt5.webkit components have the same interface as the QT4 components. * Automatic support for KDE & Unity tray icon DBus protocols. * Important fixed in UTF-8 string handling. * Searching inside native arrays is faster. * The SQLite3 driver has been rewritten and is faster now. * And of course tons of bug fixes... * See more info: http://gambaswiki.org/wiki/doc/release/3.8.0?nh - Use pkgconfig(foo) style - Use %{version} macro: its use is highly recommended - Update Requires in gb-image-imlib and gb-sdl - Fix build with v4l support - Do not compile in DATE and TIME - Build with Qt5 on openSUSE > 13.2 - Del old functions for configuration gambas3 - Add a svg icon instead of png: use %icon_theme_cache_post(un) - Use %mime_database_post(un) and %desktop_database_post(un) - Add a new packages: gb-gmp, gb-form-editor, gb-media - Spec file cleanup- update to 3.7.1: [General] * A new software repository made with Gambas for Gambas. It allows to publish and install Gambas softwares. All Gambas examples will be stored there now. [Development environment] * Projects can be published to a "farm server", and installed from there. * The database editor now automatically store the description of the database into a template file that can be used at runtime to initialize a new database. * The text editor now can handle Unix, Windows and Mac end-of-lines characters. [Interpreter & compiler] * Array accessors are now faster. * Two new functions for encoding URLs: Url$ and FromUrl$. * The child process interface has been fixed and optimized. * The USE instruction of Gambas scripts is now part of the language. [Components] * gb.db got new methods to create databases from templates generated by the IDE. * gb.db.mysql is now faster, as metadata requests are now cached. * gb.db.sqlite3 now supports common table expressions introduced in SQLite 3.8.3. * ListEditor is a new control that allows to edit and reorder the contents of a ListBox. * Completion is a new class that helps implementing automatic completion. * FileCompletion is a new class that implements file automatic completion. * DocumentView is a new control that allows to implement a viewer of any document. * ColorPalette is a new control that allows to select a color among a predefined list of colors. * MessageView is a new control that implements an embedded notification panel that is automatically hidden and shown if there is a message to display. * Keyboard management and input method nightmare have been fixed in gb.gtk and gb.gtk3. * The Border class is now creatable and allows to paint complex css-like border where you want. * HttpForm is a new class to help submit forms to HTTP servers. * /wiki/comp/gb.report2 is a new and better implementation of the reporting component. * gb.scanner is a new component based on SANE to help dealing with scanners. * The same Settings can now be shared by several running applications. * gb.util is a new component written in Gambas that provides utility functions to the interpreter. * gb.util.web is a new component written in Gambas that provides utility functions to web applications. - spec file cleanup - removed example sub-package- update to 3.6.2: [DEVELOPMENT ENVIRONMENT] * BUG: Control properties containing a database table name can be modified again. [GB.DATA] * BUG: Don't use forward typedefs as some compilers don't seem to understand them. * BUG: Silence false positive compiler warnings. [GB.DB.MYSQL] * BUG: Try to reconnect to a lost database server when listing existing databases and the fields of a table. [GB.FORM] * NEW: The SliderBox is now in the same change group as Slider. [GB.GTK] * BUG: Fix an uninitialized variable. * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. [GB.GTK3] * BUG: Fix an uninitialized variable. * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. * BUG: Paint.Reset() now works as expected on non-cached DrawingArea. [GB.GUI.AREA] * BUG: TreeView renaming works now if the renamed item is not visible. [GB.MEDIA.FORM] * BUG: MediaView: The Control property has been renamed as ShowControl. [GB.QT4] * BUG: The Menu.Checked property now returns the correct value for non-radio menu items. * BUG: TextBox: Workaround a Qt4 weird behaviour that sometimes lose the selection. Same workaround for editable ComboBox. * BUG: Fix a compilation warning.- update to 3.6.1: This new release fixes more than 459 bugs, adds 465 new features and 22 optimizations. Some of the main changes are: * A new open project dialog in the IDE. * Support for session management. * Offline help automatically downloaded from the wiki. * Single-file mode for the IDE. * Support for transparent windows. * Shadowed text drawing routines. * New controls: Spinner, SwitchButton, DirBox, FontBox. * gb.gtk3 is a new GUI component based on GTK+ 3. * gb.inotify is a new component to monitor filesystem events with Linux inotify interface. * gb.markdown is a new component that implements the Gambas Markdown syntax. * The gb.net.smtp component has been entirely rewritten in Gambas and fixed. - added sub-packages: + gb-inotify + gb-gtk3 + gb-markdown - adapted file list for latest changes and fixessheep87 16150291063.14.3-bp153.1.253.14.3-bp153.1.25gb.map.componentgb.map.gambasgb.mapmapview.pnggb.map.infogb.map.list/usr/lib64/gambas3//usr/share/gambas3/control//usr/share/gambas3/control/gb.map//usr/share/gambas3/info/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/16d71cdb2c2268522ed18e1856b28966-gambas3cpioxz5x86_64-suse-linuxASCII texta /usr/bin/env gbr3 script executable (binary data)directoryPNG image data, 32 x 32, 8-bit/color RGBA, non-interlacedUTF-8 Unicode textRϔ=yɵgutf-871da89c3d0b819edcd484b88bf7a9027f7ca24279d0661fda7a5397746b7add2? 7zXZ !t/烨] crv(vX0a/@N7Q:ު,oO_j< e~eȒV,DUm2lxYއ:*n QXG&Jsa%p5¨y1R15/>o7`__~C(A)Q+*d"5T9"o YLdUO7B: c%Oqy}f؎V;En9B^؂Vh[ERH3D턵U:ْc",zH@^1%ߜ՛+R-qzpr{hbb !C#}_JqKKp;3ztsa${FQdDk{3UWb˧*W_%!"v *MYH_K*N@̀GjA|T,Hqm2X_]ut5Ԋ:5τ)9b)Gۼzu]s";]Frk'Й7gC>M$U:L"&]a@>Rkd8/*,- vU':$nwcM+#~E8 >N>,\xA4[C3ͦ0]:go\#MvZ3 ) ,~l/L ST7tI!|L) ipS7Mqˆ[>; $\߃^|T MI=}zCvI7XaSW!9vE/-$0U6ݴ z՛YIOSmK|3~V#TlzMǛl~ƹZ\~s_rv0'1zT=jr'HoU\dBe_%,,Ʈ60.ͱ^_rR0<, ,>9hFvP[_L@@3X'e]B,3!}7OƠ3:9r|{hPR{9>%͐J^_8]plhZ{fEec3VƮW\ RQM$iOlٻj," |p O#*rY7C8z3G\+cd;;1Kv" LkHY/Θ/ߴc. U9!jgfBxʲqHR vm>7 5п5i ׁjz {׽<1~PCeb*]NvR$ & "* =<1N-p3w>eǫ9>_ :.Kbm ~ f=^07[ObZ6{p\PuaJ=}rU2i*Ũq@*V o\$)ޥcoؔdga HXe0t02>#4[pg,K(LNrcJq: Vao>"l# Anf@9+jX#+.dr1oi䌢֎$ᮌ@Cj_ ſy%-D%vJ6#8aIg fI΃= @$6X{JSjh!q}\xbf' i>D9JmdHw¢CEE4w1zD%.si/ץoo HU6ǤC%HB'~ق՗1ǨgRWMV'8oVC]' +R&z pV0m3Pa!z1 RsS3Owr7#F88~aM _J p Xvunʾ\^ޙ<9,T hfGAnm(xGU^2KLj͇gjMa:@@FT63zRƫ|W^|J[ЦCye\mg",5T\gSAy13/Qi]Lgǡgwk?㖺XQ{T= ]1#8(b*mPs7*STs!Xq)frKEje׸aP@fi@ M=E# !3, /#: c[0P 6ܺCo11!?j(PPcKL;'YIZۭt25*4%yV*& PuĺK<ZɉjYECPbM֭҃kòr^_?7&9* 1MP9ȴ Xë:BȒBNSĪq{+b ޓu#?C\VOryDwh[FAռGY'aM}!l?[BY'r%i1یmQpPpi[oUyJNrJ OmcI ܥ"-"=Bq6|3kN,lGKBt^HOBCK7R*g̓_蘸Цu!h~d*ތ|.cNE#)KtEݛwbf.u!_Ki; Oq;30@Q#Q'btgf y~r hTYOmWj_P#?藐.`J\ dAMvou 4nO+a\*'DzAuTǁ]*>a>W.1M%3&|gjx.c._"k ?wݔ?VU+-!+-:(E}+R*X*=و&؄FB5N>Nẘ4 |J$3sEeh:+|yjRĕɺd 63P}X"Z.P#R3j1yj^[z]1ïiU[=z^(@U ~!\n..SU#y{l5F'gKX@>/ r~.>Fhk9 .0GsQw~&JS)ԗQh^A o`Efm;{s~̖sT.2&$IIT?í&t)0=w\:hϏ|[2;RdH@ XD4nL{^83ܤ=)u[ppGc8ӋQOnPGnp*pGqcɞ}3+PQU{\ ۡ|x9r u5 f谅&4>O0|bt䜔 =^Hb:CE"|z=j,gEχ!A`kh/̔TS>Ų|t']w.jV]IJ1|qiW7ҊT wsT\E@xy>캋a}ܛPbZY4AZ=b9 sdpO #;c@8{?* ˁڀy2- P(jZѦ'SA;th]_*-z9%FE.Գpb{zJ>xR>]7b" >v\.ҨǼ 3ȷ<>k!W`R?B[QytE!L$2 ' Ӫ[H35a% (.0ĒHE;Y9@8(}^MǠb|\[4sӋ}w5)"* Šb1s"Wsߺ?mw3ͷۜ|[rx6gޑ8JXϣ6TsOyH`Ⱥtү4PwQL ǫ:ZcNNl rIZ.s݁Z&Is":3r {<9k |g:Zʄ&ŞC9>ulmv Iy T=6~@I͍4o#*"F']^/g*nKdvv{O-fO4V%Lx)W7QUm\3F;kwnOhw35dSyH \~ڠ@*䯘P]b0~ 7.'5W$aR^dZX;2Y'ahXW4n3#П# t2\ +BߢgUÚBg P2RIF9#YߨEE_!L՟uPa(m/6&1LNC SнL).# VζI|X$,D]#3!<ю[]b`bm㺦\u.r9! 0f8u}!Hئg:LnIۦ@I"2}F+|aE}&y`$rOKKiGq:L5EYY)IJKJ9D{S)!9.j 3ʔ9r8aI彈< V/\4K\b<3 =fʯ@ƞnpw Vl( w4˂o ShhWz;< ޯE0+=ls8S/WXdJ!0e8/\ZI5j/~ @Nccy>g F /f4#L|la֞/1(,UO^ ~˩[5VM1h^^ta^xuVƅIJ[ _vtlͿ53Z~DWB0^MdJy1'ʉD,#n6=(~9Aa$sET882N1 d94WƒEU;5%'^TbGACX˼whG{8 kr}qnn)P4S wBEz&P2"PEz@q?;6m:O6cFV@N>Hb~kUmmdZK\g!f`5[**! $9)"s)#;'O{ìh79Z3~$q 0Gr5 +@׀רgG֜pRТ6bi5fN4cCqEwѸ[@C?-GE7w<7hVKEBBm>{"d6Q͡n e5 )([=#w>!S!#N\>sLB #P q ܆T. y]ZK|( _u>tƯXU~mNeSˍ >[cȝ5A?-~Z 0-&lUT~*ARl 3 Y+3co^ -=khgfy'qZO%dV bf!@A%! j퓤z#_@-6q--iEWE"B V)L]K5G%l{9U}Wj&[tSOclLW3-0>B:{$5cJ F53tgE#{;,ϋ0mѼ+ :=Ш7&_xYi@;/I1 x /*&rYp9bW3ptARg|'Dť%ONIy( i4gr{:AX꯿. 0a}QQ/rAN\0T5/ _/0P; l0v|a 8_aT6eNen@;L5)F=gSj%aCx*|əRh_=k9ޅjp=e$ ǻWr`||!yft*$Wf8WO(g(j:AWCLdOT%sH-l$pzԵYTtܽU<}nCkp2Ҷ"R7W p`݄.$$m6\ =fq2kN-깞Fm}x %lF0GcDegjTZ<$lz:rk Xͻe gO=&e_a3~֪n"[+uDDpp]{F!;~!*CvBN:rKiptGd.Q=2츾;'n=  R)'B{Gع ? fG= "L!@HP' q~.5kVKEżQS~w #ۇ4.Fd?Gnҗ6DJX"e. <ɟw-]m 1@޽R.'LI kaaJ+/%b XT4 W\/vJ0`G}]-fPiy# V =ln;O[3\W4$2Ց\=]!hp+&TV2pFCJ ,o6ϺVUki"&p4[:]HD⇲-nzmV$4Z8!rWcQ8.>{9%=c[H,U e7uhw I nŽZq/#S&v́9%e銛TDL(p*5 GΡ%(E0q뽌֧3;>4ohtGzƧ1lvP}?Cv7_Pyxx}+E)q{L{[6u2$EKz(cZ!RJfwgu('8_ `(?OPEiTQCe'anΙQ6yTFʐu!Ow8cU*zz=dVXGt3j5"R8H4U߄d:*WGHVݔex=3ՔlH);07tn0hVɖג]DzFi1FdMꖓ] X¼Nm5g7vc,!<=(C\՛"ke( !Z82Py $E2V+佂 D_^! B 8)̰"?QP =&B5A C9xQϦ .4(~kqquQu9,VFW#Nx ,B>YAVX/ Ю`+j,V$Tzd~bK內-K{τ9_ )p"(+#2CO,TBD9;ܓ3_E;ĞuNqB傘\ UXl{)5׵bSL+sؾKٹL:0Xh 2~Id=۝Ui=DZ [ vp pq}tNj ^u[A9 Hz0f2J2aA.yɇMI{gδwwދmm~4ֽތ[C c-'pڤHKܦGqa>@IJCfNly֏g'2Ȯb?W dcj1H~ø߆4pRޘOF&6jv_ha)!itA0ьX]F_ɾ5 rcVH`' 9(\s{@'G(Y}KqW뒄U*ي+|SP6-]ޡs/wz &>rT'0WC%1Ξ -Xh@:K[QB|=٠R %DA,SЙHrYkk y50 7T?U֎-?4p|Y1)9LYPY6*g~}|rkL-*t^պzi+.L9zG*#`qR=?k*Zmrʼ+O0m|!f ݙ<3:*TB~0[)lj؃(A6NM˳ƬٝQOn#ߊ,\'b*e bfke1 ckeoEVR=hv *qT%Eh/%-Qfo pLE١m%SU3@CJG_5m鉳V8bܵJ76vjp0ftLrH/')p/:@^q!=3` >VeE^noNme.9GA#0#C&-9$ήVV9enc Wѩچ&2X7J}C{lI!HejYR_S,5PG'N GDa%Q <5X>8`{b:8kgGM4@>O|T=1_w}Ge+B*@SJ`xd8 /ʹJBh[O mkIIS0)no]N0[ 7(fc.W t1}ZJYTb. t'4 >U|r9Q+W6Ct<6;/C-Ps!wHW{X$fJҒx}TŞ؈!n3|'vRqkpMV!Wj&`xT'8!QUM0]޵(̻|ޗA-]E6 6D6i#j[x:}Wh@k%3w nu붃wH?__:Seƻ }8Þ>*Uzi'?b\~Q7drz ۹7mzQ<# [Gx^G>:.6/%$*[Re։tJ&v6`Ln ݣ3PhMd:2r?D5R{YՐr-*Wz;~&޽-Y:lC&2Gȓ HhcIYZȁб7͐I@sZThiNq&[<7kht}Mebc@ja` 2 \9 RaM=\w_vu=2UIj\deKU{. #҄/!?@K B(t5[T-@FL^f~H6Fvt-tcQD6f4qO;0:[%jd~7 lq@K ,{HB͖sVȹbu$%(d'*(9AInvgvXmGn =$Dttw\!RgQ\0O)4*+:Al}Tc +t۫hN: Trmh}%P@W30%RbdX9LOP+pFBp$M^4h9*;Yp0A,kQsl"k2})}l7LCcۯzn0lcj&^A0s 7< n 4}FB:cQd.ڜe6)D=}qs`,^Ȏh'>8hӦfPnKO.@1Rק`aRԱ ]'* /.jlLw#64 H,X5WsKb+Q9GC2\o$a+ Rp9Hvza}GNBY:|l^N~lc1!8K@LTA.1,DJp4ֿZ{rBwR)/Z3\"ܦ&z>'#rB~2FTm+t[oy2a;sG$P"agH8 B{ZYe]8R4Y\d6Vw1Χ\MtB>Uj%?:pjobyrh̜Fvi6|byizhG0!,Ј̽CK_ Y&9q#]Qwt<]׎T1dTz<ؑY.( <c}g@ˈV,!sO7QCdΜ`fM- Ro"R3>ı˳nSV);yx5MvDM| m樂lyؕzB)xK1k y)D!t2q=&@f]}2r|7FQ "z| g D~Tc)1k; ;_EWU}="?hFbofcHq\[q! %*jt^vJ35&DXĝXj/ Xc'B p1i1j0 :-ID. dK{-x]8|KGH/OOf 癪}DN"ʲ Is|w#^+bJg)Տ-1ף{zу K;\ GT bƧiANJ&ކ6 _CN,.5 j 掱(vE ".$f<4< ]ϋ^qj…igb]k÷KnE3<]_%:~ Mx l6Jd2aNīE J\mvsz.jFQoTTʹ*9pO|#Fy,H쇁CE0P=jt/QA8lM;$a_K3TF +Pl|Ѱ5C_Nb jv&Jµ؏?@ԎFv>:XO߭n⚑*3+%n;@bv5q<"9 =ԄO4x}#Ƽ\1\Z6L364٭tCg`4#qS cUx[#$#Pvbw`1 #~0P:k72O֪\ 3mڝ-둗x#J#'Hqa^S fLp+Ä޲H"*ϑ~F##A: CW/#)XPgq#b lQsh;C^VOyse>|0v*11"-.-+<:zaum+hSe[|0YFۼەBles5[|9"x|"b,#ǨiByyڟX)>\j}CM}a hLTMEś2xAŏPƥt jjPyjk^  /,j8U[f(Wg4z""7L.Ӵ8fsݚywq0?kia;P7cr?c(;ȸ4@P$%ވ% Ti+L A%l;,)YB5COz_j Fӛىk@d`{Mx&(k7IxfK63@4cL\&m^T*3&gL(xF<'Q'< ;UQQQ+"uנb:TG;Y~* 3zwS$p\~eߚ6>TaBVpXS]` 9`k,ɭk_{u5]2rZG817BU++ʒ# nc`BB3kv+\=ʱkĵ^A^ ݉~w7|4"u"Y$>zO66^7} ']bTv-5L$Xt 3xT. uQ\pOQpAk7|3HX(oe lS”^qVƒ /nꇆ{} +1[DKԍ9\8}n웵x!DdJ_~ 'ʋqt~KO“i1tZԀ҈7ө bQ~iY?wk|QXx',  aۧ)R&+O| ++)^-IpԷI܄K -+,[#N櫮󟀾BiɅѴPQ\Y NQXA9܂]IrsXUm&Z&sY CX$NhE ;y?p7S(ب-6v~#-DvչqɹW[l wIkPPJk3a X5 B7^V1,U TmsTf}"\=jqWu{;m^bѲhar6RZX1,*i\סGK-&B楒@eu]QL+#6௟Kȉ0P/5U.K[bg ֧%)1\]۽3k1\hzǾL9$ud,N#M/UL7DM܍ݡȶ8?%\HxZ $H>L|TuS#!"d@qܫ\S2,)Ug j}kY63ҹ/sF}d)m1oZAvrj3n ' {4~/̪1lx =^ .v<-&C;f&Uu:<ՏbܓF@G,;=Mep:lD6pת&0Կǯ5.7+fژA |/;"mAlMWjDC\8 Uȿ~[<FIc(l o,| @k1s%5{sگnS*pb=\{"~vi8K?Qg97yaOwAmljV^vynՈk',b,T16ʸҵavq~6F) OwR9.U!Q7lPӕΨj@KnK'7H(rTG2!̓]8 TuARyৎc4l7V@£bG)ᔃY$ 9+[\rǸ hu3_Rp>±;y~ q #+!r*2>@Xyr^E\C_Xꅢ!6Q\eaCI;!Z=2GuoH?'4A~t $_%:`[X.r+Q?փnlTx;x-IY.3\k꟧HvWY۟iu B[0wb 0k5`)xіฆҋݿ/ ȯa7#UDQC bߒ0¼rj H>^>q*i͊9869}m.ɟzy[,;IpϒA,ܔ 8=ɛD zLF+yvMS`Ka@,yl5RIt^?p>sq5ndh=Qۄ|[']^XcSA L&Axˇ]m {ԟ'V\NlW c|dʫk4+ۗW@z XҖxFvDZPy9Xjť6*W VģbHwMHݕ`cwA[b2,X/f"HK89 "aW)["~f[ӳnTeTBO]q=3;2po{OY_ _N ٤ W .F7Ea#ǝ5cE)N!3k4WY7 Obze38MyOd.Mu\YUM~ǚO~Zb푪5m.ry]rlZ{gEe%=NzTjh/-OZdũzЃ' [2?47aK/}rue3&.Pf3ўD*$.enMZ ryc{cP&1,nQILOzئFI~W6!0ev9ZxQxx̵Fjn|61*RW- &*tN:AkX lsfޏ}bd"&F/&tN_"-f-1 dnyvȓp7f xc8Zk(\-wK 9\]7tԉwnK5|z`=oN/wg Ôa"=xVr1#!7۽ f8ݢkZt0}Q^kyb\ҦCӖK*vqK/|geE;`C`S; ڊ})lD%B:{t.]vweEqB{\ o.E aÈ^.T4'` <4e":,:{YOݖRhEC+5/ h4%FPL%؈(,PsN˟нΎWe0? 0R"Is%u72"|GYޅ9jU-38 _4>Ll3`ԕHvǪwm>e^ 5<.*_-LCѪYlSy͹ip φa(xPRznýsN#GiL,b0ŴLIّ#Ȓ0TR]ˀKV*#tG/ICm\Ac4OY~t~xD'6bW:d!lhdv៦-Ok5 pdfdtxʮJvLT- 6j)cCһĎQ|#\G'bQMiugE"H@mtp/Y7HZ XDy^Ht+QwZ^sBN!R) Q0._( F* Ӷ*f멮)RVb&uxNuL8# Žg{-PMy^uڬ`~fexH0V }4:4Pۢ9;'X@}mL\qzc[45IsMao$V@n زj}'4:m#: gLyڵb)]cT>ZraFVzcN^f6~ Aد)F8H²w{lC |D96cev4fv1J؊>phjÔg+3( ̗n/AQ FLylؘHޖܓ#4N9*Xiu;/aIh44LX.y=q:e{ޡ=H*RrV}>^97!Tm5ABn('8o蠧bm!"&or̀@mㄹ5hquX{ri{B)R|k%E?6tOs~\]7IgSls{_6xfl^ة .RO]h9ֳܴv<ß)wdL4 e~EΝfn`YUm%;SR}q7!*E|YL5*izaDtζD[)e-)sXdt3&W勤%GNc->=;=ʏH0·SX$}zLmᇶ]Tl}d$Mfۓ>;SQ 7S.ޔPݔPn%]:oWPSӿE޼7e(Hկ9)A.gZpHE pde1XC BÀGDr[(KVQnE2F4M'mYrR6&#C"e?R9$ɊPSȽBdTG$ R{[ձJ`Z^5׶ N`rEs@+5 (R~|̼anOߗ+$HjmhcyE:k- !Ԗp"]WVUg^"AGkl?>XKhi!+;P5SǑ'jo!ϳA7ACJ|ҍk1T6"D[}5 "<_t̯,HЅ}GjrbFtVeqsc @N@ihVƒ͋oOBxW}zznT׶lS׏f`h6't!x6Ĭ'X3_f=SwiUͫen3~^q-ʵo̹'Kĺ0]̹^׬5a/'Bcn ʋuP!va# 7mLЈ  |$(yDժFF<="UdmzA ҭ>[~(rpم ?`$ԓ\2&SQ%>Ҿv' ,1eF^`vBh42=}UwYϫF[ >nBO- Yj1 C~V(=Owy2*)':zFC$^J36قad j_/umlLGe@FFuz5`<9rF]d 5'P5衽u' N[8 낑XT!LWXFRk@g G l>-gڂ&0kH WA~GSF œ!BY׵G}K +TH'-t^s]%WbءZsݥ*, p%-?9Rjխ1c .:Wi+2q^uIajUSXGQl[>! .T_ޘF{g5jneu5tʉ6"0%Zja=1&(Kƾal_F.} ¹d.x- u^2pK|{{@ ,>R?k#l^D0St}ux&LW3wvzE+6ۢVH hʔG0! R얏{UHՊ"zҸ||L+WnɆVHP?~rz;::x6*+8y& P'c!($1l]\g'[ɢUkIWT ^4(UԽLԬ_5ꑰ%Kaۆ+-9 155shnX-'ft`->^S_usz' fjYKCBWl3 ],%?WsҒiN!TQCVBv>hǤG C^#ucTKC&T n xIT+ՃZ.{^y)Cb%oiu})b)Tl>G4bp4|`sb1MΦ}Ch^P`)TlŞkKYibv!=v϶:,>L ߭+6RtSY(ԄSac#U>Vn.Pooyw}:6N ɱ+_oWlffQ˵QW,z>!d/SZAcVjrԢsɄݑVD|%LGsScݰxut$*]+8ou{-P/zc2 m]q?qy F 5gZL 1y>d/ԙ+dGS[I/$9QtdoplɊZ)vڊs8L,\x!Ӵ>nO0Y8AڃdnZNC* L8`w dL1,AB4}S7 \ 8@A3Ee\$D)a ;*'#„*:Uݤ c#FU&N6r2<&Hiz*/O=U5 t-:e:НcwaRT!VŪ`B 'doIU]&gIlJ{ʪÔG~Q z  FE%NXn OTv+5*gxc7 ,B9f0v6Bjn?`5DztP D$;lNY>7!J3%fqG_j mHV2Gh=]I/xcP@z׸C'RxTnl6 ڸnǫ^vȁ"0;֐HΑxjhi+_b!gNsE->Mn.DR1숶tJ3Ҷ+ ˧'l~2’"X"Ha2D,nL sDrQJGqsXW<, YLD1;t|89x&CU0fs V;ec Q|`*^-icIjV Y"U>qVPw>W24{^x.Dh#`yuqb6ilI'mCް_̏M9V=.tX"+7(z#I Ułd{{e&+?L`6ѫAi+"°U0=/K#"hvsJ=F(j`DJGܐ&h&w `!㖹$M> %8|MoHh|ym&ٿnRF1ߖ.0Xv2 m+gchH>>bŲ#tM.fp {n(5aO1vFXrCeP]?P(YޅgVwKY łv3vO*yu,"T g:KYqr0t/ju¾)K&h({;g<ܢ,BmjOA|;W6DSweWK#m5,Q5$)=|Ϟ$usפտVL}-АQ1J9Jg,.ŴۤK:8S،TE37=Q0QTCJ󼤥צ&!={C ?UHa[I"nF>jȀn)0 SH?>l:*/mi$ T>= uCUj b.~"IɓzkT']C6rXOӍE ̮Ut#iڜ7u8SҁaD?/a\Mԑ=~²OrPҝ" #K* +-E1Lc6% i7=~Sty)IQW!#^!K;[bY@v~$_.N$^BWWmNWHIWj nV!J&.mN'ZYMxS!bWTwUHT3C3G8A"r☈h}4$R~:id/gd6AW,'F"6V$~MI+e$vuҤv&íFYHs52+^ !θwpy>YF'_[{Osn@U ZoqQx OlXT1Ĭo[h(\9h!'$*CՄCw\[-h1z<$Y%;,5d2? F5l.Gf*'kTg="̦_8ŻBdxLND\xѼNnKȈ[.-cL'QeSև~S4~,"s I,QCޓ>'Esp-l 9L!7(dfzgb#G1z^ X`pPyQ2",!,dmEZ3zA lmRm~ISH3PkOe1Fp6j=Ռ(80%Ɨꋪ6'.ˤx-Lj U!NsRdIʌ<9ؠL1c^oqnŰ<Lss:mMw[MZVw.ܗ^ vEAd&owg'psD65Pqa{@td)OC o?'[ˆlrSqFM^+Z"L<:&$uo_i@X,;HXiawopqgpt+W[IT9HeCU-x8$15,~k|šqaY9 B~'!9L I[ʉfxtׯ a/`&{ [엍ǯ4V pZOL%`ybc h$iam :GKNTi4{ ٲqdV"f/m'$S3C/ Q2YͶP<lJ Q\?s {רdkqp#J}X_h!ĺ=#@&{-u< Z,$]k}ָEtf-9٥s\c \u! 1 L 5V* ;WQe#jvgY3w伨Cn~^F%z$mTv*z4aVl8B>'EHQg׳+10 {;yn)!̘u5| 2KwJٗn~&ysckvbb8ʎXGڇ5Z?&o =~kHJ|M\T5nOpbG8E}{CkauŀATks ]4׉5ٝx[n*86>Ω9&!??q%S 7x8 f' RTMY-9Ikk`UGF$,hSj񘖡(K!~ +Zo\|BZ)|ݒ-"UG?`51>/y"]H,!Is0@ZovouYO8AǫP) PzG_{L1IX͈\x&N걝8(AZFY<<(shsg;"oa' u"jldG!"NW=+?+Eg blגJS%1-SyӴ i?4NܡgFR.xQT71meɌUCdiItAP;6svIs 'n M 29$x(FfNHB=KTfF},Lv-=!n%c*q~$$ߐ#7)b7tb{%9QH@k2T衉 G,rE~ פTH&bWBR&r@FN~-6ڳǾ3)) 3; Z#q]Op7MaVӔY෣e "XmxHltMjn`D[)O;l_Q*xAe?/j2]פR8[uo͆=+6Vg -w By ye hK->iMFSߔkT 5}7T) %BRt 2 q2zM6LGϗ?JU;\H O@4g?ٯNaj⊉{_# מ5L5ޢ4-\E0o pH $uvD