libpeas-1_0-0-1.18.0-3.2>t  DH`pYU/=„29sx>QmXD3E7׀9E:ШG& _z,# i}׻0 ^la=A_7}k0 IF6Iq #xҗZFԕ%saGﯕ+ AF9i%%YQB@_9 Me˞vhƷ~}f7x)Rg6UdqF$)6:om_%ꂵqClb3MbTG<A-f:?ve1dd165fd7e4d1980d37a2fea372986e9612f675ؚYU/=„3+20Jک/='^!e P! (=-wɅIAKf=ZɄMtqHrŸكu Ȭ,m S 86C ܁ҏȩ{W:Y;mIBjH^# 0jj1CϗU?s)haQ(av i-Vf"_Ţk)Ug~x~g }DPBkpjd–BNR3S_y[u*xϘ>BA?Ad  7  :@Hh x   0 PpD(#8,.9.: v.><@<B<F<G<H=I=$X=,Y=<Z=\[=`\=h]=^=b>Nc>d?5e?:f??l?Au?Tv?tw@<x@\y@| z@@@@Clibpeas-1_0-01.18.03.2GObject-based Plugin Enginelibpeas is a gobject-based plugin engine, and is targetted at giving every application the chance to assume its own extensibility.YFlamb65RopenSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://live.gnome.org/Libpeaslinuxx86_64P0\g-AAA큤Y8Y7Y=Y=Y?OkeVNTU22f44e77e46773da1fc94a43d91813c7d2a2162edb0b330c5048cadbde0d107c4b54a1fd55a448865a0b32d41598759d36a97dcb7ffcc14de15fd6226876af8alibpeas-1.0.so.0.1800.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibpeas-1.18.0-3.2.src.rpmlibpeaslibpeas-1.0.so.0()(64bit)libpeas-1_0-0libpeas-1_0-0(x86-64)@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgio-2.0.so.0()(64bit)libgirepository-1.0.so.1()(64bit)libglib-2.0.so.0()(64bit)libgmodule-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2W4V@V_VTQ@VTQ@VBU@UQTT @Sہ@S9XRQQQQC @P[P@P}L@PaP@Or@O`@OKp@OH@NNFNNyN`@NRDN?N6@N-ZN M6@M@Mx@MfH@MWML@LLvW@L[@LBidonmez@suse.comdimstar@opensuse.orgzaitor@opensuse.orgfcrozat@suse.comdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgsbrabec@suse.czdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgfcrozat@novell.comfcrozat@novell.comfcrozat@novell.comvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.org- Update to GNOME 3.20 Fate#318572- Update to version 1.18.0: + Updated translations.- Update to version 1.17.0: + Fix Python plugin loader module paths. + Do not add pyexecdir to Python's paths at runtime. + Add support for embedded C plugins. + Order the PeasEngine:plugin-list by dependencies. + Keep plugins order in PeasExtensionSet. + Misc bugfixes. + Updated translations.- Update the list of recommended loaders: + Add python3 loader: most current apps are py3 by now, so recommending this loader makes sense (boo#956453).- Update the list of recommended loaders: + Remove seed loader: it doesn't exist anymore since 1.13. + Add python3 loader: most current apps are py3 by now, so recommending this loader makes sense (boo#956453).- Update to version 1.16.0: + Updated translations.- Update to version 1.15.0: + Add g_autoptr() autocleanup support. + Fix Python tests on OpenBSD. + Fix libpeas crash on windows. + Simplify __all__ support in the Python plugin loader. + Misc bugfixes. + Updated translations.- Update to version 1.14.0: + Misc bugfixes. + Updated translations.- Update to version 1.13.0: + Removed support for Seed plugins. + Added support for Lua 5.1 plugins using the LGI bindings. + PeasEngine is now thread-safe. + Added support for non-global plugins loaders. + Load C plugins with local linkage. + Use Python to implement the plugin loader's logic. + Support Python plugins that define __all__. + Use Lua to implement the plugin loader's logic. + Prevent the accidental escaping of globals with Lua plugins. + Misc bugfixes. + Updated translations. - Remove seed loader specific parts: + Drop libseed-gtk3-devel BuildRequires: + Remove libpease-loader-seed subpackage. - Add LUA 5.1 loader support (conditional, currently disabled): + Add lua51-devel and pkgconfig(luajit) BuildRequires. + Add libpeas-loader-lua51 subpackage. + Pass --enable-lua51 to configure.- Update to version 1.12.1: + Dist the GResources XML of the Python plugin loaders. - Changes from version 1.12.0: + Add easy python profiling support. + Disable GLib diagnostics in tests. + Fix various deprecation warning from GTK+. + Check return values from Python API. + Misc bugfixes. + Updated translations.- Update to version 1.10.1: + Fix initializing Python loader from Python application. + Prevent and warn when trying to enable multiple loaders. + W32: Allow shared libs to be built. + Misc bugfixes.- Update to version 1.10.0: + Remove support for gjs-based Javascript plugins. + Misc bugfixes.- Drop gjs loader support, following upstreams commits in git. GJS itself switched to using mozjs-24, which is not compatible with the gjs loader: + Drop pkgconfig(gjs-internals-1.0) BuildRequires. + Drop libpeas-gjs-loader subpackage. + Obsolete libpeas-gjs-loader from libpeas-1_0-0 instead of Suggesting it. This allows us to clean up eventual installs.- Update to version 1.9.0: + Misc bugfixes. + Updated translations.- Update to version 1.8.0: + Misc bugfixes. + Updated translations.- Added support for translation-update-upstream.- Update to version 1.7.0: + Add python3 loader. + Updated translations. - Add python3-devel BuildRequires to also build the python3 loader. - Create loader-python3 subpackage.- Update to version 1.6.2: + Fix gjs single-include issues. + Updated translations.- Update to version 1.6.1: + Better SIGINT handling for python signals module. + Updated translations.- Update to version 1.6.0: + Remove the vala demo plugin + Add min required and max allowed version for glib and Gdk + Updated translations.- Update to version 1.5.0: + Warn if activate or deactivate are not implemented + Find extension construct properties also in interface prerequisites + Fix interface sorting in GJS and Seed + Added peas_engine_prepend_search_path + Added peas_plugin_info_get_external_data + Misc bugfixes + Updated translations.- Update to version 1.4.0: + Fix critical warning when destroying a PeasPluginManagerView. + Updated translations.- Drop libpeas-released-gjs.patch: we have a new gjs now. - Remove gnome-common BuildRequires and call to gnome-autogen.sh: those were needed for above patch only.- Add libpeas-released-gjs.patch: fix to build with the current tarball of gjs, instead of requiring some change from git. We'll drop the patch when we'll get a new gjs release. - Add gnome-common BuildRequires and call to gnome-autogen.sh, needed for above patch.- Update to version 1.3.0: + Extensions can now implement multiple interfaces. + Added GSettings API to PeasPluginInfo. + Misc improvement and fixes. + Updated translations. - Add explicit pkgconfig(gio-2.0) BuildRequires: new dependency upstream.- Split typelib files into their own subpackages: typelib-1_0-Peas-1_0 and typelib-1_0-PeasGtk-1_0 - Add typelib-1_0-Peas-1_0 and typelib-1_0-PeasGtk-1_0 Requires to devel subpackage.- Build and package the glade catalog (bnc#689575): + Add pkgconfig(gladeui-2.0) BuildRequires. + Pass --enable-glade-catalog to configure. + Create glade-catalog-libpeas subpackage.- Update to version 1.2.0: + Fix using Python plugins. + Misc improvement and fixes. + Updated translations.- Update to version 1.1.4: + Fix to work with PyGObject 3. + Do not expose the peas_extension_set_call* API to GObject-Introspection. + Disable log hooks used by PyGObject and Seed. + Doc updates. + Misc improvement and fixes. + Updated translations.- Update to version 1.1.3: + Do not expose the PeasExtension API using GObject-Introspection + Misc improvement and fixes. - Add Url tag.- Update to version 1.1.2: + Link against pygobject 3. + Do not cast pointers to unsigned integers. + Doc updates. + Updated translations. - Replace pkgconfig(pygobject-2.0) BuildRequires with pkgconfig(pygobject-3.0) following upstream change. - Drop libpeas-new-gjs.patch: fixed upstream. - Remove gnome-common BuildRequires and call to gnome-autogen.sh, as those were only needed for libpeas-new-gjs.patch.- Use versioned BuildRequires to instruct OBS to wait with a build instead of failing it.- Add libpeas-new-gjs.patch: fix build with gjs 1.29.16, which merges gjs-gi with gjs. - Remove pkgconfig(gjs-gi-1.0) BuildRequires thanks to the patch. - Add gnome-common BuildRequires and call to gnome-autogen.sh, as needed by the patch.- Update to version 1.1.1: + PeasExtension has been deprecated + Ability to use C plugins without GObject-Introspection. + The plugin manager's disable plugins dialog will no longer show hidden plugins.- Split python loader in a libpeas-loader-python subpackage, with a Supplements on libpeas-1_0-0 and python. - Add libpeas-loader-python and libpeas-loader-seed Recommends to libpeas-1_0-0, as well as a libpeas-loader-gjs Suggests: python and seed are likely to be used for plugins, so we want them by default; gjs is a bit less likely at the moment.- Update to version 1.1.0: + Add support for gjs-based Javascript extensions + Seed Javascript extension support improvements - Use the new() keyword to instantiate new Javascript extensions. - Previously used "copied arrays" have been deprecated. - Allow using prototypes when defining new extensions. + Add peas_extension_set_foreach() - Also deprecate the old peas_extension_set_call() method as a result. + Drop support for Gtk+ 2. + Updated translations. - Add pkgconfig(gjs-internals-1.0) and pkgconfig(gjs-gi-1.0) BuildRequires. - Create subpackages for the runtime loaders: + libpeas-loader-gjs, with a Supplements on libpeas-1_0-0 and gjs + libpeas-loader-seed, with a Supplements on libpeas-1_0-0 and seed- Update to version 1.0.0: + Seed plugin loader fixes + Fix segfault when pygobject cannot be initialized + Fix tooltip display in the plugin manager + DOAP file update + Updated translations.- Update to version 0.9.0: + Support VOID introspection type + Don't use properties to store the extension instance + Various bug fixes + Fix getting and setting Seed properties + Privatize PeasExtensionBase, PeasExtensionClass + Drop IAge support for now. + Updated translations - Changes from version 0.7.4: + Fix crash when searching a plugin in the manager. + Various bug fixes in tests. + Fix memleaks + Increase pygobject dependency to 2.28.0- Update to version 0.7.3: + Fix bug when lazy loading fails + Fix C plugins that do not inherit from PeasExtensionBase + Fix PeasExtensionSet example in the docs + Don't GC plugin loaders that fail + Only emit notify::plugin-list when it has changed + Don't try to open a directory as a .plugin + Unref the window in the second time plugin + Don't add extra ref on python instance + Show dialog when disabling a plugin which is depended on + Drop PeasPluginInfo:file as it is unused + Add PeasPluginInfo:Hidden + Correctly Fix C plugins that do not inherit from PeasExtensionBase + Updated translations. + python: Rework refcounting to explicit extension ownership - Changes from version 0.7.2: + Check that the plugin is loaded before creating an extension + Make PeasEngine a proper singleton + Move the module support check to constructor + Fix PeasEngine to be capable of being created multiple times + Fix PeasEngine:loaded-plugins to return a proper array of strings + Make peas_engine_shutdown() semi-private + Added the view property to PeasPluginManager + Add Glade catalog for libpeas-gtk + Show a tooltip for unavailable plugins + Replace plugin loader disabling with enabling + Add (array zero-terminated=1) annotation to API + Added optional engine parameter back to libpeas-gtk API + Allow the engine to be NULL in PeasExtensionSet + Allow multiple instances of PeasEngine + Check that the manager's view has the same engine + Lazy load the plugin loaders + Drop peas_plugin_info_get_keys() + Do not marshall out arguments in extension subclasses + Make the interface age 0. + Updated translations - Changes from version 0.7.1: + Fix handling of g_callable_info_get_n_args() + Fix loading plugins with an invalid dependency + Fix emitting PeasExtensionSet::extension-removed + Fix remaining s/libpeasui/libpeas-gtk/ issues + Unload plugins in dispose to prevent segv + Don't show a plugin's description if it is NULL + Make the PeasEngine search-path docs make sense + Fix seed extensions + Override properties in PeasExtension subclasses + Allow the Icon in *.plugin to be located in the data dir + PeasPluginManager and View cleanup and style fixes + Fix implementing an interface without a VFunc invoker + Annotation and documentation fixes + Test peas_extension_call() before calling interface vfunc + Fix implementing interface vfuncs on 64bit + Emit notify::show-builtin when show-builtin is set + Added --pkg-export option for g-ir-scanner. + Plug some memory leaks + Updated translations - Change pkgconfig(seed) BuildRequires to libseed-gtk3-devel as both gtk2 and gtk3 version share the same pkgconfig filename.- Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage. - Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore.- Fix -devel dependencies (lib*-1_0-0 instead of lib*-1.0-0).- Update to version 0.7.0: + Add way to get a PeasExtension from a PeasExtensionSet. + Move the "extension-type" property to PeasExtension. + Convert the API using va_list to use GIArgument instead. + Rename libpeasui to libpeas-gtk. + Kill the "base module dir" property. + Check if the method is found in an extension call. + Make the various loaders define static types. + Make PeasExtension implement extension interfaces. + Fix offsets in interface handling. + Fixed the way seed plugin asks for an extension point. + Add peas_engine_append_search_path(). + Drop application-specific naming in the info file format. + Add new API peas_engine_get_default(). + Drop peas_engine_new(). + Drop "engine" construct properties from libpeas-gtk widgets. + Various small fixes. + Build fixes. + Updated translations. - Drop libpeas-fix-build-recent-gtk.patch: fixed upstream.- Add libpeas-fix-build-recent-gtk.patch to fix build with GTK+ 2.90.7.- Update to version 0.5.5: + Big API breaks for this release: - libpeasui got renamed to libpeas-gtk. - peas_engine_new() lost one argument. + Add way to get a PeasExtension from a PeasExtensionSet + Fix various gcc warnings + Updated translations. - Use %icon_theme_cache_post/%icon_theme_cache_postun macros. - Rename libpeasui-1_0-0 to libpeas-gtk-1_0-0, following the rename of the library. - Don't package NEWS file, as it's empty.- Update to version 0.5.4 and cleanup for inclusion in Factory.- Initial package of libpeas 0.5.2/sbin/ldconfig/sbin/ldconfiglibpeas-loader-gjslamb65 14950613181.18.01.18.0-3.21.18.0-3.2 1.18.0libpeas-1.0libpeas-1.0.so.0libpeas-1.0.so.0.1800.0loaderslibpeas-1_0-0AUTHORSCOPYINGREADME/usr/lib64//usr/lib64/libpeas-1.0//usr/share/doc/packages//usr/share/doc/packages/libpeas-1_0-0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/b736baa1ff27c7543b1b90eb9c853315-libpeascpiolzma5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=66e9641628bac39dc582c34e719a751968ce0d4c, strippedUTF-8 Unicode textPascal source, ASCII text PRRRR RRR RR RV8t\RB֑(libpeas-langlibpeas-loader-pythonlibpeas-loader-python3?] crt:bLLD32%[ohR C$QhWD$7<JrmkW.?QYŜe6?Ծ/NW"t_pZ度f R̈́د{-rf[+ZiAfUgt0e3bm,:ֳ͐#;Y-̧^iz | .3@|6/ %g0D(A~pOT´ʓ>,$ VcsTi}|qkSdp O=.6muIdʹ/ eU)z$2Ug.Q|j ell)98Qy-e"= =l5wI=/U1! 5f7ۛ>8H^4WzO ʙ9hU5 @[ 0/p7Exj{| PDi](ccՆg]KcIcTvFv-bw12eL2m8|`ݞm&nP|v:bM$L|d(drK.'=3J٥G)ߕl8א4|G@fp0ʕp[>th%%i>|?f 6 ^xSk}WOzBH*hw3ɒ3@B u*I8<9)ަ/w1 {/Tп{}`{2#?qfΜиĒjI(P4&(!XZݳy W z!]M/0.F8K>I+b6y_҂ `˿>+ݬX'L2g|TD| v/%l 㖟#L{2u'<+oZynLR2`vcӫIvyYDd!J2ޮAiqf/C}xr l tt̤D%k?ٞ I@@ .h}F#ۃ ً㲒p]u5Lp߀P`*vtV&lrmL9G$G uscyF9v5֕8z+{=Q|u9j<' Z,B!Tpދ}]Hv+j vLBCHӀm]" ;d6ZaUكi86->*; Vj QWݜDv-9GDI@Gj/ ElݥN4) h2̳'Aml]<Njxnw9#Ɉg4`cB%Ӳp8;;(8,MXR<\ qC0S텆3&T߸=s6-1 =y=:rV)_4>,Q&@+ 3dj{ aaI؞QC"ѽeD&)àjǔ %tXb\qrBqp7+~M;8b`jO)yE)^fim9{ZFtayI LnOMyr/@BƅQ Т" s~SW ,w*PǴ%4 tbUxxIT9dk{q,2dxl' !lӋҟszn?ŧ-*Zo'3cf§#ЙJg]7 eƿbX]U(GpT,"g^ C ja o,kp%vQ]-b+8l,BO^'%,1q6F_GQrRs!\0:0c#tJETrL غ6DFb( 3f^/OdZ˜Ҙ1h|OS6TYx5%J49Αt٢xUtB!+iUoTjy:ftm!#0b!VqsO+U[VS,?1wofT4R@E픆0o(BI7& ,nq] >V=HAܒ睝^4U9J rnƓ>CW|Թ8?!–HO]aRVͻWPd,I/*6GR-'0 W)Eoדt$nm#AdIa5@ {I-D rƒasUJONJ CF񬅪mR klHWZ="NP)MŞfrZ~oKgHHiF3#`TpӈDfGI/ɘ{? X}摃^E]WZ Ɵ+re@+M;w%ou2Ge5AVl]鼘U1ծ-R_u96TDA$*ds5r"E߈*Z16tdF ၿAӺBĶ@L)7L#;ن9tMyt@ g>cgl ,`_䟲.eߕpyԩ֤!BOեz)C}7'oqCݸb ߽p[N`Caҷɳg´}lKApBV/p|Hހ)X Sxr}@E(!z SjnWl̟$l0 p:R}~ߠhy֦O 5OpkPbh7,VmS6(|V q7H n-&63q@71UedN.ߘ"}ݽgoS)P[Ks"g`~4 ^|ҙvy\!xƔk- &C׆@WrM/S4l H/f#Fu:?+ C32M'pƢJp[YĔ{^*Yz//74. 4,ZX4Z*{<p|UKt:{A@Og"hGj~e`ۃť ճT`/vutV Ӯx<>qU2{'[Q!큯Ƕt f]tC.}p-E`Rn*sg4 7vB9« L_11Z~? W5 3Xa3{-Z43?Ef̟DQEɓ -cjPP5H;& Kcjh/1e7א8v7%wY$(O/A^NR N>Q$jbjHi?KFCthh&CV3E{!dHJ5c!;>Vxxr&VIAYpLy %݄E ݍ×e"ujfUmCmB=)d!Mp+4|-/4' ZB,ll2 < 8]贸`mj66RT',jf+ku HESEaT%vf.q^R1X(oO#%hcAy}}rAJr,#(^jnr?£%e$[Ag$^7/ !kG37 ɝ dB to56qz*?:ţ!7 iWH N{|>Ů7UF*Vw T|7L1hm .Z i BU{x5L,뾪Z'_CL8 JJ]Nbb!DC22Ҟ#7B(BczC*_ +ǔôx݊~ƂkU%Jf=y7E_&N\,ο"-D/BrCJk,%mfQ"bȤbLHGG,KNd|Ptwډqȉ6>R%EX$E/%bw,^b`+9䶜˘4 U%5%^@l$|6e 8́C KmjiLDqsưiST naT;(<D'xQcV Rf?޹| ,(-LilnӈR+ff|goY%t1(dew' 8ɩmʴj8kuat}F㏨_&{@ !y u Chk5LR]i%V uڃrQ//$@i`b`%͑f "ZYђM3VihoO$8j+.R lg:X*<\.\R7<NM:#b=uUުgarOQ wPbA7\iKjrob` \p 5Z޲7ڠe92cl`fְ\ 1՗!K4QP%9\93m{d4<\ ?|D+E]ֽʯ[.wxO!-=7XxhX- ^n ڵFvK-KpUeKD)ž2ZE5q"RhE׵ƫq/7E-6-@p;ݩΚ|,1]#կC4]?FX0\?Z~#`tr:BCVSNL*LRw^`9.A4i)EՊE\w_[RN^]F_Kj <k6 nOyw< cĨ# .9.rn)ZFd Lv[/H@OepMuȌruoXGRzCsWZﴼEm[,Q'j*[ʚGӔIpM8p֤nG/&_rpe!y#/2P8PZEb%b=ނnc36~A 7'wCSz/G_2f`ФlDq{dT@ DMmW o3M7C\2]>!Gz7 &@>1* - ;~zmXXwxMۋqiKazwbN`Hj<듋ZF ~pj5Y5mR[EzK, ɨH󙷰_+tZ"Td=W`v*2Kg)XP[}_2K8I`y3unfSjTEiR<\MTAKmG쇦fD}rUhHQ~C ģV:01횆Tܕ+ E NҰVG/W }uPwD."rRS,"M ; F8uGxy‰lo0y砮'3~GS"ՙ1A&~!6ݲ! )î"?'sڎ h{ Z%#j>l)im \bD+qhR OD}z)L#6fPk);KTDC_8%ă@|QGD}\bP ^ %!~x|^Xz]͋lS#'t 8WnmD8h|eS2ag;jN0u7ZO4Ӂ.<ŵXxS~|yQ_aj >ME}P;nb$eSa`yauv+/` c8F3&)WTP.-ub[5N+/!LGQRНmo - ]cm^tN:X/HhsC嶕;dQs &&bQ}7kR;ۢgri@ٟ8@kDش.#c=LŮg  9J6 -&g.K!-r;sgߎ򬅷%LM_aay9Y{JYRar^_8khRK"d6X:0z)ݪLjG*>$}:ԧRZ F #b0HLޛW4SGίo$œd< \ M'P5N~G37\qu|AA oJш|rHlLNj0_.# >mIc&u~6^A~Z ];11g==.1̏Xd9ѻ -q*|H\xXP@tkbp$aW-d=R)<7v#;2rpCWôH^-uo@Y#n-7ZF+DI!==GNCx 3$'Z/Yr12{\%\;:(4xH!.e0lۥYv| 2[XL# IX"A7uKѱE.PqRu̓'^%:B^8 ΪGҥT@>DX[?(Pȍs?'%8r*>q},I)dZRư 7tYUSSKpZ~X}V|5D!KX/.#焯>]v#ց(.B]VOi&AQiT;.ΰ&`1ԹB}Q7PV'oC2jǺ `Y5!tb:SCF2 aJ\ul+(doϥP^W-q.{/سCb3Ur ұLڸ~|iroEF'tm_oG|ȵ%Q;o5#:߉L$-/z Su}KX%2ڋ%䵮5{;&LR֬ArfK v'_Ha3ԋoed_=yjt.I嚢.e]9;^q lQ%^X8שG =vQWʭ L aj? Kua® Yn;.#Jc&o6k#O*]yrVR=T/P!vvmxLctY"FZ X=RWJ1.ck$]A=Ԁ:X C4aZF{·sz˘}3}1ѝmT|+6fhY݌s3.dBR'g ^[KD۸#3k.77hky(T ]%Ml!fwٲ=t34 >duLO&7<)/(o QJ T0x=8hФq+0`]+<.; m$;OuMTJuLsF b2TbL*R$q[1H(Ih \3m ғrd pR~qb//sI%Bz2Sc F B\IMn2NeZ׋^a@cpWV/pKut>}86.zƘ5o5֗LX)?z\IC t>FwlQx귓n+1g65 ?,PmzA#KB&;"fמ5 o/h-Yn0efşj-BX7U;n2f7 Kѐb闎JE8LA^#I^^_ 6O"4*-.JLM{!>5.= DԱSnpTC@ā'IH*`,UW:SFuٖ\bb #ݍ[W1{<ͨ/Hvx+S)xFy< 9o~̷<޵Z6U $-*>bUWIS %FɐUw~ lJTi~ Jr j5bh56NyH4/%滏o #.,T)wQftM`(* $@P Mg wKi۳VMZؤH[=q?ц/_0LJc/eyY7t? ~HI285T[8M_^Y&!EmaHtr̲9TР5 ĕ9%Ȭ-re*4}Xi"-m=9|}K5fP?AvɺMb{ӥ J,Ĵ邗ǬQhzYDVVė5R "C #&a ]=§0|1a~ɶN_ޚg@^_Y8lWPL :eE)#V\5FSmqdҐW4<+h^Bޮ# Wab~ bD*4v pMJTҝ`2mR$ j5D lDQ t%XR kMt_YW:.[Ü5<345 O]5!f}5MleAk#ѥ2 2Z,/>2^ѸVPwĺ CsR(#1/e'pxEW`d cWa濘*^5ޥ{ wH]"t &1H-8ƒ2j-A/l"릧#31/ џZ/YƵ`#hCCOGNPIA1hjcy @RՈ .R&@%P豞bʲ H H u2T  [=y/z.XMuxsTWM"jvN8gNrgЭMh*7;* ѮJA>׌hMih6ϝWZf:Ր}fe*z7XV6'KBx8 hjL -_x+.pp{ͨ_0@?Sl{4&0s ѷV2k1R.PdsZZyHZ&)g%7>I# !xeCެHébO:cӴRe#s:vz 9TmE["a)ɀ .-ЦyƊ'2+mJsL٧z~:2Ss#74Vr9&'PzZ3P#ܸA@;(s}EjMEyZnWZrP| sj}zwG)n4.(z?LgGw/&ǒYGSv(%?NVs"Z:2͜d$h5% \L*MFs^AIp_:|b: DTn.M9E&!oVX=<8݀AȶiB q'QY󑉐ܢ@E;a0L6Gl&D΅ՈeR1qRњHZ>cԈ8r?:E綳} 0n73L̨!x9Ӓ;f|؇O'Qw}Y'^3n~SQ &?& (r;`' *9_B4|Q@i݉T\ ݪ27ĠUm$KVF>̀4%{X.}*E2~odbbY#f$o"a<u2Tѩbo0sͺcDO@iS|NOU?wIMF%2N"fSM$!HR`S=.Y(`1e+TF9Ĩ3?0ODU(!Bw"hy9r|hͶӄXJ~_;G^vٕy`y`*33um:I _dxXd~~9_v<+ U!fܝ-*|G.4?I8TD;!#N¨;P|CV0U >r+.n@quפH e gТ2usUV|ikb#a;7:*SP5m\~;DW}orveb)=Yɘ$ߋ̷ɒq`1BvZ>зӬOZ(oʖgW'P"L2Hv$\AhYM8$@R8YEw>z'񑞝tP}+!`xr[=mmvC.SP={ݽf-⭅lLntI~]rv=O.`6s'9}-vv<S#ѤV݅4٨n S[AU3NLYV{镊6Wxυ'#:l.u{mf75*K5$Fb ƞtFq^#aQۡGkQ R[Ao[9~ײtFQH}<E֬wLr9)(I4/[=QD}5[RVs}<û7 &I31w!Tnlq40J< f=jE7Аvm0}B-߆c/q3Nm!?c&]pcE͎k8ؒmb%VaQ,Zu훟Vl 0j*Nfkj+ ]ݨC+=n74=8TnS`dZ~-h9 !g}@q!nH,Bnj],BwKdXN^{&*p<ޖVD$gAp9-hT2/ w\]6S/C}ب(V "Š$u:HXY6;%H%S)CؼSH[WOz/-z@Frd,9#pw阛guk⮕R#dWzYJ L{7ϔp٘Oo _G }x4Ta`<2goNR]<,m Yw$C |DPԦWY|d+ԩU;ezMLkt=F3VJ6@ܾnjBvߠ%i1!bV`[I3 09+O@{6&&rc}k4·,H*盨ea7yA? &2t5q\Yl;-GRlss=ĪRQgF>ك>G@+Qs9D^S7/'!L)6T6!X1_LcDmUuY&!(In~e[y?w" p`ض QP`gԂἫ{cϻRp̡Hm5KPsSK2ˤJyKWRWCZE*=}#!bBcv[y!!S?@0[>Qnh +^Ix {GzV0z`6DՉ^&QLKkzKIx;\%@.M8 c@K0DP*I!v?zMW =ASKNq. k|p쩂Yn@ҝYSZjs0_h/ $s[hr@)ׯ:0ᘴOšNǃv3^r79d}$1ihwKgx$Կúi_O@CNRhБT%va;b* (+Hihm/hP+8†pXA^ZXv*c#Pk Ձ( 틘٢]T: ْoQ5MT5%e `A~ֽUgzKb6؝B0/5)>dfSBh2]q!@KeD^tD>! CC[yuwx+>L yک~J ~QS|[g&ae(Y% S#U2#Ĵ򮡑8F+cFn0nt[;qxh?)OpY2~^Q'`ui@# X}F;s V> GgqBI<*LLã@JcrEʌ- C|Jc= [vx*4W9TW$έ Z3j),љlq` xomKE-m y~|Ԙ19#ss=@QBM#VLSP1:zf[*g )=q{Z`\kgJnes+-VCfY~DhNx3T[ t2rTBGVb5p)Bأ>#Ƶ>j,}3&2j'}3N@ *w!T{.QK T4I%Mp]nF#DY'ݟܘ@w`JħKʆrF jw"aZp }ɶh/ŐD@Sd0O%I7ކelWE}y ѫ"Lx:Ba4)vW8w:"B970%还Uq-\f[0?X DƊ]|)49G t4#c_uxoZh@0&cKce!evc< зH'2^xlϱ!J~dˊ[0u10n]Z,ӝ}ȚՄY`N gn1FKMV Ʀӿ8P˒7^-u戒/~ObJ'>(*P%>InN89e g8Ȳ8z?x \-gli+W 28avYvqd[lyjk1D[DZbN{Q?+ PN%(GF̶C%ؠ4(̋>GD_6l >= ꒝s!-]-U'CG:ڜ,C'E%,&?:Ww7P5v=(}co=b50l#>"oDeDq.$'֟mi;ddK0o.kax&Äj74%~|×Ol!b\Z%LvKq![ $vU^5TW(x79 6R"=kW[rيJS+f(#fr#3t#"! (k+^q})m$z[,9x/q8ÖW5H[\PTP& #udRi4܇K:kٞ[3 7MSp!٪:.\J#= (;}mHa]4 ~jZ~1bP#+}ؼ.6yJZ#a;uXg!𠍨S<]O˓xѣ5m)*Y=EB4$"źyP?煍-ٙc4(' "<䷏_zc&eN0[R.7&9kT{/DIP{q>Jw51V#>}T@ 591\&Gծ~1von^GJB{FPY=]t?9s0`'AAUÝaYX锦E/ܖr4[l*5|Ff +h2M( 䡢zE +߈Pf+0˂ PNы3O}4i$zJ߼pXzRy+v- Rs|xAn!OkYsζ`-_Q dv;J/66)PO7B[G<:hᬗl x‰嫤Wk6 ȥLxGWw1tUL]v3m"U:bv]W'ۙ!NRDɲ;DgMxb6x",4x!q(r͇͂E@hc#r8wPŌ$aUgz^%]wppL |k:3\ 8"߃csy<ԂȠUc\Wmof}gyP lz+S-%h0Uc,0,4QHu5l*'E2zZah|9. fVW^TB9u.@jǶ))NB䴖~K>6DX)-!#!~ȅy GwѽԞ߅4m3|vL$W+bʏ,d6ۺ(E .o}#}Cg.֯jr>*_at 6teH'@ӿxO>Ϸn\ :w0ѵv r`ZwX {=_Q/L:ȆږLN0sZGLdls vb>Q_x~ӝYXVb=sp^%fNA@gǥ\Z8CqMaE>ko:?H~)Ej8$tJI-P㧃*B$x@&dAGѰL7*x}"YV=9(&Q7VV|z@њ.6I| \Yrˡ_AAGC\4 GYfV xe+ŏ n7I{X5I~Bs7%G{%&Z? zcr+FJک`Nmhk*ҒT)cV 3 0!c!J_k}t0bR3`ڑTKjrBrS""wvA;k֩#%Wʶ%d*ꭧ54$Ÿٕ_@kv5*G\ Lɬ-I48ԨS1fPnd'Ez,U܊ )ĕᣠ9SµU*#~IFgO)C.U}gd=ERW!fT[O#R*KVcٛ&֧?Z8JxS(̆~Ao[R|ׯ ,Gn#N!д]Ϳ)qw.ӆSo'2yz* AkyuQp"YJc0qQBt1ђя6:6K^Y "9ݴ95р!iȽĸJq'G(m1Э.%ι٭Cb3=FkqL Uw/ MQ)"Ò3S J6oFBL6L̿ m 7!Mru-Rлmu"Zb .bŀqqJq2gE9:jQctgş[+?l\ sqXR0slԒ`Sĭ[]|} 1ox 2-vv0ޤ@RѝߺoXǕ[ ,>CI&]%̃zJ$8n"IDFHv:0&*emOGE]2@ay)L<ʝS܂'h cUJ.i/)kăǾ  YMPQdˊCG`VHxRaF=T>w6,L4QA X.([[Z5PVSǟ@5rAv . v`#++|نFLiFۄv@ 1Jd{TƬgS(^%j 'TQwpm7"&:E4)T(?lցTy)ѫ}aimpa]A1{%.EZ+5Μ"N"k)@x5z$R/_mS$gB240:ޡ%{A4u+{s4S^ =^Pj̱NWEldD^\w+N/KRqSvpO7փM(x1͗>]5.Y,屡ܗN6tJ莮:F#VU$X iD,?&BQކE nđ*=.[z!F/pa$-DC$>Bkȡ)} IgRR]27#:&D: +N6 "yئ%z~R!+HKq6B% |*U +8e$LpL6). PYuXo{\Bj,q XLǓ E3lT*9  E 0rk`a?e_U]f`uRLXew60/og\r'Mkikz {0SyT‚ 7WAb6+H(5ƒ>L"~J{TRbǠ;TeW< ^D6}ȎB-1@m" Vm0b#F^.N aU 󎉉#z@6 m>5K[P URxy IPT3}ءE _ @(?=b>$mh=wYs4G~ne9KV]X >S. fpE9` : N2Eh .Uh:m"*_Mٚ-GGX4_ _Чg6JPQ{a͹VO`|-zp9v$Dt>%q|A rt/BaCXo Z#guȼWTaxV{zql7,fAgi,>XpC(uw z*&'-BU~ʿ4t نdҶjOo/55w( ORFSRz>+ǃOf=3b`F xS̮*RuKrpbwbyZ4e_odvCh暫:톃p|ߗ7̋K"]#3 R ^kd C! g -udŔyvg*58t)E6_yۃGU-lUb[E>06ղҭoE){X$g79Qؽ83 _5# u>z"gAu2%Ѓ7L1i)NgP~LaB[c:͂8f+n8W!6a31Ba79ɨ#p9oV %/ϰ/A "hI~TQd$I*Bq:Q^(]EtɃN?TrT&g8} ,|x'͡>^zcjF%"Fy D/#F}O$}Nԥ7zgP6bUhEqet^{%W8"[nM+-;*,|A݄vOJܵNʹdV8YJ'NBАm?> % ]~x7y!7]ux7,*Wpuc͂庼D[ 0,YU78U*e2h 4aɤ2 MӕWgAt ļo،rOG j1 G 6Q>;׃B$Pԝ QP+0q_99,;٤Gйfxs6ҺT3ke  1Wћjf_Up $빵:ೌi$vcf6ڑ+b;5U2xq{su07_ϟ*!Z`x6lحYTk$v$R@(}F (-c0=]݈OSv[KeřalaŸ7 XHNaZRy*h.C^_$ڳ(}F=W3BzB7_,VcTQ ]`hR5FhİǪr#tXzkhP5EXֵ,TyFyh!Xut6W姺{]udbl'W#K [hKsBm6-m, u/MfYSN>\K?z5 Xz&,[`\^-!a H/~! 얳8Ʊ++.OurPf5:>QUKIQ[źQsE# TF{׸3<()`I#4dgtJTzo"<jR 'kP0OP\3yq-VXpim{eq"Ty9,4 JmO*H1RǂsDTT'0ZkζF-@¯Df iYs9OV}B)z z>Yz\cT|醋RF^oU! ۚ$) XS+£e4ZIt#.Zo.;[EAYSȊ+V"9c%"H[g XobҾevV|6?cBw%RY'1ƣm{ ڤQhf k,V_lIDJzB#!LTO!2(-bO߾$!7k Żsu1܉Oj{7Z6wܳm4vt;$pGcK="B)`5'KtmPˮ[2M&~EU>,z 4*;UdG0( 'oDּ!:{k;N2BJ=a|'sдK_vB%L[8KsּWbo8vUmY(d::"6q[hVə]eIŚC1MnI%hRNqE2RVrKg-I}d&!"W%Z j!K]: pB% x$;nTvD\=g8{?f]h2 7g^SY 'yB]YcD`ʼnCFC:>5$VbMu xA L_@iGms, .ܧXcR\KK7N~*Z.(jH^4~O v`{@:$p%(&i5(hu&OUv @B&ɺJtU =6p6FL4,'." e!^TBpvc^&d9Mڈ*!'"Vj3=v&ǚ.;1FfJpKWA5!%p4gJo>KQ ﳜ]nة=8DMbz/焟+ +,#?;w}D)^glEE򕣤m=. nLR?@  C&GCFp5n8%3{)U Gc3rr1`z'㮝ӷ`W 66\?G%MA+< cDCnlNDo㋪Owe3|lr ev5DGXH`7T!F9Z.7 <ԭX!ܶȀ3>o~8ad;0_1v_Ff͆s}+û#3(mx<9LH>1 ~C[-Yq2YGf=dK4K[51 ?}!_˯7]-=Jhr\Ѥ<wkh(ĵrCa'&H,@5HڂJ/ .ҨOgb/M+d>Pe Snzln [tpP^?K[w>!ݡn#3=]У/|*UrM7ah5H4Դ~ôUFw>e={s}HߢոwMCB$vzm!4Hr9q__[mk<]& !c0UHXp&w73CT Yx~T': G40g"skJR\O,3G(_T;[5@_)jWrβ@ ;SA: y+Kfsz+)"(u2$da55 !OO^-}jL2o\va(0,e; wΐjw΅t 7:ٳg]~ ,s/)%0FK}˔ktZZZctߣf(ojkRym632+!{&hy"]YKy/*Y[6k 2ར.O5yZꡬm#z<\g.qduAS= څms-WvI@ڛ|jax=Q{庯v˝ѹ&ϥ\^T$tkb~GT[-@9Ld'U,^GL;w+n1оaJ qIw+=-೙{YKA`Xf {[9 @ ru=-Rp:-N·Ũdi}!8ǻCUAx.j'dϿ֜؎o'm<9[a^>l:-G );|e*KH9DIS޵Fsd;3ö(Gkf] Fc#@t!z.GcԗgTB8"G P9$xM?3ldFfb3LaKvlmjP&>8u'- ɻD8›% o+?IbUTxzΖi>1yX m¼ĴwMMj8谫b` } =_F*KP,p[-g@UP]3TVY".:JHIsVgAݧ0=XEJ!:$!X2LĊ Uh6%a#matA׵~ J{|=yN\0DNJ4H@{*þg evi34:͔T  sQf\k+N<{56Nb(;mu$Yxk*`dY@2@}Ǩ ނh#tq4s? b>.պd}QKrUO n 0U TXtV5v/ߩNp{p] ?k'pU51##C"uŏ% -ۖ^r(Wxe=.ƧA%fһ<"T,/ 7BmȰ;fal7R}@ hiײH82ǜj)]:w(N8k;OOCچgll$\WH4_* 6an{S{u6 3ʰ]|\Њp/7n@ZtHq# Ҝ^>@}XtrQ PLju;x]9#dI)3euL 4[GPTwr?U1 vi䠢Έ~BIil{"hƽ{i3poZSiLKGjzLtU^= `7uɀi}'Vi1|lgfˣ-럥f:]w%?UCW%0XKM#6bϝagצ8܃[)A&.F'.Y5fZ9-+WrFm,Kn ق=_9'nB[7>,<2O*c2,Y䞰< $k++oZx]G`A`gr(ڶc#I\"]-j&$QF>i .ch-^dXVv Ҁ753x7s 8ƕe*z g\`a/R˝Z&mrca9M`GcIh.GGc ?ьaͩ=2&1X'.7n>UpaA7W߆9da: JSr}å(L<|m92˂}\%dk ),P3$GEWȉ㙉tn|H,}h)'YNxRsP_<3ce}>ěx:UB$,gc›&tn0b_'p}_YՂ~u/eG~554X` Hg&Xb;AJ7xghюgԌ޿ٓԦg`Jxk6ŀm$M4.C/]7=%4Al*/k,53#97Tt2HSs >?6מdN5}z\g忳Ѩcw[l0+zԆm :l[k_|(gyLa! ٭k";L1]n֍/ZRQ тUBn-yuOXsЇ-ftd+mlt ]y("#PFӈ ש]@͡*0,pvJ.8SQTv3߄#Jx\#o8Tk"W6IǨўE:DnLBxxxJ6"pj3r10k@KHmN 7)՘zoBɊNXvYX$)<4-zЮխ9 aq;YݹF }FӏiYf4I!߾6)ZO_H9dKfV;MkqV4:jaftKUl-RI nvֽ:7_i)]$ ,pUdG/V,קL&tPחCЅ:,| 1/+˝YAK I?eTRb+8'䔾ml_9oK 6ͭ=y|{gOu>)o܌{̓Ґ\\gH@ d2*I@{|i&r};Knx(eTEHgLbڨ׭}3] ~ٻ̈́ @.+9\h$ K~N3\7<Px@=jX83ϦTهz{}NrxeILiv ӅRɲ丠zɸX4uChFHwV?}(o6m0eK2%#Vc!u5\ L*)խs!Ճ!8Ay\ )ƿop| U q}\'⽎W [5?U_`WȨbJG}C ;{-<%Z_$.OJ\eH|e-O`!I%AiDY*Jl8tT` )Ib8+2&g ,CsT8(;rVjV;͞IC!j^=\ڎ٧n;疏 zsGŔq" \L $n/ow% STFby5#W0 ˶ee@,GudId'~@3dIf$Y(/6MV#E |uU^y݉?X8'$J1PW0 Pf.`vT j xEbxT֘yD5M_^;^hF4@; YDg @SByfXłE2ђ:z't\lVgW w+53X/hAjt7SPgqPmݕqO7% tkqauEC TM06Vn32Φ WǴ1^}#J5| 58HD`Wd6=7XR)u ExV y3Seڱ93(e_;f1*YiخK.O#m)w\7 EϷu*tfBTGA0{\2UZs Vu'ㆌd"X6 sweeۆ4Bv6'j²O8;YJbCzG8&l*)|ox{'^Eᨳgʢ&%IkrÜNySUX?Ta. 5uH > s:F&^: Bluu5+ʹ襺$ӵH{bp¢^]bmXaJ-NT1krڸCd4L;U@4"_a˔#5|X$aId22mtEї1;M)S}/ ^|O~C<0L+tD9kHy=_LT9.KTRl$!1wDCg_"4_T<ʺ%NcZɺ=MdnMpJ ѓ_S`Ol塕QjEcwdD>\6hMʹ!B6C<*KNi8"v;&ڦ`O1Ar@0f`OCxȪ 0 ܱw%rVK3,hpaP7:7bD!m^•v*E'5&@!wR `W돔LP ް[8[odgWfŕX_ɶɝdTY@j6.uX#8h: {R6>8W${_B^桄ņM ZyO0#橭8Tn@WYp>\=ުqvyq&5Wzy(FnmYYWI.X 2s]H4>M##*&4zX/ OW-?p.q]%!6{3?4⢄_V̕B5XCWb]$ª c ݻ3d7 BRʷlMNVUmu&lo1"4[3f9SU%o̴xRbŌW""uȽƊ._͙V|TN蜀މ G!V:&#]\+ad}D<9U3rБ4cB,ɲ&wo fQIV&~ƵyW<22rsqcAqK4t&CVyFD¥~"s8ȗ3I7fYN- `a#D՘T"3Qp$w<4j$񼣤k슿#@u.W_BWĉUKZ~s~`&`£a$_|}ܓNCjw}O;mzb4G4ٖ^F]$ Ѵ1WnmKJq1]I NIe NU0{Bh0)=U]^2F+Ԗ]ۇK( <)Jo2SWڸ՚FuP|ݽ+ufdJosQs0޲Z Jy-v!d(- N[S7׿%UTzwbu3TMb\)ZDC"HNz_G_0zoCTcMlvvv6Ht!RpfendG5^bxWVuXfBS@uY}*l.Y2\8%DdzL9yB8PFXelq*BZ2RR)W䎃ՊZ0F0{j $F%U]cQx= Ea f.kȵTKc8VDiC!@Q"C~$5nhVq]!h1*HIϞ n5vDYIo.]I!#oV O;͑k7;GE.k>c9o=M/s7'dh0 sIjE{%z9@ei ?q7HԤ1kA9 B12߲ "Km@ Sҩs@\,<?^E1F􇹂MR1 T;v5laj%X 7T:WH4f5*D!G%h7j P1^MBFJiRbࢵ3Gf &)_.RO#sG%2ۃS8z,r/!-Xj{9n>~Rjq cr>YzFB> dyr6틒&rMiOPU_K>A#vŌcP\ZfMR#*"+ۢ4[]6 `0S&4ZMMѴJNtfPqߊ)4ACp~hYb$r*hz b U ;ӻN1C!9:Y;!=TDW%@gd.PJ1¡QUnrVeǚb*łxV 5[r=\tu Ni[~C@{i6 T\TU?2 W[ukWEI`Y\9fәetB;Ѡ,*亮KVsVs2)c`KMdw^ @4 >O-L<.pYKO${Zgvj!^tU4˕*\S7x2Nj.;polR.ٮmqsbS U;KME7ud