typelib-1_0-Atk-1_0-2.36.0-150400.2.9 >  A bwL!p9|wVrޞB% )N09˼@Qm6Za|`K"1jU'd&a^; bwGtjteԢI w%7W^ vNvы)'D3F 2Yꪍ2ja9^.u7"9= K7pX[ׄt?;oYMN:R0Е䎑U$fb0120aaffa678a4d594ac7b8f1590718038c87d6ebdb059378c7b2441b15735fdc20a0cb3be2810bc964a9261a5a44ce0ba98e8|bwL!p9|@리:R¶mD@Dȏ>ȎJGw;p,%\au?FTM?gY ]pP^Q+30t_Sd? kht;Z"IӴB=/Ѱt2p0׹{Ozr[Ӈ9d7.z;3E\Èq\<4Y6О0>]Y4sCim;U)ϗTwenK$Fb#\VjB:ɛbU#0>p>8?8d ( ahlx|  $ & ( , m pty~(8(9d(:(F6G6H6I6X6Y6\6]6^6b7 c7d8 e8f8l8u8(v8,w80x84y88z8H8X8\8b8Ctypelib-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.bwLs390zp31"SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Accessibilitylinuxs390x"bwL~1c127dc8d352bd08ad5e6e8c2fe2e556355f3a36435b2c1b4079f97d45263553rootrootatk-2.36.0-150400.2.9.src.rpmtypelib(Atk)typelib-1_0-Atk-1_0typelib-1_0-Atk-1_0(s390-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).s390zp31 16519855741.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-atkcpioxz5s390x-suse-linuxPRRRf2Ff, KZutf-8a63af3d682b1a1fab118d1e6088ac4def2ff355c6c6757fa7a930f7287dc645f? 7zXZ !t/#/?] crv(vX0?6xJhTviȚN3&8KXBqףGjX*M`(w%A"*"l2F|n.Yc?;W^"#\a'*rS*!YD.agܞqzޚƻnDn Nz#&1B<jsEfX QM#.Idp}<ŐhJ/Fy "XlIƒ#UPv)z#Ě>&⽀Va&@і#yQ-WY*1d5zf"fXGl-E}/&o TP;8][rA]#^KQƉ؉™/'15D싍m+8=է۶e]>~x ge`qgYyJBuV uSY+˧ -6|p]nCf8G\_͒[GCabB|ruWOg$Iɇnܵ"wz0bP!(]5:6cL_F6JaGvNcCWqݳ4q5p𩡊Lo$۳ە{z~aTCn Q19~q8F;!.tzv ͗ :t[3XNkY~3lF2Зْ^<ύ!W:4cb O*,V/VU {Zy&k[v^eMN?BF' sj=fS%$k bqt19g=Fe=|̸7tgŠY>^?'r,rAdx[ælrx ʅ ̀ ;!ÐM *54R0~~[<@ߙlg8!G Y6h $»2ɕaSSFQ-+䂩3'/@;Gl'%H82oB%;5vN:#`Zu.-maf1Z>`+*[n?4NN,E8?nPϥ?B%iMczwxP3g0GF3.o#f}.UZ3n_4Vt@4kp&qN5Fiu;*IGSp=;;K:Bᔍ"$lzIՊ"h[ZR6ގQhކPFf d2KoBw]}EHW|x(1!wZ6DxpzK㔊.D[-mw'w~̓(")7`KDS[VflK66kvߓ z'1>˳`75RPHm:((w6O*mqoFW&pCZD+CI6 ntm Qu+{V`!oFmO@N}A"[hJf4d;f4.c a3 k:A?;84웨I>d&g|;ˉGQi("g"ޙIgEvsk:&"<9_e86pjVӾV;SHڻ`Tr~r:m|f̆cSŞADT5~8^=ed=Q . 4W; C1P[k1+콉ܓ֗{'j>pTez`@bsTiن'ю6yůp9F> ٷV>=wnvȩۡ`Wx:i T̎aXV~EwX!k-{+/b:^js9ܗ'Ot<}X 9&2 (sNC„pZ4=TrAOb*wDеQt$\boU]lp:焥b]|CU&b󖚺Jxgg`IϿun) nIƄ5{zb/g+%i*K殛Dy%9bP))|h'l;%q3ŋ=z1P`W,Uݨh-Kj@Cx8l{O`fw&li0W y4"+3'eҌl7 l2$Dfwt#U #SۃqCāg ᦱЎj<68>AeZdr>!O1 V6,z82)/9?Pl? 20S2wC霝l^nVD|tV.YpsxYV׳ y.BJc;DaE ,}~eݜ𓛭*%VɄqh{6Pvzgѷ"öd.ȝ-`c!N7\>fX FK1Ok2W~hkmWseo@כ&Tj~ߤ-SA :(Gj{IoKOܿNWi:0($x˵.iq&W[*}.BÖט2YEDt-xFM\BDU0\GKaQDGCWV87^zV0W5%b;nТ aC"Ϧ)g,v4tY±C0./2~ ْ^ y>[ܙi5+;hH)#p 멺xѪQhUאo 4b,׀bDVOu/8I)_dXɸiYj۽ՈTjOi/z?>1,pJ MӺdA}Z"hklX:{PN;B"UD/yX!ŴAӍɹQ 6 SZwD p6դNƂ@`'VMO4,nSϴg+OHK>>4sk;>ѠyV1sD:$Ut}P KBtH]o0C6L=PL*e=1T-rhLжA3 i=n&h&07 }0'֩8&b*2.c)$u(^-&z'Ȇzu&{Mp 2B0l=|J;_[ŽsM ȁ,j]:3cq<ͧP}_i;fXCͩeT\N+KラNpVi]OQ䪄 6QYA!`7ntOZ~D[~e'2H[7f$'В@d7@ǤhUR]V-S\.~frNj!Ǽ5: _gT*" W p{.=Zsv LmD6Dw#8eBhf ]I>97k뱰-6 OV ٷ5Ak+۱bBtovF^nN*nE't)DQ^clҷbZMcېr[kwƶx\(Ї{ЁӁg|!T?R ;L@!&"COW\&"5h-Z'9#U87m`L_>hzLTaxӱR?ht[dHy(x%NkC-nt ڗWؽ9uWhIsX,W%zUAqOp+zo'` nolk+j{hwT^hZˈN/A$eIvc̙yھ mN|M;^l\WA)=L{1^>3k& =&(y5(AN9!-{,*(:&5ƙzh?yZH.Z9~XF5e)-# !׹ә}e^T,E$dFu1ZXS݂Zl µntWN3U%jmJWISњOaHK~f u٬,lZzzBypml&)pLpxQ,4 @ c8ʙb֔\@(9yN"H X_#RACu*YtP|蠗SsOw=iu&RTy00SMɵ}xW6r" :F)d`:j*jUiלŮ>-UL%K3Q3=Bdf~{=X, A/{@hTcWsbF>8/cG +_2dαPFU(?z^MPWА(KGm :Qe`I[&alւMQ3$ΑvCrS.QYWi| V~ʣ&} -b{Db h/B&i&ˑ!+ yvlTo򹴮xeoncE.D |%e 'DLb6gִ ȋ=qhL^wxN8$5C6Tbӈ˔t6qUvNQ".lpj<*&igZ3dSmvS;@ 6`H ʡF_9)yDT1-|ڋ&ER xjKiz#J4 ;%==NI4.C2g~P8s,5~H3Ȑ ɀ)RocJ~#_vbّq,te RtS6c5UN<HDV!wxIJ؄! sc4a9a$üoܔbm2lQJai:ykY2}*1.~ Ŕc;^<hZ#8kkƁ Y%^_Uuva\3cy07:ņnۑ5a"{pp6|`c#q1p z*˝=[Q_6Uv 鞾؟e -9gRL kӜw"c#[> @xR0$.aOg۴{p@!XoZcq`l_Z킓m$+R/>.+qsgs@BnݽDk[%X{m!e1\}hfbx`=;fH ^%꧝{ɫU%hCCp,."[Zv J̶q4^~GABckYTj,^d3(6o&bD\)H^af~CxR( Sv ts~}*-&7m؅It:dzєouc9r,.Tv}p b(v[Tl<ñ7N[hm1b΂NMqÅFT?gJ}nH8qtUE^94ALϺl!W{Ek>(f0O8| l m7.X@AuSBm6nvuq܂?Zc)^KǪ88s680g2;D[Lj2T &]^~`L[Y@'e<5tZO"j\wF:N[Nas*O -ͨ)Ei92ɸkNޜ9\hi=l\N&ns&KctT (ʝ-d`P?1;q7do#).V R^ nlL[Dxu}US|^M'îސè3ǧ/ "LUvEe3A%\_p˔E8W%/5ntϖmg_p0Z>_")|Uf۵uZ}LsՕ*^%B09$ JFa'#¾nW&bKsvi=e7¡[AהtDɭCV/}KSUqn7JG;49}C'n-X l'8'JKc[T\s-'OBEx]2:mjDo jDp7!EA݉84 'H=^vBOAVX *A=Gtt!F[?1Z{`2w6EXߐq"=Ϧ4ޯ4x˰Ńw(?k@M4v2FNk@K }k#ܲ]CԺ .lRHL,nu?4!ti |p@֧0!KNJC$zP`ƜKwΖ =.F3z/=ZݑЫԝQYۆa?_-ɱ xjQK/f4,x]e+%R3]Y?v[`Sr3>; #TdYz~χaIMb'b=ȵE[3b  Uz2%?a?hwe 40;C׸m<&jsxv!t )¢zeRCvkC- W.דDo-J2dw 8)= ! ,]\uۃ \=&"4Q)aݻJ4 e,)*xO sptժ6 "rD~iJ wHtqϼ.ïj4UNυ N IknNYPT3V |U\TCsbP z]$v 9LPJq_amgNf3'mRQP̫LuJKO TrB PT ,I#^dwv=^* qPIvՌQ@{=q X_01'B93}=6Ź ;S!y,5ͬo'/]  ÷FUU]DgYsշNѣZ0;_qЦ?,`HχZ磳u,.k"@ÊQ4b81uׄtٿZb>;lⷄ|g+ ̽ǃ۪hS,x }vZ82uu),7+Y.r8Bɡ@="bXN4à9@ݧSm%+1s?HLCHhB2q&`H}A_LAPjۧ V t G\7@ @E7$ᏵWDl B,uૂ7 Qݬճo ТLTh8D c%\Op7 d)܃K0M:6Wv?'rƣ0tJVrK(a YPmj9nM2gR"-\ǿQ̦^Hs n|_s:X34Kh=wi8SiÂO2M0j7t9_(NRc=j~5Q3ib~X!Ȇ,tAg,JQ-HPhb8;$>derv. Ir0m .~?Vџ YK65qGBANyL_#U# LIwш3ذvnJY_P.BU7&a}BMOϛ2P_{.g.Ps'5qsE=øcnKl6[ Wgg(IjebQ~[3ExW? k tCλqS[GDj- E_{.E%7㮣pYG2\p~N>-`*aPTGSs6J¨2F[1E B<0D6>&ճQoSf O(shڴ- =C,gùk.EIU {,g􃝝UYY{VS/sǽraLhre#L~X}RwGhơFkG?wCo",ψ%&ػL#T3ĝfBf` h  ͲM,r@[9 L%jT^UrѨ;vf O<=u6x Kk2)6@Sץnk>!3 @5Ѝ!V?0SǴKi~<<,; }M"x^ @-#7?\Ѫ8RlydgYd|@QKGԘ1=zp% e %R̠N~ŋ%Hi 3 x)v4[SMP]"1Iy|RIѯOx`,F7jCEDɸI*GG2BrMۘݗb126* ݇R[ǵ(;l%`KO>4"4gU,.ZDՈhAAӕT<(߿4(RCk:`-/T9&237bO%wp/J ]`GQ ^ kuSn.=df; GD=P_;_cXDl7ʲ>D~ S-vwh]dsGy%"ziɰ2Jq5qQrfGk܍}$\_]À_C9V𓎱aR@a&$DuLrwњg-(Y,ڋ8SH#^(U<SxJʌm.?Aޚ`xSPh$-]8v5' Lh^޵}<&G̭a Oj znyM t卆S ^i6 p)0W"!wJۀࣾ 7|o@śh_ik,]@h9Ruq?>*נ@6b)h` Y=b=/Rd!i 2rФpx;!o~_4]V.P~}i&weը`( a S m^Ge?<Ss2 [*MZ:4#\PBq%&Iiq%oi$iELoY].t1o#eY#"P l+[NwZ^яӑ@@:_ )e_XU+kaHu`sq/ݷeFp&[?=hb]e|N:"LcZ}3*c!')ӫz0 x\pW-zS(a]NVE8}{Ch~eW~W`b;>2,ؓ^` i1ƕiY=.aa+~'HCJxnuJ v9~p!Ϝ EI.եn ˿p (tO{édc _1rD\$B#Nі^rngR;XA'_{ 8CRGԈ5Wmi:{6Du$uON7 FXRr]} #}9HZΖ?񒎁Og?#jqSK}E ^,T2A:FIsl5[A&i8̢~ҏ8"(>aRD(X VfuPc5tmsD.#0qspIRVal/G b Ѥ}!s\%N~D`%9jʾHYEl?O6Xu aKbt>bCI~ 2H2O^M+Ҷ ,Pmٮ1sa$q?ŝ.Ybi(J|0Q~UӏIa7MXm- %37Th棈(NDR׃o{##^uҏ'ny+mr\s-"!Cwf>5vܓ@t0} =ʼf*yPo~oCɜ ,NE{0cc:/DUbk,̳I2=5":_W #b 2])*6Nqz›1DF2ʿ[q,?o!y)4y}Kxd2On ;KJ%Q7|tu5:2U=jc a`zC&5Dž/f^.AX_AcDEA]!nEa3X+%c47 x'>22k%Xs<[ƩEcN|PJ,CtІe[P:9S]uj͕~G1\x^1$>{:kj&[&NLd8c*^X4Im7O:7:ys+0-V lo .Ub< Z7QalBXK S)٩gu*7Y#ºeH#_󓉀U .`pOKJbi "^5'ndz'G:VJs P>7c*!H!CJ 3:rw{S\YzHziuZw8G:#8L ׋"`<OhjApr۷l(r&G;{kXCv8C <Wΐ>C//R wֶ;a6=n1ӓncRZdIp o)R<= s 9jQ/[*Y DmޠAˊõyj|?@7rG"+c  Bӳ`i\KnZ*_8)I~,˼.DpOtnDoAk幗DmX7L=qgdWer(lsYvB/HLt\NJ,hqsQv卆 3Ro/n~Z%V\<ijSp|hW7S"94>ݟ=8Է'-EغGc^=;CR>~mJ,0##HЉPB[Jc ;`5!ZH!bp_3%ͣ1kkts1xhX(rī`Ufju.|[JFqa:cz:?v~)Vd@0)۲M!ę#OoGhO;jςtkQs{B̠n]DOwް&`l`ΒM2?MK={K֚M:0Uls!dg) b̪ncon Q&gc&*u>/h{Z lPI:W;ͷ~! z/z!S*.cUvqe.[p j?Bҧql߈u{Fx_'R+O7Rܰ1ӎon."i֒a1 >v`xsO|o`4US +>"Uަ>}'dqڙ!Ƕxdp | \qBGg̮PxT²|"iv)Coi\3 pVvv-~-Ln% ^ӿuJv8h5WMYǮtv|tC([ 2<. %vVo+Iv_!`ol~k[PU= xr2,48فɥnNL>\ Ki^=WiC7&H(E75I\hzyv=ȆbIhؚV#Sx<lN y1C]lLz.uKjeh !" @ Y*DJt-@PY5M=|ҥ7z5V?"܍E g_K ".SABgRK u' gTw ,YS;b gf{v:^4"~09쓻z