typelib-1_0-Atk-1_0-2.36.0-150400.2.9 >  A bwIp9|3CXu]ںM" /G+vԙwׁWbBVD) FWY$*j6cc%|-) :HǍ@GB#E<=,7ӕDUյe,,D;xϭO5ZOH}Ia5O&\Hd!%};ļQBpIZ ]D\ n3_Gk? Na^DàSA;ތDo,b41fb88af40656005e577b0daa9d8d163fec6b492b364ac2ca6cd3515dd9720503d1346267d871e5334cc1c9013697487b9b9c94|bwIp9|m/خFy X޸jG7 ]PH9- غ7PIFT㣬LTxCA]oݚE>{E/}Y]=-˸vjo-cCU2{A`Z {.rʎЀd6H|°CA,iiŽ rFzQ?ޢ^h"Ɖ&9m2#\E{Q.! ZͶ3!&*WPNUiDo-ǟ3 F#0>p>8?8d ( ahlx| $( * , 0 q tx}(8(9h(:(F6G6H6I6X6Y6\6]6^6b7c7d8e8f8l8u8,v80w84x88y8<z8L8\8`8f8Ctypelib-1_0-Atk-1_02.36.0150400.2.9Introspection 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.bwIibs-arm-3"SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Accessibilitylinuxaarch64"bwIca21060e357f6da16604c05b08bcdfd418d1453465820e643c5f9176b7f581f2rootrootatk-2.36.0-150400.2.9.src.rpmtypelib(Atk)typelib-1_0-Atk-1_0typelib-1_0-Atk-1_0(aarch-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.3aC1^^C]z3@]v>] \M\k\d[ @[9@[(@ZmZZ@ZkZYY@YzY@YY&@XX~@W@W W4V@V@VU@UUUU TT@TTxcTk4sbrabec@suse.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.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- Remove obsolete translation-update-upstream support (jsc#SLE-21105).- Update to version 2.36.0: + New API: - Added ATK_ROLE_MARK and ATK_ROLE_SUGGESTION - Add ATK_TEX_ATTR_TEXT_POSITION to the list of possible AtkText attributes + Documentation: Updated documentation for atk_text_set_caret_offset + Building - meson: - Fix building atk as subproject - Add Meson wrap file for GLib + Building - visual studio: Use -utf-8 if available + Updated translations.- Update to version 2.35.1: + AtkComponent, AtkImage, AtkText: Make sure returned values are initialized to some known default value. + AtkPlug: Add atk_plug_set_child. + AtkSocket: - Make AtkSocket get_extents return parent extents by default - atk_socket_embed: make plug_id parameter const. - Make AtkSocketClass (embed) use const for plug_id. + AtkText: Make atk_text_rectangle_union ignore undefined rectangles. + Documentation: - Refine *_scroll_to_point documentation. - Refine AtkScrollType documentation.- 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).ibs-arm-3 16519848441.02.36.0-150400.2.92.36.0-150400.2.9Atk-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-SP4:GA/standard/c9dd53396278a70ca663a101ac393467-atkcpioxz5aarch64-suse-linuxPRRRGfQ`0utf-891770699d3172dfe6044af6fa89c605b60319f4beb3d0cb5d0cacd8ca13c6f93? 7zXZ !t/#/?] crv(vX0?5~d.QGסɥW oH=? B^kY4GB7Of'aA˭cl8.b#ߞy#{r'mk\q~SXSsJ6 ˇpБ$m$b)Ԑö"{nD'+v`׵3v.g(D~1ʥ$5NK@luSȷTװ<4UG~>P24eq7Jg:\CO!4QgW!\MRq@hr>) c H2]~u5ZcC5F>N= >P8}%AUu>Ipܦ/$KӹT YoSIr!QrňhW1GUTjN\JWkҹz`~BX98M%hwQNKpoa T÷q-?_e)t}D\?5Un /SNmVqZ z3ʥId_ZW%5ʩ+,m\掫3yUҦYtm}eceU촽;e N $Y\ "tѠa-38G 4aN5>tr?̍EX(Ilm9+Rw]+~;=ҩ䙕йj8'&f5kxKlJ^s@ذbں$Rg-&W˸ꃵV'Nx6ҝy˛:Hz IV4p~V #T ,bӼr:-G $Ó*Ohu^l:ryuD(Ʉo 3 gU[P<±N83;2 Iʣ< ҁ}D˶^{y˺Eq2:uGsp6cw:[^WR`fX_YNir>.PjNyCZמCr uݹOt2c'db[#sLzZ<J/#ۄdJ3o^RLۖ1w׻@yy*K L3/Vo7,; PBA@mbm݋YީEО@L$VbP|£mt gYvr ͦe 'x=UMA\0t`mUǺSLu2![4PcK@Э Y Cbq( m@$Hiv$>חtΏ ؄:qJЅr&*B_2P6ܶ&2j(5}J]Fft֓= ߛSKJ$2æ~r F+E ꧐XtrkpwS6mKmxSW4_W|.! FW+MPBO0bE-˖MDf3"|}-R{f`I'zoci[qAܐrjHPX# 4;j0CdK|U6ޮV ]4ʺZb2V wyNv +iJDRdyQӴ`esƖ%\w\P-̔_7n(=KF)hʃT9]n/zv~흜ںB_[MРI:Ẅm &1x nIq;֚ QVog߾wtp9#Xf˞>Vdg1~66QduH8Fi4 M\*|ɖ|'k|GXCBls'S]SS+sgCO%AO<mp\%yԞyYsqo#q(qek4zl%ȧ&H~DL9s*@H&j֢\O]GT4\\}u.>J^(ld9"FUAY|`)֌W%Y |ۊ²9]kY ,ڭmk)/ԉrKPc0|c?f>_hౡ&JaDZZ˘ EP\f3ϣtUC,lBJ$2pE|qH񃧨 tHUxZbN+J׊6]HF7鞃F`=$!E1̛pN^XRڹ= 1GWoo^ʵ\b̉,3hl\)kqĐ4tyP";)ă$e6&cx–X;yz>[Gvm>V)Zx73 )ഢ̴<)ަB1G$^7֩p$Kg\lTK6zf_W--󆔼iC0Ɣp: &N"i&Ztפ\O>#EP\oW|o̪GUZn~ X;8TũYDe4 v)?*e!+x})fgzظY{;+*7m}*VR@ԝRH`-0D4;m dW3_z4ܶbs(<#X^(iCu յyH><ϜI~rFhf;e ͙UCy3SDHDf'xI[kr3F:'B>2e Q04M9o{x=)]d,1s:3 ?uvI7~;TkBU T,d^j5tW_pn,FCghV?sغNptCo2(&0pr}*yyo}hZSZ 8ʙ0Wdae8dڥ].Z_P3}[L bE O}3W6 M܆bh0K؛JWOQ",=LƽOv2#Bo/ĩy /rV&$ŋ-Ob*(ڿ[\Qht;o|F)o}d|VԵ%mgrV0Z@81:o .nͥ _j)&5mmg`*C#:{!(ꭀ0ptVDx^atJr!8@s&&tA9'@ܭn0n: qP~ц{lM_^1t{(ɒLDyy⌓)b Kc0#:"Z?_<1U2˧K>f\L>~QjSI]Wr#Ch"ȖzKStwBOӒȼNMC7’rVCne1:GR<;RLz'2bs-dA F92¹ scꦱܰf&owl dž !%\+xH㛲#iP> ­POwm0P6N}tL [pt(I/lsLr: YӔ*]jR8IBnS|R !p8 aП4(VX6QjFA!Lܭ%Kg }Ls%#`(}] KtՖBw*XTE0k+H-p1ez=7J0r<84_ǝc;PwH/R8 hqnj*̏Qё"w hJjˆR=CY*Ƒ<-\ҹ:{.: $c71MpG.ȡoAz 3 *X"ca>L\}l]#h@'TXq:حG0;L̸?BcX>نV_rFS}~n0b_ h%e lԥ'7,r4'cî6GyR^ {0$W⿏*}I*A9߀uYJ<[kGPO px'o@n(ďRaғ\1o#Y)x^dƕy2e7"}`q*Gq-D|m!WYk>0dS 3Bik'NȀJ64 VUӈ*8+Ģ%4%'Gd Ʉ8R -t0H)j.(GVunSn+'v !"OıbNCݬt0-@;>ڮT=:XOf$݉,2c42a!ru4P(D˹zd>WQr4dL&S<@2a ¥d28X"Ru0\v>^&N5<S`蛽sy=@=eR<}A,p^7jP FG]*w㠏I XRD"y%JL+ jߤj0:!e%d5aDp}of:V{ Uxrz7;Ͼސ\9X>Y//$܀o 6ńӉOV")^*N>rYGO4 ;7 lbv)(@Ӣᛄ!i ũ9X's#W?sWyUf[t_񨯩1F@K江5]\O^NzBی+Ot}?f!?'?kF͵X @eJh.teܴkUpYsyfȈ?YO1/DYo4i(IJCAU(T!F'xe+' G([cADDi0s"oNOאОJy@NQߘ~VxP sz>+;L6KwYB?0V*4R1?w-4u]&he|{ 5#Om1%ZaÔD k^8 MrB-rt4h.iYB6೬iQTtdN?We}O  |O;n p+[e_"݈5{@T]1&*w[#*4^ `gw%LkV> >'Q#(e*.X .j:!4wA\HߍJ= >6뺧2;nlh0erzsvJU(~ ?j'(rhYQ!\尛;'CǪ l59v)2-6?K ҎY$&ŜbYpXZƘeIuYɫ,! 2GҢæ# qʅME'ќWo>e9@1='<P_ T#YP;d)_֗y-3睃 04CUT{Nz y>/]Y/B*>1G/h֘YG   hBBN3oB<{S|aB>~I5Z ).6d2ףRD[)D0x-Æ%b`vr!z`28s rx题|ec K`|/.iP.bQb|QO2tؗGhqq4:v.0}Wm0) ؎ ;M2PcJKIa>& P51JW'gtx) !d?~q:5p•M=̲4d Zv GRn]=Mu;>[s"o<=*jq/~8}y_DUkr't]USOѼ kC*2t>P"R-IڪgWЦVc;f#ղx| )А@ͫyja(J%O=  Rɯ"tMO֠eJeѐ Gm^|l4r|3oq ʨۉŠBLx(I tr4)5xPi'`rĽ ^x 5Ba}N',\s Q@ڇOukց2A! 3V\!3'jȅ5]'5tc;7 12X' nHChٍҶҹ l_}j8 xiqRG1;{ +B/aRK CEk1{8#kuR܁ˢt@ u8bċMc.u: /@ 8Fe>_[>NSf6;- 2 3E \ ?kyb}suKh7 *bhfRj ]П١6^kF6!2Ti]٣Q0-x1|6`G& d%3PFR3y+LSfh{ׄR\Ђ E/ 7};59¯dXVʣ?j5+,Mb)%:T((|Aڂ槽]Vw. HcʸiEɽѣd),H+mw WkhD d/;d]l^cHc#yN#xsåE񏻚5t{`Wj))̕H8_!02;(h01Vsb>t/qt y{_װr)VVjm>%'* E}1?[c[[eu@{& 4)>^2Q0 lb4qKSR*̊ |9NcO0cȶt̫LǢoH`fC)qRɂU=_b8O(ZUmй]=wO_ %Z߆)%s23P3O>2t;y|Ύ1xf)&_jJ8'} * tL"ƥʊL(bʠbX[,/k F0k.&4p sm\Ucb.#o [7d)6:gbnD3N%vGuXk1Q0@0'C/o>#P jH6EV-# \m <ꦐ0Kb`m\5?-:3Kh]=^nʻ<9^i7f{5Iі,UAr{( Y׿@qVйZ';! wEʔc-jᅣ4]eU<ױ{PSJ9(bO>uSu{d헔Eqc BQ ,ņ.SvFmvt~ wsQwa*@JM>gtwi؉eCdhyk+ݑrR#f}]LR#ד`to֞Y(8_ eZ6-FJF =KhP>U{,J)pɈq)l_j {y27Ƿi87x>!j1PX|hj'ҭ aII08eYuzy:<&XZ:GPA#5x0ztg75pV3) ncu=5QIaٸzADrvށo_qJy&^H}FFՃxw䑭| $<9cq1/I/Ţc(*h A0w(8$3]~bu*=/`]a=}; :u&>\tB$eR_0g:ZGQs|iDS@@O2JE~^>sB-A}[bnZ4*Ӿ[p hFF6 䭄b;gh'`\F=@NjTu/U&Ѿ9Cgbm^eɺf 1 0w(8d(EMoshr 9򼘋Aq,Ldv!E8l70Y'uTXeehJ`3ZMHaˢm"v3/(}]vƫtdu4][b$e`!>ĭO}eժ1@VFU%/,+/eka;DPꛃ7 -Rϙ/}Cg:yd-6#\Z"Ҵ_`%ex)'0P[ssa $GJU'.E(8u% L ;_9g9Gb0{"]A34-iVhDy: bs9~Bp)P}qTT3j/_L0|!SZQ RmVn7o.pnG?1)?=M% EcSi%uR9!t]GHO;DpJ'>8iV.n=iHqI!ql Yi۩fT>z;pO~پM^  Y'WM9uImW+"r]KaSG.l׾.Q9Vۗ #q3吵Vv*J~rzq3Hg\o+7N2AeQlWTV 5Ӯ2(1"nf&Z]7^cm@|Sk0t ] _f/ا}ҥ,`N.% =WjP.~XIKnr=}(ݑW+7 >8O5*E|%] 3.SYe}YHLqCJ%_*!)K OE=@vQKM ^&V'FŦ(`::n_BL5A&qMi5 `b.f(S??wXy(w6Sh69e82yɊG/]4g}21 wE^T‛(DlZXYW.b `-EJiH8Cϭ7MV;J0ݣ#UU&2ri!]h:F.FljB/Jzh}_iCД(%L OF/ fTo!8wdUPߕȏ{&vr1fU:a%ro3'gۚ$gwDu2 $xdch')T;t sA nx 0O`/y҂%\1+"yK@ BY_Lȝ脷~s %5q)<}|l5_YMAε;U#r'WI&.\~Yy bk֊ PHi #2;]Bz'6v,ѝ%ƐcENM|9b _>yAM}04BX>>`,-mV j#'Cg\p@97}1ĵ!Ǵ*UM_U8rYïpCeӭ;; }q5RVP]9 6=̕J3uн8Ӟug7NHM&v~ Lx :=ƅu~"UhEW#2=><̿ߨO?1yv4[Q Kv+{#mQY|$}DȨDYǰ U&5'\9t;wDXj*k^<iIXɖs|EIH%'Xs ^F*~A?U(T{z:2參@03*Ѭi/ic`~Lى2&U}$rA%kjeBӷt=-6ꐤU U]V(Bntd2ZQWXhDŽ|O2/Dj (jJĨp~WI>N}n8ush^R(:HC,A}$'# L 25Iu.v'xksk{jK}ρ19/ֳU[T#MC-Y"ద[J12@j+>I8k"SUDXJ¢1!_[G8F/ FhTj&-<̹`I(`0F9"fB!G:d =F82S%?p[ HgUج7bqzQW:gH(l8lQ9E .·Lpu+u@H 2CBm:W.􁜁:dzD[;ar?#J_Ƅ*%;aUmcX=))WzEm,@.;hMx/~ߜܶ?~0q9eXNNE]nv U=쩗`EW~+gf!Ӽ.eֺoe_>_Z"6@gtt[ͪM CR{bȗ$H]>5x0 >BլIB]dW)EUQ5t$$_(b]!G9K :3 &bj{h/F㪏6E DQ1UrSEvW'{dDeN k{A+~R|D FQN f:I{ v% yZq{S+EM`%|7mGVL ӪG!I{l3XSDQ3 -]\ڟ-u笣wpzfp#9طNdp($mT7qGd\6ٿdyhW?vNoFta3pn E ( 24]S^e7 nn0[W;c`vNf̲ߜz!>4Z'Pz( _NY}L\*"=f-J{\ )D+ 5e@'[7aT=r`5O³w5׭e6_#~5>bWntF:aM>8Zt\5rJI IEMݛ meQ9lj)dZ<1(KfHPe+I@6WxsE&ug+p  YZ