libgexiv2-devel-0.11.0-lp152.1.6 >  A ^Ǹ/=„e:Y>*dq ]Mqc*p=$>A~[f.GzҢΖd~uT29ܹ-@]4oH̆G_>cv BUR2ޡ) oSC^ &^t\[5־S(?ν,io$9ZnCF?GI ^4+rS+?U_UlzÐ5-+W'T`j^ٝqE%xp>'H?'8d # V /Ov|    P  YT | N (89: `F!G!H" I"dX"xY"\"]"^#b$tc%d%}e%f%l%u%v%w&8x&|y&z&&&&'4Clibgexiv2-devel0.11.0lp152.1.6A GObject-based Exiv2 wrapper -- Development Filesgexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications.^lamb08bopenSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://wiki.gnome.org/Projects/gexiv2linuxx86_64 Eu / k<A큤AA큤^^\4\4\4\4\4\4^\4^^^^^^^3c873284269fe30c4ac46b118e693b70fcfdca779033ae8a67d64ce756933c23a0545b81356ca2f9932af4fbd13bba5ca51f6f6b235e423a8f4cbc7e29ded4c8cd8111d1fd8a7209d5ed30beb545b26c65c093c7adc999ca0a60b11b4666a720d6d820c7def5c455b87539da575654454e41cdaba2c228c5df7114d5f9624078e29c1394186f7ecf7ad958d7a880011f57aeb4d5803af64ddd6701cc526cefbebc86b9198e4f39950426d3bc5dcd2e46bc88f34ea309deb199229fe855938cf8ed55b1f90dc410c833be6144df8a545cdbef9f0eca816fd054076004508912aed8ad8daee9bd1d870dca57ec31ecc0dd922f07e424fb2f230a44d7d664b29746bb2e633b2fd210ea56590e2423a8b513d9878e68e08ebe520809128f19e9fd8939f457aa66f22756dd029865094a32f1171c758e3cd1aafe1d69fde77e1b21cab254e799bb43e1b620e42aaa16432f2391656f2c880530fbb1f8892f17293beef962f5aa152ca1bd120cb479bb6d75dd5bc2f3c19791fc00a2aad80c74bbfa74b428e63d470af634c8587fc04b20268af95362aaf2621ce3b91d830d11bd129blibgexiv2.so.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibgexiv2-0.11.0-lp152.1.6.src.rpmlibgexiv2-devellibgexiv2-devel(x86-64)pkgconfig(gexiv2)@@ @ @@     /usr/bin/pkg-configlibgexiv2-2pkgconfig(exiv2)pkgconfig(gio-2.0)pkgconfig(glib-2.0)pkgconfig(gobject-2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.11.00.262.32.02.38.03.0.4-14.6.0-14.0-15.2-14.14.1\4\+V@\&@\2[T@Z@Z̧@ZyZu@Zg#Y^&@X@WW@W@W@V^UQT@bjorn.lie@gmail.combjorn.lie@gmail.comStefan Brüns bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comtchvatal@suse.comwbauer@tmo.atkkaempf@suse.comjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgrolf@rotkraut.dezaitor@opensuse.orgp.drouand@gmail.com- Update to version 0.11.0: + Remove autotools. + Align Meson options with the rest of GNOME. + Prevent additional newlines from Exiv2 logging. + Remove VAPI overrides. + Adapt to Exiv2 changes in 0.27 and master. + Fix several issues with Gtk-Doc. + Add support to read Exiv2 meta-data from a GInputStream. - Add explicit pkgconfig(gio-2.0) BuildRequires: meson checks for it. - Pass -Dintrospection=true to meson, ensure we build introspection support.- Update to version 0.10.10: + Fix building against exiv2 0.27. + Various meson build fixes back-ported from master. - Drop upstream fixed patches: + 0001-Handle-rename-of-exiv2-xmp.hpp-to-xmp_exiv2.hpp-in-e.patch + libgexiv2-build-Add-manifest-test-build-against-exiv2.patch- Fix building with exiv2 0.27.0 Add 0001-Handle-rename-of-exiv2-xmp.hpp-to-xmp_exiv2.hpp-in-e.patch- Add libgexiv2-build-Add-manifest-test-build-against-exiv2.patch: Apply upstream fixes for new exiv2.- Update to version 0.10.9: + Fix check for building on OS X. + Fix generating non-reproducible builds. + Make it possible to disable the python modules. + Fix deprecated g_type_class_add_private. + Fix various issues with getting width and height from EXIF. + Fix building with 0.27. - Drop libgexiv2-reproducible.patch: Fixed upstream. - Switch to meson buildsystem following upstreams port, add meson BuildRequires and macros.- Add baselibs.conf, build 32-bit support.- Add libgexiv2-reproducible.patch: Avoid non-reproducible absolute build path in .h (bgo#793984).- Update to version 0.10.8: + Do not use linker scripts on Drawin/OS X. + Fallback to AperturValue if FNumber is absent. + Fix GIR header and vapi when using meson. + Bugs fixed: bgo#791941, bgo#792239, bgo#792431.- Update to version 0.10.7: + Add meson build support. + Use glib-mkenums for enum types. + Fix make check when running out of tree. + Use version script to clean up exported functions. + Fix --disable-vala. + Bugs fixed: bgo#784045, bgo#787455.- Allow to enable/disable building of python2/python3 bindings via build conditions to accomodate potential python2-less products: + BuildRequire python-rpm-macros: helper macros from the python-singlespec initiative. Even though the package can't be built completley with singlespec due to the additional libraries, we can still make good use of the helpers. + Replace python-devel and python3-devel BuildRequires with python_module devel. + Replace python-gobject and python3-gobject BuildRequires with python_module gobjecta. - Run test suite in %check section. - Correct URL to point to https://wiki.gnome.org/Projects/gexiv2.- Update to version 0.10.6: + Fix missing include file. + Add a function to save meta-data in XMP sidecar file. + Add a more complete Python test-suite. + Fix a potential NULL dereference in _get_comment(). + Fix compatibility with Exiv2 0.26. + Bugs fixed: Coverity issue CID 167853 (gentoo#613778, bgo#712455, bgo#780709, bgo#782449). - Changes from version 0.10.5: + Fix autogen.sh to also run configure. + Generate gtk-doc and various documentation updates. + Fix an abort on unhandled Minolta meta-data. + Fix compilation issues with shadowing variables in StreamIO. + Fix GPS rational calculations if fraction has 0 numerator and denominator. + Several build cleanups. + Add make check to build and run the python tests. + Add C tests. + Bugs fixed: bgo#723790, bgo#774105, bgo#775249, bgo#776233, bgo#779089, bgo#779551, rh#1401706. - Drop libgexiv2-fix-typelib-vapi-install.patch and get_orientation-Fix-abort-on-Minolta-meta-data.patch, fixed upstream. - Add devel documentation to the file list.- Add get_orientation-Fix-abort-on-Minolta-meta-data.patch: Fix abort on Minolta meta-data (bgo#776233).- Use %_smp_mflags for parallel building; re-set RPM groups.- Add libgexiv2-fix-typelib-vapi-install.patch: Fix install location dir of typelib and always install vapi file. Taken from upstream git. - Following the the above patch, pass autoreconf as it touches the buildsystem. - Update Url to new home.- Update to version 0.10.4: + Additions to get_comment based on MWG guidelines (bgo#746424). + Fix builddir != srcdir. + Fix leaks in GPS coordinate handling (bgo#754241). + Update build instructions (bgo#749800). + Copyright transfer to SFC. + Use M4 macros for GObject introspection (bgo#765827). + Clean-up some introspection warnings. + Catch exception by reference (CID:112500). + Generate the VAPI file from GIR. + Mark _free() functions as deprecated. + Fix several g-i-scanner warnings. + Fix build issue introduced by VAPI changes (bgo#768896). + Use AX_COMPILER_FLAGS and fix issues risen by that. + Remove linker flags from CXXFLAGS. + Enable maintainer mode and silent rules. + Fix lookup of XMP tags (bgo#768906). + Enable compiling without GObject Introspection. + Bugs fixed: bgo#746424, bgo#749800, bgo#754241, bgo#765827, bgo#768896, bgo#768906. - Add pkgconfig(vapigen) BuildRequires: New depenency.- Add gobject-introspection BuildRequires: needed in order to scan the python bindings for gi dependencies.- Build Python bindings: + Add python-devel, python3-devel, python-gobject and python3-gobject BuildRequires. + Split new packages python-gexiv2 and python3-gexiv2.- Update to version 0.10.3: + Retrieve XMP tag's structure type (bgo#736799). + Generate XMP packet as NUL-terminated string (bgo#736587). + Retrieve tag's raw value as GBytes (bgo#730136). + Fix gexiv2_metadata_get_fnumber() (bgo#745347).- Update to version 0.10.2: + Use all EXIF tags for interpreted strings (bgo#734861). + Automake fixes. - Update download Url and use tarball provided by Gnome - Rename typelib-1_0-GExiv2-0_4 to typelib-1_0-GExiv2-0_10; follow upstream changes. - Use %configure instead of manually defined options. - Remove redundant %clean section.lamb08 1589976251 0.11.0-lp152.1.60.11.0-lp152.1.60.11.0gexiv2gexiv2-enums.hgexiv2-log.hgexiv2-managed-stream.hgexiv2-metadata.hgexiv2-preview-image.hgexiv2-preview-properties.hgexiv2-startup.hgexiv2-version.hgexiv2.hlibgexiv2.sogexiv2.pcGExiv2-0.10.girvalavapigexiv2.depsgexiv2.vapi/usr/include//usr/include/gexiv2//usr/lib64//usr/lib64/pkgconfig//usr/share/gir-1.0//usr/share//usr/share/vala//usr/share/vala/vapi/-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.opensuse.org/openSUSE:Leap:15.2/standard/12de6ab75229796d324cbfc20cd499b6-libgexiv2cpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig fileXML 1.0 document, ASCII textASCII textPRRRRRzTn' s373utf-821e80a620f6605382e231336a9e5309a0422d0b84c86eda6ef827acd88ca7262? 7zXZ !t/G] crt:bLL ,&0J!alerq{·UAƐIZcy,i'E %O) XmWše5B,O]55)߲ X4}^98cQDg%5ua5͌ j wdqXcH6@!<*׊IlkITR:5OVAdq f35gˆs)ᘤQ? .-cu),. -z{DS,+4q82[8 !vW4*|9:qڸ^'ʌ=dVGi@D)rDWFfMhn2r)& *.-e2kBbh%,ܮ/ j27o P|@9Ij;w_Z_:0̥jSG?!5(_:/ɇ6"#BHRXel8|AJ"MɏA݋j( C`閜y}AE=#ŵ+5\DX *qկ s^7caC4Ǔw%ErTgl17ϨXLiʡ ѕhHt]YK4jKeazFo/@ª&(WuV/% Y괁H&垈a99H9}ǐ8U%T+p0kcU`.1PFt( ĵ)uc<ohFǮ 3+yDGc/D\3ah,32Um BaZ6@/1"@>ư1r>-(!Ǫ0z EE5, Lobø{ n3&w2+saMLf~6ZL W[hO>p@NSB.n ƍsIN5gv7as;}C8u`vQ]&w<Ҡ!XHȊ[r>Gnˮ׭ D>;(<8:mN Yb/&Tusrz`g+w@SyCpJA6u#=Dw[n#?\3& 5͈X =D r<0Z4&rҬ:TR W+A)aۚʣ'u*Ifu0 38MD*5{QE:z6/+$ϒ)#1 `Ʋ2ӈapn;?]@9k;P-A=X-y@!Oʼ#Jq8}\wjwF.I~ iN}A6.]Pev*$X$+!믘`6oX2HZZ(ªE%!Gf෩v7;=;K!57s<| wPѲWCC+/94)dD{9\Osoz KnH1ƠGI>BHhĨRJ|9o#5Kԫwq{.cL~&;3uaHn^%Naw*MrqFnazʽ3gݵ]j, ˯(we(3ywbMD/C0=0OhaivTBg!&CJY c[ylT{J|*::DB7Xns($gh,U2AZjC`6^Uw]/0أq2aގ}{ BGÍ0D4;wė0X7 |԰ U1XSY?.I+*֪64@EjK #ueh]Q\I}!^hc \?ٻâU"d=L1cb1yS#K\Snc|~ʂZH7}RF Se 8*xxQ{b`[.yHF~,NGw奮 # -')r]J:!C 5w#V&8#ݾU!#ϨSdy}d(}bMQt9Ej2C)&b6*Ww3blO;vV܄Ա$9u^0Q Zi&YOP|< 6Y_kⰜ1X]ru(Hl3EEDyU25V Ea pO~P?\;S.QƞbK= 1}lt;71 OA&G*m#.{'NA:bk0]O)lo -N3e=46\( e9C H.l lϖWx;GI*-pNTV@g6P=s &jl#V39ez\ZsjdCmxVY4tWRpW^MmA soR{2/pG tOVk5y7K< ;(p ߛTfG(G}LVP Abz:ߙ ؓ_5-XrsXw{lqѵ(lBr3*·]f`Xע/Sʖ,_gE9sl1{m\N+{vH).w!k M01llr>y&QkKnQu쇐tYLY w ;\YugIZiA`G~='j8ITNS!Gd?:ڶ"gE5 kkL2PRh>Qi h}<["Z[P9'?gTT`jS&$#ڃ=Bp|*tJ9ìŽ ݯq'Pcl|'a]'>ak Vza6HA6ogibmOc>J6KIrk\Kcƌ_+c+g[2}y8CKɾ x5Ii.%ܱz3-3mk-ǡa߄H<7D:qDr (Ѭ`k c69*νj?_Om ض:foHUy>d6Ȓ5 i3ߡT+GFC7j50g΁Ҵ^:xIHyLfpŅiRF5~fDDh˨3(t4.#Rs&jMQdJ0DAfKJ'-LtQȢwkWO7\/z`s8!6֛*}ljQcr?u];Qh9תw,2+ BY6vh\)>q&*1_1ZJs·{QRɢnk!QU{2g>uQf*#vT^At(8*((01K׋5dpXMzHǙsW[F#bVe8ӠĬ|gA..I*aо,D3<$|Bd4zՊ'.MKpޏ6I؞.A42Aߓnލbx a՟+*jx??$/JN@`@~f+<mN`[=ûب{߹rԬKךh߆J;ni5{0Q4gI<:>!zVq2>q]DyTՔn#!z4 B>`Z*ȋyQtœ+pU3QN3sM-͈I gL?WLaM(G~d(ϸ)>FeQ6MmsOly)'v0Y7DlpSk1M^ԑzN? eoI &W|xth/FmĞrVrටa\"vS{4 l\r\f^CVM*R[uo|Nu1vb 'lMV:8TmwAL*i66ªGM%DԖneF/4[g&^}M}Nw7nSZ~^m#̡ Mw]pWy`q~ieU iE}G%9P7d,;^,¤.PW3\A9Mj3!*^3ˠ NԴ)E$x)HsMS>a Y1Cw>~g(tM*1sxUx,,Ж<<d]) ء ?Aށ'L? SCKͷ: >!W_^@IJgЪiv×/b-TSl | jy1i1+-̈́z`El06 TRאRţYe[JX/*>K$UF(0oNCXދ噽fˆ'y$8A.BCd6TzXݲkl}-ZF1?ڍ;z-#Tà[U+~KAfO!/uM4[c2P Oh@/)GXb Ӳe 3iK\G84u[zv|~? բ]jF ~s31i1kU rT-. Khގ8Qf-?2c__ȇ> gWo$.r Rۭ)x RJ.w\%/R_c3#|`oekFڂ` RjJN>5{q;KL)˅#%F _&5~ pL扰 fm-|Z)I2HosHBTmWR`p|xH)5֢%JvR-l}02 8H[JҙhNAǕC2 ,J"Fǧ 9DnE'w:cAfN o(k! sMƱP-*~gSOh q|Ë33pr$#&&6ȐXi :7ɴVy0 DH\j2@Myrg<;e+H|[&0jx9f+'E\#3P+Jb x^5J7U@p L';"sѧx?\<>M$* 0cI+LZ~ÀiI6(p.(5ξW`x11(M9&x| 4[$oe4<މ202&К*\*$-@(`gp/i҈R3Ȉ5*SE<Ԗ€?|Af[<)݁ fz0X?ϰ]}TT~4aTg+=r..n9=EiwfC.cY63ZBTCAnAZtJ&o3JP MijNT0QEF.Ef7FXN? !Y eAE$hnSBvN? ˗طJz_͠LRU~Yan _{WA2 ޻݁R!X6cӓgf)WS'9!ۺ*3?F?U(%yJy]_;?<6 `!J@$UQXןf!FZʍ @,obcDf!&%X3}OMEz S?ytC:. W5$r1>76 rwz1 Lwņ&lYqf1:a<YqTt8Ѽh޵,%d$vv1i^Jb#gwQ"p]hvT}RLL &bD.Yܘ &\ODl4#jײrK ۬@t$­vI<$j\WSg߯wX*")n}K"q7zOBF nEAc;>p?,9vwJ2!k)Z}Ę Lq\we.pS'l jjDWΉ,b >XC=Yj2;/կiKx&gd0Dy`T{󬇻cj2g}w  |KD [wBWjH20P@\x U^K7H b%~}=ϕb5sĞ[]Ǯ[UҊ*! ;f~,Z_1U>UTF#''6rO\׺ _(#61MMuvO ?+y^'ˋ| Id7MQZ!B6oA+wG11L ImY/ :]o5|ú$,RrwoC洽_ܮGn}=f`Ε C c$hъmPJoCmciU!^4 #"f)Jj΋Qo*[߅AK{9bUHoT5^[88n |$A(dWuFr-9-`2aUK6ά~0` VCJֻ&Eǥ2Vf=2h)\]"f>H+21/f؂qt 1s,<҆bUc=ZE1s1ŧ lxnVS{ԏVmê?PƑݢ@uNSU"UJ:[8Vĺ'V(LK/[h$[Pe0uA7}J-J49E>F| yl&R]AMh JOW(!f} ]b-Xntr]xx`13Lw"5JQ'e6?ux"5g]r^# !/3(-VAfx+ZA4ykfLQA5f9 xU?| `&( Z`@(: -ez9ؙ 0Jŷ,˳UxD<el -<`?< ړR͠T_\h>.ddy$PM@3dҬKn s/{CdBsvJvaaJTVIbj7dnƭvh<ЮVeLMzeǺ5|N$)TgAy\)q(J6esl | a{Q\ ϔ9/I$>x+68c9B{T dBt7ve@(l-k|*/A2 Z#L3/EJsR2@PH"u5~~R?)薼m2~v\Ѹg:[,S˴#" r4p6Puu-N /QU!}/?2Wg>aNъX*@8fQ)oK}sDx>in_1`E?]^A@xMP]&tLoIT;7.%@szHP`ѐ̸<,6C%)O_u+yB6i_#Y=I} w 2pC-Omlr֊eMWצ2b w "e}ATP;PN UZovI_UZQ)z%B p2Z;.S i+ '8sb?l~K'NIß~r{D OE%r -EV흃h+qŰx0gWE4=x ʶ**nTYS SJmʄ{u5!eUI "cP~UdMXG@Iߩ܅%]hdSBI.@: :CnP?%EVzvxؿr]|te^OfqC`:ʤZ5k!l]ub;#bod7%w*z ؽu \&ujp ̞a,o6ʛMtn*eƥo}܂yiӥR6$WFa8ݲܸ_g#$bOpC+R^LTУw#7&:w^‹\H9K$҇uޅ$ a$@nGCO? uLSn>Knz*Cx4SaX_-wNL'Qk,(LX[1ζ>g5vO\='QAWfug@ƲP[K;9tFq RRUkoZlA# j6u&MnRߐwkKbؼA@G娔G1ȂȬ.s"}e=.3cVXh@=/MHo8f?PhMHRqWÀޯN`kvLMU?|j4H\.!{sGXviWCcd>Ɖ(V!Z1U)@PZ}oήf[buw\,8 3o?Q4ED^]'PmMus3g:5oSd X քE .sX!}D9"s](}/6?f8ޛY6]}ݪ[$!_V#m԰lam7S`o֏ 28g/^`P@xng9yȻ ^#o>#?`6]YiD1!2eLk(uս.9F\!"Sq$${R2wѴfKW*%tC ZB^>@9;Z%>aHm^5TZ`=H:~Xʖ,P_)aMcp(ZڪMsڠ5CesIIf]YGV݇"*Gs<ﮡXǟx@'gjzԲWR͒ Q'`q!oh|0<Ʃgb EV"c]~.>#4uIH)p/Jtxw(fx0N$mY9Ut/g JNbOdc[D4r$-^W* >tdm[ ~֛|":^Q5N_!KP%fʮ6e=4@NJu3qV9>@sNkZ[L*~Qa@|Kqв]Wu XO*#$K\[2_99t-fnQg4(4̤[7+Y1'Κ]8e2R{ zԠ\<$ŽO=CЅf2) ŐOBԗ=Zf2%NƯm-ݫYD P 6-d5go28Pbh BɬHm7\1#$Kw v* >+ 31U{c.ZƅPAwj`{PRNᗳ;Q\K]r( ъZ(ɍfc#8QrXSy[ʆuX=%_тFemw?Y?Ǐ,# JjW28}m>0K&"]U2ܰ2,qL^7Z98j+ie6Eʵgڔ䖲YH 5J1'hu`AQKۈCխP«4l-߿?9R8ƞocn\.$O룢&-SXB9c,e51ƾgNCVO.Z= "MDtEl*m=ioD'Rr~|t2/bɴfz7{h[A!8=;RZPE] ,TwLp 8> ڠ:I^!ZbO h44Q0Tl3ނWm mungrh`ev2%5YɢrP;KA!?@~9"V$[є-('u đDZsFy x4o .Q;JY9 XYmgQ*_&nWCbcLuO%I< Uu6,E>sb0ew+bQ ZȮ~Brhge? Y WN#.P?ߚ̛P?J4-(\M;e.((Yo.w d'[[q r5R:[4dF<hqqt<\6+l^$%} yMp)`cp-k㸩¦w _pM'va,4lD{"..jAU6.r .+rco4ŔW/G|+.E'& a6J݅%WS (&eECwͽ[-@Cn*se08?X(4RXDAp.YN=+2CF왆 ǹѨIBUH1A9af'U *b dx]=dR1Y;O Z?,h #az lP(b2@as!R Y@#L9e-f=i&P1qɮ@ uXu{m5ndT^m fL=KAZ:A :aBD0Ohyp B/kcqC̊v@h!q#A5N`\O: y'+@QiF6;szyq@x3M& F=fHR Y:NR#Tr5fXP%e&5<ՑbyJdpTh? h`\^i[iT|E+zCJ z!CʪcΓPb:[J煗TƦPT>:"#|Whpoޢ_q(4fm 3$Igy&[~Jh]8j: _*uP=zS.-]cZ'&QaW I5j VԇobKjÝX)N `$9sdvږO~EBc=Y}uҾ1G8iy΂ԚXk #4* wXf<8+.Z K5U(g*+?P-.^ͅ`֧kKSqڂj;_b݀Ki̸C/Λ vHïs8 Ɲi{5EH_e+n%ÑMT>GT]5 EuB_䲚/r"Zԝ} 0/*ƹ=IQ$^Ȗ^Sua- e8ghNbN;DeH!tzn3{ _^]58F,vEh@KM]qqY>X(>-D~cru0 fRKczTI~awGdOCSsbvK^XkdFϫUغPů"b۲c 3T)UPȕ놲%7Ak"͍tSNY+j', =?6L_3AmU(*tְ5-pOGB>Yz,rideHDU_qdS >!j@I&jbb}/~g΄NsY 0(GjPGx7J߭+^ɒʓ'sp`H9jUKNS-sT3m Z$`}s+/#{sPJ^Ԧ\xW<ΰYia%XƄt?/ w1bw҇d9e\ FXLWL7D۸sFKwAF% <)K ,*|<+SnQ Hst1zyL=xKPE|s1G11O$ yYk'Jt-{&{ΦϛEDw.#:LIz7V#2OSZ~P 4H2;nB2<_\t}J7d8eSK8>6so Vh(HBB>u8X\;˚{r05Y#(ޑ ={ۣpd翶0W:(VwQF+<[6@Zq[]xCj!rG1J["Ly:hD 0=ʍ/K`b0DHHPgVQk" MS,cj&zVhtEIR xₘf?Ew>V-w̔$iȋ;sMPes2YPv4t㺼:'Ye7;4S͝ʹ@K.PP̢n܏V3~8<))9C/+J/DL4:iLfڅђd 8 z^{{XxG=/7.~0?T)П0uPdWk%K]1nHpO aPƙt})(Grh|a!Z?:#4 oI|FTUU4k]jKʄ\Y7`xٽ5Adޞ~K?ݷWM)%u& >,_83Qddyr(fDS9-Ԓq A]Kfq$:3rǎTyml?Y!_M/o0O(F(x)#Rs;NJlVQ~\,;_`! -&>|٣.5"ch}>_dGz(͊,kҐ*95(uC}wɃVy)KLIO4v6\\hC|Qgԙs xBNe]#2>*SȖm^h, Qădwu^qs8{weV#I:mk,`^sڳP{Ѯ޻l~Sm{ 0$36۾<ۣŖOV>[=i6m\¥uKho14D[eOvn،ĩ l{㉃5@0up3>I;I=8pl Y; YZ