libQt5XdgIconLoader3-3.10.0-150500.1.2 >  A dSPp9|kK5oAVd.=&E: I̙y m4OPB!e'"Ok%\jbq blp,zdkV[\ЋQ+$ܛt]JHiqp04ޭITȘK4-+R8ݧFNàOAr_̚*gDBT@=5}:'L('c5c00ada6891f770a08a336e65cebc06b377d3f07d85b2dea55bbb241a8124ffcf2756fab23b83c84ca41690a796c571b891469f0dSPp9|XRD Ԋь@HgT iD̂B䴥*^rdPW?tzSRC[vQwlޟ=cv"<{$&79KP$ {Z^eƶfK0<㾨ExSE~ɰs.u<\ {.:Ag5xVNjUH_VjmG9 z߱PʞXK(YQk(X6tAG)=ɿyS(f9% >p@*8?*(d ) Fpt    $ ( 0 r D(89 :>&@&F'G'H'$I',X'0Y'@\'h]'p^'b'c(\d(e(f(l(u(v(w)x)y)z))))*$ClibQt5XdgIconLoader33.10.0150500.1.2IconLoader library for QtXDGQtXDG icon loader libraries used in LXQtdSPibs-power9-10SUSE Linux Enterprise 15SUSE LLC GPL-3.0-onlyhttps://www.suse.com/System/Librarieshttps://lxqt.orglinuxppc64ledSPdSPac39cbec18651ad696312029d37d488bbd87053fc1e9dd0aacb4ea42baf82b9elibQt5XdgIconLoader.so.3.10.0rootrootrootrootlibqt5xdg-3.10.0-150500.1.2.src.rpmlibQt5XdgIconLoader.so.3()(64bit)libQt5XdgIconLoader3libQt5XdgIconLoader3(ppc-64)libqtxdgiconloader@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Gui.so.5()(64bit)libQt5Gui.so.5(Qt_5)(64bit)libQt5Gui.so.5(Qt_5.15.8_PRIVATE_API)(64bit)libQt5Svg.so.5()(64bit)libQt5Svg.so.5(Qt_5)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3cfP@by@bi0@a`y|@`y|@`dd@_^@^^,]\s\R@[@YWjV;DT!Tء@TTO@TL@TKsfalken@cloverleaf-linux.orgmvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.comcallumjfarmer13@gmail.comcallumjfarmer13@gmail.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.comsfalken@opensuse.orgsfalken@opensuse.orgsfalken@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.org- Update to 3.10.0: * Invalidate GTK icon cache as soon as icons are installed. * Follow `freedesktop.org` in adding dirs under `DefaultDirectoryDirs`.- Update to 3.9.1: For making it possible to have Qt5 and Qt6 installations of libqtxdg alongside each other in near future, two changes are made to this point release: * qtxdg-mat has been separated from libqtxdg and put into qtxdg-tools. * The installation of config files has been made optional.- Update to 3.9.0: * String literals are supported in Exec keys of desktop entries. * Enhancements to qtxdg-mat.- Update to 3.8.0: * Added support for default terminal. * Considered XDG_DATA_HOME when computing desktop entry id. * Made sure that hicolor is searched before dash fallbacks. * Considered Qt's fallback search paths when finding icons. * Handle relative paths in qtxdg-desktop-file-start.- Update 3.7.1: * Fixed compilation against Qt < 5.14. * Added a nullity check for paint device.- Update to 3.7.0: * QSvgRenderer is used with a cache for SVG icons, so that LXQt's icon handling could not be broken by intruding icon engines that register themselves for "svg" (like kiconthemes 5.80). * Allow runtime overriding of detachment of processes by setting QTXDG_START_DETACH_TRULY. * XTerm is added as a runtime dependency. * Code cleanup. - Remove libqt5xdg-svg-render.patch: upstreamed- bsc#1183834: Fix displaying of icons by using QSvgRenderer * Add libqt5xdg-svg-render.patch- Update to 3.6.0: * Dropped deprecated QLinkedList. * Code cleanup. * Memory leaks are fixed. * Fixed setting of default apps with GLib backend. * Fixed (recommended) apps list given by GLib backend. * Added a XdgDefaultApps class with email client, file manager and web browser set/get methods. * Used Qt's fix for too big SVG icons with scale factors > 1. * Added methods to XdgDefaultApps for getting special applications. * Fixed unneeded URL encoding for %U/%u in "xdgdesktopfile.cpp".- Changed libqt5xdg.keyring to tsujan's key- Update to version 3.5.0 * Sharp SVG icons with scale factors > 1, especially non-integer ones. * Removed obsolete qSwap. * Removed obsolete Qt4 Mac code.- Add subpackage qtxdg-tools (Debian name qtxdg-dev-tools)- Update to 3.4.0: * Adds an command line MimeType (mimetype) tool * Adds a command line Open (open) Tool * Adds a command line Default App (defapp) Tool * Adds a MIME Applications Associations (XdgMimeApps) class * XdgDesktopFile: - Deprecates XdgDesktopFileCache and drop XdgDesktopFileCache use - Add explanation comment - Avoid freeze for DBusActivatable apps * CMake: - Remove string conversion flags - Removes not used helper function * test: - Use qAsConst() * Build and Implementation: - Don't use automatic string conversion - Prevent a c++11 range-loop possible detach - Fixed icon cache with absolute paths - Use more precise wording - Use the QString multi-arg overload - Use qEnvironmentVariableIntValue() - Use qAsConst - Drop QRegExp. - Port even more towards C++ raw string literal - Port towards return with a braced init list - Port towards raw string literal use. - Use bool literals - Ports towards C++11 override specifiers - Port towards C++ headers - Port towards C++11 nullptr * Reworded github issue template- Update to 3.3.1: * Silenced compiler warnings about not used variables. * Dropped not needed MOC stuff, we already use CMAKE_AUTOMOC. * Dropped using libqtxdg's own versions of things that are in lxqt-build-tools * Updated translations- Update to 3.3.0: * Use C++ ISO Standard 14, removed support for < 14 * XdgDesktopFile: Simplify scheme handling * XdgDesktopFile: Clear internal data before loading a new file * XdgDesktopFile: Don’t try read non existent files * xdgaction: Set icon in updateIcon() only if needed * xdgiconloader: Support more classes for “FollowColors” icons * xdgiconloader: Consider device pixel ratio when painting * xdgiconloader: Cover all KDE colors schemes for symbolic icons * xdgiconloader: Fixes pedantic warning * xdgmenuwidget: Fix menu-item drag url- Update to 3.2.0: * xdgiconloader: Add GTK cache revalidation (fixes finding and showing new icons, especially in main menu) * xdgiconloader: Cache ScalableFollowsColorEntry properly * Set genericName as tooltip (for main menu) * Fix symbolic SVG icons with Qt >= 5.10- Update to 3.1.0: * Bump version to 3.1.0 * xdgdesktopfile: Add API for getting actions info * xdgdesktopfile: Add support for activating actions * xdgdesktopfile: Add getting actions * Check $XDG_CONFIG_HOME and $XDG_CONFIG_DIRS for mimeapps.list first. * Fix reading and writing mimeapps.list file. * Don't export github templates * Release 3.0.0: Update changelog * Backport support for Scale directory key according to Icon Theme spec * Bump Major to 3 * test: Drop Q_FOREACH * Drop Q_FOREACH * liblxqt make no sense here * Copied issue template * Drops Qt5Core_VERSION_STRING * Avoid Qt special keywords collision * XdgDesktopFile: Stops allocating unneeded QMap::keys() * XdgDesktopFile: Stop allocating unneeded QHash:values() * XdgDesktopFile: Improve const-ness * xdgiconloader: Reworks the unthemed/pixmap search * xdgiconloader: Puts the hicolor at the end of the theme hierarchy * XdgIcon: Add flag for "FollowsColorScheme" processing * xdgiconloader: Honor "FolowsColorScheme" theme hint * xdgiconloader: Support symbolic SVG icons * More fixes (#131) * xdgiconloader: Correct hierarchy of fallbacks (#116) * xdgiconloader: Fix XdgIconLoaderEngine::actualSize() (#130) * Update CMakeLists.txt * It adds loadIcon() timing measurements. * xdgiconloader: Consider all existing files/images * Check QTXDGX_ICONENGINEPLUGIN_INSTALL_PATH existence * Mark QTXDGX_ICONENGINEPLUGIN_INSTALL_PATH as advanced * xdgiconloader: Implement QIconEnginePlugin interface * Disables uninstall target * Remove last uses of Java-style (non-mutable) iterators from QtBase * Adds a development qtxdg-iconfinder utility tool * Enable strict iterators for debug builds * Removes extra semi-colons * Improve build warnings * Bump year * QtGui: eradicate Q_FOREACH loops [already const] * Optimize QIconLoader::findIconHelper() * Remove unused variable in QIconLoader::findIconHelper() * Improve use of QHash to minimize double hashing * QIconLoaderEngine: add missing Q_DECL_OVERRIDEs * Replace QLatin1Literal with QLatin1String * QIconCacheGtkReader: use QStringRef more * Gui: use const (and const APIs) more * Adds Link Time Optimization * Replaces CMAKE_SOURCE_DIR by PROJECT_SOURCE_DIR * Refactors superbuild support * Remove duplicate use of source header files * Use AUTOMOC everywhere * Stop using include_directories() * Removes test project definition * Use CMAKE_INCLUDE_CURRENT_DIR * Adds PROJECT_NAME to the build Qt version message * Simplify target_compile_definitions() and target_include_directories() * qiconloader: Reuse Qt implementation * XdgIconLoader: Fix FTBFS in super-build/in-tree builds * Allow xdg-user-dirs in the realpath of $HOME. On some systems /home is a symlink and $HOME points to the symlink. This commit allows the xdg-user-dirs to start with the real/canonical path. * Updates version requirements in pkg-config (.pc) stuff * Make Qt5Xdg use only the same version Qt5XdgIconLoader * Adds minimum Qt version requirement (5.4.2) * test: Fixes false positive in tst_xdgdesktopfile::testReadLocalized() * Remove cpack (#106)- Update to to 2.0.0: * BACKWARDS-INCOMPATIBLE: New XdgIconLoader library * New explicit dependency Qt SVG * The IconLoader can use GTK+ icon cache * Improved overall performance * Better XDG handling * Overall polishing- Upstream release 0.10.0- Changed %build and %install to use cmake macros- New upstream version 1.1.0- Added conditionals to build for Fedora (Only needed for F20)- changed license tag in the spec file to GPL-3.0- ported to QT5- new upstream version 1.0.0/sbin/ldconfig/sbin/ldconfigibs-power9-10 16831817443.10.0-150500.1.23.10.0-150500.1.2libQt5XdgIconLoader.so.3libQt5XdgIconLoader.so.3.10.0/usr/lib64/-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-SP5:GA/standard/6785fa817846ce3993cc4ec3a6ce7fea-libqt5xdgcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=79905a93c70459b8c12354311f2c0c4b19af9236, strippedPRR R RR RRRRRRR R xi4FYvGZ)utf-8a4b53dc6439d898ed923312035354d0daf45f5770160c9bff3032c7e508d013b?7zXZ !t/ a] cr$x#H\+Xte9Զ2J &Ic"T ʖ #ؙ38+^#Z< k/sJeRiH+d `9cc`Έ/ [I51MaȝԺ? Sgh In~00pzAyqV}x=㝢돑Og,p<#%c7W R0+a¡aUd.G̈́Q9ד#-f"jֳܾ(UrsnAK¯Ո-O55% d@3\zJ ؐ_m$x9cUֶֿOHvO'єoqG-ÖIҞ.> )Juݪj##2\fV-Dn{Ko{{^ ;mz/p,2& p^KwέV_6tLel@ib$+N.,>R9TE]Gż뫎,1Ob]{VƽEJ0f#ks7OZv*g`߼i0%E4Ng#ɾi5\<e6V-ɉ̱VCO-/s&UY֎5~{1S3i7gR}}D|>a, Ƚy|qN6pO;`d˳*ٙkU?ox"?מF'590ey u}} [$#e EԬ ʄi^j 3|0%⼸VɿfQ:Ie4몌܇\1>oT<7oSw? V;m`o?Tm+l|V7$~½I.fqUD.T#y#_OY~B&3M\_6/9|޺f;!vt>̒eX&h߃r 7lC\ 5\E-uA] !W%Df>;R"ed'4hSayR؂Z73>Ҭ1P[dok@P7x f(ގm45 }Z0w@/a<#0{ߩӎ~ fCn\kS2Wvv#b#Nv2i.'طky6`[yNy)PQԌӠ}qWO|BX,oOr%6k%ݩ>/xn堀Lyp'Uqï<]:UsМq fT#~Q[^Ss8< 3z8%dIja)~~vIB&ԇ]iQ$ZQZYr3lg&WPwf0'}PLU/ 02'6MM~Cn$8.$cPM) *A{+Лz{)+_WϺ4vi9Yճ)n̲Ŕ[jKއ?#ʾq) 7m^hmb}[Dݮ aFHni>AM+;z,)::{e(!--/#(zY) nW`57 JW?p%gpk'qXhK6:GR)E1N TJ#ٛp-rY:t-XҹJ5;KOI99Qtr+ ( 3;o;1x2m<9gs#Z3ءmf 4%Y:.E+zP6/ڞ_  Ti}"нp5l?jاWw=#+ڎA$e}O 69ԚT咟@haCc~@Sja2+G]͒Il[1y^!/U6|`sK`8M:.{z<ެݜ6ޗS3*up h&@ҹdPrNEƳHFͩH,4 c@7 ppZr,Yt݉4~si{ⶫ:Md=\+4XLu _t*tl  .c)eLżlܪR6a1NIGIbIGSBMD+ IYV:y!?I4!+ AUAv##BAfn۪NU FpkFh3OE-ܸ6. W)Ӊ5]#>TaLhmr `i=vZʋ TzR?$b.DFN ɀ4\(c:XзM73Iܮ1RuDZ}F]Cu1Z,BjG !`ٴ^n5/>%m>N϶˰(zALmL,Іpe5bo]iwױ'!$+L8%bP`QQk,}zۯe9׳G/ۛ49 U6igyi6VJcRXc˓2=H Ib, <~L_#?m&o{ 6dd9XX-)hЧZVN&!B|Opu$[M? l"[fW(w򏌮?}XZizW o[eh2+KAij+ْ'ɪ&uֺI>exS?&bX䨽rѸL6wqf:'Y%1𸞢-R'T]7}8U΢ϞC= s.ljmJ3o թ;Kl ؏z7 ?!\\wJ@p|HCG@,[O>,N֝ #P!zljaCnEa s15^_{CqkM%9$5z#RȏKvt"RCA [7]q> =U 'q\?K^,gyqA8WKCO#\VWFDYgLv9-ɜ)>Bu0>qA|!ObIP{jɠ' pQ힡l/#Vĵ "c}՛H1 9%C W֎,ٸlKYpJ ̊5>w kФCmR&QlƎֆFzpݵ\ um@_ȪprW P,ֆZX; U0/9Ȇȿ舨߈9y\5)%vS8xW< RsvzDG'0K@.N;"-iuR g 9c3@Y/~Qզ^b<8BSXqjj ޭ}͠wH0ҧPtU[-Bh j%~M.ǡf0x c 7ț vZq>RةuKԭƑxIGuWt2Et`pq)oazUh)>I'~hAF^w\YeK0DL,Z1$IMEdMNFb0 85B "&"7=!s ao$7"SIZNV+J-D{`?A(1;cGg&BN{-&GqiL,iU!mj3|:69;(Zx*8jYg+'AEQŶx~C_Doģ[ ,5 #g޵Gb1JZSỵzD @?;ɣl(EC}OK¢ГUdc<#1Ϡ@feD]6Md[:wxZ-j^ 1/og 2i?ɭp}+ @-jy>XmM Zv-5&?;^O^s.ɘcu\<6["pctOƷ*.Ho_jF6p>fAل`Smf0޶X!ZBV!Ӹ'UC)n'9BmbS!On]M?w7vΩW}G{:Y`rR"}:}l–xׂEsK^ڇ-jVT2~B-LxJGg *ĪE"u{ʀw1o7)|ENm3g8JCy/Pcsss_>h?\zQ)8@|@BG)÷€YE@,_P~6Ɖl5.Bt̫mwCQ5,j.A,^JI{ynS>U1 -$?S7ۜ)DPx*ȷLQ7QWHzerw0wB nh srIg 8z-^_”$< RFqߪɂiHYkn&k3h|8G[;P(2 ]@D.9ɚd6 4r'{N0u=+ruS}MG$𪿈l^;=pķ|/Tv{XOZO{4v=k,XjלS |[Fm *2m)jc/TOO+ XeX1𸷘]jL_OVL i}5McT37qYϹ2g$-/-l|AU Q n/ww?0\f+Ŕ0UhDWڹi.Nn2 [yS@Z]d2숌`Ef?U ׈n',%]#zn;69҅_gAJ@\Y7ZMhQZt1{hʒ+ZAx8J?~/"Е9%k2,J.-$$R]K0{%umL?5ih8sZUk`A[cHJQRCXW'xW. s@"'eÄN`^,qd 'Ņ{NS`vkPwF?Y&?xYޕ~@UV;YUW] }ki_V_ݢ\J7k7|=)0:H2:Mv~46ǝ!p"O4ʃ%st 2*w 0l;rn-08quښ*W5_6_շ*I+njwY 5ڹu]艜-"[~厂pT""$p= BTk9iZono00MV]Z5H! *֤Z 껡M4(Ivf{t'=h"Up:[ kJo`8,nȸ){Ixy{-E> $u"ah7_G!Z;߳A ):(>>h)b_$9жJ=Fx6I '6 G,֬l5%C,kdBKX$ID ds&l[b:#;2։,x )*q?Fjh Eΰ}\vDБUt[P"dZE|”=Ior3 jj7# 75rH\i x/^F83{ QQܠJr\F4bE_"Lz@-{4U;nP7K^;Y3X}WC{b+4B( H'2:Œ_`+ChBxyoT=f9xe5|([}h: 7%t}"?[ŧ1|L -Q_nfS[r 9/-T %(,jlY&#p0 p_q&aTy?ZCA}>&( CBc߶D25Yū450m@z]A=@35zng}>HpvO^\c6z({j997]N4x&O=KY_QW0X+πg6Dw{I6Ti*1 ym'NƼHjKDćɭsY0G-fbu,\h+V9׷>P +D)i8LqJa 8&L/싧Q:]2B# 2;* .&lj(UXYk:=ꚰ)r&Q韣#;Bi;PbG?`fq65@@B \gZ6]^V]c HQ5b{cu]h$>ꎜlH1JxTYD= SM n8:S cY DS5z>5U2`op#fy9}b_\iH:ƿˡ'gt XjL U-…JM ;(PE*R ghf}!)F?ǑgЉjgsEFH $+?E5뱀vBhȠi^h@ 0 n REq* &(z~Rq 2}JC{ʱtq6/VqZulp@y1JJ;l Z8%;MZ.K%ŬN0w ޷){qdaz;|gq1mY%+7`{-64 jh$qC?If*"FZ{uwҬѮ w@_irF''7H{ ܣ̠57&yftGSe@'(gMZL2ҥa$2EA4%EOO\gv13..F\\w/OKo>wQCTQ tB@00GGB~%"F@ռ3ogE͇-ɒc.ZUG#LﳞSpYaPuS%zYEWo /lu 4;P{i68JD˚O3>Ib߱]aҗ&t`Zex=C=DQ؋]|62ʊo9L8>SRQLC>ݹJ4Mw'Qdl78L#C4{oChx.zN m}O`c4 xJkz ܔ p:#ߒn2cVPmbvA1[]Ɠ 8)ୂL//:,W|TE\}CYsXqP ,^rwd#- sz(ԅҎ@^#Ts0 ;evĩx=L4,NKbdo/IJyՆ">0/b5(+jUk .;>BO r؏ܝ[A$d9JJ tŏ>dk =/VU r$ٝLKUrlT b϶t|nY}*+ΕJb-2n*yjlk"џSMm}?ϭ y?+ᙢ"7 =~~x~.2"3{Nܛ<)?1ۤS2kp"BKm y?! }/D3(WwaA BT#S"Ar~ "]EEFR*dg|a^ŠbpkpR$TG}'ALVD0Y7HF(}mĹ OJqtL50 u>kl[ ɓupQv9Sjb,OLIQdx$-FrmRq]U:7-EzpDjZK~[X$vjI5u9Ay"Rh)12Hϑ. suȗ$~q[]|lJ'q u02e3^PHNC9a U9i$/& s'$ODZ[/Hz=^)4j:)]l30ׯ0+ BIJE&cS==.mÛ%vQ^H~TKi U(E:ᾡ M $e⯺yLl;T}.;FxoS`!֧҇yK܂-,FQl}Ekϭ~pm׿*)Sƍ0݅D |V!"wvZ@u xʲ*)Z9'8}Rf5km \"TDlMW'] Ό8{n+tԕp;}7Q oE$흧j!F W_K`rM\Ԭc6ZХYt `6$NƊ5`^h%jJ;3r gu3$x)g OB&[kiXjϷU{X @ej: ;|zZjr3 l-C+fG2}.6f9sNsic$&tz kśjCܾaͺ[} ~Ld(#覍L'7樞"h*]5Tp$jd0v.-5EJ"oܷ[!?񛕠"%=*ődb.crGQ^dyʱ 6gS{6OߙqПf 2W}5()9w^FSwܨ j@ݹ_svf/ g$ ]0J ;fa!PMA>|IبVFwV.`dd,`]ƾZ/!Q_DҶ.d'w Qd/' 8yfmX#L#|@691}u0IL60̀5&C[TT/tkC}xX4.vFhƖ>^'T%7a&N9E2Lxyt ri>i94Պ?AYs"B6-4业M9m SHiCj#8P>cڈ<<{^τ}2+³:xu$T 4db0>i +b#ah1?pav1aixI \%IV:n\)a:۴p;GtF>rR8}47*E":up }(" 5Y vUkr͵dxɕ(n e"a^h}xm8QQ +#hX#6^&W U˖PΊ)I{2jt&Ne4Fp\N) y<2TcF2(Z,?z7KAѻZx,0fb!}2RN ء.RxrKR ^XNijg{G[k5v w@;5ý8ިW@f>K9]k*'p(/4`"S%H5]wy4U1r!},g-H ?D[XJ-a44>N98'{J l$E3Gj4 //89\Aqw}_Tb~2 T&0Ȥ!K)!v`{^#1'mqqoOL_}L_{C]o%'#T->ht`qXof>ZLy3; [*zW{׫=(Ut^QyaPCøgS/G{8;6 d#{\5& uޭE!HO_ٛ]u| ӵk(ְC@e}Mf " Ur?eͼ$8q9Y³>ۙJ,Vǽ#}dVy'*spf}Ef0s+}~iNzFb]whݬ<#^f1+U2T֊0\t$@Њo_JG6GC;w+;΄ 6ΦQ:$~MYr%2O1o0EI욅KѲXpl/@Qm}Աl{2t$uEyb* )2wʩk"^'u z⯨ l1.Bg*g``.Vo{ŵo _GZ@ƣcCWlYWH 뾓r&|MGPj(\̃(1A@ڇWmhH,&{|b R[qLY&B㎙_eOLz˸ig?Z -~X$8f3Ұ P{, l8C̹aؘ!!3;ϩ+X6[4ҨCk8~2îdI KVbpk`&cF KE )\m{Jz/@ќ<>uwSTC^lynJ*k4^4J]-*U ED$*?do]7oU(Ôl[.H0r~js39VmHR,K?`/w|@@f9A #cϾQ1c74[6,8p *g)w%'H~5_A~9nT:^gm _VSh7hէŕÓ<֜ez.E|~򠫊 d@]3di|6%)SOZˑ9`KRs'N|jMO6,Ckzz[g_{Nž z?F "kw4kTv͋"%L4k~`Tp+UrsYLO`#z ,B`_VX^?RMWPn]HfU&v40iYsr%5n*s;k"GPd? ? T TA'2g7'r׺Ri\o-,n{rk*Љ ;G\JF HNdTu"b7NV=ļdfca(!?<% ?Uo%Jy:ڑh/UC$ 9H.^ZB ht}^ϖ c~1(&n$q -Y0-/5; ha'zGc8 )'<_䴑eLnwYb ݩuznd65I{OY E&KXg6 JZ^ٙ想%Oد]A6rxԺBSfR}Iwzw;S7=\k80Z: ۢ5]F[sEjx!JEYfLgFdX )B EJ.V A7F|e]E{Q?MYWy`%SD#1OZo NaM hxUCy"va-ZA =?v-jJ1"-0 ٹ3)<ڗ]_!1) s<-hdFPwn.2|j[foL[J6/; 䠊?$##JLlG J ^Q>|IVu$|R(Q`?otz1yI5l6yB,-?n-]' Sem@{cǷ1ao )O4?m{omZU#W5trȕIO{J;0|\pK,&o4"s^. {]qȱ:+rO\Sg96Kŷ3C 23=y5!0o}+Hw%(ZS7:q3Nq-ZMELM}rU[N;KX@͎qon^0>|lVoY2 EdM5\h Kl-4te+7_Elixg?)B ͟B{oG{jpO&Ԇ%杻3mω>x,;%WMqm1g(.8m 3*x IHml+R?pƚf?4 pt}CDXzƧJ^u>! 3%2DpOwtgсw+E5E<2 ʣ c$3cja8 Ў[ =p5VtYfEߵTW5/u\VU1DνurMy)7_P6!I1HrW0(Hȁ:OͿ:)F$jTxU;%E a iRj8 e L%^ Ȁ /EI }} 1$'&TL(pE۬RCQtς3rۇQ7ͱU"3UFaMK*Wdj0&.ʢC+-~8.viqdBD}[]\E`M`EKp+pEO ̡ב}q|-&)t[ ܨlk ĬsQ3lAQET2"f[2)ԁDyunjC|[ Penr|gC@N:L,(ӝB`!*Cmѯ3"#pӌfw*0 {Ǟ;P 1[_G-4ؤϗL}E\'oZ' pkcˆM/ <҈#sJ Cନ⟩ܡig]//u0x%R<`Cw'WW2K-q7A>+*\3Ls-[%x1r܌ Aj?#2L,.e}"aӮ[ѹ ~j#dui罁\Eʟ%9SH8+1LွT1L-*1'Ƣw:-f]AXyzL^`hu̅bAWNxt}>(X*.s+m]-¤\ &f=^#cs$=jP 5a2w|CI s\/L Mm~3ٳlxG䁢&OAL k(B8١Z Wc P;VI1S,Sj%5FrD?.^c!p8GǢ[vr y%I-=O%y6!WCZq$ 쬷iT Nn;DecWM@9!!jDZ>r%-QJ ֺM1aKS msJCj D\?lۺU(Dp_5%~JR}hbj"U*@/:f VT:x$y4>R"ȍWiNGԦ Nf75F*MPUL48,8R}8^rZe.vAӔnV : )dM+2p"oB!W7&#N/.HMA4L39KTG|7l%"l\ջ'%HZ4T hDX\T'yX&{JCvLB|Kkwhj /\mAX|IoiFWWc04b0Ig FW(+EPp׭>JNAul58Zq"#6J[cZY _Li嵂1ƀb򜨑%wxrQp4׻)wK)$+ cd ܂s|;`w\MZd]);2n5_*6$Ar>n Rc (m@k7<,>%iytV~Ӑ!_z?NY wuwW Wt&WI0cxRqVwFP'ܙᮏ0L 5 |?tn<󲼯r'IŠbDMLӹ{\wqK,uرk)z?0ϻY|j5q!iËCW8*h,Z;FU+W0\`:lrcZw=F|V"1!]\4E:27_9 f0!\άujZ9Ds |Q%Ffڻ>u й /BP:qGs㌨@+g}p=}@M VNd2#DD 7S?aDAyk2 '%v5L *(^8!u\1>P&bࣂpP9vV!ھ׏ѡ79wPKkmc{aڂw$*zꫜ2"f i:UwHtybCdqiS|xRJHڹҕW*WF_܎{k>`jbqxlqAF.~fԁG~ ~N7oG WMe0iT㑒䐩hd_yDh9d2z N{ Zm[^Kբl =4{}{x1ɱisEPgԦǶDQiS0Buj+ (ֵTkwyچW=ft_0:ƓB_{wڅG?%㲺p7,W۠bAĥ1xUШ>)6Lbߟy7!,n305D{O [5^ʜ@UTX`A_tta} #h|n::@` ncS6`krmUnPl~K+M5I!Nw~B. 'A-2 '%|q1^rbG wgf5U4cJ1~n!=#tR 1(ţ ޲zD/ziR·jcg(қ3=,&9.4$b^yO8䬕z!䝯 i>Y.A*0u$-sʥJn ףҜSV?̉S m{P~`n #X+\ѼHaPTilOVt)Ge ,f+3ټް|g(kY>Km4F^Ix=h|$Ƞ,-ȼ>@Nc֋&JAyݹJ&[E sSn [+2([B7>VceL$|bJ2fC`/9sNLF͖E̸lAm0+Қ ho:g3/G8LbKI@3G_/$.d71:sUGI}ݨ tQgΫp68⧏[ Ep oFgɓ%́(tp[Ќ4UcZ(2,xZE{lC@'CvqeZhg1Iۤ[bRñG9>8E}dH=C]+.bd b)0W;F%8{v̾0revz[|@P6o&RIKWbh-YRTXa1n`8{\O`ݤAMam@9,)h!peT')W2-Ƃ&YzXm 5LHB} X\ dC0tq=Tv26%iMۙu qюBr$ c4fˡX#'IO*]n3Ǻҏ3:fֳ3Wnė8:2)d5XL?/Wʳ+f=/Y] U˅uN"s J JLGBT??~ڎގwYz# P[}}±I$0vF\NRs7o&1g{++ N|}Xx.Eeps*wCk-QhXS.p-[I6Y-{,-lx*L5ҽ7@![y w%%{*!Jh̵$KS;[NSKwFlg?_BHj"adrPe#V, y-GV3).t.YÚ9.ܴ\{_t,SSJmAbg0 c{̹1<;t7 +Z%lpygT!q\ =wIjm+&yC] X\Aqb ;И@Pk~OLMxt-3C$$ʄm2jN._ :M2xq*kjŏg]R'܍8}C\:DF3 BۣkvMRO<YOjZϲ*u9 H0_iQQ/^r4ў)0  Iu`E/.E Th歔)s`=>*JM.]hhs%ox[Dz_4NSy8̉rcHP@6; L{U=Y €Ό"w4-ݶe`0|{~@c:HWʞ~7 ‘~jbB|wy]<9};]De} nH8lje)X7ek>t:K2+16`Üg\E #IEe묎J9տYPzPAPlPU;3dorBnz8MG\R*D^OP MaN%@'l6pg L ϨT[4b[g"C_6 2{pm@;!s zFz~_|Vs[ÿ`Bér+MGv V*+ZlPwRW70D8eOƅ!njIpMd8 e~5]KIwG5,g%m6H UyEYN0 x,2ׁc!!(|VN܍s[9djb5q Jo~SŚCÓ5+.߂z%O7\PnQȉrwvwWrgS8nbU^bM< z]aH)Q?Rj J{CpSxi[-xuNj2%`o6) /~v_HJ/ 3tpg ֯~_ I_:ꂲz@L&o&BMEf}cv3y$k׋wH=M>5,~oNǃ91w3N.XI&Ε/9<^798 ~#AoKή%@^c("D'ֻ =d7Zi-U9Ke͠RueYޡnKC 9(\=n(bFjܙPL7S|ә~2e WW))<sD{Mo]"x fFΚNy#ǖN):0=a$u~!|:X.m$ӕw$ʉ)Bch1wwczu YZ