typelib-1_0-Atk-1_0-2.34.1-1.56 >  A ^xp9|X{aN&%l=q ^"Sm-H?:o[?wX_,_O50 7f<!i Dkl}))kRN@wiCXH'qi&12' mOaVxJa&1,00J ۄ8&;HR蘙C>#f+5O\ڈxPS:(jX$;vL37:O155efc87c1795ed16d8dd7bc76a8b204d1d9a76959f7985a229fc8f0af05979f7e50f4a928b48e145e5942da5545bfb04703d7a0w^xp9|·/c`}ĢV ZTgmDlҼ*=׽Yͬi:w~G2^~h2DBOFP1i""RGuLge?x/=@ZO /Jvo?َ+DAE<^ ]p w5&fC|ȴ ª5|N!찓v1< <ғL;c;jEm8`;Mh6.n׹p>4P?4@d " [`dlp     $ e hlqv(8%9L%:<%F2-G2@H2DI2HX2LY2X\2t]2x^2b2c3Nd3e3f3l3u3v3w3x3y3z33334<Ctypelib-1_0-Atk-1_02.34.11.56Introspection bindings for the ATK accessibility toolkitThe ATK library provides a set of accessibility interfaces. By supporting the ATK interfaces, an application or toolkit can be used with screen readers, magnifiers, and alternate input devices. This package provides the GObject Introspection bindings for ATK.^Kgoat08! SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Accessibilitylinuxx86_64! ^>f6e1a8ff5057b8769f417e5ae8ae8bb7654919379fb054f77b77dd88d43ed0carootrootatk-2.34.1-1.56.src.rpmtypelib(Atk)typelib-1_0-Atk-1_0typelib-1_0-Atk-1_0(x86-64)@    @@libatk-1.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)3.0.4-14.6.0-14.0-15.2-12.02.04.14.1]z3@]v>] \M\k\d[ @[9@[(@ZmZZ@ZkZYY@YzY@YY&@XX~@W@W W4V@V@VU@UUUU TT@TTxcTk4bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comantoine.belvire@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgluc14n0@linuxmail.orgfezhang@suse.comzaitor@opensuse.orgjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgidonmez@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgbadshah400@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.org- Update to version 2.34.1: + Meson: fixed version. - Update URL.- Update to version 2.34.0: + No changes provided by upstream.- Update to version 2.33.3: + Documentation: general documentation cleanup: - Move Deprecated section down on AtkUtil. - Update the list of symbols. - Annotate the version for AtkTableCellIface. - Use Markdown syntax for notes. - Use the appropriate syntax for enumerations. - Add missing documentation for AtkObject functions. - Write description for AtkImage method. - Add proper gtk-doc blurbs for AtkDocument, AtkComponentIface and AtkActionIface. - Remove atk.types (as we can autogenerate it). + AtkSocket/AtkPlug: Implement proper constructor for AtkPlug and AtkSocket. + AtkText: Doc: minor doc fix for atk_text_get_default_attributes. + New Roles: Add ATK_ROLE_CONTENT_INSERTION and ATK_ROLE_CONTENT_DELETION. + Build: - Meson: do not guard gir behind a cross_build check. - Meson: refresh the build. - Meson: use Meson to generate the pkgconfig file. + Updated translations. - Changes from version 2.33.2: + AtkObject: added accessible_id property. + AtkText - Edit documentation for last methods added in order to fix introspection - Fix failure value for atk_text_get_caret_offset. + Build: Bumping ATK version without a release as at-spi2-atk master started to depend on last API changes.- Update to version 2.32.0: + Updated translations.- Update to version 2.31.92: + By mistake, 2.31.90 re-introduced a bug, as master didn't have the revert for "atkimplementor: use the G_DEFINE_INTERFACE macro to declare it as interface in the introspection".- Update to version 2.31.90: + AtkText: Add ScrollSubstringTo and ScrollSubstringToPoint methods to AtkText. + Build - meson: - Make atk work as a subproject. - Use an autotools compatible compatibility_version/current_version on macOS. - Fix usage of glib as a subproject dependency. - Replace shared_library by library. + Build - Visual Studio: Add build instructions for Visual Studio, as now is done via Meson. + Documentation: - Move atk_relation_set_contains_target to correct doc section. - Improve documentation for AtkText method return values. + Misc: atkplug, atksocket: Fix -Wredundant-decls. + Updated translations. - Add meson_test macro, run tests during build.- Update to version 2.30.0: + Fix "atk 2.29.2 is reported not to work any more" (glgo#GNOME/atk#1).- Update to version 2.29.92: + Improve the documentation slightly. - Use autosetup macro.- Update to version 2.29.2: + Add ScrollTo and ScrollToPoint methods to AtkComponent. + Build: Require a more recent version fo Meson, 0.46.0. + Misc: Documentation, introspection, and versioning fixes.- Update to version 2.29.1: + Important note: this is the first release without autotools support. From now on only meson would be supported. + Bugfixing: Setting accessible-role does not work (bgo#794513). + Build, autotools: Remove autotools support (bgo#795315). + Build, meson: - Fix linker options on Darwin (bgo#795065). - Follow meson_options convention (bgo#795301). + Updated translations. - Following upstream changes, pass docs=true and introspection=true to meson.- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).- Update to version 2.28.1: + meson: fix version numbering. Roll new release to include it. - Drop atk-2.28.0.patch: fixed upstream.- Update to version 2.28.0: + bgo#791020: Remove list association from ATK_ROLE_DESCRIPTION_{TERM,VALUE}. + Updated translations. - Add atk-2.28.0.patch: Call it 2.28.0 in meson.build, same as the tarball is called and what configure.ac defines.- Modernize spec-file by calling spec-cleaner- Update to version 2.27.1: + Build: meson, tracked by bug 785802: - Add option to disable introspection. - Fix .rc generation in Meson builds. + Build (Visual Studio): Enhance security of x64 binaries. + Updated translations.- Update to version 2.26.1: + Build: meson, tracked by bgo#785802 - Add option to disable introspection. - Fix .rc generation in Meson builds. + Build: (Visual Studio) - Enhance security of x64 binaries. + Updated translations.- Update to version 2.26.0: + Build: meson on Windows, tracked by bgo#785802 (not fully fixed yet): - Force-include msvc_recommended_pragmas.h on MSVC. - tests: Fix build on pre-C99. - meson: Build .rc file on Windows. + Updated translations. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. - Add meson BuildRequires and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson build system. - Drop conditional gnome-common BuildRequires and autogen call, drop other conditional tweaks for obsolete versions of openSUSE. - Run spec-cleaner, modernize spec.- Update package summaries and RPM category. Replace old RPM macros by new constructs. Avoid running fdupes across hardlink boundaries.- Update to version 2.25.90: + Bugfixing: bgo#689810: Move include guards out to enable GCC optimisation. + Build (meson): - Keep the version in sync with Autotools. - Add atkversion.h to introspection build. + Build (visual studio): - Adapt to the Python-field glib-genmarshal. - Adapt to new glib-genmarshal command line. - Use PythonDir instead of PythonPath. - Integrate introspection builds. - Don't build introspection by default. - Make marshal generation more robust. + Misc: Update AUTHORS file.- Update to version 2.25.2: + bgo#781715: Crash under atk_gobject_accessible_dispose(). + Build (general/autotools): - Add ATK_UNAVAILABLE macro. - Use template files for the ATK enumerations. - Convert atkversion.h.in to UTF-8 encoding. - Include the marshallers header, not the source. - Add buildir to the docs directories. - Update deprecation warnings symbols. - Simplify GObject dependency discovery. + Build (meson): - Bug 782871: Add meson build system. - Dist the Meson files. - Use the appropriate soversion. - Use the appropriate GETTEXT_PACKAGE. - Install atk.h. - Only depend on generated header. + Cleaning: - Remove atk.spec.in. - Remove uninstalled pkg-config file. - Remove unused script for bundling ATK on Windows. - Remove ChangeLog. - Remove local introspection.m4. + Docs: - Modernise the API reference: . Use XInclude. . Stop using SGML mode with XML files. . Drop version.xml and use the gtk-doc package entities. - Update the README mentioning Meson, Ninja, and cleaning a little. - Remove empty overrides file. + Gobject introspection: Mark unbindable functions as 'skip. + Misc: Update git ignore file. + New Relations and Roles: - bgo#748384: Add ATK_ROLE_FOOTNOTE - bgo#781587: Add error-message, error-for, details and details-for-relation. + Updated translations.- Update to version 2.24.0: + Build, MSVC: Support Visual Studio 2017. + Updated translations.- Update to version 2.23.4: + Build, MSVC: - Remove atk-install.props's on re-generation. - Makefile.msvcproj, Makefile-newvs.am: Update from GLib. - Move files to win32. + Docs: - Fix typo. - bgo#772236: change id of the atkobject chapter needed case-insensitive filesystems. + Misc: Use Unicode apostrophe in a translatable string. + Updated translations.- Update to version 2.22.0: + Add more options to XGETTEXT_OPTIONS in po/Makevars. + Updated translations.- Update to version 2.21.90: + Add some missing argument (out) annotations (bgo#764883). + Add Language headers to po files. + MSVC/win32 fixes. - Move AUTHORS ChangeLog NEWS README to doc subpackage.- Update to GNOME 3.20 Fate#318572- Update to version 2.20.0: + Updated translations.- Update to version 2.19.92: + Build improvements: - bgo763212: Fix gettext domain after recent changes. - Fix builddir ≠ srcdir in autogen.sh. - MSVC builds: Re-arrange include paths. + Cleaning: atkregistry: remove code not being compiled. + Updated translations. - Re-enable translation-update-upstream BuildRequires and executionion: upstream fixed the gettext domain to be atk10 again.- Update to version 2.19.90: + bgo#755548: atktablecell: use content of the pointer instead of pointer itself. + bgo#760323: Use upstream gettext intead glib-gettext. + Build/MSVC/win32 improvements. + Updated translations. - Disable translation-update-upstream BuildRequires and execution: Upstream changed from atk10 to atk, for which we have no updated translations. This in turn breaks the build.- Update to version 2.18.0: + Build: Improvements on MSVC Build infrastructure. + Updated translations.- Update to version 2.17.90: + Documentation: - Replace mentions of 'state-changed' with 'state-change'. - Fixed some tiny typos. + Build/win32 improvements: - Use Pattern Rules on build/Makefile-newvs.am. - Tidying and cleaning .vcxproj.filters generation. Fixes bgo#748176: out-of-tree distcheck fails in build/win32. - Removed GCC requirement. + "install" Projects renamed to "atk-install". + Misc: set proper file permission to source files.- Fix baselibs.conf: the package keyword is redundant.- Update to version 2.16.0: + Bug fixed: Fix a couple of GTK-Doc comment blocks (bgo#746459). + Visual Studio support: - Speed Up Release Builds. - Fix and improve .pdb Generation. - "Install" .pdb Files. + Updated translations.- Update to version 2.15.91: + autogen.sh: stop using deprecated gnome-autogen.sh. + configure.ac: Stop using deprecated GNOME-specific autoconf macros. + Updated translations.- Update to version 2.15.4: + AtkRole: bgo#742806: Add new roles for fractions, roots, subscripts, and superscripts.- Update to version 2.15.3: + AtkState: Add ATK_STATE_READ_ONLY (bgo#665598). + Bugs fixed: - Unref STATE_TYPE class ref after using it at state_type_get_name. - AtkTable: Added missing ":" on one gi annotation. + Updated translations.- Update to version 2.15.2: + AtkState: - bgo#739981: Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXT. - bgo#740152: Document the deprecation of ATK_STATE_ARMED. + Documentation: - bgo#740044: Fix some unclear language regarding ATK_STATE_ACTIVE. - bgo#740066: Improve documentation related to AtkState and AtkStateSet. - Extend atk_focus_tracker_notify deprecation documentation. - Remove some in-code documentation, that is already part of the docs. + Updated translations.- Update to version 2.15.1: + Add ATK_STATE_HAS_TOOLTIP (bgo#407539). + Documentation: - Update README file. - Update documentation to reflect an additional use case for STATE_INDETERMINATE (bgo#737602).goat08 15914082031.02.34.1-1.562.34.1-1.56Atk-1.0.typelib/usr/lib64/girepository-1.0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP2:GA/standard/8b757b7b3d0402eb295545bf3b7dd7f8-atkcpioxz5x86_64-suse-linuxPRRR[X 'Iutf-8697288868d247950c2e8a539fee0f83789e05f06ad9c74280f24b38cd0af6b94? 7zXZ !t/"7?K] crv(vX0fO@Udȵ=A-[H:D.NVŏ.  TI`u^Et^yd)yVOQnЯF|Sgݷ2vlq&8 #B?]窟UU^TC;,Gfv=GO;@~24pnʆ,M`+tV"o8o72p.zU S}NPCm|YZKN)~Qʇ3 o}DWs8 8OL3SBHOdC$>s6w;$Xd ,5s*Nwn[b4JxMFәlGFoE\V_&3$hzlcIԅe|.1QGޕ Y<+) K7_KݔD kxaM߀)Mr:|3 bvg2MAJdMcuAw;Edp^ e#|ۢS"a6p!Mzݨt6zni[2{3a='髳lZ>˕pPkj3'8>PC+nVgVYPtLEY$ }Gǹq3v:n`` +$!u~ĩ_ bZ@ãy(ĘRGߴ\q6Gt AV33wp ! 3ء6Qw.8(Kvg K^1Pץ 3B⒫bēSڞyúQ"j㹇xC 3toƧeE+$4!3s],3n{bGzMn 22HFnE7m=SRr5GP<8'@Pd&+_5Yd GT*UHOhGhy%p.:  1ϸ9f2k?SP8i& >XV@zEq4?ݕ,ll~k5k5Y17W[$ BZ& ަ݆6!Vlu.UzOOXt ˖lFDluK1˝u_Η&6˴x> S@@ޜ/+1vڐUo'c(Q)cD%m͸zM}+wdʀy8tM{TY٬`6sQf\v<DŽmq la BTb`)9Xrߘ,RSom4n > wpKjꞍI=qbtis$q*bHtgxvqNJMq V1^裟SbWi#dhj(v @l8c6fPf/EjsE/t9!ۖZ10pxỏ{ [mZ;V~ Pv&1Rs\|8,?4'LsU%Q Q{SF_K3p|!?/}Ok'ZF9cU#_vdO /lJk3{|۠> =~kb>'RcJJOh!j٥)=sI7EC S̱d;Y(y^+/ "_*6@MU&!J"LT 3(D!chMRd+Mܸ Y/1\n^BW<5őw3O &DvڒohXc6[Q`!)T;=nqվH{!#eq8zXH&J-} żN"D<z\ 5Iƅ/l!-G.JB[Wu7{{EVa;^";Л"bI4P}ȉfJR9SN_NyM@Yyc?4z[ev!8cgy6J=żai.h C/BGNGgTzqJOm> {Մl,Dc.R9l++eﲞcKSaW7Rhe^V #`6{yTcʐɲCAF~>p`N/2:w!e`v t+uu? ƥA=?04i{`Ae>YcK H{{iJ 6=$]0jm3`{9f/ #T#PޥWU"l}}txR)M!rMA=QR $(f>SZnKxR46ەD] Y{;'gr)UV ;)?F]k Rc6bQ.v\l<}ya [.*xaH5},QZ i'\uhG`~VO.%yUMaQR'ǴvM V[_+ LlУƩ?! flEO@a/_ iJf~U{[F#ZRd}T|,:.l/4Do9ZCNOa8'!+cpkP%:eOQQ}ZVSn/+a$ t Vca^0M&:\]AQaXFsN9Ъ=2_3AUS2$&ק&s kn?濾1CٶSQK}>u yc/ٚlrp"!qm"ȄӎvU1OCĆiO}htEE޿f|[%<ܙ);n1ְwo+>~M(r9Wchy0ϝc$-Ixe7sMP Bcv⾯+ӑWO^ܣxKgWyX5.,PۡS1/"cR.̄&H[6?:v-ǣͯ!rM6I dW*XlI;:.eEsh(96DY'oqh//CL<.\vcFnT[Å4̻5sz#9 Jك7NBW ԰e |wÝrBY,?2Td'>9.!_}7yFyJvTa4Z/A8 cGD0}p@g#~N+aʬZ/S ̻ͫ#^*Ys{fce]KF՞4"Z! oY{On(.c9J7M(r? +_(<asS [U`ma/2#ӞqmZ1)ZT1ڄ$UC5j #{ehmvgw'gM&Mz6\B!4?q'<ڏ}RF/L,1 Bx`뭍\ZJ.ÅI4K2@h"\:N^xt'T=i˛GYBrС>Ԇcu0bZ_iԳꂛ-EcK1egN;>'sHLK2R#;|jϋdyn_M}I>f[s=7(u C&+.&>y"jn,|Q%'q~ g]MiY)SSL4ZO 4; c-?꒧(%0Z4Q1}u6kdb~NBWK+b23 h4 r&n.B7]+- \l'F0-I9Md>U<.[ٺXE)=q.I,F]hY_rErmm;fs@dlQIWiQHXQa᭫Ofx 62$yFWdԀP-ֈ壀+ij$z!􍞁$ -O}H*R(!0pq 2eIw]4QusYL Y.qK4W \޼1?Eo&ݱ&Ud&R c앣7 ;0jND|i8z8nS(Ow9&z7x|%*tpyg¢JZe~vVC0]Q@3iCS$%ͳdox< B3"Ǖ1+JK;Jx1kBK+ܞ]ORRMV5R" iy`YL|ڻ-)8vDb9g@$^fLzxez9G^Oq&qӚ %2}jaH?B6!WʞMʠJ`Suiɛ`m= G6Rl|[ln\6$֥rJ/aAeE&Gee7,WOA[#럯Cdz6&v*6X Z$tUK}ax'Snٺ&٥<0,^Q}Y/=Ï=mപ}Z$Aр8q]aqY83??\br ufP6v),JAu D Sx{V}~tzk^6ɻ)deJaUȩ[ lĄ}/rQBS& #;0oø`HCKF[STnXrQɠ*DdmRh$M(H&Nl搟 \7@͂T!^M opmbGZ#L=j9>:62h"BԑU٢>m5ykCGy-zxqy~lMyA|eqÄt#;Źy~>#/0 @3EFR{Pt Q!Zv1)k[ eDV(.J=i}c.Sm+Y_0̾z{d+xu4 {Bwl9sAeZ(;/A"L\a$]q[FcŦqx ;3@k!)굆D {|lھZ|w]5bN{&wb=DՂw8T+W5|5W<~0A#m_%qX6S[-zjM٬.m )j65XeyCR[L#H,{/(VQk,Ȓ@\?Fͻgws[<.BVʬ Vͽ\Dt׽$2t4"myb7?`3 T$P1RF[G 1>xYOEE<q=ڶT..&LBUgVL7Dz^qIc2OGo%6Q .g {•Y2Uوȸ1Yobz:Y7»A#闺dh39؝\Sv]caY@0i v[Rb!Ji*~7PTqJ/sX)lhزVficڹbU"S&lOsfAl/8@ig^%qsg*֭e&HL.D,i#Ԫ̹ cPLgGɓ_}UMN-;\=Ey-22bd!zW?1ˤܟǽY1_[20VYy i!gX('mz2HP.f|}0F}٪Ja|f\Ca: `NV$kĦ XӾ@%tA'C{GF`/Y=^YQM rמeITBV>=ؒ_ҁǤՖdg;FXrZ.|%hk7:Gzǁ N;h=;.Ʀ@ ~=@&V,hMgè㱀_ġ?ߤFjJ qWUqmbIǥ+1Jv͎7xbW%=OD$t]NZD@ڏw̽FMnU*$=JXo\3:bkj4 _;6'.rŲ7'28R7AHYN/bܵJ i62R&= ~bRWϯSjmqJ9ozR7=gZ9՝|G. B+CAY׶c )ӧvp"U&8&{#an̸ `laf5ҦsOǻ AmVN۫iف\뻂1ΕD#@hΣ C%YX޸ VL*j7f:dzױځMϩm}F׷mEg7}B~p U؊LxD6ͮɨPNSm*ю~Cyi=c>:kM]M0uͦlw1ғ'{ۈg"nţL|WOlĩ݉ʈxxRŚo–OUVg.& k!<%+LKϴR+# 4=soF[Y~%656H]䓠F99i5kIŰ\ą[Dd놠5mFrEJˑ uRy('i~VYOx;w &ijQ4Plelya G)ϋ]:#'8w~,nRӶ4PNzԠm[FwCPR(IUoSh}6!aXd,GmV\;Epp񗁔shZCV2V+}y_ZΙHfbE0h@~&2)% V%IÂ13䏴}$N)vtGJZ!oKAvkul%!X97$_f IN#"rY-3Rwzjي7~uaYׄU1qD*F6׆8VޣXpxg5Gq19=VU!,6U`Ǘ~F.Zs$~}׊۟brحG :v#,9;"5~2`gչ/D@@c󸫑-TF1)wj%Px 'LGc#؈: &v{6v1VpOWMH\:qsEKJ MH5kcL&Oئ˹tRшM69_wtޘQpDk )S*(UOw o֯o#B !iGcӟCɥo['tM[,{d>@飆ң4u!,x1mc~d$`I~STqTcީ6W6gV7$"%ipDlb*yog@zmJ$[.-z]71c,`;֠' YwQQlS 9vYK Da;E84ӳIIv#L; IQnģL$& 4'p6AKׁxN T|M%P pwhqT6-'N/z^bF'Νh޴ Z xYgMl$ AZj/ ՜h0PڊVND:@ K HRΫR"Yns.ADFE zN4U&M}FQ\u&ݫ ޥ57Qc</!@!*.rA;iJw*)o:4X lMne?0Hhz]гWWM\Cdn9謵ꀓwҭn}̶=/H+TpGFl ذt cEp*:*ސl½Ov܂(lbc( uUGQC"!w[DՒ,g-}f=JEcK \PgbEkt4-4 ih$]@$'<b219z5c}Qgk;2刂%i.z센mOƖxKgPy%-5CJU)="~c(R;R[y7_{Ri7qv E곰mD6C_!f"k!]&H| IRJ%fX@ /(%TrZ{~V5! }ӞMX8:CUi\10oYD$޺]6N~6DM,-J2\|BCo' V=߾*Pś3O@6eA>vj(qvؠ涨*}4FىZ΂cޕU~9 sZW23+H(t($#&Rr2Yy'0,tK 3Fs^$s>m eߧe %?pѶHvB/93^S&D03 2/4!%Ǭj 8uh ;2Tw ,@h\D ͩl4߸4Pn*"p whڪn9!KƵ@ƭ?c`=vQkN|qQPwX7D:z[´[7B^ Dz1@5E?ᜦfnVxVK~{`j>_}Ah-Pq8t ;Uw ( ˾䓕\5{|GKfL?B=pnkXz<)Зhj&k(&1tZTTPYY'8ήӋMIfrVN-PgA9d 4I}ҡ$ y,.|LglcGUY۴i*|{yCf{:Ԅ?_v0^"7N\4PWʅ[ݎSQ~菛Q@o$WݗZ|GGF^F]vOVTeɾ#v7//{[1-IyļM/*G'{O ӓ]Ģ*bB6נ׈J]DI}"R0B5usd9]:fSm\t(iEVrzfao[ f l_8@S/Yykmxx‰! MV8emHbF 1~_E< QѩOf"dNi2!,( p? >ˎcKvf3yX{}6ߴ5]%Ǎg׉!V?Hk1H{s%6qd{V V*qnRVE\:UF \ۇ+z2S.b-pR$FNh]Iِ̝8Ō,b魂$]5" E?Hob)BS( SYQ/\r;Ǧ5yר#~#q ͹)Xt-;dr'l\ٔ69ъ%/یf 2 3ϰdޛWt?g݋QGyʧai_#y)0qv$NgB{iQ3!FJ0sdӁkDJBBPՍP#ƶAL8 0h5`I~)9I;pںO?&`ۊVA; ˦ bLm3η*jxS"a\%Xw+0n Z $+EIGA%TsMDP_/aHvgn%͕ تQ4(e3kF٬ѱ֮1#O1/ .f |>,F5=Ca8] Y„haFCmR_>2_TM m;kNl}.7ݏ-n#gl]~$Uxڐ Q$h\.$jq۶ IDb,!TXD-"Z_k+Fjc`IGl(vC>t~͏IJ kLJu,]Ӌ:g1pm DYѬ'Ll Ih 9_ uva 2CzMN:!gz5Or'%LЌ9U˘KogRuD01we5Ayz4!/P^a}C~ 'P6|ءD8}]Jc7Ut/r($Lbt+u}iaWy߳|cj:~R]-BE of;6[ vD]xxQ6T65<붕l9淩8{Z'jMnpM#P\DSZ}jM D 1&Xg}6U@z:6w>5^-APqg"){V E"BS?/tI(PpXKImNr 3\a*Dޙ'h9'-'|DCƍ‶%#0A*)f5\~RK YZ