gambas3-gb-scanner-3.14.3-bp153.1.25 >  A `DA!M@eeec[>7 ls)l1s__7m]b fʷӼOB<en+yzc'ZOIa ŢG5dAΣ)zGJS1ع]3yZY vYBgJHRK8oPh) ݐ*&vׄۯuTzS 0\kWۅr/ Yd˅j 8d86e1b9d4056e58116b66b12a2afc2519682db7662539d31ca2f1d7c64b006797c9ea5f33357adad209cd0d75715c188586bbeb؉`DA!M@eee1Kr VHJ"YoиvўL\Xij-DłyHx3fW6/cWkVkոcuu,%fq5K z_4^X?IA]BX}r9\NC+-n>cꦅx?"k#>}ʍhzu=!Q5GWv-LB#^ A!?.=nPƏu5ֿziM=l1~.$á>p>W?Wd ' D $,< D L \ ` dt(8*9l*:M*FTGTHTITXTYT\U]U^UWbUcV*dVeVfVlVuVvVwWxWyW zW$W4W8W>WCgambas3-gb-scanner3.14.3bp153.1.25The Gambas scanner componentThis component is based on SANE to help dealing with scanners.`Dobs-arm-90SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxaarch64A큤`D`D`D`D7d26720eec40be8099b49869e6b9170c6e844855218a5a027602fa2c545f3dd94002efb551bb11f11369b88cfe3ccf12244aa90332d87924dbe2a836bbcf4e87d2c2f8014e12f141f13126d1714a1e2e796dc3159edc9a9777f249a4c0a45d4412948e7b029d1a703ff6e9e2e8386a7ebd9192540c77c54af5126dfeaf5906e5rootrootrootrootrootrootrootrootgambas3-3.14.3-bp153.1.25.src.rpmgambas3-gb-scannergambas3-gb-scanner(aarch-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-arm-9 16150693773.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-gambas3cpioxz5aarch64-suse-linuxASCII texta /usr/bin/env gbr3 script executable (binary data)R53fywEutf-882beb5e03fa955a0096558dca1a7825376ef64256a679884e37c89f515c7fe7c? 7zXZ !t/s] crv(vX0Ȁ"J}ˌΒ,^wqq"S ZX\BSC_q5%cp {4Cֽ˵cWdnO(j$,S|uQ91)_Em7bȸOOі\v3vG.Pʩ`)L[Eos G%Cte~ThIႆ V .$)2V漗JjL CAbN? Gn("0Rj Z}LZyy^wX)ʜrK&nx1ٲxHUedK`sSJ82d %-оkfT>fpOM`YX d/ RK&Q9#΢fB}rg+KP0KqtV7[H(Izcc(HcP0FF#7q&F4~ҽ|q'xo[6tmz9Kظ*P\ߒ`ujtYTXXjM~Z$>|bDCo%WDwwlHP^׸YZSţk+x^r)̂' IdPk>`' F1eۚk*(zC HB*"P|&'ӢsLfG%-cDrrVg!ٙ_6Uxћu`D'B1SǝX.Kxfr![D4gL…"=Iqѭ[R,[HXGIJ]626Č1m*X[ʳn EȂ}O gXH罤Vwٛ &uisPvڜlMTw{&)( qwHCA(Ǜkj`kI1`{1- !q @gf MrbÊS|ϛ._f3Cًexv}nDo8.Beu9y2ob܇*2fN77󽀌.X h 8h&`흂5t sPog[K d:Ne}t3ءFp*` |;kjj 0ng@}7sKxo;C^@uy[Vl/ҊzetS{oX b7 g;"w>X Mϝ^gO(a),0SzU7ofKCl%7tq 鯼 QI.\)NATP KL]S"~>vZ$+!A˷X~wHAUhhqthd+6ЬY?@nx|݂ࠬYFJc/MHy]0Nߣh'ⸯ•sVQ0<~_ \HõFCǞjý2uTYj]Ǖ<ӯ rʓOJw@л+ wvݯ(Pd:Mʍzt\OinWl8lS"G$9%r}I%pإv; NbGiT?j `AZ f mi(Kٜ )_řIddۂ˂_9EVӹY ˍHpGz'dIk[o> X5"ҢzY??dYlzXi[s7-t@%-xm?HL j LM*~ <m!r#bl3QeS94` H'cY6ce g<=6Z">cY  [xōBypl0}iA$Epٗ>BmoM\ޭDZhI9n/lzQE5sDTHR*@G9[c_~gcJ 2&AٙE ziWP/_'!z<|-ho/M㗈fDVڦVdP{΁>X Fԏq] @+*:!3/ˢXMSrY?^re#%ౢ5)+2[>\/0q SB.VɯJ|E}YO_YZil~iy:pb$筆_0Rϥ]}lyʭueXoqT,En$;4UOY#!w![2Apl(XtH*&yb'/Fi&!wOr?-QmU6EY'QaurkEc{hIFOrunHk (хYE{UF lF Z1ڶbF#}SV p^ncq`o*H&[5g/cR\IeLH .N m/^mЂ,}N~r OX-qk4גو&s"ݺU%M7G=Ҋ=feu$>G:p$>SP^q0KcV9(;~}3X-B#302˥B ,,ad Xwtf_ŀuN>k pULvj p+*=^ʅъHJjR K|W q>5&~O Fkx}RضyKa SgGuN̝B4ݸ 'ʞ[#(%K#Ms .qT;ԭ &z28\Y+Q SueYŴ ʋ`)W}, UqXm:T9_t#|#zG@Uߗp J1zc6qpݿ5 ⺍֫I܀\ iRQ~LBt( ;3`RׇׂW!JQZqT: 25`x?(Tb V`%EFj5}$e ^a[ ceo˟! %~i)[C">kYL a۾r$*#ڸNE+YH1 ph\2ad \Id`a;x I+#v Oka\jI%k_EE67vG2D1HP ;Nb칬xn dʁT]sʑZ4ݒ{Exx3H56!Ro RZx/ GS ) o>}cMk+Zzo{TrU܄Dszl%|f`(Ae@ .u":=a9S0zߤG;.ph2PqnGIčݔ.DVO z}- $*e{ ׯv|&Mϕ0emr1r1!9 C݀0.R֕4`mAqT UvAnWYWeqT-SճD,Ea`9&==6%a>gp:%$$b %cDe}fj4` \ :?kC+dk ձYmFv]QǏ5`H`wN?wRRDzYwNr KVS(' B #[#|ۂ-s[^W&>\i9U3 ^7qq(kQuVV[ݻ[ww;Ic`_$ʉp\ fnwҧ*jThtzQpWN71\ oۺxh6JCF#+LˆJA&u(Yl䡗}X ZYF(6XF\g J~qڼs dϬDs~E>VmG1o+G5xl0j9|z^%!C;/ \>ۈ-/AEG1 " Yf "*C"tWPɶ!NsCKt1iĈqƏR ^&_R٘jOA]p@5ҝڠ^UKo0q+zyzQD`F$4鴭p`[T|: b4 𪿰|zOv3Meh(<F*l.DO5aҍf'o +(qn2nnMd*0=pnKzӤMÄ `_]u3GC TN?FF)CoCj[0aկw_4]u %d5Z ʑ|qP` { 9)F@[~GIT$~*|2oU=5oE<;+srϋFBD^/{Q GГE M/PfebV*GwIq18_D=* tsPk ?wWSi`Rl(i!|3qŌÏ960KwFg-&@Sy1 gtk5X6X؏:+&69aɽUOslC=ɑkXk[lU-g?=6'eCD+DŤx!F{n'GUK%m `@F]2 H {&ebpc F-6 ށ6⍤j ;Foc?c's5݄hh SksNLCFt_;E @f) Bsޔ۹8r-mP@B~R1>% /8W2N^'P8!a*dfէ}`} <ˢXsh^x_&H O 1-^oJ d,W^)_"3 إf}I8"ӔBN 7$W }K7L<ldx&^B]n1yѤ?QfZzHZNU0.< ;!椼.%I\uI3X0^ \w qOs}D.A?aktW ;':ݷO"U b)W}kcQ5޴34KRք;\mx&1X(Th짼ac50 +dhW_&?#^'B"#_gY]lIxL m# Ԏ|3Vl>r_aV"lbqEkL}X1#Ez Ħ>;Ӵ&haӪ? 8kёL05i {t-hls# mZQ0b ةa )Jfl~$1r[~_yq@^b"1N'BBEib"/~^1.-o>4{yZOhsbq-"G͌^Q4GIc/DVt*/OWY_IX#6'M7>Ü ![nB{:wTdBb)Gmy 0}`G'>9h&=!M􇚊DNvCeл}B@2Zh|Kr< ӡ-E Ս BAB*TbbPIEO4 Pt-67e뻐}@@bC)߇wJp;E=Z(;KFL/s j&U&{a-!j ? i寺G ea^G-*FA_mQh 6F T^< 8U{`jr0SLc Ϫu`6KE\֫$99 t<+hYjECc: a-#V"1Eo)%ف3Ϊ!Α7:@>h3g50.aO'b,Yx|~5S#۹t.[NcAJZJsBFʑ4H_B}iiy[ɻqQGđ;Qhc~SN|u˜Xt$ҾÐ x bճٙ]aoVZY< w1s<*i '߷V qD7I.$v)Z!8ݦJ=i<= ԫ 6.޳aWW2\+6c fbP_IHhߗ]D ?|`A2W#amaJ0'I{<ռ9uUwBe`P_A]Bxъ)$!O Zq}|ch Xxz[Ur:0=^;q\v|FݿS@zǬ|gڽ ik{܈w300 @203lI :80X8l.+`ZוݧU_|PY爁[S.i-f)pdnR ,ɬUH3DL9ījT*DV G4'#zLVHphv(=1oJ=\+S _ + ,Rsr\LI;PX̽yO$9DV*ͼ= u 5 G!BRFLY7C#̃6)DžbKTp13׽(; p|v#]֡#BzѯV7D--[~XWZ\{'n#NZ+  H_cǏg c-5Pު|ug;BUIn+\) >=nA  ċk$f~& ;zT`VI$ZOOnu^b F"aG1wUz/<24S^cS-2i3iwZL/c?$+-gEaCdiMg'ޕ¥Ü}M PlGuk<^D>&`!D.18^T^ncȨSxu 6M;0:pqӃ#Cv~'UF4,;La(c=F}8L Ѭ{KTYJA̽*>S dSevǹ>9;FPe?ǛHYn:m0LkO~LgE2bM=ԫmjM5@s˰|\:(ixoDS)]V9ŦcZlFX{Xnjdmje"%}$NK>XB'}Ȫ;eDN_1&eF^r"}ߥ@ʩA_v,-P.w>'Vr2%:,A_z`S_X; {ڄТ~!>!aEUQΣ"P`^ e% (YŞJESY,ïW[W+y!3s r[5 Z69hDWϯ| 8Lj~-ATvy6:aDĩиۂ+Hy!MC+qwI;+A\q(Dv^K!8m= sǧ ]tYq߯zxOU'qW"*ekAϣwL}*ǜ$B6I"V(/x)/(R "V. 7l_Y\ g/U9/' ə,vD5C͒ FDYž+On !޿H ;N6qP< LJVd--V5!zJE{a ֝h88z;x&̃/*,t}R·*i5@mS^s Ay| Vaڝl@2: Gs~Au/A:NJs9( iu"PЌ_[haxz(,.h -MMlU Gc eQ(PqrXk:ݴx<IJr7Q?^ ֮\ N_0G`#yU5>C;;r_Dq=mZٰT-iXZPA/">u<+@' ϐ!d22#TcP9[s%A^uW}GPv`^bVT͔ȥ:pH5[f5'iRdAHEBނ=S*d˥}-7#$c/*u &u[2U7Ծr"g0hl;8k1d3U6%NiVzbӗO̪1g뙟\qX# SV&k*# řYԎB9=Kǖa WV㶰㲗۪[}Gp+`01?¾gύӺ%Ӗ|ʃNޟ@M;e;Q̐Y{Xoc* F#5os=_ьy(CsüIz;.)R ʫWň.Pwn 9(+[远uXpVC7-`80;5 a"Ot+ i"e{ ;_ߞ 体:01' w8͆S47Rn8HJkM3ыS6~/w*%]׻qLͦ0` p>Ynl`D(tP bFbfJS͗^1l-Nr;P<jΏǣd@Dи|5NLnha (Z(~@n#~[vP@/T4H NQ܆י&^N{,R?'I諲yHô 5ۍM8 E΂ezfg8 ~qz "&O{2dhl˾$ba7EGF62g=8p|h7TS';$\l+(:,P8hM[Y㬡A NMp㠀jwm]8f{M-Gt_':|XcUkc,ٖgD߃JǡI)!v&Όz UN3dyDydV`>!1h\>g"keQwFn7@ ^&#]Z'-wl۸劍/6k U yERw7X . CO.E<}Z;M%)4m&~N+ZaMm7>҂,a~.(q1 Wge_jHg,uznZ ,T \ߠ;2* J +2A^ԅJ3 $fmcz`3b vHlZs/,`XW>aLjOl{}N7ѽox'06 @ubBah X?y5VO E^5WԾ u:uɦT<z?k_xMvD}c/D@ &ppWHrTbpBj3_F qcFE$ j,"r(кܲV)[Q랅BWnm? p**#`xxn_eGd1u\9czpBolNdfr`SL3<>^;n%UmV10hbԥkrg;r 07ϧEс[tVPx^є~Z3ꮶErGLhbOo i "X>re"'fT ܯ&muZshH%qh,"ɸ=&,֊H5|SK6ufF Avdd."R&R{+qDx%C+U 쌉$1f սOJQfN[U>smƮ_ RQnyӟ17WH;ϯ+ʘ;ٿlXt" 4Cm+,~mfBF3P{F-5Sq ^^$?@YNH~MueVL  ^X4]kBs)`:.-eR#F]ԩQͶ c d=O5vd˗'J@HmZ/ԷfJzaE6¾4Xxīz}X:CO@ijqv¬z^[TS,32*^W甃_kŽӕ &us;VBCE`CrPя bzg.dWzjs L /CJEx/wo_V4p0{/lx:͂Y0`ݴH֨QFFn$ Ԕ"^*k{TɚWp?plK:L@"n! B[WJ bSq6HWP߿sc4HkkT1}ˆN{)̓2p##FPi~ajqIu`f q/X RedajK/Rf|4M7P2tw(r`(=WNHRnG603s. {:P-rG"z!>!h<î*`hMg?D_5oA^ͷ =ێp,zpVj;䛕d)M"S['IT _ҧgKV GonS(F OD= նaMQ&^겐DVoGݓ3 AW,6tKnp$E/Uc29U/W`2rږ@G/`Q<8Mˬ)"vGPQ~&0|QnoNֈnYWlo;wOHih A,S;/?1@`JʪUicDD\&,l5N/‚.TV33W7VoI_d Mn7ݯ"zwS\UY85y[y$pKyduBSp~_}f Hs AzdϩӪR'յ[P9&l ssW!14'vȩplቊWxu}|l%j d{Bk}vk.ƀf-șt ԷSf(M[7vMIaWMԲqۆ[9so %u5-% ľ}2Sm1N7%˪ûXAy${_[̕5CGZ\pW7a[+4རؓj}wmgbN}eHN7 ] 1 Ui&RƐɠA{gu4/W~iЄ04nq!boSmcXRF*~ɐ]ܫSu[Y hē/g4$X}Bf IBw&֩bN93zi|SDVj =IHgfRwT5xe܈x <(3T9<6wА` ؛mD/OP޾'`[8`Nب4(Cv1Azb9 $@6?ru"oyE 5@D_@ 压GlKv_D3о iS*^1-׏ub m5eƾ~z*B3W|sf_HqChYvqT p  Yf,xHt84 P?9mi83 jA C8iE;B02ip`T'jb7k]c=V-rqp'GX1-<9pȕ=j%ԃ;jC^2|Hmyc\oˈe>o/"w qkP`uhgAk ?ztb+Z=Afm$.DZESQX C ޚs2\?vѡbc{pU}> a,"#2#7W~X=  1Z$ߩ}.Ѹy4)۶{I1[ܵYOHNX:0m[R«OcCNBhd!I/r7LYC4Ԧ݀ 3.WrWarBFQjTIWFQMJ k@<{/>+ kX.f =b8QzڹH+UsScuYfe H [Q׶'҃ޮ)VH#k"x~(:{s-#tLduGiwD0!7JgF",ߚcY_-<+%aGgk D>a3vêM]FA!)Ia_6e-֓.r 1 @Nl- u ag@y>cYj05FFU^hqY(PSWG4ISف.;mA]~\E qّ} l.pniF z[R3=(#3j:O<,0HB/s1bX! H-NLള9w\t&n}XX*Ӈ*y Z 'R<@#eLHaE4Rvjg? :X2}4>.2yU>c B`| VV@:a-- o dg=iF#RxxyXQt}g>ܪ;^+1 r8d4~nkx˷~׫o$?D!latJg!xxAIɋx.jFm3UcEHҗRv.~Jh.qѯ N1^Ca4I+R{@b4+z|qx2;!;cԶTQ.^%%bnQ66hIw|@5^m*3)H [37ňt#XhSF蘵V/ 5'vV AKP:Zrx[&/BG9Qc2?A.W^F\Pӷ u8ɡ ГukcHњ-+i $ؾ*GQ%iMe(h٨]C^>#57sbiE>l]/d)q8o1!`,h)[SEX G5]"K?~_\3W>)]غ Dbtݡ>f kJSi?B7OP.n j 6[ iJ sW/JDI6gȔ /7e}80ڝYeC'*FO3c9R:kNZ#M ׆{͏q@ U? E  9wZ@Ѩ}ȩ)q,&@_LLh?7PQKMu;0gNX61PrIbrh\EW*T~ Ҝ 3#D ;FGY NBL}ha- u( Wi׽o* :X0~>.f!H&F5>"/-4ky3oh[+ˉt?v:+P4JM6R} lY{޽@d/wtR?JB* XLPlJ _"Wq"kbE~j WyQM]4hޟQ0u,PKTsRL\ W=4)\9.De\VqP0ggj0nJpł2 x[ïަj57ɒ6;& E=G6}ZswB I0(F;׉܏[W?r9suB1VR- D9/lߙreiLp &ߓ?<ݖ TZ`jkS#LKȼ<;|xfSƾ6qvMW;s-ctG5\jۯ;,j3!?8L?[zyKuDERz࠽n?lIMT7^[bjT1O%ص>qr) mJhgѳNq(>tG;Cm\{M;=`ԕoθg %4 H)T?buq5W#H+!s8@ 1Zv-W\2BlvU1=˭1c=۪/'á r: (em;5˅<#":Pf|%ZT2 4@ɶ\'OIy#&~ڟ{ԄgsݑZ4_5K7J O)r;.s`¨6|s%sJ)l;]rPpg;K(Blqytr^If/1|dg(OAam0.f*hÍS@44ݒw K{ 3ۓq2{0ˆ  ]aH/1]{j%.±~2 ldMja71 ưiu!Qeԁ"|PA$x8B7nF_bss0_GH7aJ7mjZ>sg}WG(s1]ݙΣyc8a;=F7(Cr}p܋򪤔{%D[6 ]5q5BOrg9ac)3bŭmA@"b9tw @hY8/*m qQL C(̔q@AvL=xj|`u`.G 2Jgk 7m$/9LhZjhP)ñ3{88kO]|nA, vqe!Pvp7#⨔*YM] q뇥) (מv ad羨bMEKB2r2.s89. "6=z8iT>М] Gy[Az=]T5c mOC$ͤ'ac xUXrʾ(w[TqoDLYsqk]3@7J6=Uv{p6AJgF%RϋH !pD3|VMyEO9'h@'5&Z:BT b(TN)ѡ~]QpE HrrEt<9s$n9?/L+&Tbafʉ$g!5rܪ:[WmiR6`%Cdbp6Fi@|2T}I:at d$\y'63iMZ tUDWF;R^hy]塖( t+zhAn7TnMy3o$0V3>FCZ޿r{\F*J [N7 !XYܙqsңi%V ٷ`+Bpc4Rc>j.eY w3;M7TN~!,Y2SU@G>rˁDށ.I2n>"ƽBLPC+{'WL%l*Ĉ_~;4:IzAC-# 6S?|z;d6Pjg6VvB|)[3KC~cDJ^I^l~ KW͕WF ZtX d 8F}hkV۔35څ6prЏ-ҝ0njel8+.~%In0 OFyW2SBv5(53搖ʱkUȲ*&v+ C9h06_JHCQԢv_a5HFsjs!7.J>C/ALnq|LNZiJFa5cd+7c@ i>Kd[AQoĦĔ>?Bre(Idu3@SgִW +ئxAƫCC V兇=VlԂpm+ك*ݎH=W]Nj' iWs>jnnd|h5d2ma^cGD)]O4`WQY)0x&e`R>DKS[z ̌dZe-d"dsvrƓ-.3v4-czSTyJ~X-^xnP\`}DH5}qU=NߑIg*zLB]i`8)ZCGy[+$J"e!S81nr[\Dvv9^e$Piu/xV8PfĨ =ޓc<]-B6yU1'\IB/=ָ"6p]F'=ƒ0o K=>"ZR /[ebA=D薁4Y7юoMWMWC"߫4)q> w/lV֜GeeZh}ހq&An7OJ"ާ*66U*â;:FCZq?2ی^?RwȐPsyP2Yޗ`?m!QI;k ,x[2lvtAL1:s`D`~ =pOՀg 3`}+I?$p!x1~}OVsއJRYSx=a]uaBK?[0ދv*=ɑ˜u70J 4XGjF:VYzFTu=Ag;SD/YDQA= ̴pBO0H`āP#҄QC鴰ӋMN%}Z@8sKk[[3ȹ+] %OʖĂn= MW-yg&.L(0˵Aj"Q:w v0JZCZFn$ۖwTZ#UE+p{}҅ p@\6.p? Up'7/T3D}ΒLWK \We-ab0ĒEЖ9LF s~"v+3 Ο&N"cR !W;y1i/:fIΪ +Μ}q[[DKo$/@y#tkz0oi^InvXgY9דÍ݊REKctP .,ӐfAYi:ȶr>ᚐn[L qAх=YV6*VNx:8}8_$I%GdūB]K{ W\m6-_gDh z 5Ǥb@͔.P5lrh-Y 8DOR(x=e0vJ{; uj'pmږa ĐGAuLZfdDK!GRH1q`7vGg$\tub@!*cI  D55Qݣfn&=!$4WO>y1@਽2hQ2")le1Qr7ڴӏJSP:Jt#PWw3h/:}i^6IDҶUPSWʵ&K\a.Jye~=4B4>q3*?s"l4ua9iytEƱ,${]~Mht 2 ~%'R &XdDxD}*'I OVye(uP;j x(<2 Vs^yrB@ľ8&R@QAXCaUy`/gWk},_WA_Z1MEi E"tWH;6:v{D,-*:kFŽLr{r: \ےi#Bظuvܚzژ:5%sh.՗"NYƺO }R,-?{;no0/I %%ĬR=+E# f40 Mz҆%5y#ĥ|柷[x{- c $[+D)gjFXDWD_kK _G}<x`,吁a~QCo92 "+M-EA|S1$yc2AajT[P]sXf;YXRqG§AEzd ߏ)= kW$̣$ea{T|aRedת7ed+7>4")/_UM7rϒ1՟h1++Fɫ>(L~> %Ovl57} >8-/vQɇv#*,tח aa2YC`ь< \7"WɬU8qS 0#@O=[Ŀ͑Ck4ĢP0^j8d xuDLi2<-Dl OL^9]͒}F;-fֺ>y*akzslk-7#M;5~U;u߁*)W_7LvmXOw f {B ?g_FAk"F]?k$6}yOF:Ea_fڅ83(ͨitVj xdÒly9N%HF ;zXySa@/bTaѷxf΃8xXXM6`pZ"C`#í2T_/Q|ܪ0#$aT =3iC`9̴ 轮B.XW\o|D\$T5=DžzC 9 kZ y`X;})lI%"1%\pٕ>1sdlE5$OԺp/BkJb޻1 cqo;0 t'svVp hjb2Wpί߈;(s-o^,'c[g_&'yV'tg~u81h1pQﶖt:}v;A'HNHj}!)4lUu|džY33af08k0kOSv2BNaXэG8|dF\.yN_Ke9cաx^#R|õx2JJ9v8l"-Z-RGdlh)T~NQ\SS-ӥѸsN#hR7ZlK{G3 ӿ9(ԕά^W[R/#_x1#AH@Ħၿ -Hujc$''\bm{BzmL&<*&-̆E j3~tY,J:b=:olHl>NLLĺ \T8`DX*bELZ[hd[HhL#|Kb -retL+: ɏGȁ!&as;`Xq9E%%` ᢩ"WC2[5C,*mǔ_u$5q[MaI{<@(]׭98jMPZMKv8OC@6f DMY2Zqߞ5k$KzS)Llj4o ra>ڻV\CbخF6k*֒~lk$\QBdW&Ṡ8q* FΔ4BYȖ!?,xҚϻ@fZxD4C=R3?ʓ6D~߄SVcRhq@4z 7VWfwj Ƞ5uNDTgr4?5F:((WH.{t/=a~[_[ip˲Hc~~ZJvtuqPX ˢ w"̙,菓F,VהUf1΀X/ˏBAmHf^/ ̟ @ .:{ ~<{Jܘ#U5‚$1c-?Kxua(mnŎŤ{W)Km姴 D[.o(V#?3^YN22͞_ܗ+D4֍;B5$>l?O4%+kVqx)M .G՘$0[osIO(43-ikn""C@L(Nrvϛj٫޾NrB[wV8+dsL9s<]񑝾\Q;8nPM`<{.CG=Nx=O^hLЊ@R!?:b;t ~,No$;]@SԇH1{K_V D@RjJnЧ%`Qyke:4Y tVDz o6a*ʾamr63AMCXYSbrxx/!SIЮ> l<~OjlgRsխSZUV2 cO>,5.̐/焌{ ]پaγǾ xc=+I߂-D_q`R+zˌ#Nf:,C/۱hڥSŇ u#U-3z {*^V8 8G4v=D )7Q y2Ş97ě0.6aS2A1P6rx݊v뀡yU!v{JE8t6SX60+%@[kCTuvŝ`ym MHu1ZZE`wY06>#mk#/x8?Tzom~;">|_C ,Π1T@j#y.JFʑϤr*%:Pq[ =D"QP͠HiI=/q[mQB.ֺr!p~2:>FPsPttX' YZ