libical-doc-3.0.10-150400.1.8 >  A bvp9| Po/2l$dTXq>Og,rG CD1Sk[<@9իr JAp;-?-td  P@DLPi  0  H  `      ( X   $0@(89<: ;F)G) H) I* X*Y*\*0 ]*` ^+,b+c,Ad,e,f,l,u, v,z--$-(-.-pClibical-doc3.0.10150400.1.8Example source code for programs to use libicalLibical is an implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents.bvgoat16SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-only OR MPL-2.0https://www.suse.com/Documentation/Otherhttps://github.com/libical/libicallinuxnoarch/e\$nA큤A큤bv`zbv`zbv`z`z`z`z`z`z`zcbf5964ed8082f7d746f583336a2b6d0266f4bc136aa61417172be3a7e471ae16e7bcbd5d7dcb81f473bb9eb3ea9a617247d6d0344f177dde264a8cfe600804b37176c574b6836b1f1dcda883c9b5885e1f53f7e99ed7d5312dda0d5e1c3ac052031d22a4c38467a3cfed428522f29c3b0d3183bcbc7b6148d7476920295494706c723199504fcc3ba890dcd3c4d42516184d461a069f3d3308cbdf217fe678951c65d82ceade831d86951cedd0af2b6f33aa424ed7ce63f3a489f68a44e2e8fc867233663586a09f67a791cf178916d2e74f0195ecfbbd0feb75c79c9deb67e7fc302fc3acce50d9349a7a7ebed1cf05fc7aaf19a2038561dde9c2704aad9c1f7038cadc40d1e53fff9b9db87bfcc29dcd7c83c587cb9a07d49463b2d6e44a5d46cb0e132c68422cc18eea6e81d2da577f00772ab727c25dd9335b6372b5a05rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibical-3.0.10-150400.1.8.src.rpmlibical-doc    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3`~@`m` a@_$_@^@]f@]{@]{@]@]@]]4@]?]g@\@[v[~Z@ZYGWH@W@WҤ@W@W@Tи@TMTD@info@paolostivanin.comdmueller@suse.comdmueller@suse.commgorse@suse.commgorse@suse.combjorn.lie@gmail.comjengelh@inai.deadam.majer@suse.deyfjiang@suse.comdimstar@opensuse.orgdimstar@opensuse.orgjengelh@inai.dejengelh@inai.demgorse@suse.comluke@ljones.devjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dedimstar@opensuse.orgmgorse@suse.comjengelh@inai.dejengelh@inai.dezaitor@opensuse.orgdimstar@opensuse.orgmgorse@suse.comcoolo@suse.combadshah400@gmail.comcxiong@suse.com- update to 3.0.10: * Fix generating wrong recurrence rules * Fix a bug computing transitions in tzfiles * Fix reading TZif files to use TZ string in the footer as the last (non-terminating) transitions * Fix reading TZif files to use more RRULEs and/or RDATEs whevever possible * Built-in timezones updated to tzdata2021a- filelist fix for the glib build- update to 3.0.9: * Add support for empty parameters, e.g. CN="" * Accept VTIMEZONE with more than one X- property * Several fixes for recurrences containing BYWEEKNO * icalrecurrencetype_from_string() will reject any RRULE that contains a rule-part that occurs more than once * Improve thread safety * Fix compiled-in path for the built-in timezone data * Fix reading TZif files with empty v1 data (use v2+ whenever possible) * Add backwards compatibility for previous TZIDs * Built-in timezones updated to tzdata2020d * Fix build with newer libicu * Fix cross-compile support in libical-glib - remove 0001-Fix-build-with-icu-68.1.patch libical-read-v2-v3-data.patch: upstream- Add 0001-Fix-build-with-icu-68.1.patch: fix build with icu 68.1.- Add libical-read-v2-v3-data.patch: correctly read slim timezone data (bsc#1178412).- Update to version 3.0.8: * Fix for icalattach_new_from_data() and the 'free_fn' argument. * Fix if recurrencetype contains both COUNT and UNTIL (only output UNTIL in the RRULE). - Replace gcc-c++ with generic c++_compiler BuildRequires. - Use cmake_build macro, forcing single thread building is no longer needed. This breaks support for SLE12SP4, but that one is superseeded by SP5 anyway.- Update to release 3.0.7 * Fix memory leaks in attachment handling and elsewhere. * Fix a multithreading race condition.- Fix multibuild building. For baselibs.conf and _multibuild to work correctly, we need to define all possible %package in the spec file irrespective of the "flavor". Packages are not generated if they do not have a %files section- Add pkgconfig(libical) BuildRequires: pkg-config 0.29.2 is not able to generate libical-glib pkgconfig dependency without libical.pc.- Fix glib-devel dependencies on the typelib files after they were renamed to match the correct names.- Add libical-glib3 to baselibs.conf: dependency to evolution.- Update to release 3.0.6 * Handle both COUNT and UNTIL in RRULEs * Fix RRULE BYDAY with INTERVAL=2 conflict * Various fuzzification fixes * New publicly available function: icaltimezone_truncate_vtimezone() * Add option to disable building the test suite * Built-in timezones updated to tzdata2019c- Use proper grammar in description.- Build glib and gobject-introspection bindings separately in order to avoid build cycle. - Move gobject-introspection bindings into their own packages. - Move libical gir into libical-glib-devel.- Enable libical-glib, required by evolution-data-server 3.33+ - Add rpmlintrc to filter typelib warnings- Update to new upstream release 3.0.5 * New publicly available function: icalproperty_get_datetime_with_component(). * Allow reset DATE/DATE-TIME VALUE parameter for all-day events * icalproperty_get_datetime_with_component() will use location as TZID fallback. * Built-in timezones updated to tzdata2019a.- Add patches 0001-vcc.y-factor-out-hexdigit-conversion.patch, 0002-vcc.y-fix-infinite-loop-with-lower-case-hex-digits.patch, 0003-vcc.y-fix-infinite-loop-with-non-hex-digits.patch, 0004-vobject.c-vCard-Unicode-reading-support.patch, 0005-vcc.y-do-not-ignore-field-separator-in-QUOTED-PRINTA.patch to support Unicode in VCF (and fix infinite loops). [https://github.com/libical/libical/pull/354 ]- Update to new upstream release 3.0.4 * Silently fail RSCALE recurrence clauses when RSCALE is disabled * Fixed icalcomponent_set_comment() and icalcomponent_set_uid() * fix FREQ=MONTHLY;BYMONTH * Skip UTF-8 marker when parsing * Fix parsing ? in VCF files produced by Outlook * Fix TZID on DATE-TIME value can override time specified in UTC * CMake discovery module for ICU uses pkg-config now * New publicly available function: icalparameter_kind_is_valid() * Built-in timezones updated to tzdata2018e- Update to new upstream release 3.0.3 * Various changes to the API over 2.x. * Fixed use-after-free issues and some memory leaks * More accurate VTIMEZONE generation when using the system time zone data (when USE_BUILTIN_TZDATA=False) * icalvalue_new/set_date and icalvalue_new/set_datetime now enforce DATE and DATE-TIME values respectively. * draft-ietf-calext-extensions (RFC 7986) support added. * Parameter values are now en/decoded per RFC 6868. * Added support for VPATCH component. - Disable building static libs, nothing seems to be using it. - Remove 0001-build-ICU-must-appear-as-Requires-in-pkgconfig.patch, libical-boo986631-read-past-end.patch, libical-boo986631-check-prev-char.patch, libical-parser-sanity-check.patch, libical-timezone-use-after-free.patch, libical-boo1015964-use-after-free.patch (all are upstream)- Modernize spec-file by calling spec-cleaner- Add fixes for various crashes: libical-boo986631-read-past-end.patch libical-boo986631-check-prev-char.patch libical-parser-sanity-check.patch libical-timezone-use-after-free.patch libical-boo1015964-use-after-free.patch Fixes boo#986631 (CVE-2016-5827), boo#986639 (CVE-2016-5824), boo#1015964 (CVE-2016-9584), and boo#1044995.- Add 0001-build-ICU-must-appear-as-Requires-in-pkgconfig.patch- Fix wrong baselibs provides- Add pkgconfig(icu-i18n) BuildRequires: Build the new RSCALE support.- Update to version 2.0.0: + Lots of source code scrubbing. + RSCALE support (requires libicu). + CalDAV attachment support (draft-daboo-caldav-attachments). + Resurrect the Berkeley DB storage support. + Incorrect recurrence generation for weekly pattern (gh#libical/libical#83) + Handle RRULEs better. + Handle threading better. - Drop reproducible-generator.patch: fixed upstream. - Bump sonum to 2, following upstream (also update baselibs.conf).- Update to GNOME 3.20 Fate#318572 - Drop libical-sle12-abi.patch: use standard libical 1.0.1 ABI for SP2.- add reproducible-generator.patch from debian bug report to get reproducible builds (and predicatable API actually)- Update to version 1.0.1: + Bug fixes: - issue74: Do not escape double quote character - issue80,issue92: fix crashes using icaltimezone_load_builtin_timezone() recursively - Fix icalcomponent_foreach_recurrence() and large durations between recurrences (e.g. FREQ=YEARLY) - Properly handle UTCOFFSETs of the form +/-00mmss - Properly skip bogus dates (e.g. 2/30, 4/31) in RRULE:FREQ=MONTHLY - Properly handle RRULE:FREQ=MONTHLY;BYDAY;BYMONTHDAY when DTSTART isn't on BYDAY - Fix RRULE:FREQ=YEARLY;BYDAY;BYWEEKNO - MUST use ISO weeks - Properly skip bogus dates (e.g. 2/29) in RRULE:FREQ=YEARLY[;BYMONTH][;BYMONTHDAY] + Build fixes/features: - Autotools build system is removed - CMake version 2.8.9 (or higher) is required (was CMake version 2.4.0) - Add new -DSHARED_ONLY and -DSTATIC_ONLY CMake options - Remove -DSTATIC_LIBRARY CMake option - MSYS2 builds (fixed instructions) - Now can build api documentation with make docs + Update tzdata to version 2014g + Support added for schedule params: agent, status, force-send + Added a UID to the VFREEBUSY component + Allow dates > 2038 if sizeof(time_t) > 4 + Add properties from draft-ietf-tzdist-service + Add support for RRULE:FREQ=YEARLY;BYDAY;BYYEARDAY and fixed RRULE:FREQ=YEARLY;BYYEARDAY with negative days + More regression tests added, in particular for recurrence + Almost all compile warnings silenced + A bunch of Coverity Scan warnings silenced + Package cmake macros installed by package. - Add libical-sle12-abi.patch: use enum values used in prior SLE12 package, for ABI compatibility (bsc#954161). - Drop 941609-typo-fix_icaltime_days_in_year.patch: fixed upstream (bsc#941609).- Add 941609-typo-fix_icaltime_days_in_year.patch: Typo fix "icaltime_days_in_year". This bug doesn't affect any functionality of SLE-12, backport for code correctness and completeness (bsc#941609).goat16 1651959989 3.0.10-150400.1.8libical-docAddingOrModifyingComponents.txtCMakeLists.txtUsingLibical.txtexamplesaccess-usecases.txtaccess_components.caccess_properties_and_parameters.cchangenames.plerrors.cmain.cparse_text.c/usr/share/doc/packages//usr/share/doc/packages/libical-doc//usr/share/doc/packages/libical-doc/examples/-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/c09727203ddaaf23c784373e0706a463-libicalcpioxz5x86_64-suse-linuxdirectoryASCII textC source, ASCII text$JO|ٌRutf-89d73679359c1e03dc622cfe2d49a774a5cfd7b9e62a660c3f67a9bf157e3476b?P7zXZ !t/ 7G] crt:bLL h2" ZDapDn&(jIE}_Ζlq,+^QS*ik+E,ɢ2%)b1.F[l"kX| DQqI&i‚,õb\F,f!g=2[xmꐕ P,ԣ/,-Cum<`iGxR1}BWg{gc,kx@W3پvbp=D4͉^da6hNMḕN%4`$R@>1k@!J];cY eoC+՟j\GeJ;ϯڣA)6vHM;4BInPs4jt`ǿTh\H]i02bD7HYqa;gȊ~O pO.~~^d4u y¡r"qd@dq5KA΄4r]h[}q(FW9=wG jy 53l JjSa_Jf+ea* On@Q5zU:madfa&L{$j,hS't'/t DΠoeGB]|+u&JJ q 5>x}I㚬e(# PU4$mt:6 22ǰ˫\b/ .8庚ؠP[ R}I=-JX2]IԨ9R#j?m|$յZx$k+=q[4@"&j¹!"11qr`kd#<^e LTW}<}Kād0g ,՘n)H:0־ U"D[U.\;@)hoGH3^scvv'nmWZm=5q抗DSѷ]YŽom<† kE+UM @v`(2r hms/?㢫\KX7&/{7+aTp1Y<-1Ư~x2ze:,+N1:-4 lnSQ-~<mlӊ6 LP0:\)Flzt{ɇej [(w9o|N)xe׉vڛAnv`J&p'1̯- h'딳@#g`XՃsQc/#g=/^jK;aYUP2:̄\+Aυ썀/_Cu悜_XT0[ RST&]Xwzi{7`ql@WRDyW \(,y_RG \M(VV^;xe_4G\2~!/dA/9v~4#)<ω zMхԠ)f#IsZo\s!>b%*}jcxCg,CS$C*wk5^b?Jͽ(g bTguqqo >nf5^K9-=_Ԝ;HLٚHi1؍C K}nƛc0Q^oЎUE?#p?Jvغ5mlr=RSITߨT O0عT Eg%6qto57 +GsqD3tY䖢hi o${!#ƌVCqkMWW-E=ro4 Ry+hw$H5 fgD#:G+<}&5'X-sE֖q!Ew{ʖZq[.aK q{ x,fKN-#ETK5thM#'l|प:AB2^U@cVfjrr15Xһ|(gTŸ9Û#$> [S"!}uCJٟ>n`:hW4^:c,}AY{)T\Vѷ`t*h qEOV: h}#UO;Xn_)~/F(E_6O=,D*Ъ'/>_P l4 &D;Sҭ")6Lz6 (m@E:Gˌ$xqB`n3ǤoN/ZQC̥qp!b[2HawPxVX07d<53Ն0cnx+ |+am-Xnt5T<3E:$ڍC"d^i?iJT)y,*RhZC /xZ|Ky?UK2"UDEq%[~"չ.@{Sk:t'Lϋa\h\-P4o#%: {$T>ȢG7(/ĹF}<z+&fp('(m(!ߐڽ]xJ- Ӂhke@,c5(욢lwklCP;fk*?׋MbmZ( JΪ3ro9/H("Ҷk*+iFpCXp@jZsY吢lkf:knH=8 t82I3ҕ@_%P\w "FZtm}{ˉdӧ6+tR vZb$WWgP7{5Y\UPmf@c6IIjn [F9}Sik,2 ,K,pGՓGarB4m7%B,N$@K01;(b"Z:˸/+IU1he3Q-\";z?¸TO^7BudGe {S1_u)l]z!(Ԋڳ3$4Ee_.~Az1<r. >Դ`mFLu­bS %_1 fޕ'0 P1dipct8zRWnH| %C+憾Y o` %+7PVZ+ړ9,π?X ^[#_Cbn\y'n¯Y$#5"C/eb|o?b(8jtcFvi`gMlHی9lj5H޳h"I^vR X'=~ U'֏iVNLڸv wWN۷ A 9tC,s18; C_dvM;%o LX[8ߦͩ @"fve@{|̾HphC+)]a8Da.h^xhm[ +t2혏z8ӇPIm!KQ 0"zDn` U)$fRq >R0`U[–lI0IT)"Ә y]^x?! TM1%;7 st*%u!/ʷ)٬ dOOtgV\CqB0oHᰨ!Dp& |b-yH|RiqZEHɺ??&~h>ȃD .ں:L,ZFgo5t\Ȗ d<|3A\t*x,xWu%ܨEVCvd/3|"X B<̬}#_ߤӢi,n+]f81 0Zp{S[2~cI踥՚Ɋ&뤫:KJXYȱ4  VLTD NHv8p%%aY@\t0,WaP \g.WɊeE }G{_T۝" _ՎY pC~p;b,z^H^x?H.ׯd} (,+D `i$~)\9 5/hNT!fnS^[35]?~< &?GQ^Я6hQ^"֣ͷ!~Ax>vWZ6:j\j.,} ١sRMkaND5kF3q֬N+#eFn,"  L%<̅ʎ0+"6q]AK߳4V>H ugeơpV4 c֯v4UY2EM(Y[U;ŅfWf$Z.4$eD_(vч^8iL/|PA2gt"aZlu(3ZUh/ ]-))}q$XT>JZu^Xd+R׮rh㻨 &cI*|D0,IpwU:dP.v?FkA"9w}Hr/p$.j7zNc 8+FU%tCb.HJQxD7Mvψ +b(B%&7Te ^8FKنE툕d0[A/48[" 8Jw?b-ezܝ$^gyhW\tSJHIl,+D#9$m^ :[[>Y' 0 GYʬ W c0?umS>47猕Q@$TPgt eQ_vV: Wo?ЩE<.,k~1n*C3GUdwD]sm W0}[YN,EnF!F-HI\;#(k%仱Ii<=нOUUɱ=AXT&ЗJ&㴺EHDb鱇BoHC%:= 7n1ȟ/l(hG7pcwc;w]t(DǽN!'QMĪ JK:2}Jhoܝ|, choZ"B)Z-2ce&)wC:hc5wF>bVEM3Lw)dQglNsbcAu^s[t3)> XL`U he/yL#H˽r(~ۜ&zd3~{G.> BޜL!{tXLg%@$WS2qђ]j<:(u€53GԣhG<4rn#d!|h/ƭcD7[JsXO?\}ܷF8O# ZE h쿼M=:ŦҧoQhgLUjvp[> 1jO:%{ŞRpoACN'h?,^`tU1=xBY/c>C)&'eQ{i7:ݷo8*ˆ9~> ,Zd`uo#`bXwa}+ZnX'P~FgFZ( DV),wpn$G{@5 8i?U  #G=HeHN kZuBzbEC} OhOlBD΄?c=MjO>۲@[uMR>]|Uϴ WKv"ߋ2ڃolu3iyP%q/a0dMFݜrpzW2Xin,kP_q[VoÂn\mδ/QT+^kWr=&w">jʕZ BCzLD܁J? nVg-t)l ;\eCS@FZ z\*BJ>G抙5wjgR6̔~0L?tQ҃)AbϑV+#~ln2 8K` 7,̛x@JtVH<9XFv]OGrd儉l+)1]$8ms NSUh֥[upEt1o&-@èa.͓tѦe=eX)]|CNUBПk.k>|1Vm``jAtwxPEճ EP$":#hiwG6M*w>-=p55|ӑ=TpU y 4~D`e1Vq Yd03 Hum:4/~ LU.mx -DCh#@F* &ZBſib/aY y0qnm_%{Հ \4Wwie1 lfwNи> WY2?KO hX]N_dZ[)?$(g͈ƃ>μ*X۱Ra5\{G{ 63ҡBLy>b{5%[VQ_Urv%2gYw(5}S86ߋONb‰U bSqF=(/ !BWjhR_qh@7A5\/J@M`>shCI ApAE&+KhOfN˿s#% D,[IjɁ[}PtqQJ##S N<(!NzTGԹN͘PXYw"~zR s"ړ1_ ӶHX$,,,Zܻ-:񰂈!dfE1х"X W%!'7Vt O&ܑAL$z] BlȿHQs25֊v?8{n) f+yȑs6 v6ЋqC~tb5V M [ʷw׶źb3s˓J 5+9;EPHn?oFJ&`FDцpwq :X@BRo|兵#9N?jKj,GHh~uiDaqn:}55~iɃ"-QBti<&y(GMg HoaqQxN g*Ƚ_1ط?W)hDI.xY-n1FY->nޮ)K Nt\tO[LtL 3r.83{)~>)8g_]\;x[ܿUE^u:in l8.kĭ0hU`(>gl`$M|+9r}+.cecoo'd""b$>P; /ទ._ʠ-P٧q-Cl'k=y!vI S0ŝ9&3fFwǒzQ~F6@Heb1':\b)6O@N]%Wr: pHP4\rJG:AW;W2-YwslU!<ڠe(Lq3Gh;—Vޞ藘͜C+U2ྲq?;&ӓ=.hZ`UI-IМCSdt?<y^mAqcecPZc28h3Z e_ىΰ'#BqA}\F[{т;|T7g V\i >ց}-7c%F4vxc^ &I*z >HC.:(Qgn2me?WOV-+ѸHG קdYbmDIBZΦ:pKF'a]r-e ] TcJcl[}hi"l" gv J$~_4gG hs+.jmW+,k'è}f;vd|}K|Ѩwے ;8!'5kbg. Џ]1cŴX5 Շ6L4Ik"ٟ.>c|OMFJ<[B؛,ic '\{'jLΓ˻?hjX'} sVt5U0қMJ\blL Fdt*LI9W}m0gs@xsEU-`]b>;SY5w]b*66'cvp " kXjju-r+W0$N;A!RQo {2g7HV~Vg]KBeλǭC Ge!(a'gR4:!(vAB곹=PS%5vA \s4+G[ڕXzdbvxb?&`\8a/̾dKeΔ)Jf+C%p/Q:9jAO=$`9ۃC\D;2^ݭLi?wf$ Fdp襷>\ZVb7}#9.uU"{+O.!a_xe1 )P#/5nR_c7)4c`xy-A`gf. #.fSX&2@Ǭts9"x~F{ W&V$ ԍ==7rrV0|$F̓FMbgWjyQ[S%zw_-6cdQz>5X+YDIVh?+w`vw8_ۂU$eZ g+?q@oq1R,CL1`}9aY4PEp3<Ŋ:oStܖ/=qiѯr7&բטR-C3kghj>U"{ڗQrvLA#s{E'({XxXq_X,:CH"{,O0 U덾]Unggעp?8%1[V9&mޑkI(ꚜBw=4cJ8`hq <%Stw_>đ(!8qZ3~9Ǐ;vɶERH# v!+>ۯ&[ E'/ hdVb(P0͖ܱO(ߛe9tKO]|4^en]n=Ly xdo~*wG)OzXbW4[aJk:( )/PT ɈL8 /i|}bGBƑ}3t?hK6yB`Ƙ Z4٪~dBŜ"t g\ʈ0pFОjYUACOw9C]g^ufK3ʧg:`b(EΦi_Aǰ3|Ѩ!SX7@/RxUO)g0rXY0. ,rJ!I5YRybpҸ#g(G}2 $w}*x-ǬR_v9; sYQJupF6 Nu҂ %>ZÔFT^,ញTOaނSW0a*j6*ܠ'ΧP7OdC,>fh.}`-eAy;mumzoxq( PH\e)]9-VYHrc\PVj_|;7vg<5(¶oEvNvJ9ݴDcZxyroj.*˻}?4`v?UwaWhkd6Q3Y1ՎNs@9rifOCg郓Dw GEsEUtO48+ CX\\!$V$֐P гrY,CGK7!ȩ  ߡnR.KtO6*OG ', :B16bmoH4@\ yl339&m#b ևtpĪ/3-8seLYOA [ @V%xOFh鱐=.jcIuCT',)֑m!:>9[3+Ue&$KjMmD /pk1h1>M&FdTbvJj0"NWAjl pN~V׏;F6J4 :juX-3@Eڏv'XP~ (KOh|:I.Z85؎db{6f-2HZ]7X#-+I "(JJ0:o >i2S)B[f#.̙L *K LnR 鄶ֺ<:.oyծy:@* a-_d*"3w{Сefd=j&"?* 031 8%`UϤD\՝{`6Rǐ*5~.:#w;ݴ{Fܤj=,wm97: HT$Jt@:p%'Xx^lr/b ܹplq7UR~8\4A4xMRwgo2dhrͭB&-ѱ\W?p0G~(pe+Įa|* #}k P`* 6 W"Y{YOj6~[ Z,*!ZO|$@[¸»ׅYY;ei+CI>N|seb 8a{O',Ctjoz6Gpn7Zߴ!AKh%Zؿo'g p(kds 41+$hd7x)4У$hkcC=\ "*Q?"a;pߓ2VFS)[u+sﯞm60]Íb {+3,U@%4'q__I}j"L|$nݠcy%@:ԫBxb\B+@ OOG JSRkEN5 m/ ao譊3J=W0l\Bm(feI4RI}Ka'bTxj6]\9CrC`4pxش(>cvHl{5])l0=F5.(* Di x_bRmzVWYezxB+k/0k.{aA -;f L};7:-8l 5x:2P*qIh}KelxjIj/`ҹ͒7k2OJJ_4)8n0%;w/[~lLWS]_pG[= 29 lK.M=D7g>|d2qpWMKo\8~,p6i m{kG$)XßjV݇=lWpUpG/UK7N1u o{"TOӎ!\7FNO P^qm÷'Ln!GE"Iz:ĜO[V!hN]}Dnl=E'&t0q )` Y7ҩB=] ][V:aM#u{{B] Yn*ԧ@|~ YZ