libpoppler-qt2-0.10.1-1.4>t  DH`pI6`/=„^/oDf k N={{}MyBˠ/oE0FVoCTt+{CUm.eg|){ R&+Å3.#3;h?JN_H|^xto^l9t>;.L?.<d  @<@HLZcs      $.8T\ ( 8 &9 h&: &>,@,B,F,G,H,I,X,Y,Z-[- \-]-^-Fb-Pc-d. e.f.k.l.z.,Clibpoppler-qt20.10.11.4PDF Rendering Library - Qt3 WrapperPoppler is a fork of the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. There are two reasons for forking xpdf. First, to provide PDF rendering functionality as a shared library to centralize the maintenence effort. Today a number of applications incorporate the xpdf code base and whenever a security issue is discovered, all these applications exchange patches and put out new releases. In turn, all distributions must package and release new versions of these xpdf based viewers. Due to this, there is a lot of duplicated effort. Even if poppler in the short term introduces yet another xpdf-derived code base to the world, hopefully, over time these applications will adopt poppler. After all, only one application needs to use poppler to break even. Second, libpoppler intends to move forward in a number of areas that do not fit within the goals of xpdf. By design, xpdf depends on very few libraries and runs on a wide range of X-based platforms. This is a strong feature and reasonable design goal. However, poppler intends to replace parts of xpdf that are now available as standard components of modern Unix desktop environments. One such example is fontconfig, which solves the problem of matching and locating fonts on the system in a standardized and well understood way. Another example is cairo, which provides high quality 2D rendering. See the file TODO for a list of planned changes. Authors: -------- Derek Noonburg Kristian Hgsberg I6`[build18openSUSE 11.1openSUSEGPL v2 or laterhttp://bugs.opensuse.orgSystem/Librarieshttp://poppler.freedesktop.org/linuxi586ġI6`MI6`P0547b065156af49de42e70193727aadblibpoppler-qt.so.2.0.0rootrootrootrootpoppler-0.10.1-1.4.src.rpmpoppler-qtlibpoppler-qt.so.2libpoppler-qt2 J@@JJ@@@@@@@@@@@@@@@@Jlibpoppler4rpmlib(VersionedDependencies)/sbin/ldconfig/sbin/ldconfigrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libdl.so.2libfontconfig.so.1libfreetype.so.6libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libjpeg.so.62libm.so.6libpoppler.so.4libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)libxml2.so.2libz.so.1rpmlib(PayloadIsLzma)0.10.13.0.3-14.0-13.0.4-14.4.2-14.4.2.3I*@HYH@H@HkmHFH1kH(1@H H GRGG@G@G@G/G(n@G@G@G@G EE@E@EElEx@EI@E@E@E@E@@E#@EgD@D@DLD@sbrabec@suse.czmaw@suse.desbrabec@suse.czdmueller@suse.demaw@suse.desbrabec@suse.czmaw@suse.desbrabec@suse.czsbrabec@suse.czschwab@suse.dedmueller@suse.desbrabec@suse.czmaw@suse.demaw@suse.destbinner@suse.demaw@suse.desbrabec@suse.czsbrabec@suse.czjpr@suse.desbrabec@suse.czsbrabec@suse.czdmueller@suse.desbrabec@suse.czwerner@suse.demaw@suse.dedmueller@suse.dedmueller@suse.desbrabec@suse.czjames@usr-local-bin.orgjames@usr-local-bin.orgsbrabec@suse.czjhargadon@suse.dejhargadon@suse.dejhargadon@suse.desbrabec@suse.czsbrabec@suse.czaj@suse.degekker@suse.de- Updated to version 0.10.1: * Improvements in Optional Content support * Small fixes in ActualText and Form support * Fixed memory leaks and crashes * Invalid rendering fixes * Do not try to save documents that have Encryption * Fix rendering regression on some fonts * Documentation improvements * Improve memory usage of the cairo renderer * Initial JavaScript support * Added a JPEG2000 decoder * Emulate Adobe Reader behaviour on documents with duplicate keys in Dictionaries * Annotation improvements * Add the possibility of extracting embedded fonts * Added -listenc to pdfinfo and pdftotext- Update to version 0.8.7: + Call error() when font loading fails + Be less strict parsing TTF tables (bfo#16940) + Fix crash due to uninitialized variable + Fix regression in Form rendering + Fix memory leak in the cairo backend + Qt 4 frontend: * Make the paper color setting working as it should * Make sure to use the correct page width/height for form widgets coordinates.- Updated to version 0.8.5: * Use a single global FT_Library in CairoOutputDev. * Do not limit CharCodeToUnicodeString to 8 characters * crash, bug and leak fixes * pdftohtml improvements- don't do poppler-devel rename for older distros- Add poppler-pagewidgets-null.patch (bnc#404955 and CVE-2008-2950).- Updated to version 0.8.2: * Add missing return in Object.h (fixes regression in 0.8.1) - Backported annotation crash fixes from upstream (bnc#396634).- Provide pdftools_any in the -tools subpackage (bnc#378434).- Check for optional content before using it (bnc#389090, fdo#15899).- Updated to version 0.8.1: * Do not call FT_Done_Face on a live cairo_font_face_t as it might cause crashes * Do not take into account Colorspace resource subdictionary for image XObjects * Downsample 16 bit per component images to 8 bit per component so they render * Link to pthread when the system needs it- Work around broken qt check.- remove obsoletes for older distros - it is just asking for trouble for buildservice users- Updated to version 0.8.0: * Public api changes * Many bug fixes * Better error handling * Check the document stream is seekable when opening it * Improve font matching not forcing default values onto Fontconfig * Add preliminary annotations support in the glib frontend * Initial Movie support in the core * Make GDK dependency optional in glib bindings * Really distribute CMake files as optional build tool * Initial Optional Content support in core and in the Qt4 frontend * Saving support * Partial annotation support * Forms improvements * Add support for ActualText entries * Display characters outside of unicode BMP with TT font * CJK rendering fixes * Implement Adobe Glyph Naming convention for fonts * CMake as optional build tool * Better font scaling for non embedded fonts * Preserve PDF page labels when we output as postscript- Update to version 0.6.4: Qt4 frontend: * Fix crash on links that point to a non existant page * Make Document::renderHints return the correct render hints * Fix infinite loop when parsing LineAnnotation core: * Fix crash in the Splash renderer when T3 fonts are badly defined * Draw underlined Links correctly utils: * Fix two use after free bugs in HtmlOutputDev.cc build system: * Fix build on mingw32 tests: * Distribute the glade file of pdf-inspector.- Update to version 0.6.3: + core: * Fix CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393 * Fix a crash on documents with wrong CCITTFaxStream * Fix a crash in the Cairo renderer with invalid embedded fonts * Fix a crash with invalid TrueType fonts * Check if font is inside the clip area before rendering it to a temporary bitmap in the Splash renderer. Fixes crashes on incorrect documents * Do not use exit(1) on DCTStream errors * Detect form fields at any depth level * Do not generate appearance stream for radio buttons that are not active * mingw fixes * Fix crash in extra debug code + glib frontend: * Make sure passwords are passed correctly to poppler core + Qt frontend: * Improved documentation * Fix crash on documents that specify an empty date + Misc build improvements - Remove xpdf2-CVE-2007-4352.diff, xpdf2-CVE-2007-5392.diff, and xpdf2-CVE-2007-5393.diff, all of which have been upstreamed.- fix build on 10.2- Add xpdf2-CVE-2007-4352.diff, xpdf2-CVE-2007-5392.diff, and xpdf2-CVE-2007-5393.diff (#335637, CVE-2007-4352, CVE-2007-5392, and CVE-2007-5393).- Provide and obsolete poppler-doc (#338021).- Use split-provides. Obsoleting something another package provides creates a conflict between them.- Updated to version 0.6.1: * Fix printing with different x and y scale * Fix crash when Form Fields array contains references to non existent objects * Fix crash in CairoOutputDev::drawMaskedImage() * Fix embedded file description not working on some cases * Fix printing issue with qt4 * Avoid double free with qt4 * Fix memory leak when dealing with embedded files in qt4 * Fix build with --disable-cairo-output for glib * Do not return unknown field type for signature form fields for glib * Support automake-1.10 * More compatible sh code in qt.m4 * Fix build on Sun Studio compiler - For libpoppler-qt3-devel, libpoppler-qt4-devel and libpoppler-glib-devel require libpoppler-devel not poppler-devel since for obsoletion reasons that is provided by those packages (#335567) -Add gnome-common to the build requires to remove configure errors- Use less strict dependencies for shared libraries. - poppler devel package names prepended by "lib". - poppler-qt-devel renamed to libpoppler-qt3-devel - Fixed poppler_spec-prepare.sh to not alter %changes.- Updated to version 0.6: * CairoOutputDev fixes * Allow pdftoppm to read/write from stdin/stdout * API work on Qt4 frontend * Fix pdfimages produces inverted image for black & white image * Fix error on the NFKC text matching routine * Add support for word and line selections * Do not enforce %%EOF at the end of file * Pad zeroes instead of aborting when rendering 1-bit images and the stream is too short * Update glib bindings documentation * Merge xpdf 3.02 changes * Qt4 frontend is not marked anymore as unstable * Support for Sound objects * Support for Opening/Closing page actions * Support for page duration * Improve PS Tokenizer performance thanks * Various speed ups * Beginning of Interactive Form support * xpdfrc is no longer used for anything * Add AbiWord output device and pdftoabw program * Fix security issue MOAB-06-01-2007 * Lots of bugs fixed - Rename packages according to shared library naming policy. - Make devel packages binding specific to deliver correct dependencies (#249436).- remove now broken .la files from devel package to fix build of all depending packages- Fixed devel dependencies (#249436). - Removed some devel dependencies to force less to install.- Simplify usage of class UGooString- Add poppler-PageTree-depth-CVE-2007-0104.patch, fixing an infinite loop in page tree (#233133 and CVE-2007-0104).- don't build static libs- fix pedantic warnings in qt4 headers- Fixed qt detection (#229896). - Fixed dependencies. - Reverted poppler-qt3 back to poppler-qt (#229896).- New subpackage: poppler-qt4 - Rename poppler-qt to be poppler-qt3- Add wildcard to use QT3 and QT4 bindings- Spec file cleanup. - Splitted poppler-doc from poppler.- added --sysconfdir=/etc option to ./configure in the specfile as another part of the fix for bug #201739- moved man pages to the poppler-tools subpackage [#201739]- update to version 0.5.4 - Automatically read in CJK encoding files if they're installed - Speed ups - Patch from Dom Lachowicz to let the utils take input on stdin - many bug fixes- Define conflict poppler-tools x xpdf-tools (#201739#c4).- Created poppler-tools providing xpdf-tools (#201739). - Enabled parallel build.- Add back missing headers.- Update to version 0.5.3 - Remove upstreamed patches/sbin/ldconfig/sbin/ldconfigpoppler-qtbuild18 12283003790.10.10.10.1-1.4 0.10.1libpoppler-qt.so.2libpoppler-qt.so.2.0.0/usr/lib/-march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gsrcrep:925c804d2236556ef98f3dc40a4aaa09-popplercpiolzma2i586i586-suse-linuxX#~EHУuk?P] b2pWgCUk3M,9ΠKfҌ}Еi<0k3,Q>%MhMn<̾Lu,xޞO7C^IWgd4wqg 2W6bJD7Lw`S\XV -㣛 "G0hSӗ%|Էk7T}{e;Vp vJr!(P3IN Y-X媚GAE1V3{`h[3j-RaC\ل.~:)g Dϓ6HɢFpY*$^h($Wcg0Zkt}\bLd0<\yV&x KQ ŋ3cl'9AhSWzTWۃIlUXopHpy6`7{9kS[I CЭ )S}g×MQdp6Y& SF2>cIom&edzHC@.'+F2 ڧ;ycsP:BAypx Tp%]&n[{(Ӽg93 mi,N t_22A`McT|֮I7 QϷleVPvѲUBYSȓQb~Ľ$+8B8v,ػjΗQdS7~eۨ[ NH9q 3C 7TϳL&zAaF(7! .=NϧBP/e@Us9:0iIp.dLdfa }tz%xQ+{Tc8)}KW4',l. dyQ?hˍYLt(7:7G{&8q46~*1`: ?7zP¿SO`gb;iy+YjJ=6=]4 꺿k RV? 9c0M zm9?9BW/Qo,!\%I<$-0ƷdQ_fǏep dHsBQo-jV'G3P[D(%9L\?¯1O'R)-JO SYԟz2tlTaik 7>Y::~Ce]X8 x.١xfUocub [hNY1M bI])T"VL:O {&l Z)L+9m'[A7m}p(Y}RT;g _{85h7kN~CbpE=ل?0(@F[>kb73~(xRS$~YR3\1բ_ڟ^mѽZKjm]PLcZidUG3׊zq+*EC_ҋX0c fS+JMTRc INjҝ][m#~|޸{{6Q+),?Jꃝ5Oq @xSRG/)>uD<'V6ןfb]( D*%h|ח7OƎtiRd>y]3C-3I"( n$W]1RO&S-HHSV6ؗ 3C/dV#ec:5>/.^in9Y5$x/Zmyitwng8kO'\,˪TDHkÃQ PՓ6z0zNYqȤN:D%¸O 4SngeOHnѴrrx|GO (q~O/XlK*M^g.a}C)+_Dyb03$45U!B?,Fa/b:3E_8FLjHfGwU1:ӹy/ؾ$g]E,NJ-Gu PEN*qx~}Q##N鿰::QPGj{k:HuM1(T[SA ƃgQUiBKzś,Ez!؝]UMy^CW@C6ʐXe')n_{sI75CzxNA9 $ڧ>Sŵ+~ n[^VxlP +@{-41'9\FRoy0Rt[>tvVI9B_[(M=kͦIY OsMh;wý%\!.ǽTg k {(;Jp`F YMW B5BL c]-3V%&[RyBlO9 xhz'qA ]͊u^]./W:Pa%=| g]\VQBݰ@A5\m{r_8}@j_Z 1&d\!!S|}f[OޙAv\uxbrWI,~yz pI'޴}W[맒9ThduOpn%QEUÛטJ_bբEZ3뼂&żoly-IGDi :K *Et{Ӯ\ ]-N]m\ xt e8ş^q"^&<wg1In&*cs:-74-\d5y[PNU$ i^x|HT[ӀH&40"d$9{eƉ uqUYF+jSI?nJӏI4H$sRڬt8-)pEwL茎/G^=`nO|wW۷6h{.#.utu:o@)J0+|OiPzpJ *^\&O٩eJTc "`nzF,Ӝ0x-E Kficv<}i)k\ {-D?@Xn,W\\O#`] {qLL,A9ea Av"fo7ɖ;sp[2R{zNAORu=yy6A}$1n?y Dmtǟ^XDUךNiOxjY~w ΚmbN}lc0^;+Z,S>] +>vY\z5Ж\F@gw>U=LB\ږ\g=Pt\ l/]Dq?D@CK[[H>b'Ȓ1Ϛv G& uʖz<r{EkfĽ4L<'`C$ ^Wu.Xi$fʐ h 2QqQԒC{lRT".P4Q~6k:ѳ033Lu%xZrzzo2 %](G~ H`$chOt.H$2BmiDvyƮ HTWO` bd,Ⱥ!ο)B,+Y&K~}풶)B7HA})tBDw*N]($bd+QbRB?GFImA9'&]*R7 ƔiC jc,Z>L&tk; 1w@JDf֧S*lJ BF(e2,675B2 8QU] R !e+R_g$kʳf] /<@rbueXxdE&QqiAf"c;"?h2 hTA Q B&؇ҭԈy-a2{@r%jSL7H-匣\Οy~3s&Kqy6SP\9%Aپ>kd2Ps އ`Si8!f: Ύ˺MA $O| k %do]Pn}nHugEi $q-Ǹzt3d,^4J8?Қ[9nQ[APhTݪd*dJhӤdFQ˲ *%@U0Gf'V xw l`tj2O4 .vljr!u'4ƴmt.6(= xQCMٙ/%I"ˌ!y˒R/EpO)&د#蚧$Izlup}O# zDpf&TJHy1 dHi,SխS$,7]>ҫ:!QQ*SpC۝C/c)ny@kl&鄡nPg kj?ubAk1A͋&ĜL]#$yN"{tGW"n'[_͊qƿ*+5Q7enp}I.Բg_#l}s~cYrqfG8 sѣ% ^mpn |yR+`\NBn;;^7 ><sj|12ŢUVdz p0q^!rzΒ@B\Wt/'Bn*a>f/WxDz8#]¸[Ԭ,#z^]ʕ-%oZuL' &):bz`'tmb3pnN(SD<6ƔMPEd u#>xn]O̿_p{#"[~y1 X( ]\=I\*[yzMI"+P)ĜANkb7a__SqHBz\Է\pso}x|tN]li4YZsɦ?ر6BzJB&„~Uy"q PSO32hb>X_rL՛Y7>y<7,֋K7" ҷ٤LZ:ͮ2NC7t_õ:9Z Du5L/?ĎI_yu7tP_(ȏbbSoV|MNEfr)HܕnRy%Mkf Tqv~)1+BZvF`+ɺgÈ݋C%.RAԡ@7d7@]r}&R>L{)7;_q4*n߈KkfQ$ Car;M!h |<vITv ^DE<}o }YIC_(8P|ڳh3x.3~C%#+bV$6>]Cy#c;-\%4JPޜ㼅\" )疛rپ7R'JE)6j\5&m9޿٩Ak+~Ri* Dĩr)AKG;y*a7xi`ny֥ .YSC Go7Nΰ,:v<%v<{d ٵvط N/`h"[$g׎dX nZG@<'H*CzT(po\vjGp Ĺhq܌:]mAљpm-xPX\)b*nJ"}kbK$Rw-%#n[^x h6(ܟK6z>pX ;KXV|6Pă^_`,C6^Г']v8;]X)B~~+U<1N`Z&cz ~Ehk0BqCkժƏ.NEW[GJQhJG- `rNigRFZL4)4P9Y,#&Qc0yh*!`QA!󿱰 㦯ߓEI2gk ݎy.sTʶkOƌ4IJ1~ُEV1cYă|)4}@V:VSFrCŬQ4,e!Į+0˷KYxD=&׶'%>Ѹ %5pc!_ Ňޛ2z&g|`:6bljoGcjgQn&T8e&ܖ9W|ɩ2]AMy}%'vp^svH5:G$#y<=wĮ6;0Wѵsw@G,v֩J{*%͉b͋U [~=s*ΦvKz&6;KQ#i"'lcc[%F2@Kx' MwN#^T)Z|@9T" `P=Z!Ƚb{<:l`kM@;ࢭ@ܼ/Xݱ1|u0K+l{%Hvz b!]\) ~^x `.2R<SMVr*JpACBV)UݍMTj ;ꉧ%Y{zC~? ۿuު1ȽBpE$#V#_ָ.'J]w^deu} 5Ѵ\ :¤V8$;B3%3/ZB JHr'RZSPuDxOْ+x/-6/bf]sJ:Krg'nyOU-CFioq5i,O#>$y \@E0o z ~%݌hu !&A7?;Yu~۴>q% ARF.z> Kf4~~n"`0A1P.K5E(vELoD{)N6#Zhc(]/P@dw̥ѤZaZ"Z:u 4zk߱7亂~6sc-:YF Gs*`莐6} 3WGX)­v5u?3\!2R-U:fw*|9R_G`zz{ ?G@x"j tk @:=fwzeHȟͪSV)m[)"![hE=wR!k{ }-/W6,y'o tx:h"; N)Bƺ{ɀ'2u>{ tA>,$F.0 ǧ 1.^uAOww`y~n:q~Z Į$, Ƌ97/^TH:iӑČ&&4-pFh?}@ڨ Ft\=nGyqMۿsf%U'F l`ל̎6yʴ7Zآ-f7<豀!A< w\07Ւ 0TUW[|&ET0#yN %\ִ_9*H#KpdlLa;.X5/b ZC@b k c7-a]_-^5eV1YꬨݮytܵyW8 YG e4hJc[ _]"uΆ0220xCTrP J6w[':$ puh^f`]ŝZ'bc(Ėhj i!FŋkWIS[<{..T\ڶtmvD$ }"ODpSLN]&S!/[M}G0-(^ސ22LQu?l^b@ yѻY> [F[>u{xD=Uq$`BZO.x9`߭vlӗ={{3}~Ξ[8p~a2x JXwxx묡rl zv`nkݒbM]&NEH`o)6I}&H:$@AnSGRrԚTRz ,ֿ6ڊﺐz,'roUu9Cz+y$ ɪ@j4p\^Nbwoa%r8`p`$9U<1v+iNL-a;~d5"&/wnM ^֯o9R'duKs~3ƪqԐ曉r_Uq8*֦EogRnTR:}Zbb`9bz9hXozgG,%0 vIY|G=&"^4Mzr`7iO^B}\<0L1Yl&H8k@pChxǏMͰM3a Eס_d^|!5pQ`uzFmX$>|rwI;"}/[TL$,d=j$dEdZ>7wjfL~DKk*T#"iPb!Bb :P=(0NORaLzi!VMk#eaN>JC \Pv7M|ZZ%+m+jGXH*+Xbz:.%K+;W{ܓ*Ĺ$ y>d[1Uk)Vede8j 4Q"W }izw5.Ȯ۵c}=1瘸<@iˤQBe?v;Nہ1 ,@e?geh/RcR`Yql!b*A4mרގ[Fthzv<~C=ׄ0|T;&dn X2,{~)JeҒA9Z1 6D%^3^}I;PC})cVcV ꢠɫ:h~=5p_H̔sc2qOAHc@ E?Lu\V i8tCB&T> jK<+/{># 0sF6EXMD\+qcnw9߾lUVTƂGAN݀혽? O»u{d+ؐҢqcEg£^XF&~7Q+pRZ;t43_LdcʽZS]*+Ă/9_˺w, nǏ6H; oШy/SҘ8Z(3֘bڝ &uSƟ-{q[HȀa,6YrrYg[]ZrWjF ]%+\ ls0]񉻺ڗ mtmJkdFȷ&lOy;wNU,n2 AynŎyUyTc>n~ УC AVa]-9ǝAUA6ҎqOhqtZa =::Rq݀8hHUxg84:S!#/2ɍYDG2.}ԑw?*љg;o8qߴ1P- C[ 貙cY64 '|M]`@>j_榑800!sNKJ[ @m@JL8>ڑӸAN~XUCM_<Jl W) d9s DoSd>*l292bTS.l:ЄҬzEH5X.]A0Y_-(1N;Iɚ5,B6 ?gоg9{jb%=cPrރumGP|EU#N1 ()yB+~VلhЧp.-U Jåg"J`=jȉ "x0a>'/Y [&ڲc_Ge31"#Jhp+%>9~3I3C|>< g>?2k ݙ lPQ*|-Gl d<5mBD Zp\hjG>NX|?RZБR b0*1L0#9iv o{Bd2.9ed'?'>g%EP!o L(C^׿']$ם@=yFɽ [k?fJ3$лvb^Y4,M[Bκ pfVG73wqXE WX?U'BjR5 ",gnpi';źfQ^;ϋ xq4s4v[!*SeV5_^w_tz`xM}B̥m _~u 2"tӰxwvEf*Qؿ+@2l.X=$V*Z,GBpd9xR}$\3UXD{<4g,:2xphyUmbv(0PpڡNdy8/ؿQ [ !AƏDLYw1=07F <,s.Rֶwԝ nє Ly{޳jshHG`@WKt4M3"W7ЙCwkU $&ѐWa e,rc\p7U:f!V.;j $xթa\ 3wü#հMt>MWJ"4DOkCZO=<| !*GNTŽ4m%!YCzQ_1g@^l׀r6%@9ߎRZL!{y(EoZ M@C0s0h/'simYmޚVEXx/2f_]UU.D,C]a%`|0 t!d߾cf:kj,1 ΣIʃ\";Iϕ_Ӹ{y=:u]_ Oљ1Tm!mbA: 5aٍb\u5iN)N% %JGS-5QNqn (/lmkj U1Hܦ@EOjdľ*4UO BO_p0z=hBA0qDTa72L.iy1RXFdel{U6^O\s>`$)$%WpbTʷn 8-+lֽkJ'hѹNNSKv և,:؝ XX&kb6Z==zmؾ@BbؒRh[֐6+^g>#K* caIZηq>׈yࠑca^(aWwlN,8z~]Y->BH#l8Tp tY.9[`L !fGA9 .}Mju|7sc4iZL#<`r+X5_jo?1Y*5YPҎ+]HOT н!~RM} w7oW3v=[pϸTĝ5rA@h\\Bs2Vyz<\lcjmSX0PVuF<#;._'pս/2E!f2lCv>)͓&4!D-*1 8)G%d(Yig HX2i-sYBКͦ)-5IAf5i-bFG2ʝ a6+$IA)5FЂ+. %6d`yAcۏq΂̽CchmL y冞MK<{_npZIB/T͆Bͦ]!ժ$Dǩ&\.9o>ϐzbE+v ;7&r-Vcy ˈ"W1|3ј4$]L@mޜ_F?]VG0nU xݞvpaŰ'zvߙb:(3b x8p'F?{D|F0 Na_nx`Ҷp&Fl2|ƦU3&j?߀Lނ `-+E'Jv> u`;(/m ڱ'|)kW;#r/pWwɒ'yh5;wf4,闈գqF)s fU,]nݱ<JZ~k7ґ-)0%o>Gr^ uM~0,y>zKb9.\Ӓ˜y_1^WN3T||y"¨ǩ7E5B˻/9GG2tBGSV3:5DZP/9~+jg_3d+ӁI$=UWM )ҡM%qހZkobxLyFNGF/U5^ + #Ftu+[8 7X?aWy*0e9v5%g&}8Di(~%ESL`l IfwFHDP( &Tqƍt?z<|U=@"xo:M4xh$TnPqT{]*hZY0jyCa |fg~0͗gZ"سWusE^kbƔZZp?ثT l<}V`0"b(Idf% z@&!]E0;>: RK[?`yYcc[ߏhn;v{埼ulկqJռPuÑt涞9}d#SG~^vnU8HBe,>)^%"N6;u;fu| .k{HDoE %)mo2pɒ>Bc.f?Om7`w3Jo}oGz2<&&μA9_)\/茹L~*8" [E{zyWeRf>K蔼q$y|g q4$vUC|UEQlV^)i}ӣ]RH 9t {M I*CO=qonA7QX0ķz BpvIddLսָZsFJf#D9#Q5XA0Jw܍evF\𑑷j.f<鑨5@&$"2Òd04%^ŝҞvՆ?UԳ*dE `=c6{_bV(l8w\"riNZWUaPp9'ʽgTV2bIZЕk.s!c9]Bn}?|D JwBtxslF,br<=5QɅq@IP_`IBe=A>8 ZJ``^MeV-u[8Q}D!]r晚NQ́"𤺲OnsMUHi//%!7GݼG j!n`Jۖi*峕p)C= c r@\8Utmy%OʹC4xҥ*Cf8KY]HSfpxDu a]8/mt]okR;j*Eڼ0K,W6EzByb@}4b@"c3?9M%RYVhъH.>RF:nG:ZhW:%},e 8Q;%u,P=]LjB7 u@x{|Yb}*c"|\wVUHH>L #a % b.zħp~ FJ֑͠Ju n| -QN+F*hm,#YifE۽aԕjL4eBHTb8}XRg#5ldAIJHU4 *W(Iɷ<G%ڕ,#5Y^GsaޞӠ*07~f+ڊ՘l[ǣ'U#$F][`K}`"޾# Por>y~ct#GPAy55+K+@pSRܝ}$I.ċ: