gambas3-gb-scanner-3.14.3-bp153.1.25 >  A `Cha!M@eeetNT(DJi"eQ.HkzTж5+U`8\,DꢗCZuvbX3Gz 뺤ԊYeu^$ v0.⻬%}/q13y^[PhˊA@ma L- Id*xШ5#U$R;-cjuqExi`˺lڰX$QlABxHzPf7fc9f1394d41ee60111b0f9382524c35ad0b9863494f9f06232b199ef0d5eb9fe47ca2ddb18334548444e1de269a5d17d4acf5c`Cha!M@eeel2 [ $NCS?v3E'$t*=:1Ƙ.=҃fDdh|Bάќ' %%Fut؁U.8m|`vѻSCb"e4:- O[$ȫ0Ûi'yo,Igֽ( .{ [ߍqB#r*ѼjUbܹ0:`2 ׎#?5NUCd6φyiXP9I}>p>W?Wd ' D "(0@ H P ` d hx(8*9p*:Q*FTGTHTITXTYT\U]U^U_bUcV2dVeVfVlVuVvVwWxWyW(zW,W<W@WFWCgambas3-gb-scanner3.14.3bp153.1.25The Gambas scanner componentThis component is based on SANE to help dealing with scanners.`Cfobs-power9-070SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxppc64leA큤`Cfu`Cfu`Cf`Cf7d26720eec40be8099b49869e6b9170c6e844855218a5a027602fa2c545f3dd94002efb551bb11f11369b88cfe3ccf12244aa90332d87924dbe2a836bbcf4e87d2c2f8014e12f141f13126d1714a1e2e796dc3159edc9a9777f249a4c0a45d4412948e7b029d1a703ff6e9e2e8386a7ebd9192540c77c54af5126dfeaf5906e5rootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-scannergambas3-gb-scanner(ppc-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 fixesobs-power9-07 16150299263.14.3-bp153.1.253.14.3-bp153.1.25gb.scanner.componentgb.scanner.gambasgb.scanner.infogb.scanner.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-gambas3cpioxz5ppc64le-suse-linuxASCII texta /usr/bin/env gbr3 script executable (binary data)R[}ufPtJ=(utf-89663f6830d56ae61831081570a9f5008d39683744da9105548234f67d11de863? 7zXZ !t/s] crv(vX0a_~h7PÍ~/$sG_&2gaH4'iӬۈ'>tsF/>r+J LJj|.RAJG7o:]}qo{Q7xA"K0rk<*?*z<d>ef2^mٯIϯ!187_F y"w#?C7ztqF愷kkRY$fRx -BonɎ; "*%g?Lz^jk%ZipCOmM Gh"QhPR^*(m9f#K P|~' gKw֪rw =Bc}$=^UxK+F \hcRYA(dOB f,7ꠋxӅ3 5HM6>;_#l+Z"n}3Qբ)~ޱxd2L˻;w5 w9'ΠjfWz( _G;9UJUcنaAq 3TbIX9k#FY,-w{Ic]nN/*;[kLX1z$ILwT1#|ߥwFNbB ,WAZ]+-\. aoϛKb]t0ٯɼil96l;gltV=g2w6C.7f]e 0rq&xԚ#g[0Ďm"T1#ϳ"P5酞K3Εc?YDa)I0놢_+y.cpyn^gE5#3 WԓpscaKY A˳ o;͑DKcҍD!ڵ H?`2x "1-d@Yȷ&/҅D!{@Uh&%gLOTz׹)$#L[q8YnڱleTMq1/;@CJd^Fk8X4?fou+YA8!_DG~`xR4̺&zT?@l'D*FU8~,  EYɊq6BxSGVSV&++KG@$HOY*`Ps3P?Q)-xG7?ul׍D$(ݖjI#/m!C`f,;RC,^BjvzdcxoFK%8A1$5ҰdJ@w.F H~oh<$Tn+?/[ÒbX͔ȶ gFb0 ڏ L" ]}QY7r[P]Gg\Aie ]_vVR.s t7`C")k|<=,,9ded2VKo@7YyVp,SilY&z?bBf.u6żGkmhzT/S!.3~6s HM r)FUsTC60G e -":5۶#Ix[ZP祿:5FIZ52]PK F@ Q7;0WC~*{o[ø~k 7Iy+1aUàki9)W/ٛ×g=ϱӍGM9^$j1f74-O@'wKk>I3% yO\)i(TšBKʥWX 09_! +JBj8.kQۋg[Բ/1ftS{m/='"37&&^;Aݳ`#tcĵ'q.cۙ5m wzV-|#g9 :R5S܅ /kBpL⚔Ɓ|3p ˎf5 ^Nz {οvx%qX"[î0|u_=ۛS[Ԯ^9&xfɢ_vƺp%`NnjhO"2d]\  f-Ho!lۭaݾ#Qhy|YK@F0})GGH'nF<͵8ŝL"]yri)_n:`A"|BV0&&2mGή8'hТ}!1{=blqR9hI s+}!oM T| l̄"&\ 91ŃdRuyi5 uCwSc6rpk\>T)?4EЍJF>sD{+iZ6.E@[|GO7X8LӡNp>Y @pNe5"[{yr^r}?UJ\3uy=Mْvl6Mw(T>zĤmx =<]þ T'iSJ8Ve" b@K X5 L|:8nNv oJ,X[o@} n`+a?]R7e}Z^avh; '5-}~NAlBBuqŝq=ð,*HqGG{z#%<5tJ:\ni?.bR<6 }]ڧh<%FԾ&oqRfٲF^8~ЧW}ϻ xaApٸ_8ף_WQn0>HdCm1vCW*xmMkb;38}& >^ ~#ԴS2tl{"_m* 0V>m!9j Uϙ~>ޢN1ShgJ8~Il7huIՔVT5a{#M'[ՇMQitSJtI<4e t "; ˵9~Qt.<Nʮd5 WAeeԶ1I&[2v;J:V.Z^0`]w+t]@:L,/7U ZچOc>HC4S||R[}3^{R))i׽ Zf D.>Zmzp#R*2ǔ(Ϝ-uBme#TIvat[.`wW9AZ܉iU5n~}2ZXZv"TY1!AA  A ņ9aDog@3jX+$Uc[ K|[0MA5 ̹EMkZuc&Q&q)?t\6b8Cm674[ǶdeWEM"uR|cy*A>!719J`bwT遨1x[̯?ԉ/Nu| "31F̦KdbK#u{"b^Y0b]c čgkW4p*偀I  ?xA SϚʈRbCA JQ̭&/S% :+C[ZeSo݀벱ߓAy-@IOWcMMW\O A>,a,æ=W~fakM4g5?B?z[bwб s~3y"W1|!I,qY@{Gk3T ,|ACp(M?\K /!x>`0Zhl fN\k$WN &0i]3k/&j.[{z$\"w4.Hp.H2g0@?IF:5|̂DJ?.oaR'8ؓ898.soog!l4 &|d_= aڊ}ÊuT?3oj#Od:?Ņ2rf[RoiPW4NۃB^(8hm8v`Cv=HeaEs'0B|H<~pp2X] Z:GAz%@7_OsxOʖ`eNdU5ɶ0a=[M1> |aP z|54_/af]h7gٱlXl ֭BsfQF=Δ=e,dxDaTpZ([);]bp 9B;HXMmZYm5ϓ 6Z8DY Z$γy-NLoIׇb0d='6-cTbFЮD Io{<:Hzϥ͉zo2N;l"'pX00s67Facx8F 5d&F8pS3 {"Կ^蚞yB)+YklTHQ>5+e79q\_!(ltc.NXH?܂ώ 4@,uҿedOږ q "dȕ:@I_44-$ Q%䧩bTL+#Y*r| hތ.2 \$uUcYqg=҉" Si׶0Ȼfv7sbSVpu-K50VO~z[vX;@f8/i[l7a DTSrip쇉@i$NC^HO.,TU#7DJ⯪ã58sssyM':hrc6 ` ug@ oweJ _|*zᖅV2e{nQl?l{X2d ٨4j3m߮'Ơv6Vqku8cpzT_hAnzW*^Z)ÓdmF Չ@]v,G1'D1..Jd ֭ h@3:@EbV|}ؠloʟte&.,>2qQs%-i%3),0ЋfcקkiGJn,vȻz;Vd>VCp^z9K,\;Ɨ1=+v,}?P|K~2vEl=VuP^ $۠NҢG'@2 3Tĕu,FQ2@"UujD(?@qz ﹾ$2z u?&"1`P>7?||gEiSwpP-JJ :VW2iCĿ}Io| j61Ta69BM%]H4ؾ6 ֬:۶W9hڌxE Ȭm3\;sSV22,9E)C"~x SMp=;aX ĥSLϿt`c&wStj/aFWH+$m"4UàJ?SR*Hڢp8ʂ_iEPze< OW80E.֥خɷ [|[E*}+IscW|,CE~~_\uŇ(=24ޓnDPBQ8G AXC8jRk0nH$1"І8f9U>sHO~9_4Ķ `M9(pXnrJ _7F^4?4'm μv4m ~OU䐵7u%*V  #߈Bqneإ~_v]O*Ow@!8cWl8ҷ\(h2޸B(\[X~}O ѧg^ܖk{$J26="DHZ-UQԌlNt5glKX fݶVlu~ʸN(i^ %3,Gdw!fໝ缂 (}{7xԛ9jńb3e|yc3Q$g_`~0]/+s¢C2,`p\NR.`$gde) tna7x;1hnę:+tŃ[yr65I# E$RtsW_ 6w)=ouS<R2/(eNkU1__07ޅ+lԾlSKvV,JݳM,FlkU^ ;wq2H9ч'oo+0cP˜^|S|iT;oܪ|Yn0 ~^MiM#fi_ g#* |&UcLX*E*CLD0Y4'tpTne5{|,w;H )p%=RP $LQX܈ʟ)x VXXq) ѻ=K{ =)׋0l|NQy߆Æ;v102_e5/p*GD1bIHWnV)(hڂ?UOO kdz:1SD\ .s!\Q4rk#/8.{gd+3!!֍> yϼ/I1ħ^}IYϋY&ÓBIr+8:'͛-Pj6v|Ԝ#*FlpWT^eLj[cw=itM;FiSShӚ`^k,T%%TtȷZFVq/](IdUsIJ :yA/|L,gC8؉\׃ %} ײ}DJ۴nx(2 z6$J)Kp F>y:w?'#V7*) &   jB:`(ս {B0{RU_,4,#;&zN}-%ƻ!ځ~zC{l^laI֚YT$PgU #C[FƊY"R!9NG_BUW$~lKg$rTD:[Fi'blò$x9t$zXƮ@y_XR tGKۄn;jGy,fϩ&6"޵ mφ {^P$\ -jRxKjN7_8NPJhWHfD(b0J,Gcyq5V0s|-+﷋4V=瞎s|=er;Ф 7k2E`yktbZFIt: KIj BHlJUj̥\u`θPF/ ՞6P7SH huu&훋Z;th+(l)<{1){Q.iՒ1^<4"ҚL'H#{)3cI$RE -uvK|Fg0=Y fބUuh\i}y"FO{h}x%XF4DG$̢s)hIt^j"9t%<]@?6J䙰Eq5E:]|ごMeg+ũ>ֆcd82hn1Ы#np?I#҉~~3cﵠ8FEw$ۆV_J(%=pK|;bRf>.YzS:祈g׆k, ePSzZɦ $ҟwMstټ?}C/MhG ,RN\22a5n;>H4Nf4`B^F[B3Q)}k ڬ埦:/3jNp ޕFΑ\_b~ Y2f%nVbMݹ zfO z.f\xgRqPcb1ޮ(" KPeƼ2dE!gDĉ"_w/v]_  i۟:V)~~&@n{0mph~:W z 0!^0fq ݱN M %|ur 8RBR,q γ45ls J&.O ^DxsK6e IKP5 KyI@r$ّ#/foY@{%OBYY({cSc#Doz w"%A5RᾏE+R$~LCr.=~ǦS_VO[B𶎡{FTD8Fwlְ-Nw(ϼ],μ{RdxoJc%?ĵCеV.!S@AA>x8hxpu~b}"wX͛ ĩ\`#o P^ _83|{بeV"TMDw%Epb[W|l/tV.ô '(@)\-3đ !|Ti@{!z]r+mz?̐b~YB]Ԅ{_X̐p9 $D6=z޽B9H}@-}!>zL\AHRkaRIX4.˜iXY:` c ̼@тkoY#رٳWk k0wJ:,FȬZ\G`=m⋲aJ.<+yhR N+*2A?~W QY 5JLC~7Dj^ {4+*M=9\b;`7IK3H4j -6x~۾phZkPD^kꆖV\+ PPj-|tnh^,B6'Ź}w t@[Ǒˋ^`rf( !Qa)IO4@>MХIe?2%~9>OBG".tsqV4֊&v'Ѭ70O@6>ΣsxRFRʿI^Dw-2*L6ĮVzÍcGۈiT8[Ѩ,f@taHLF0l//\;h7R ڌ uoQjnԬޖ_]#71i0Z]t-|q6:ڬ X*4@[Z9 4(>($>vg9 'k^MWQtl`t մ$9NimakF~'ϸCU1&UyXs|u̗6'.Veae-믺ɔ̠NØ06L:s(޾bәM3wޛXvˠZܥOGMPEj^{nNFAD/L0b/Õ }x騰[#tē}S>GH)_-FPmH]H8g ?;||]^g#Vz\/K)]d|f8w]Dst'X_)S4sh…NHN$n%nw qnqP x$DȬy(lכCcy]JlB7U@'t`DȺrƆc|}=x$dXvт]ʪEG9BkHQjO~R[ 1Oux!~O RIjꞐkADh56C|$*jv曯k !&uAY<ę~E>q@ʶaq&˛&|ژ6 1}%DC?U` 85;3=RRGDd:W2Atąh7!Y2 76)&mnTo({>c1nP5SQZ[Mn"|Ե=g~5JKuݮ4Hj$Ӫ3oҟKfi4l7|hdkf2lاI %!/X3ʌ !r mcѹ$ȬH7@'})3©gAM}}%T^" -) ڐ X[r$*H.XUμ>iT q;5 Uܙ 6ٌ~[?9kfmxAS.dd3IcÙP^Cyʯ:2_KҤkr[޷پh?zȋA}@7rXf%Jh8$&9\n2^4Ig!?b[Oz3(L3{B^ _oF)4=f< ׼%l"+anTMѨ˛ixLFL SB2h߭8sqTM]> vh&R&z ~(YWijEϻ"7Ű*)%5X;ʢ^`ȶ&xM}8żHͱۼ'X7PfAΫ$:x"I qe ?$Et ͉l#_I<~Oϒ)z9Tb "𞣦1kVQ8kd~=։< KeILLÞ4!?e|w׌g}Ls']jS` jߋlXΉ n3c)Wx|gd5mPٚxw05-Iއ`iCލea7\.,*KVtX ߗ79M9ߟ᷏2">qR^\۸HxI>cq)f`;ӎJYj%H@%r(2l,~Pʔ^AJ4FJ@&'K ?4PQ3?y.P|Jd8jJƶo[j ywHE^ۄ1MR40C#d G6 \uɓ鮲>W8~\ rr{g=$ʫhr%~4w$H48]ĥoa _ꥥZ7?[Y:t(#+`_ʟGzz۵*Xen&KbCǠ 2m^ئӝB?Fh/L G!4VaaړƮ웲uysE r)/OCn'?@b> iv)KXN;dl6B뭝&3g9g T5߂cWƸ#Q.! p9%d0_(JMlrsG|G#3ԋ!_c7б+㈡R3l@#'#g Y}1B! kM,qc{LŃSC ªLC?j`7&.R9M/2( ͘˩<9oƉf8($8*Lp ڤDgS2ci,tt}59cSnTf83m`hᝅ>A TJgK ER8'(gd4WZĨ\/SxBP|<]Ȑ`]RmSy1*o n~+αEF ] LFP +S2x5xtgBˉaWSRgde21|kyRUJŖm$*MzW]o)~,)r)+>I Ԅj'X[aYwi a63ZhuAˮ|;2tGJ!~:.a✶0;%Zj<3؃Tk|&)#R2y0f.2%nRy(#ӢH >d`TQŊ0'iRfYYzy㯨X<' .F{~29qdl;,Bgg0,&ѯH{ܕ{sKu+nVNswCT%q6qqJ06]-12Չ WRZ%ppCkT4BUոg*k>W_`pGj\ZmS **DM1:Un.A,*re&YI$Vb '$T4/7*:/r2=:h91ycMyHOa_0+Vqy4pxkO#a'SZ0_3d:۲{(`K=N&`=R+ċ vˈS8Ep>J.6S &~l9DJZE^atR/{o hBd}#/}HjKi UYt;T"eU$dĽG#eGLaؙ)=.!.sFpaҺSrY0z6CVZ|0ϳXmX6Yt,qn#< qu]gr4%04XLM)sNQ-X6ӧ%#KadnZ4ƀ1Ȣth*J3Dj {A#4Cx(#! ?LBSh8eviǐ)Tl!%@Y3 BXtŃB=N4^ik  *1Gf˼To(^k^?NhyLɃӚm.aCLA Pբ%lVގJ[҅#vey? {D;q^S@'U.f XJbV?r"b'T##ۛ@Ɯ]'dAJ`tIʨ *˧d حUZ6ʱ5Ԃ;d\;3u ╆e}@kRj+1ꦒ Nԅp\Ӄ&꯶/R*j?iW(;ȝ!+->D4V @IPDhɻ^0h\ [\~Ey1m7zƬz<B&фv$6}V>ry_DJe$9* O ɖiZwRgl8!VF?`~:oj֦S`#!^۴QSݡJ9Ԗ!-ur<=mڴ87@7OOKOsF]t$59Z~)Ms8KV=0WaoiiA-:)=%l6ǖ10flw V0J藦 OPY<]t$Qz#.A!从b1&{xkyIJMشMԚKS kW?Nd ٵ̮e1` Xym(3Yy$ "V 蹬} vܝWx}*efA,$=w[fX uϤ怟c\_l _] ]Zb!~&*<^tHN㮊%,wf͏ zМ_-͕פ R=C+ ӟ_B&#I_KO|䠕lm @܍ A.y,pY<3.n/AHW-m+<Ć˪9RP-"̑˧k>K'G|#[vfz sHH3uȆȫ#BĬe4W!&oQ "fS >*YgHB^$fT ߬Dr8湟jkRS*+X; &q.vK ]B뱲Q3g؎F[ci)t,ф:0xOxu۰9|ed'߮ܩZjE5d+&n .6`{!8lI0nUh/;n |:Ε~F p.AuZIN{'(G g-'?1MQdvwyg]^ nQҪ2MT1$^} 4nk-\TɽCB`f9+n-6IBU,VE`Jj!_q O)z^H-AOϡ%^apՌ[SF4J_ɿ1nه#,X 4ŻxqRD!Oiw?@1_hWZk_([x *ytJ[s9L \R +q۞J{ ?b=:l>c.2NOUN^? XiّeXiKa%QNl ;"'jZȹ~X$Y2b5 Ҝِ]Z {[ 9-5ഃģz }> dgϯYLķ'oD'%?]`Fz'zzr d#QRlv=(LJW⨙?;YAd'3}:΀H [)2: "^I*BJchXgٜ0kӇo4kN0}OmS@N=o ϭͯy ij5R _ѷQ1KɜI NizTJ+v3mz[?yjP@I v}$(cx6򬓓ѕW[!·MFU: LT[;]3`ok!7*Qeȫl10LR9$cA.ƗVw[wFHwvo_:ķFTa_4YN:Yo_luK`pB!Ew#cL%~;I,y;,U{ rƱI԰ш"q 萴h"fb'<vFk`k3XwT~+Þ&9u?6ɋ0a)0jрڎ{YJmVi a[h;J2:8%bΑU PHc[>=Q ^dkXUY蟱:beڒ!fA'jղ-m4ѫwu:s38Eqۍ߲g y ӗÐ)JʎR̪dE<AL481#m"ʶ;xŕܻ8W/2Qim؛y p*ڿ@w֗[-~Y,|;㢛`$ux֬ߌLFZ{xE:^Ba@ӭ̅ن~WPf\4RL"gNإªږdg%tsA˶չ!]t6UFh5Xr̋MQ d TV F]r92s8b Դky5;sBT!?~<WmĠFЇT!5v-av:3;[";+H8g#u&. grG^.`*xt)TõJn.!q3lΉ`ZT`˱JAR~=:~7N3J:KƸn-I>:X«Y=eM .S pmIݶk =VگH%pNܗGenz_ϸ 823 $Cػ4^YR)iF#هA_~K ]vSƀ=LΤ+͕3񀑒{*"Sk:]%$~3oMlfjĺJ pYC̫'A똈JT7|6&UCɲT`i<>~AiQt;4[|zZkD*'BbZK=A e2a1%c)(9 W |% 'Pu+kD?|U;lQV]ږ? Mg4:҆Ęvm5|$4 :SkfŞhLA℃pQ!+}KaI^ 0q(!&iU';k)Qg<R;N }3RYPv޻U7Pt;lGY uVBŖuHYڊ'oEE&= kR153!lcd/sjx*TU]ͨ09;͈2wQշ8f<}]$hl2'KzNܰ[Ֆ.' :}.f!FZ2]0۠8g\1;a[S>)[AD_EwiRetuyHCBݩ05 wx&* I>T> a\I:,"}&uGx&[$f.,ڲY-l5`/gdѸ-#BnC5o _җ[VW_{bKT1ml,i.R5DֺSؚZpI_DG_\ЎS:o1!$p{)L^P ~!1|A_4=3 bc.|:D1Pb~OQLQxZ"q T$1"aao/Rv.TXlěWiRni &bXЖ6Y|es8LϤ,̗mFg 8` :LNQV(T -:e=Tˑ E!E$P%{['n 1.=A,* <u79oa >[B}䛛9@;q.Q C$癊$Gebn80ex *TaA ܑ H>H GC~c(% 8N:>GWܪ7Tg@^*ud mP%X[ ]cfA-f{}(SYJ_|)(GoPV[?7%$$jMٓuic6涔/K{V@Wqѷ֪z^;Hɿ[Z9i1.Л+0Ӵo4JK#SCSc1"^q:,>ɽEd0/q Le(2nbT09"&QcIN2AjMoR~l CH{ؓ`~uT6&(*!n}3VǢ}^bnoU[ho`[h;뒢t^Ez^R~v> ɚDW$>e.S//tyz2Q.t -Qf@\06CPxH?/=+ 7Z5hP70{?]!(˕lTXupLK"6{QUI-V(a@<wӠ+x4J8'"D~2/)p,tHI$@?k:u"jWO1V\gwl&tkܸHCT!/IYkPJZK)Zc|8>_,e.-\=9M]}GcMCIA: xk3rOÔr$cA%wxA]<Hhki.Dw7m vJVV%e8:`xtYӛLŕ Ri[{O=U]~2#Sk~v щ̀]\GcEzk[Ur\J&:I VدGp<j %e uD!W}#Q0u%&d4ꓵYy+n.)Q;~(8M cO_l/um]iMD_.}$J7+ڪ:y!ϐI_ڍ0tx0~L א6̙'T^oIO.E3|w9W#Br̐4F$Dgҿ sj^H1t4r?y(0n]qhX E|\0F Dݯ2ՀEx.)!gz]`\cޜ}J24H 45#?Y͍~bq0+7U905ߘuCT:LǨFAtW3-&ABpu{/vnuc4ҔFbXݭ>5$wͷ$c7#޸VX\wMo@VۧK@~Ώ0VX8 O&ؗf[ٖ(W_{TfЫ^=H^Oό <][ZF7ߺ;sE]zLvg#ۖUP4{\ZAOvװk`@ {p k`wM{}Z-fRCɐѱ~I3gjP&:8-0CO ylކ_)kPK˘Ă!Hq> yڲ;508g|zs(iQcDUZm{a4Z˥ e}Z"Z|'eM!392[?[pGi/B4 Z*=]w-.&Zot,u SDPYFY ^ol ԧ֫6al;Jdڲm9fZ>h~7XW3Ӱyɲi9Ky.[^ZT--oG23ba,f--IJd&M1+$i FUȽe  4 a+~ &ó! dsj|3ttI 3nO5qޠ˃|ocnNVb_sH D;cDap)^WB(ZD!37 ʑW(тf&얂BM;CFAol&3LthK_(Fv--UӢ儬_0ƍ12.₍Oߚ N;Î!_|4/s;SʠlLT7K_ ߣSo53`{S?^,;2pO\%)/3vWeP}53sIrF =KZe״ ,޷O,j={ٻt̃rqPuީB>]Ӏ-y=KlbSoy/$d6%4m8o$\fsS%6.uC&:gF&L%uNbYA/gxn@ VtLáJTrDEzLBzlwKq|ٖ 8nO@{x-&n6 y%EL' \0M 5қ]+a`Ǐ2ta5h)>8y=[ݹ[SV x&VqKK[vhd.aEڰr}1נTKҡoo0JP*<)w3~ $vkv.~=SUZ.R)È'ay!I:'%I`ܰ(V{"BEt=:GRlNl;nǾ,ψDiHԍ[΍P, .Dbt?+6^~v(d1[B'oRVXN>Y~L6 #]WC䬮4?u6xe~H@k(~mLc[ 'CU/֪DR4w[BA;ExF2e *95&2+]T˜,AnuA*jo 8jyRܹ9ɍ LZٺ9֗xi@g;ϼB{eer|Rs`VMψ @MNq VW\[CdJQlgD+=?Q̏i ɋqߝ8sxzߡBfC|akH-W4|%MT3[5dM)LEX)n!+>'0B;PsOoވo_[veC0 *+t24.z 8K/a$׍Y2`SM5Qļlw?m}ץFE*@5!I&e&E]l#GDSOwnt).as=pe9E g`KY%]j9A*=.(f3gAP:V:i*u'6RJi" zl&S"נBGk]eϪa{y2t(MX)#-iC0 mZɆh; Rq)G~Id\V5#D*9Q?K*{_uR=#3ippW@\&( xPhl<<2t;K+ƻgԄ6iAg=yJ fHLn% p(֋' W}YD|ĶiBZ&CBjbS\Dj# NkMtPեf]&=3@oЖ\5BaM1Q` y\GKT~U졒k 3A 6<>#]Kr7yF8SM?%Qhòq[G7y\heT;)f%\JS.-Zh0-'캤+J܅…Gn5[ *j"#Uf~I# S&W'DX D9hx0bJm˜ն YZ