gambas3-gb-image-effect-3.14.3-bp153.1.25 >  A `C!M@eeeRMyq~ (A=G 蜝. "NvdRʏq+u-#`J>j*).XwθuW3U_IA_qU]} w( -w)crz\(إu&Rհx_ݼA   B+ߔރIUr`n(7M˫R07Ȟ? Cx`,r|'w|J=>>KBBFDKHd5bb78f203ab7bceb6c097c0c3c20aa9d3c407fc40a6b6461ba6d8ff8c9fef0ae68bf629fe909e917bcca583b964afa65efa1699`C!M@eeecpU T6ƞsrtK!0HwaWޮy5jH #ai3e L9FLFJa>Ab-.Ϲ SUt4"5_l $1$G"KX mf|[HTT9țѐNvE͙YĀ0.RC&%0O~`8OdU1hºAX3XfΥ~Oe\RM2%4K>p>[?[td! , P /NT\x     0Lo8x&(T8\*9*: *FW1GWHHWdIWXWYW\W]W^XpbXcYCdYeYfYlYuYvYwZxZyZ z[[$[([.[pCgambas3-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.`CPs390zp24FSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxs390xm>HC큤`C3`C3`C3`C3`C3`CH`CH4e9014002a8d8a4364354baacfadb87293945a25762175f42f285e3eae44db24b1ca1b5a071e31ed3e1761bdbb4ea7fbbaac434a58264faec9cff3d9d12cd697d880d11b6a358d4f1ab764fc0cb6f40a883eeaf44a300f37b7e2e0f0ecddf14f19302018ef707ed482695e182863296e62904f730271e555659d9d1bd7ca07b7ef3b03adb924e708b74154b2d3d31953acf3daab6c784026240d41817d2d5000gb.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(s390-64)libtool(/usr/lib64/gambas3/gb.image.effect.la)@@@@@@@@@@@    gambas3-gb-imagelibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(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 fixess390zp24 16150428963.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-gambas3cpioxz5s390x-suse-linuxUTF-8 Unicode textlibtool library fileELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=5183032cf235c5bd2f651374cb12e0395d935cea, not strippedASCII text PRRRRRR R R RRRt)n"r喜|Vutf-81ffb71e5d3c5371946e72db8fca984ea39b6edc041a6ac11ff66ab58df8408f5? 7zXZ !t/Kp.] crv(vX0ajLabe =LbkS93 ~>4e$!@ؑ DjQ4HSJкTٞK_ff !̗%TQmZA|ׁIQUVM 5r1STRd), ]ǖܦ$kt4 [W[Ev=ejkO!)W"  Nx WV`H-A srEMŚ߅gå `fy|e^WS >(}wzTDzeA揬4qȁ'ͤ6K-7eh ݥ+o)i@JWT0yh˵cGZR~cnM P"yғLV`X,$(,Yvq~FES,S88sa W9',]yj<؟vC 5 Nyh#Bp@:~ tI1;Y>H\̝X0 B 8Tw;HOלW4WK[Wذ8!ǎwe[o=F2#9 q2$bҰ.myQ ¡d%A mz} Npw6H#, u&,K%0P.ۊeŬ.@ׅ]?"Mnj6mN,q>mr}rϫdES,<t'ф{(`+ =xް1Bsej!D454LjG8euڔp,y`JQ/G3 V =%+N 9!E&h&Dhe5&09FdA$5p+_*ruI?x}j5 ThjpV߬ yHQLݡ%C6'&@&K'I]P\u/i ı?>vG&-Nj"a䙁詓bJρ,+k۽y)69`%i%20B7h|^Iu 8J_0Es|B%G+^`vQ+L[Ҭf < Ě{j?W f0ou3(> ?.#0iB@5Mf$; 2nD9Y]ܣ-6Wzg.1x: %T8sq+-|.qS"fUpwٵ%9 Ed%t*I=_뒙}Hۗ}[5CH3!8*?UVB^k ʗ5}kq"E\+u'dgȤ9“\Yq)wfR(C2V SKs /r& E=z3fw(ihHV,,gij55)L7dT3QƚDuM^)]uCס73^1VH0u j L6ؒ&tѕqBSAؒ|m8kGtFNXXԙ+DR*eQ:dj?&g dpglɍ— CKYb,q,'# D%y{n,([aѾty[Hi 𛡁"QK"agؾ-e>k+EwK&*p-wL;^Pт^R1YCp4O҉TkƩS@U ^瞋s,&B=z-?dA東Nܧ0>v oz-I8+(D{$k~#,Қ"݌ࡂ(ds]ᕨRDKd I%N$?!'7pZf"0X*`WA͔hf)*&~ٸYbwkPД?HҢR)v9AL- 2= qx h(g,YHhZt!2{WLf IEKz,ų?\b8c߁p=Z.x•t(̾]t2 ?\ѣ!bϓ&+}U; O;*,l$Иn `b1Kߓ]Sӫ0(l= d=0&E{ՅK9WdbH#yज़k Z/4*ZIHETٙ Qp } ]ɳ ;-IAv j#EYk i9˳P)ƥn0 X?-V [iٿkB2.j.!8oM~0"䏪F4VCT_?ʲB* XR\]c g[kR_B7ex@_ɓC!Ywk qd~aUTŲHwn NysV\_W E?v9n*$@'ɺ˞SWu=v2_-"G׸=W+ZW#SVLD06~ G/یpz#f;9 bd*3z V1wsvǿ`w:(_t>Ζ>>vyFdz[ÍiU/@BI}լUZF2Y gZN`r]j6޻2gDS 0(E."2'`'G8Y׮ IY1=&4RZ=ZMN'\*IqR6-^wR I ̫$r9BZm4AƬ]zjun6C7~}`BuzJ w%8 n&y"o5$zL/S&MHc3&P%qY(YxZl 8s{.,@c/PeQ9i-`6NjZr ~x9ʕ}+tjZF1bo[e 3xTf>y_NMŽˣEt zmVGRB._Cn\H͠zJ3J~ F# R,߱ZD=ʙ:{XhC.y͍ d4E46] ,tKDCf huԁ YCoTN b ASwTCpy% :5eC w`q47_l0^<'Nc] ClF]`jxhZOsra_uMqky>{)}1Wy Z OJemsB M]$ :EfBx Sx\ ea,~, xRF[v[+[CNtcQ_ 1u IOԖ <0smFʀpgiiOFKw#{eWG_m\o?O`Kwe^Yk^ի { R~1jL$J!P:U7V.˧g*쮅sUIwehtz~n4)_NEH6 YunjYKLS0>C3 FfY/{씝عrI+8݅烣# Λ0(%z>s8cJli^fX =jIp r eHۓ*0d5HQH`!w$Rx\%]>3 I;Ȳ3R%{S  ͬv^yc_ZN k˘f {ߍTY2S"/SB!N.C\{DprQog/+>4!-[>_pq IxS!Q5 ^, 8u v 3-Vހm0#W+!f3kfi) !Gp[&(. ݩ]}JH=BH^ v'o[{gjcn]0ꛁ))yM8 mӰyrUevzLW$۪ + mY"O GzUیJZSPzg!~^ CTbhƈ~}OdRQP/>;SR)( qS4MϮ/ #:H-u13jp XWxadYOW@<SɆ3N`^ې%|t1;˽0P'(d;sd^t'ZcīytoIrSsQѦ{`Q`+ \_Bld}p\W8@ˇ5/\s$"$S 9aq^х& SK& jGf13ֵ]o[i]D 2m60 g\2^WgG33(@G0/@YуMq4*]{Йݢx-q\{g> TA%{deI48ts>Tke1[52HdR19 fۆ1rմǴfTTÛ򠍓=i{sm2'LN|Kw:WZ}xX}B%ywk ; VNz e:\" @#nr~08HKL 8R[;5-4;#غdhekF'\%8ͭ̀v#^ǠTjBcA嶸ɈI3odCO4h9Oy[#FhE>2=jpyR\|Eк0Vyhﯧ|5Us`Vg`K.Wth k٣Hx՛`IIy}('eiU7s;}C)W  V:*C!q;UX 70$BeK@aCA4^'" K*P+YӒSbW+u49I7!EOA͑e#HA4yDᄏxMr==~|of&^+uN=uTT=9= (L-‘*'?YלE'_ .ErB[ߘEҔ;Jܫ=#5#hՔWBZrYd?H- Šx8K9,Z!^'aK),=tS$VOo'U,.=BQƷv5mVH/\n8,&`53ɢ4ܺv[N^(EsrwT eWT+)هʦ|BVe\-`PI{[Ƒk 7>pti᷽7\bBĶ [!!+Tbq4;}#駕-̒V{2G%?[4^I͵~ge2wϵgLGwK&8EψZ⭒یyTv.3AeOݝ m ,ob i!ǣ̱ ^Cb_Ȇ7C-֛L*rx|%&κ5WtaGbAA^ %Dw |G(΃zH6/ G'm>Pnd oə9ۢvu(Ҡ? tAjD]`%kz' [ip M^@M,b[a;95ʦ9a!DwD4AO*`]!YY3TZƫdds)̏ᡳ\F1JvHˀVY8F$u!R$Z#V Q}5 sQ  8`:!{qf$aCâ dZؙ^߸bu9|z!>Ge 9~t/JZ"$DbJ0AA؛nPNlM[{V~+m,5fޜQu֟+cPcY*v#-㱚W]h*"CKt VѨi(({0<깞:F1nލں|Xta]a;Tʎz 7r`[wuҊ}nhH:ƇxM'+Ikk$`b69nrϾa9f%墂 .=9/NQ>\ *(iwcCV&qBuj-׭.Ne]&P$D&%0j@!hEW 2%jSAzh{sXjȵ UCEbj#!PCnG_N[ )lw&NXr~2/gPT(Z79ѫy1Ur\i S\zn|\<2EWLOpCSńXK:[!BUPzęκc|6 |,i:#qR娴kU" l,Ck Cdgb7̰ijd! K;Щl d+}X&[jVs$!\OĪN͌{3ϫQQ&l+]Cq,9e| hp]n&R5#N0x[Sfq͎|s5-@YYb*Î_ ؑ mXH{s5C??S7oۮ3D UF'$E.$vEp"9Wv&1)2sf܁ Uq*d@ >4bKj$9;Q. ḼqWPzDT<CqmNC~-\d[Y7*W_VԬ-ץFЦ{CvB@Q1:?ojbFKd:zƛ=M1%A:F͑Ο&`'}_N+łWjbJ_g(P68d,WZJDAx@1M6M{S^[.y_/?hȂ̲wZaM3kN'e0 EBGYRr B@|ʐgt@dD>$1ٮ(1k0iϴCix9M{QinIf]p"xZB Үo|1_t-7!* %3-Rs7^!8DI\ @Eqq2p%"¶ʢm \؞vByT[gѤA%qrk&a;g2}-G{;sP=w@i ?U+bڇ1chGF<嬝PEf\̂Zj)p)Pn(!?wz؜Ȭg:"[/3-,j٫hgm \0lL$}t?}KXq6 Gus\o̳!mvyhDNEyRꬭ2<8 "*un]ϓ[C調@:ۇEvZe# O)Rq2d+L =Ő|.}̨7.ce֚[}v `LY`pI9fV-2bm }bg3< ; fF5$ ę4e:A HI޷%r͘t(,%2&H6WHЊJ'}b Ter!Vdt.1d6a4pSD*R0X)EozE,έpZɸ E%&Tl'J5nӦ .&ϴ^VH }sa ]Ez;N7ytgM8!~P֥EIw8]EV{4EŝK/s%yI'x޽mɣzsJɮu".Bopw.JؼojQh-oƝ`%~m.eH_c=?ؼ"$ARa9<͍v`: ;|@)[iO!FK+as0d Kiµ(29lȣoM Ibi.J-lI`0ZSQ Ջ7Uр*L\YX.j\Ks_s $ тXͯ`2JF< `6m ݖWչf ً< K@6,xFʣhWyc܉ 3n^F9ҡDp|ֽ{ SVWPdPYf%'"UK7DHJ)Қ4kb@Ou]TJIxYQڏXDW`f9D{:0A9VxD!x27ii ėdl#߁pg0?*C^A^rAIQeY˜ 7)~eQ{dC?C4Z:iSsqqd[&?kEoH$5Sj-[B0w'X7( Y%:1W&RYa9*0nLɶ$~KWJlN^gd(aC%۟ l*7?'ivK!WU_+D\dw4/GYM}xYoz_5PH*4m۰$=fL:ul|8.\q@GMa뱓9f@-TRu|K0_ƶs+%+J#@yqԥq(4آXahtF -m;P(?Tڧp-<ï+@ʄ7x!r@*U(uG҃:!g՚2/9CU4c ]}! 6@F1phFx_w"a~7_vɩAeiOaQOC2Lkwj<-?{g#ɉ7(#Z7"HS& _#/J3+ӄѵرN$nu Y<|}vJj1hp2'[hnK8rYuD==&M^A@+F EVDQL/3C"=6yix9RӰ_2ņTǓfFj uuTwNbҰχ2ȚRY/e芉)m+4H_L>9*bxrk/LC1}i ԾxJ$6Z*Aόw/ 02e(1_ճ〴6 Mi!E?^Ж]3b/ jetP~I.DSZ#UD"7ty^J? Q:*&{EZW$Ɵ{P:~I~Ԑ;\rnQ%λI*_.C,$HΜT}<+I.EگtRȱ.} {( l!GP*s,&aG-.mG*!kA!m}N@ie]تfjO(FF }ai#Q_7x_ z)0gt">#f @~$~ɿ̥1 GDb1WTs/$1teȕ5̠CMBf-vɹL c3t`نd$Tt~D*~Bh:ڨ:1'e0iPC-FqiTҽ@y8 *V.70`ZSNn7FQ0eB%r>ݘ5=ʹМ(b2r%g;*Ge ?Mf$:H:Z^kXseݗRDf#J(MZ2՞\qRO)2M;o_yIa'vH{C$(Aj3ųܤO,{ 9P5f-M1{R[y+VrAfN)>,A ZrTZEN~Fgk1v68z'>;y'%ap R <;!Ś(G-uџGhmh1R!ع'q2٣'>̚\tδ=e!4ψd'LkQ墸ȔDDoubd'i1+)m>ҾRl#=zJ_QіҙU۟L#(y4w~1M4+ՙ!i:zuku#Hm +oCB@}&1E.c*SWckcJD}j92t7N&eqİF*UU޴IfTZ{Ry% @<۪GӞD h M,|bA FH~!e;BR5fmZV.ӑ5I]v$a02,JXz3^ m[CoϷ.3" nu!Z9Nx8w] < KP=0Sߊ ͆83 מfYIvZ CI?v>MoKʥ$&kOJWJMD6$*uaZJdjAEjMQp;rp]9 ,:Y%Ьl;]\ϼVD3LOL/=NuT.ZA fxCx܂\L^aׅ-J:_Wf?WJoWN?;Jw#Q>3nOFzT}gbޚbߙ$nF 7@t 63G+?S2 1xCq@y?\6K+M=D_-j:<l }6K/Y jnX<*pWq[W%/5`M(KzU~5TZthZj-hos\Va]u^:6/k;l&A/B^F4(zW'%Q܍w{gf0H Yu\!ӹڧVyU5,wqP2YU 88P1#`~ , Px%K t/Bpp3+z8Ps6ٙtH.eܵ]h[hK,tT 7šm]-2 8YK)BPkm! {0Ԁtq"dwf3~Nx!`qƒ!mYEhans*4Hߑ|K J L._K5$yG:-K!ֲ-^VIL'܊6cK3 q! >U&_vb䍓-MݰCVrU~:ZkSGtyoZyh~nټ VҞE6WF u"\~9ж4XxL[; +wQH2ysa^p Udj#PQ~E!.n-E7B?ѪѠAR Ja@;ٜ>:`6#"w& "+^pa5kGцJo%MP@U64zpЃ|$s*Aß"? (|tR_gse Y 9I. jD$W[+6<9ߗ)qƪxMxE 0B-]$DRPJ5t=yײm)XtLoRYe$8u"ae6ƣhvp|y{h袇| 3_EdC6KU<`J5܏:tH;%Çǒ.*x0V+%ZʐN*iƵ.E=m@]eȱe<,%B5aה\%}ujw[ݍWCon*{v?d?՚J/ %@:qZ|N-G K X/ l{T>0jN9_^?A!ѕ+i&b8n RWN @[$ۘ;D+ĵ@IqMYikk : v!%Ĵ '>c]y?)Bn+N xL 򌚝5""2/pߪ4"D)ؙn&YU+Z.L?&Qrk#u&pu.0nP$mƊ$TS* ,$_˷+yQ0Pj`^ʒ SMs? T8C&tJZ9jő b W=ؤR%VߘdgUO  <ݲKĻ0CuF F3oLcȦ2ut-AGz҈1a:e!A|EM;SM"d2D/z.KALόV}<$$X)s̬ L9KꪃI%a&/Mc0Vy4˥`cO2xCEd3H}8 һ@D!%$-1|S ȥ@h {2`SM H{Tk@.]?x6; 9&#:̅CAHK+>qW5Il:.Ƥ߸W0q*r[bQޯ<[Tz*zʪS܍ܰf{,VrYjqgɷ&wRo~@$Hg^+J ͊̕o2]t^] q=d(wu[!,-~hX/ 1p#m(]{QҨ.q˂Fhs|%%UF]; _۩l+(/D +-Ĥɪ\Ҫ[19T+Ҫ쵼/J1PABmZݡ_V jsb@2EX+| Wu9NN07tn&g3AgO;E@tr|Im?(ʤ4^D0ۇR[XXP}NI=\I:oLLEIʌp`Y,PCBk̑_ bQ&2V! ߗJ͙TwvX~jn(m(Ť7cMZiE7~bZ{$n cOb!Lӄүs9% hea;|Ո [,=(?q?No wn !Tk#uFOrOaH4e+$6 Lٓ#Ig:Zt_.Ռ62?܌W:e::^EٓAj(ƙ^Z&瘤d >U:I "> #VD0>,蔱?2s/Cz &<)>-G<ѣ0bֆtFZJ ׫-g x4~6N (o3?ݻ?DA+ɀYc7,(ڴkP(oFPx"csEXJubcA"(4^鮹a'x֓:\ :|7ƏTuΣVpЮZU*wp*ݎʍ. 7$:^ߓ"f)"ZC&q ][ 9s&Ǿ)rmMiʹgp7WK ,|V٘;2+Kn셌B(A%R7ۊJo-E97N$\&zU%<@&(%LKXl(=1mSgq8 /vytl'sH)T5Sz hrbqo/jQ0< pB`u#Ihq2Mu&4n 1rp5m~b#]{Zi}ͲnE$@#>bdߦ-H]HhkC,j $)&J']Dj$-؏%GF. ;k}R? ΕFb>\0$jv Ի$TWn{R}SyPvF T5[+O%㕧P"S] ߑãKg%|&%[SXxBqo (iFlЍW(=U=nEg`uSc ͌lVf:/KloD%6TU4*QJiK}A5sn_"LhFssok*! ta*cmѳзBtFOzuר&2+7y߳~˯N)AoEgb2ߏv@%)!y"FSEԌt}M `^0l@\%-ߊIA%: obhDl6D&E7kJ@|WF.xC{_]pkf$o$71mn-GnVjv/v'sUH`Чأ5/L{We2y궈-G6,Z/+Lkpz@$ᢍ8q)b~R.RVS\vJ^8e&|² ߝ[;Fj;n`D CU=]װŠ&x]XI5Ky`VY0'Zm NS#X_& e6[?>YZa{+O,Ṃţ"ǽQI=מ^).K62}ddutX F1w1oEjT4+S[-BވXaܽ4 lcet6 Ze/6ҭrS8-gD}ۖh`̜lv-8Ӿ/u!i}Aܫ"= ժWiJk&,A(ۚ)LԁOdg*O9"6U]y#2JplPJ^-"ﭓA9!#pR6bx=`w(/D*)y <A6"(+hO=edar33|f6-4T^AE#ے$A&&@d@~}q༠2NY*U9%s*[y0Q Ng|\/'Iv0Zj4GʓߧXQ^74G2u;~g}F?wpxCiRKˢm4i{YY5Y]iUcDY+XH)vhzOoRAᲇa.fQ]y.]WZ/pu4w;|1}x~I|T ҵ,b2%u_=ɃmASe=UIize`t RG$bfdќdW4 ~``G(7Wu&BߙDW<iDĥ4f8פa3sIDumh-+mŽbW_T>~#9s^GV!<\J ttIdoT>ZYn$ʼ Vx3 0& 7v>)H9z+L -.gXEpؘqR> Y[> P[O k0eGѴm5Ie%-_n3Șbkvg`@&\>nLNw*A; B^V^Y,_u-VϮCr f.p$;ģEK86DŽer9|+s" r֕0[;&6)8:73ݙ5v:gVoJdql!WvG*uxG ]*2@ [/+*{270y}2,k$PN S@XUDI6)漢Z慀$19vʢ-dJzUSokjZzD Tm{P# VW| Ga9Ŧ?&*H[3s {>})˴&VQo:PZyz756lմ3D.ȿA_e<@@Wg{)'͓'C𘢆h8zo۔@b?{o|Q{aP)[ֻDlm7l1LxQ?ożf; 1f?+9g+ۢK#u!zgNcXB:wKs6NѝGiuMnIomNBOǹ;vEvf{eD@' _eOw辺ѩNj%1]^Q{p`u~+3N7GB\)q ћKqX.땿R؆+&=erq5wXD9V*4m"l U_ Za$߁h~x oKm %r?w3|״s8wP'Mo AEk Z*ʱRvʓ5"-XMqӫ}vGFqE^%83 @l,ba8C;ȴSQX+~Y"Zi,`Gf^EY.}HfK#z3G.†;` O$(ѧtR缳[#X#7wSy|Y({Ly9nMP#cm=CDdo{MOHZ֫RcWhbÙϲ;O%ƩZE F"l#>kfyBZoxmE.4R+==%=0@kTV'G<qU2CkIEkP.YN4ḀhY/=G2UW<#TqnEB 7MrfAG:[ӱ95| @4#!׽Ǡ mv i-tUAbͫ+dɝ8sw[, R!?%ž~삀%Bӛ >s8oghF^יs1OET;U%9OSsƲ'|Mҡ#2ݘ2EiP@`vF9ƃ9'ܭJ2u Y37,r6SSXʎpu"em oC6:;|,enA8z:m젖0c1IN^Ea/ߚ^QX~80vqr-?TTz[@f&a0_)-|,d=A! pZI[1yJv(g;0 -alᓋg1!~?O&h)R5?fl8N1bhMtJz>##ňyi]>eL\$Ld6jm3o)”6N'd[V^TP"uvWeT7)9qJ%cϞ${4 5TfeʦjhgxUB'y׏;_,v?}DžS@wXQẅ́=|xV'$W"_%6ޑˁƻ fX_R\M&=#9yw avYAIvװ境[0YwzhyHft<$w^ScP_; w%bANBE 3HE>)% h9#^>v"Dj99L.m푛@J6F(E+^*rq]Ô2USllovki_* fVӗqyWsce-x"B<1Sfn$'-a>1N\P˿ꑤs@4iyj՜+Zo3 yMƳd=*v,jGLaF|HgNwn鿋p^X/OIKawpdw0-ivUšج)DVSn I̅wJ3y2%y%rF(@depM% ,K@?`iMq )APEkGȒdfvNqaئ}0\d 4I9L?<S"vrN#/uީqQ#S)GM^.XTbX7n{L̮Jw_ lݶZ:?q:./LBcNgz :-aD-fblѹnMzkY݀D$6VxԷj@QEvjV W Y4Cs(õgF(q컓ٰN(1P8\.d5?2JAy7M `pg:MX_84[V99WS]ae0ﶷPKjjmaFS5^y> 3(`8%,]pqO|9bC ❁J[z)3ITݾB i)N e%O⢣$!PlHdH~42Q=6 }甗vRVY^5+GT^QjS>n\+eC8.DŽNRwDI]ʹ5.ip^E W // ! Hxh$!u :pkp  Ki)nu;DXwL V/6N@7`V]0 FH۪@ReD&ֵ7"Wb;0]rQdƕ<~Ȟk2lY=YHA 9wم-^C)|E9c&;x ) {Od;iVW]G7WQkUE~ԈC*9 ܹR)$ shJbR*댢¼65;U#&msGl3BKҜ˧ 8YvҬS?;kON}8WQmX8u Ai* bSY׹ۖ)-41aYev3/=rZ/vۯc,t 6r. +FtU;9Uȥ85ɥ4T1? D[t$ȸ% Sz Mg鍐+>d%+aԜNp'js3U|z|U b-6ierT Nj!J ($cҩ>q䉜Sf߇$r[UazJ JQ`ɇm-qŭZ _9nZ-1t&/Rt8z'/̣)7zz mR*t5xₘE!ĖNLlNh^p.js tW!?(TQpnߟ4m;NI 2* O]kQxG_lrUq)1F;ܾW4tkdQ9R 2x.&|G䶆ZCew7C1Pr@ XU JBka!8*#y*BE0@̽Wob;iDY D5dCENC7h+8џ{:he(gNc6'߾OCD*q@ c3XaڑaNSBHZ(a zA,_^Њf8"47TUv7ܸ5S~7"X꽡:<՗P’J"3_ h&ൕen+3%R #&ZJ@ )?rx  u&e*x)Z>.q'|5(@zlpp:n bN@bx̲ ;h4zmp Z2μu\'/f& `nb4 ({\b4 'v*,X YZ