gambas3-gb-image-effect-3.14.3-bp153.1.25 >  A `CcԜ!M@eee=;lbQѫp1Y#g 'r#{5l!v{9^+qpXumä1s,%o aB> ?![GY;[)ѳ;|±Ojq5I`S+곛u2P= =pYq2)/@ܥvX!* eEDڈw OeLEh$Z7W/OSȎ,s]3b30297da38c850fbd478a1995b8b17572bd439946a652c2f689ee41ae1c5b55fd6ed3d9c6a66b4902bf8570c8bbd1851aca3949d<`CcԜ!M@eee,K ,9Ð094]42č`'0 [lE27I 'Ǻ|mdE=H6US0r֧Hi{rWd].zp>[?[d! , P +JPXt     ,Hk4xH(w8*9(*: *FWUGWhHWIWXWYW\W]W^XbXcYcdYeYfYlYuYvZwZxZy[ z[8[H[L[R[Cgambas3-gb-image-effect3.14.3bp153.1.25Image filtering routines for GambasThis class reimplements Image in gb.image and adds many effect methods to the original Image class.`Ccrsheep877FSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_64m.C큤`CcT`CcT`CcT`CcT`CcT`Ccj`Ccj4e9014002a8d8a4364354baacfadb87293945a25762175f42f285e3eae44db24b1ca1b5a071e31ed3e1761bdbb4ea7fbbaac434a58264faec9cff3d9d12cd697f9bbc6ad5fe1468b852d95a52f3234edae5ae0948b5674b276c0f3c116fccdba19302018ef707ed482695e182863296e62904f730271e555659d9d1bd7ca07b7ef3b03adb924e708b74154b2d3d31953acf3daab6c784026240d41817d2d5000gb.image.effect.so.0.0.0gb.image.effect.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-image-effectgambas3-gb-image-effect(x86-64)libtool(/usr/lib64/gambas3/gb.image.effect.la)@@@@@@@@@@@@    gambas3-gb-imagelibc.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)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libm.so.6(GLIBC_2.27)(64bit)libm.so.6(GLIBC_2.29)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(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.image.effect.componentgb.image.effect.lagb.image.effect.sogb.image.effect.so.0gb.image.effect.so.0.0.0gb.image.effect.infogb.image.effect.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 textlibtool library fileELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e796bec9d77e2ca00bc2d9dbdbc9c7310dd9c2a8, not strippedASCII text PRRRRRRR R R R RRϔ=yɵgutf-89c88919033633c64fc840da38405a13c58dbe62fa4551f6f5cbdabe06d11542b? 7zXZ !t/j "'/t+$¤<'!Ua/[+!Ac`IvcСfi Qi<ըQi?Y*nI4&]\j&#rjf=OeiVyb($:PfX(BXL]j ygyQ,̣; gH 3\!$dM;xX'LP񼴄@HLߧ<>wy;1Zl6;n]&eVޅ&G )J 2#ڍ$inZCp_W_ v9=feXWU p`ߒiTTF *׿3)h,T}B&B*N*se4ge ʱdt*=x 4 hG?XZlL9aUcU\6eqz( Q) Npl:{Xyao҆؊R!faﰗ:śH؂j ډlob-xsqCS"s]R!AuoIao6ؼNm\-`gaMw|{bN5d*rǍ\)a s8LyPd>2&BAvy8zLxSGq^9FҕPa^ǫUߥ&cc( qgb0z:^{4g<10oL4B))\ oQp#A;9@{}KO; DӐyDnkmBqg/#RgKMOPu}î> Xlw tJ4= QI6<-Wxm"PWPtR"IuH⤮{f׵Fؖ.ʛae 3M4%OnW^{UQz _~"=!=I |b{X L}B,Y$a-9epӶ17@K.JH.`x<Chܪb>A{6>sBjJE1%L0Sc >G|]t8 /_omO@ifgVkFYOwOZ Kcxn͆Yo$p"VAm%KT[01ni- eP1'i,t T;|Ev`7U{Dc|[ U(^0A>|t‘Լ]kce-$MĝAkH,&#\2@Gށb~pks+s j6G U!`sNDSF1n?YK(#BL^Jq?g4fMD}wMv-{qӕ858(a"! :1i}n|z]){%1>Y0rGWJr0ϥWjO }sv+f&ػŽDjG0c!Bd ͷt_L*s"5볱a=\Qf{e!8 %~X$JW_JCL [uUZ4ReK߾}S+p!⃫nX:uBcmmO|>fEbҚ1Kf%s0|1 mm -CG&heQJw;ސі_$B5 0/x^aP|j44q4=靛D[Rc_(D ؔ3 *O)=F膾^Ag)BHsvr]H_kM\a@vw3{\m6G Tᥥ,4I+ Nk^~/Kr]z<y@0} ɳ:V 7ynej9m?maa%Ykcʏ;6 `6Y]HGm?όxvewJ`}N*,5d]^N]Wf G `V/nx,ҏ$RǔseRqkUg*]){ o/MM▘cw%[r:af:o` dQ0ڂd%05!ky$7EWE,a'=8YГ'1" +S8x5)㵤I3jeB,}Sͥ'j`7%hǺ%@%j6niA*g :1"%!FXiԣ^?KήYϯ\;^ʈϩbbsLJaT DpS (|Jb ~~^ӔW%Z{F  @q#i-NE7 >`[YT[>fˋ<\$\u ֯y a{,~*4LuFm >T#ȧn'd|'R]5s{w3'/E˘Q yh[Sg.NUc%[o| kԋuh++CL¯B((\1 I:hC T&PjP.WitV,k'IWd?:$Ʊ'\+K[]Ƚ:Z =DQ(Y$Šlc %pLVye93iaMeaz!Jm1iЧvaߟַ3v|S,4/Z+v bfN&U{^sJ P ;D>쒚3vi6#*ĎVVW1S]49ORk+~+2l<4Euj[qR:ȏI`<=57G`'jBfr_ H,*b ~%'et].~ [ǤZmZI;Al:T_q^XEn#ue`UU GkASͫWȠ%ĻUoi{pG0Y.m+Fܵ8teaȷ@ FßVM)*i{wOԎD=4q}W.*"=,&/P417AT+,FnU#~Z!rRV |@M1u"2:}#SgW>n?u|Ñ7 T6ouǬDwGShF25h7P |*F kaS; 7Xj: <4Etb`h9})2}B!#db5*J,}D8RmhhEJ# U3ҋKU$|^qp]}qTY<5}dXnydU"We҆ԩ͞ǥȊ".QM(C̄Hn~Ҿ Y 7;GAJ5V+MCpUNUW&(ю рY& waw ՔŭXݖ>#YFۉ(`kW<\_.k?G|mAnnS\T-ElIdGyk& _an 95{KG`y1(B: M4Z$d/s$u$M|kO6LlFWt|pկ:ʡg]כS-(7G!ׇG3 )^I;\.=ihbJ0 (?H7]&RP7mO/>11I&$?rI,JqĨ|-k!%$ ! |IHBv<l7x4eI; W4 kk0"7d%a8Q52꤉R&W٬K2gZ8|'#%sŹ= anC̈́hb gk11uXvEUgP5g6}Џ/i{w wDŔ10BX6xuۙO֒ Eٍueo "TfGT:vbEzβjɡ҈u)UOr;zp^)DzPF#Į}!rƋCIm ,/iŸ)47egĘ˚G}(ӈgzT7YeOKN~Cad"rY,I\ C%pT8i5q%"8/ k0bP{>E !;߉c;%[E^)~`6EP05ѶK*CeEBâr$GhF%G@vc-w"}HPpQWP-'b#{`QZaӷ'8w>t:ۦ^]7<*螁A􏠏ZEz5zڌy5 *+4ÉېqI$FbќdQk."?IU"*&up.|" /M5Wl6ߣzVﵭ>Ha[RmVFFhdK̎›$`<}%ҷK-};9l@}8zsz}|>ldrΞV3:6ov0O9EP."C`L-I_عP`0q!p"!oT ڴ+Q2RZ^ཆUXEN\(g.T$|#պGIWY*s?&Bj[|eךSN:*![,FHK<_gCnw5_@mdkOdR]/OC:/2oYzOYO5BTVwA?dE' s[ }c3[D`M˶ h`ĒԷ @[]kK5M;FMK|"5#s53YϚd(\0"/y۷SPא9m1"0h}/K m'3$B7,xZhSe=5 'ת`O0sQ}rbTE Kg .g\=q~5g(BϏt2Y0hhػ#. ql`B,u%ql"a-A%pWCzޏ .knĻG-1śs.vNJ$u|nCnͲ_C-˰.!SIW@l^%~]_yb 6d=(C+0G"-+kcbC " U$o@5U:)'JIhQ"bsEBAXBjt|ޭNŮ.edV둙x-@k%~9E.i.q[5@>X$#SWMf[gd)bԠ]#ø; D>v/іsWYDi; _|Z+ Zp"|Hob9s:~/n] zVcGYZ_fķ_<nZg Iŏ ӄ7\fdd)H~Pw_-m4yOJe?SݲSӍAkt+BjX!B<dB BC -$6:8C:^hxVuS')7TJ^k@;w1|f 3i>hY.v#(%K\Wx:ͣ^r=q!6}%<83 #uTW,@JUuZU^sbLVQ*rBk:_ /Yd *8>sU٬YÙGЬZ:no3;ːS79)$0 p;|9vW0~7nڊieNO5Y\9@붾+6d_?|2u :~n&B5V7o*HBHkbaܿaG!Z#Q"mx_R8{Q]be]ؚN`iHR.<`W~yU.|x* ViU(VV*Od[Q6޶OU1|4U%dXv]7&~w/XI ⸇\^ǐx@Tөf Z,|b*}+@Sr@ˆ&vijho)s7"bWȮHpfhJO:!ؘ& q'cyw4z}t,/b~K<ග\~6m7oqDgMFvWABI]C;ʋtjd-K2E. "aDZ(g*J6?i?,υ)q!j>&J#BXt7 qЇ+bdK;܁M1DqPI鿱Ly ^ɦn,ZsEı05 !lqO2.#\! 8/GAd]Ce!{w_VG(Ny ޜ<[?x/ Q+knƚwzq?Щ /؀MQva_. πIy5 ̎F3`٫EtM3ƌE}`S_Z&lrchOe'-;kP{5{ԌX[Tq3NհX ?Pa8`A;Q`7JɌs. '6F| +k4#,_.WvO,C4!=u^Kg?AY$ C+ ͸^gWkq4>!˸JcکԑĹq.Q˰Qi_4/ZCKO6&nJh]Y:/!FV7Hk_o̎cPJ'G|9H7?6B\l{ Zo.q#zt>7 c\Պ, Tr6t.msٽWM iAW\ahkU;6s4,q|~-Sjj~s݂7 xRnSi;Fwjvk:@P[b7pc]zaf=Z4ڧݤΈЧa#;L.ܭ`Wmg&O*!nrp$xݐvֈ$ǀڀ4'ca>&e.%twJ N1 Z>qnhȈC-ƔqR`?Lf]DŪh>>k~S=D,VT7Ҥ) v@ZM8;S&Sa(Ksp5#2 ^*18cZsI{kYu(ic-3M!*Cye&'pp>l^?|-B^^m "e@W2EfPS8[z@ϖJTt桯Ǖa"*% :P".x1o8.|v\8Y7 pTPX gzD7#llppa!gp`RDMŒ<`\#3½]*G 'W炂rI !vw}: ?HOVϖ,d0bm]Qn*8 !u9 QY% YMQEy@n`DhcrOѧ_iY&' !6\^M% ۩o#fvzvU8}<Io2W0p;o/d@ B\cV[:|h#Q.. !71dYXNFMfsxȥF"V^/mx*۷,t?nr SOEWW].j@yY )X`|=gCŐtb:袰<pjSSݤg6n*X)2l@Jlxq92sߪee^? /Ji $M8V7'rv0$kc^gwuKHES!*^ (f?ۜwKG4+00ձMSRijBg{W 1;G_@ (4Y}iX]Q6}~*V:Y$}>گʙ0*GɓqpgTQ.Zayaoc F z 6B:ԩxg{/%jz0=Ң'p璶SgqAvHߣ 0a[jݎt;ƬVߊs26O 쎅<.*f=E{O)YUj}C:O#}S$Or[3~nf,s8Ĩ>pm `P6Ha|]SGz;۽2#3AvUfX$j>,{ߗH'XI3ɤ$t:H Nh}>as0~#v̴>6"˻02Fw |b"t&g2,DkbE@]l;71G)GdC}؊jɎǜEkٟet.2`Gpp ƵgQV_ _yU*g8ߑ@O\@Et[Lha*8 5j lVggmS|lkoV%`10 m±+N"&?wI0LMRDG21" (> lF9JF$C [_="wyMs,vial.HNJ<*{~ufr[x Tg;NjF09``s;rp` ,ԹBX^RLeC loקzh-3*(Ԑ3PLbU~['_'EŴwd]a!+&*R"Q} o*z˹h0*Ra:ۢ]@znߕ>Mf?I:Yx7IA\PP0[Yă5/$Qbgh"?Rv %O-[!YZ3: S XP t(씟/@3T4xZ+ !QAw¡bc#ΔJ^#{-N' N獮&&e(xœATXJ? #|c *h3+{+De6V6fCDp83LpcbKd^杆9\g6]`݌Qדq,gVh2\|/ %9tmV &9-ɭc<ƫxRRdnybUC(D'ulC(B_kyzlz]S/-Mۦ%%m'npXx@"݇k;rNi7`N"N:knjl u|+Oڒk<3G{D~yBA- ,! UP{g6-zQ0vb3ڟ:X&nƣ}薖'Q[RLϙ,~)\4"& WJF|Js0,XUuD3 ?1fÑ=`bJe=nM:a S 21e>\ lLoW2DҠZp y`֭Q&CT+7l)h/zݺ)UΌb(o4 X?N%ʰʛ*^63%!hڵMli|vtG#\ꝲy_=섓l0`߶X=Mvusfu4eb lFk;BFeW9u]{^l=YdZ܂ŝ66.,<>rG 6w=5\s^$jnT|,tHnE1$n9lt ƱhN#ȲŖ_I}CwsptE277h#f-0ϑ+r?*MiGڐV&@C,00:B&y9ʇ *m:ῐ)՟4ZԌ&,&[ HAӒ0P[pX [pu tc_زHAH4%-K> 1!@ZSE6QgP@aubCV Q;\;.݄7qZ̍) m25+#mmh oE5+c{`zzqޠA'XCe Mbswm\zt<8R[YTtPEߎeuP j| 햴~? T*qDN RG.xLGoǾ co)*LՌ)0f(-+$9B¼ ȰzΪ᧖[`4ّi?` bv\̒e;i¸/u3jUΟRG#UB@,Xr"cnXψ:WGYns]fA>L3PFsM>M#i| lAo0@7KIMfs&Ș;aPL^(WU Q.UR m/3q疙1jJD>-82+񴬻AjYfr8 EL_%I{x.cA!@ ĒQ"+%#ۑ6U+;74"igtIΰxt{&B˪0aR_LY6NO ߳_N@ 4Hxeo-WiQa'p+~ЗV TTSەia{)6}C ʼ}`h#cU9 H>ÝYKWC*2rf )E/9mBE.Uf[^v9|VIk$$[aسϢDhb502pPzVuQd.9]ƈjf;k轹zJW&{cM߃[l H*ـ[12 5V,hPLm1r(wGSHōRMD.+rDYɓ̀xaNScFcY+ zX#GY`1 =<*=X}lIw] 7 SFCIGn՛rc$ dL8$""$BVz'BYPȬWL[bEW 54H]ɫi!Ōh~,g#]mpUm4e3  (-_@PA{~$u66śg8fﺃݞw{u \Q~`YZv4"HȾ\A.-xl5*b[>K{' S'kklb/6W)rYFWF;YYn AO#ڛxAPN;.ɸ5%7-fn74,}u9rU(V8k_ a?M\I'p< Z"~7m eMgsq3&=j!#h7|7H[t\\un$^@ ax;Mq/ٷr!tA.-yV7CiA cƑy@>V@s8k&1_nXb{]BF˟;V[>1^l3&]~KX/|MZ*)o])~uz%t8'^&G~̱vp;~6*J ׏1"}@K(kEmnDOUnz_+HO7CNCOyRt:%/8׹M$\2OOY`EVʶ=ZƱoA`R=AncA:SuGUga FҴ$갎MоqFElU"R:F24F,H˩+/BY='*2MH[GlP3]a?~_5$yMm,=r[W!8t;`/G.,PK| h6,md):?Sې27r'ع2o @ubY49 3 m9g&.)[smkL>M6HӔ,qEK ڒ˹?mNSz)1QٽnpuO~)-͏]-@na-.CQ\2@(7~İ'z?0ġZߓ L\e#݃oƛ/,9>TZb>N!N<u߯?b{]Zn*.A]H|7YXğ.H/0k1QEP'NUS%14KI R5VmYb%2D=no/" ?Wh +:  _.DH6MtzW޾$<2v'v!ĸs"&7Qclo4<3B*CGw7ur՛}+k Y8oxD41R UNҝIB-\I{܋ۖc<$2SOfNȏ1s?i#ڔd{*…e4/ CIzYAg9r\T9Fv 9K祿&h.;XR1,tnJ!M( cNϯ Dwڍ5a X.&X.d~|&BPEdhdyOyGE@M&=dk+bE]o:Xp! C GL3-FCLqoB =UW^b G"CSn9Ϗ^Ԗ,)j|>37&T/kh14'<̰tg WK*%teQS*w~tv%iw>PROQ{^{w(3!xoE%?S䵶o ]B9բ{uԎRg;eH;b鍸qO8Ԑ~,M/ش7z '`UFcb3:#|}45E؎*+ Η(4şlG<>T2zXqw$ԧS40D7EwH׉#CƬokq0r;=uU#AQ>"cLӿ j_#:KPM_br?;o^B_m]ڴ!^rwM>FW)}S2+iqK=OՙXaE'tT~#Sc@L|"E@ =Vqٺ <[X_`Sn9sD̞ Q- ~t3 /ވĕ%5!zlښ…|&Gr'zO{=)1Fe3wDز vqnz/KOh^PK1 VɄk8y"M 852Iz;?XoAP2-"a鄊ԌpUv~Xlg(GՏ{Qqso!*Ġz'rU_^c *hd-M O;> ͬBS\zc{IM\d-[%J2!V?z܄y*:ZfBr(B$Tzixv=)l5Wvt% ~< Qym{<(|%~3!;PhhIm[[PؽgKiy*8QJWh,yϝɟ8 Y5"JΣQId/5;hA0w ̑W;7ICOVNݟOZԞeT͹ ?*K$(tm5]^LzOx|p$g^p6VeW F㝚ǰ 3U[$r2(ӐY.;NW|EaފycB󁎰dzًU2L}5u/{D@yt:_oWcظu]YUL{Ij/b<z011['^u<LG$@^/ $g|ָB Z VwaZ=ybCnO^ mW릋 *!9eZ˲v 6)"^j<"V0^ *{4ZLJ15=0[8hI~G"hWY% ,Y};+{c#EOؼ=Njl&|5pB(mj* mn.y+W_)P|{p-!̯;| T 2#e5l ov$>̞t{9a <پl G)L'Ȣa<@B[2&9=B.ABeKoNMlQޜ)VU6m*zru$) b/9MY]*o+0dOWtZG;@E1:.9J{{>M6Alx1u#ZԾ/7ь9}Mg3!3)ɪVgm[DMg\>X2{5zqD |c9\@Z <jDi?WAi :hț,a ompEFw^Bayʪ@95W׊:.+'O<yJxe=B}ɆA w.Ml]P]e9Fc>oIZ}J"<;zŝ'WHi ϹHs>m۾ {݃0DLIKoa#g;-c !QGc܀@TʭktaNhܰҏ6n/ XɅ .b[ןb‰= bC竆O٤7+HBVSHy@:92< v}Nē`Y!Pq%@0'^@aw\!~a& ֘)c@0nw n;Z*lG\Җȧq%kPPʧ&ݺjv$*BcN+Thʎ~z3Rcb:%KзO늿Lg5fV>zn^ +TzWEvCjt5"~|]E~Pv&,N},ayB@$qHOvAd9L,1mַ ɒtbuIoH[\2q"lUv/wNma#`ZAw XYT %iQӎWNoQT:(ڌm`] AKyAi\vh4cB/Oժ}xoz+G= 9I\qVx(ۤkaDooJ? \ة-0"G34dKIe~}3M*<spקQuOQ ϲ _Q=!ek>M˛r哯ZUEnLxLCޑaT6 ;bYwZxb@,;!ǯ8p8ϕx{89Cq3/vw7O/wz=prNV Ɣx!4"Xbn'(Hcm(ej^S.ZxVE*nVX1ǫIᡞyACb[ ϴcou,7UʣOCT]}kTGa!r/$^7`lHKJ]js+mOx )ջnos.ew:̡ bX͢c|_Uv){GrHOzcO k!je9pR]{>cDF_V22{,PÙѨ38q=0.] ?Cfw}w~-)FQ!'q#aQf]-X)^͊Yl (rY=\PAfF\ۚVz~~aKi:4KgVU{P1GSҾRTUzS܏b.70zGJ6;KQ ZJ#6͏F DSvwhBSQ,unJYR<#(n, (/[Xcrh G23|Q eI{4΁};]t r/c0ŘZm@&лm{܊Ҕ7ZS:NjM#%"jsS);mh q#'pz7h*E 1a_׉kTwA/60,[75}80;qSNpۂy^vxـ9,MW7#D:uA d$!n%'octWCYb Q5*ɥtDkby_@cy&1mT)V!°"ѹ༝]mUR2S ؙr&KzVӹeGrZŻ]U7@?Mj1,.9q4>N !) Znv"˸ {L0P}:9K.k֪{mj5a`̋ Ҳ5/-GuSz&p)6D  R x8)+%2?)v߰ng> -$ }JrFOګ]ZWőJ֛]kN[& \xMTR߷)Q*"~t3_d-(;/ew*qY֤҆:55sehw"#[6xVF|ZOחH ;dL2r0=_RѭsL 9L 65Z80t^\`R9枊bаAr"r;r*5lOrtaunp'S<f>&:K "+#sk# >$X_BW҅*$cwGV~uZo\~[;WuA'fz=ZT:\4OA "} ˫̼h׊%F].?)nO`?&TS s2FO6ωkv2x":,j:B:FλWP*|X#4eCnBufBSTe 0 =iK6 2bVlV NŇŐhm8adha1de{UoԉݞC3N4\ ؖ>^}Sh>noN do漾A1rUQo;I9auR+>M2?ٵ{t&Cz*~z8Q&7s8]v<5 ˔|咟sB;#vTn۹!@RNJ&7A-.+/?y1_?|FUz(vkan"O&QGmDqg>v{ 2,s(UY ݔy\]#+tc 3l_{a7{"5S*S㹤K!uvbMڼI8Qxug(ʋk~\nc/)T>nQSȱt#Ҽ )/>^䐁QķcҤfqs,zݗ}>te2= q}|b1Yhj>?!/MMN ;~ޓIyϯ2q&]ƧF ':K +64g)oχS@Xru1^F~FJ](lLS;PXT?Lr$0.xul_?"g*p{49f2ޝ:0m'.|țxj'>_!c cA#'>9&>BY]Uh؉$~e*O^at8zgLݦG4/0| {hĂ*g]?کDfάUF@@!}b}N| >3k=O?[yI%rƣj*"*絃 WW}tzBcGn)$Vu7H{.4ل 4b锢I69w[>V0w !6?fő_xv3XL+`x"qUE ffO* OI\:*pfN &]'ҎaHs% >-9% V =%{ ڞC&iÂ4%eO$@Fy>!dy z6f06E`(KbEKqI&f 88c~C /uF|'25-tAmJF"< q9ɒ[jqƟ5_Ы % NI3yUbӳ}iiulECWZ@L1A8_{}!&y;v c~]fI77Ө?d䦦/,lӶ݅I=E 7S(%bYWGi۶y~}DI |YL3g BW8&(*;sڏcxEYdgE$L>@ZHKH;QPC>;q^/@aR#o0zBkmduaz[ݚtPr#pTgQiS~s.X$^:l7ߘP'<5Ǟzc#FZMTR;cNe8nra1Ȣ!2uXP `]8['t&K9|֌61ڷQA`SinAAhjw~ 1Sa0kKdoF j,wJuXpf6 oc0gFb蠤u(/e?^͖op9d]cf"NA? }g?i{Hw z[-Չ)iʿO~E4BVKOKQ! 1xH6$YMPCzF?}sZ7y+wPm\^mDǑnvkxGF:ᮘ.޷'] _u&bm6p&a>s͵Bo9AG*{ :8dnHl"-Juח|aGC= Iąs Ϻǻ,!%l-# ;a ɤT@#vS"a)_c)ֶvInDIo&𒙲{3jxsSEbcU=W`1͝!-i՗bMIjiE7 2z䓣mcVҗcBdl^Xf?b$Yjf1CG]!8?~G^r›0YR^R?hw# ʚ2_MKӯed?BK0 њYk-5WT֩]>;;^Ny u WW\Q/FW-oeiٟ'YV e[Ji7CZ%LKYbM0Rm{E:k="(QԕZ!_,Z'N!<b+D~gFpOtndMRlJ0Ҍ7[G%g8𥈧)UMPi.y=dH ǪX^zsȬEZ (x=$`H4Un͆uߤ'++M:+R=Kw+ߕiրw5E\ƥ*lIp!a y2F.TA.=뿸@exb_^~72j8wQSN)6VS3(}Wo69;} 0aٔFEV,"<3GY#X^G#T&6Z!!D9y\ y,ܚ祬!"ERt$\LW~t0p(&!j,c)e)?~#pTsY*p\8t>(%! %JڕvWC_X\@[ s3Y b"c3>_qdؒ-曏jVx,T*F0w2wh˗ٖ0L~@2~iRMSLZy)qɃt {Ƒ@7ƍB}=1du`R[[ ա-Ry\BAR鄳/ ەZbBT΂d%En?ĽI W֗ z*%(ɬL!%vUAn߳Cïǻ`57Verv%^8FIɅVkUcET%#.xA !˥2/L:/d3o}43emb-$mh+VdnJQ4;WgG?I4 }asv..'c!U= v NGG&"y.ju9Ӂf^Gl|fRxאT9E@zv̖/*[pVm# !MLNV.Yĩ3 ^fEM xw4od+ɛHmF_ wmҨ ;3c[u)x1+E,"ઙW<[82L!Fety(=E}a CS7>vfVn:F1 @0\8?/|=yOP#迁'~ORlV>'cYˆ` &0Xm4c:jQ-\Rz͉ 9Rz+*Yz+3%ሒq+<)R5$ՙNT7׈ >kG~&9nLPS$-"}K'̟{ ymF°#lP4s0pYS(QzJŲΏdj,aByg) lBNC6Ro؂O̮MӤMz֣w$sdoFl4x]]wB%K>Za;bwRpa2$R^\ѲY9fL{bmz}[E+~Ɣ xgv+EkQv⹶-p;1d~;xD foPu$>lrZ_I`B&d: =q9͆vgDgphMaɓb}MK YZ