libical-glib3-3.0.10-150400.3.4.1<>,g)p9|G;}\Ǻ,ZT-%QUU'$:6)pD\ä./DO:vfrth-(rF_95Vt'@B-M-F /3*Kt "*/*ZX=ENg`;b .KKv(*$u#a{g4p&܋t4gݲ.yϓLJkP0LOhnA)?)d $ H ):]clt x |   (0   (89@:?B&F&G&H&I&X&Y&Z'['\' ]'(^'Qb']c(d(e(f(l(u(v(w)Dx)Ly)Tz)p))))Clibical-glib33.0.10150400.3.4.1GObject wrapper for libical libraryThis package provides a GObject wrapper for libical library with support for GObject Introspection.g)s390zl33G`SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-only OR MPL-2.0https://www.suse.com/System/Librarieshttps://github.com/libical/libicallinuxs390xG`g)Ѿg)ѿ8c0e8563a8ec164962b489e7d41b71285c1dd45bfe5c37c8c1bdc955c84114c0libical-glib.so.3.0.10rootrootrootrootlibical-glib-3.0.10-150400.3.4.1.src.rpmlibical-gliblibical-glib.so.3()(64bit)libical-glib3libical-glib3(s390-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libical.so.3()(64bit)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).libical-glibs390zl33 17307939223.0.103.0.10-150400.3.4.13.0.10-150400.3.4.13.0.10libical-glib.so.3libical-glib.so.3.0.10/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:Maintenance:36318/SUSE_SLE-15-SP4_Update/020ea586419488d0ce4bac40a7d35c0b-libical.SUSE_SLE-15-SP4_Update:glibdrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=dc8a220c5d2ce507a57d4edc9c9498712277448f, strippedPRRRRRRuKg}2D[utf-808b4a5afe6e8ca304920e368cc5b540e8adebd725ec530ae858dc44057cff5b9?7zXZ !t/Qa]"k%r=d9cdKa_/O1A#R.l;{lbF`2NSG9kDvs| ؕ0fmzBh2G2Oqe_Q-c΁<4̨ߗoއ@"O 6xH?gU%0I;PJ|sÂ+<æmX| H~g5P AJlʕs{ӸA%U*܃! uKOlUt Mi-4k]m:GjVl8>?B;chp=&׿;98 5! $ѨAH&>=qLnD^ x8kiV-UЇЯf&JoG融0zP0"\ Zh3"dĚ<)ؔ *ב^6=ݲ \&#g^r AZ%ޛ_F \eܷmaF!K\r GN0jC?0tJ&?b%J"xۑ}zMauuZ$]H_PRRbL{p}nR%H;7( Ndxi,Pk \܊,jTWħW?7p!G!k2\OZ0^3ھ#o-fpY'd&/vnᎇZ}+`Q_>\! ds_IG׹YM \A,ɒ2uγbwi Uv\6E i"dX/r2srL}Zj{jc]SHrq3EZ..bQٖ C냊tm)+)H IC*A k%ވ~M \C~-,q{A+}jf ѭ71 lcj;ͩTe$a)GE_N5$ey)RR!{rxX%HXA i ^ZqްM;pgzG\/,1a 7OnNTbHeuwTEr|O-2(Xp!eCIZ %ʑ78t {^]!HU]C=(s7DpS|W+Հ+WR! Q%F H0_UhӶFAd;H8ڌ选0C|z^zevlD"pr㏊K ":>bAq_ k;qjYu^^$4MiC rg|x2ܻ߸.`S M|f5}Ђc [zdYt JmWDIMSv}2"dM'xoщ %Heps%`li2.wNYRNn}+Dbm bx: TEQ9xsK ~m)p9˳yE꧘P!^˚RH0AP7=I&ű$})1K hTr~086bn8,7^4{abVB!N=̓Cw~89kٔ 2>4Sxi?}06O±/lE D:j6mh@Lu_GN:"60W(J4~o( Pm[>Ɛsc ,}U,PsQ,Bp^a?uHXǴYb@Lb8r_j,Cd[{ߤ=ےf+aL(P0X`f(O;CJx,U,7h DpA_WH{ d='7WM 4iHlx>Yy}O X_׬QHHC8Pѳ>=#{0{Ta2~Lhiцi bOy Z#ucjWͭ}L4=|; eX)u(6BǨ<tۘcg/Iۈn|A.GrhN`xԻjy%в@ :(xBMci~pѫR<:6oΊb^6:lJjLds[rSb.a-ȩ =n -nծ(LdlYH]w5DkL(< D1n! /g@aK@<0 W5΋޺ꠎ~: 'AQDXufKsop( !&mlJ8͔)PΘ&I#wۡiG* MIgͩ0 M~ 0> $ysF=\]R] Di_ P'. 03C&?-Z}+2)(8P|s)Ia?F>7\8JUxPddTVYQ*{\?EÀK̿4/ipb)Tvz Hl &ҳNy&2g=$pSWta5HkW~PDo~Z/OL$#0`#Z4hFvagp+]jbF"M*p1}6HG\Wh}aƟ|{ =ŚBj ^<>E5as}Rk;f/ajd"bm“٪QC1Mm%c1uS-GmP,/~*+*lpSoL [YQI V{ȼ=Cq(~!lG22? 1RڇơΗ Ǣ MgFٛYE gvV^42W?\m+|u3A 3O$r5憁t\h=hΫu0_Ѡs0rӝ:'+v_Jڪ6? ͠ľ)< F 'eF^6t (=H|Yp5am "KhUoMoC4̠BLjc)ox>,UBq6yn@l*b/{wڋV>!h['%5j{Rn />T Fbw^GB@ O8*޽B~i ݐFasSJHTf$S))SlO_&T=P5h#5XP`P+_`ЌZ"jU㞂P1h'_>#IxLE}͹͎Ίnb<;6omO.½@)0 -L/-B/0{" amZD1m`xY2bxy:[M+MK&U1˸Aނ&Ojߡypɾ[{EvO&SP\$bƍzs m@ɓ^0?߄A-B;f]1gU<`Ŋ;7i&D"`(;un[q8/x`F#ǺE "n,1i'-y&?2_7BKdmdWOX*1JK8ks8uʬ߆M ,YY2h|ʰZbx5+`l@7_ڌ GL'܃_u sqg a9 I]4hdfAim^#9y؄KZҰU[7nSJ?R kBUYi @G, =Uw*/dSUWo,EC#/.=E=cB_Ɋ͏|/Zdb 6Z~ৰ"~NFr:4*Jx nƒbe, vK60'.Kuxf1\k,#1[%tG{cNj;J% Lݟ.kta/ sT`'4zi~KWŹb.ieb*nhܢHGLTk(qĴ.> $A8-.=6gJ0|4.-;w缮ՠDKkRȁ V0=rSƺmj_%Y[8 ]8O\YU<6 =FiW|Sk i RJgl% фN`wubu\mw>uO5}Z(|сe|gu*jC2$1s.,P Qp{vN. m4Zk7Jɪ^'ggh!ҧ,Sz҇8}xcնh h45@3~fb[T3u"F9ʺ"†u9\Xqlb04Q<5yM5n>=8c-gy D2v?F]-+NkIn^eXdҜR)Y<"L1Êj7soTOw77k#ȇ L.~řF+ۇ!X#t]E(7.$mƤ(U[ fÑÆjk"$X} <ıAaU ;X)WRG P:|a֏L!< ry *ޏ w?C\52NGIeQ2E/$W I){@oHX9$o, v*ʔ"(>7~--<ؐA_H5^ieH0)EqieaӠ+>s=27*Md-gbʥu1mفJ3KZ14~$k,rL.e3]7gpZ۫9u9%i4#~d׿пy~gT(2%2@-p0!\`87##"V.@H#XF~,µ2U?FY{}"** ٝ8A0ZOˡ~>L i?a6 .jzc]Pخz͂c[ZȤ^8pg. lJk!;,A/aRk2>ӌ"u mS6g0][;µ|$U L۳dp5$+HiBRل&0 lI_0&%Q'íF\ -t$.N]tiwNgf=ݣ^}kh:wqx^KWiy %_hP>ԫ|wO[5:"\@أul4%;>)eI*{F!w5EDa3 9ut2ErkL' ( wD^|(RS[W͗;pr+!>&1_7cYk<;ZSMrR \!pp8E!V6;n"ԣJTsw>vkj Lg556GxAOM㈐)H,t?P\b`dP4,Yfl6E]]K(`]Qam| DUu~s0$_p*?>NI&;4wEn)w-z~Wp,È%+s}82^m?LZFL'(Dxa+\SKܦC쵏-mZ}yR:pW'C^6sO3T {&%v^Hig}mq &,Rr1ҫ½0vȓ)z봍@5_eg( 6\IdEPoCY@< BAY; oM:h\jh6N8"|{@޴3v8f!RzP'IaK$*se˜Vs~߈!F9eОZzJ2߸y4j,Rǭ؍ ZZ/Hs73CW vTDihc&0_bFn@b]y ~ƑJdF6aiRn ;HauE~cE\ӹ̻IlYeA~܊|WfԾTiC`!\bB$d(ٳ+etֽqW 1&EI<ոFe"=rr(Eci_uI6 ٿ{9z9# ~܊aAd[[d9(Lyȋ j\L08O7_!^!DnTӅ~*2x>{Gﯺ̐)mKOCxjjY!G*s ]o z=ی,@4*8з&@B!j׌>m66ݻ%-aϢ5wΜ1"Њ4 dp ]Kf|/Y#pӟH `Y1P ӬL8MW3Q/bq;*&0"1"F8)cW@œ~k|v_:XB9shji20.CH㈾g]'F8rb9~31&c?}ĒYB|\4VBt "] ^0[@{Dn n(7 vSSUfX~9B rQ]0ޣȝ7<}&ot?S0 nOb:I ia, t [,zÁE $[5d6_)}p9K߇;8HŌ>?C4s_VoڰĈ0U$o!topĈfVFguϥ.rV.'̓g 5heb*@RMo KvyYw%e`rDn3>P@!oU _0b%NVԲolxtGCr?lԆp %}}gs@;#[w [W˘ ._YWhf/_gJ.ê_-`GK&W,nHc,|$цɌ \ X1^As'Wg;;q|T\ZKFWs)\LwTƅFgȻU^7K===:^g0f.}vkY3@w4 kd"&* ?(4= AxK H:ah.S%R:}ژę$ jP)v;hӤ㪨Q[ 0ͪtu#Jm&"t _V|iSЦƟb":xwVs]_X^` 3ޟK?4Iz./[16GukA|1!10 éJ!Ny_5[#^F0-ɡ3L㦎T^$ݧ?D<Ѹ4yuAX~Bh HCUVU,2V1+ƩM`ivxu-u|?ǣOgޝiv8"ءVWwE@nf=UWvH"B4 <[B^/Pfsd wI 1ba |ߵ2 ;ll9iD8w&3RD Ѳ) A@F3El/)W)?c^{v & xܩ%(J,}SX<!C<E'T uZ;!MRЪ &qj T[f:bX8nW t஘{zZSԋ!@[?Y^CPLSG%Nq0!LjgdZ|Ed;*_'.cA)(U%w-^INt-ĝZeEI2ӓw0 B`I+4+ U'K$a~ϢxJ͜I9q`%&귲)"}Oݼ36G.΄ K~D`ހ=Pr۴.?>6QҗZ1iF$N-y p'FJZuy.T݌/eʊR ?ߟpi&Mj!E,䐲NbmOa5r\r@ Non!FmU:eo#V81O"{fк֬A|"h]jns,XuϩUjeByV7[.uWA", >GJX=-SL*\3JOd3%Z#н꼒DZ"zj 1)ېYڙ]&. ㈁A'E.;~'bQ^o5sF|nJPKGm8'׍o ]2@UFv[),箁;|d~$}9VunRlfE,EaƉ|=WTiVD8㰩Š)Bhəima % ~`6,&Bіt"+eB_ N!f}Nww8ū?+,T 5YR۩z֙*poWBa:6+X ѣZ'y6ut2uNQ)A;hs.I:PJs$$)W$4ǟgfKyyRe\hk8t·>rq9=*K%O1?jqxGy;B/R:'o}rmF _,zϜ9h+a?6@oZKf L2InvI2+ѩ f^t%qJI2+ m!v;4lL /$EQn?9fkջ(Bo {N.&H+X [Y7rkыÌX"\;$<).= T9K1ޯ6[ள[P#ܿ*I?Tja;t-<ل$}K9'ν6@t_!-[ԅaP^_#5%,obX}:0r_]" Ѕ@Q rz[1 Ŭ,#ًIƫJު:qPǒegS'UW 4M+Y2a+咏\hWK\qlbeJ.bbx{/(G ƦI;)mE)%F9f ~o}#F1#话 ꧱ˆi;,x#nJϹm8:.6_3Ek@o>DǟJw\KU벸3dmzF5][݊4OL99جu. ^c}3 >aؿV-eHRf/jvzld\_My[@J ؝*d/zK!)H*>>23b~u˜ǎ<_#>ǵշֈ"QC|@\y6Cp.B8uݴ @7IbCJ&%M@!$ 73:r#l 'FW_L^j!D7afi3䟰u,0d0X hLE?Ah#jgPk!~dpX%uL'4K3):2|׋M(v]ZI.kQT!YY.sv6TT陼 sab=]+"ג_ @itLϦe} {0BJ>ji(E+Ȅ3Qa9)&o%1_B3rf4}B:6W76 }W( &k xJ1koM1%#!sκ>F jͪc-sw%/)'P^kZ0Sۏ쾠`zJ&"if5 չnk*g৛׭iU&/}E!dR #t 3Ӿk/WS_bekR/OT:=9v'9^|.TˌPvK&uMuNr%%^$8a C-/5q͟PN c%kQJeu͸䊛2WyTJPD f 3#g]ߺimk.q.H[y]~M` f;v)Hu$ M]O>t*R~ =V ӏYNVO<[qHL#k]Zȝ%`ᬖ(YN$WU ;{Y]qiysb}"`ϜWϛsd0Vd;sxk6Mu%xObg՛Ø"$|*>k4zpe1sT'ĂOA.YN|vn$l;5kU)cIgYAY,"ãسݒfVaPGT578zreG g :4yY z#W,'xLƜs{{32.H9J$?2: Dܗ6`̝=Z&[B,c}: tHV$.BTUcO|eބvHA(O6X0">Xa6k{ȏ kƏp5 -zal (^(?h+x0@!* FM)9d TeN:%k7)=Afwv) 0Qt6t|+Ԃ!RC>sjwfQ{ -/tmR Q{f:$wp3n)Ѩa'O~e?^Eـ rI(ѯFDa}2(ೇt,?a8l/E*F90N%wR%XhWBThE:RnF۠ϹOU W60Z`X)PGȊ 2@0">Hƽ/ُZog3l [譒l85PW3HvSPhQsVj^v>WjBK-aKuBPu,F%ega]^ "08Iod>WG!! 3NT,]VlDۺ+y/߬s(ՖWk m[Z,?o/5~^sV$b\)5J<Cp\F=T0jg WL> م.`E96Sn?O!̡|FP:v2eȃˎ2$lxKg?Os#FFZ쁁qe;k2#]A9G5R#RЋ.}) e*<󷳦 %W٩{aB-0գȔbsU G6_*`ΙL@Q* S*S2O6Xnhg9Gi[V--keWSCU|S*8jhBҔZirx]^^:99XXkiA  EH% ]tdEVgos:*"+w~5O贆b&' (7b%a g\r8}fStu8SUf>Di=2&tީ8'WD9_J8}ACBf%ѦdGXW!@dr4,lR.4⥵R\əASz&v0l֝ cln77f]!o,l't6LpZCèTTlqlyN \_,aѵ_H4ߋoQD|Kk I녡 εy[F:b2qˀ:UhYۺe؁Op^]YB7t7>:Ip"oLqwYYL s2b(q?\QfIqqH3Vŏ qY_02͇g,d0w76~v3Q5&L@"aT, 70S;HA%e<^Ճbk2ߵs*aLJ0y^Ҟmx8]x}!<~6bqk_P"D7},7 Y.jB7ZT-.qWkNF{ѬT+|.Pp&? mn9{d9h][-Шd9=M e- ;$Lev9g[M0,}&^4 9#h=_ Fө;r6mF)/cgMv`ܸ.$:x|Gl~c*Y'l9W̘nÝ-sFצfz>+*>dڇXbx ^lg@QU]K5fߞ6v6(va&(Cr@!0+F]AePb% +fRD>ͬAkep,J #vV?Cw<"ĸ#'Ppl_.ଫDFa/6$k](e$3$N2JȞKOڡNse#?]-RIav億}.f;$cD6M5$Vˆ{NOalnX@M-b֏-R D>0 9+Ĉ9SXzclelBiŕȉOm+C,[N \hOQ U40Qb_|0O>jc~@qE;P5ez~t/Tܘʔ,>őir*#ׂF_{TT駴:ACiR9j_lpT} YX d#̓DdZ0!$YI/!}YTd]TКGߜ PǞ=9akN/sMۍGp>RVQHp( f(P0]1nmAٗZAn0iDk1]J@޷lu9(&Dx6V\8\nj; ͣ9=s?!ƨs 8dx敕3HjE{)EY&^*(G6pt=LwzymNXh/6# uCV碸EPqP! mxD9t7Bn+KVer;X7P"g]Gn(G^ )B/m3q]*'ٺ dh  YZ