libical-glib3-32bit-3.0.10-150400.3.4.1<>,rg)p9|sw2>/Aq`PXJ%|Bh^5-p{<,s)\c z@w:t~ae&ؗag],Q!Zer* _} ʘW$p'a!(WMԝ}! !ߖ1Ŵn|R+H~ *B.(J`(zX;BtM?+r◒-j G5&vZg7MtFY^ωn]ߣ>>)?)d * N 1Bekr      @H   (89D:C>&G&H&I&X&Y&\&]'^')b'3c'd(xe(}f(l(u(v(w)0x)8y)@)`)d)j)Clibical-glib3-32bit3.0.10150400.3.4.1GObject wrapper for libical libraryThis package provides a GObject wrapper for libical library with support for GObject Introspection.g)h01-ch4c,SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-only OR MPL-2.0https://www.suse.com/System/Librarieshttps://github.com/libical/libicallinuxx86_64/sbin/ldconfig,g)g)ea0f8389dce5c3fac01e6d8b759f75431262378c0afd633bb6d72a283e2693d0libical-glib.so.3.0.10rootrootrootrootlibical-glib-3.0.10-150400.3.4.1.src.rpmlibical-glib.so.3libical-glib3-32bitlibical-glib3-32bit(x86-32)@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libglib-2.0.so.0libgobject-2.0.so.0libical.so.3rpmlib(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)./bin/sh3.0.10-150400.3.4.13.0.10-150400.3.4.1libical-glib.so.3libical-glib.so.3.0.10/usr/lib/-fomit-frame-pointer -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:glibdrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=5f244c5c826aafad09c8c2820ce63c0fac78e8b9, strippedPRRRRRRRutf-883ca13b1c0ab4a832998981b48fe2ffede1d1cdd47e4a770cb441a3c0c295a26? 7zXZ !t/U_D]"k%]d9cdKax?lֵ.:[{ YǍr]wu5~EaeFwZr O *w76 y2 aبavvt8OA"dd >4Oj1xL@X83T?*9pxQS𑻔d.Y) N-'wZREkVmou17w&ަ#}(;?'ˋB; `!^5_;4m=G $aX."ATtUup(g- U93W*yL55`<;PYMMrm ?ul`͞dQ}'+Rnr$P9o%j3֛.~Z߭@,~C nG2{ua5K7T*VGCv J*3W;* 檡X'DUJ~}WWD>t/Vlc7NCjtfvZ(AVC;kg*r?xZ+">i'#|"J IwGIŲ-fCUŜ2c \9#+E$ӊqpZ9cvآzi.s 0A D_hM/b? 38x1=g:X5+1m kg47څ %t}5w%=Uwd]qP!;m5j|ͮҝ5"S;L@Q:),s?sgN1yi /L c Wv`%a[V@GZ׵L>CmL3Hr̯]{EfOb5ț'O !5g#ir(ywwr\Ø=6Ab _$ 5bƿX_my[ʓT'WWzU"w_e~UCC 6e9V 9:8LJARh]\OO,P&' j FVyX.5ρ &'P ̴fo. VԽ{z-#q7J81P/ݑIs/ȏ;&b3%WHgzIҷMSSu;ܥ/WXpzQ-ޕK,5U?&ƻtmVqeMg̍iV&FȻXmhw˭g6()>'9em w 4$]xyEFvޚ9b6}zKVn;vÍ3Q/Y e7KfQn*Zd#ȬlF>u,-3hь<氪/U:op Bm[B}r|+уnO p䵦yT+F)Еop%7q.0z~c{5_; A?澪qd@<r~&VBK,z/G0$,u"lh1#4I4b*5/?Y/a~Q& 2Tb`K$t!ګv''15Ԟˋ!J?Z-8X͇"sܽ/M@?4MckXCT>Z&'hcCzDEߞ& mmRX#&'Fq Z,<ڟ;~KA s]77Z<>Q 3CD;KG ܰ>j2?OX278(;$FTD2XT{X!mJ`lEHZ.UY=ӡuKA}[w' fϺ zvm*M표FߠV̊ZNpt,* 0OfpE wu:eóWȔg$]h9*NJH4;aY<BۭX_h=J_!e?ES#Bԣ>X/8Xgj>TN*T&cq;^r{Bw{ʤ4( "XeJHr6Aq>D(LaH3`Q03Oj:>Ԝ, e/)AK:V\da8PaUB&K%mذkY o}i%P<ڪ8o#d#1n[2ĞwJi=sٛvD]xA%bw9qfa}:9N35Ȳl0$+VIsߩMFcH)uyF eT '2l%\tZ[/K8=S2/bMA9nMc9 "nH zy㋵=v`wptoa1VHXZyȳG 5 <[3}"k+XBBMGqը3!.]IVW/M"n^e7q ̦-S> y3ёɜ?`8n3!>1 :(F,)\;% .\MbzdH6F&DTK ]R?4N%rv[Hdٯ!RGAC|hup咼u>dNd[ XѠ򉊕f;SGhԯtB;^*58yaEIX ~s ޶R۹a_&gap!OB7{q~(sÏ{/ q1J$c+J5&jf- 2)a-%nؾR$ cPkXa;ʉ*.9,ln7[u4 %(@V"ywRha W{Iqp=l!"Ow=SsiN){:^咞$Lváp2k|J9pfnWRm/o=k]$d?XF{p&yni] oox3E7ͫǟ(RaYSh2,>-?j4y`0z*ӏ4@>H̙n@'x ז_W olI'(z|9iL`hKbL 7|~otJ$`&(u7[ZpE FJd+>DIobXLMʯ2*ՎE. 4pkl1^p][<)\֚v 1Ѽ= lHD~TCJ'5ݜ<2FAvè݉mhX"ֳ%HA0cǖ'#:um djQ-/>2{z_yr|Xm1ԅtKO=#@6:HPBvI9Tut0)?|_Gcoy#?&Am/<+m82l]9N+xFO/MQ.KyE6G>']&Vt Ì b(x3ťR:Ä:i T 8yp \ߍ=^@X"4X 76*Pt0ys}63 `%\q)~>iW4Cg72nۿKݿȢ2uC6'o#0rf xͬU1!2V9h1IΪ˷gjG 0hTN~g'YO=$r,Á#w)!,!*KGCv{@jЌ%%h R={r;4瞪Q@7F=qDRKN-1Sĉ lN_;mܟ F<=:f[iY|6,ZR^wZQ8plG;15!eOfhX NP#2xc>uIYX/ۄ^"L 'tDB"!h,aNNJs[y9a$QI΍3`:WO 9a{̾%[ЇQ<շ!tSs,]@I^,~R.-AŬ/01VU{l᧣w}1׉b6oD¯AsTVk ޶7tRKCh ?YÍAX^Zj3Wi󭐥s@!yy#N}E7 ls:|S%t!RFǤ}Ԕcӗf++94&4zn!QȺ;`m65$aM2Jٟ͐ʒ(@%n͟]ʦCM`GPZ_&ˍ[y]WH#9ȦK"ϫ,˺{4o;Kg4;Zy%|h@6qت@Rt4r?1"urMAa}3AN$8L$ r]bYm!`0ڬIn|.Meb*,sG-0nt. :\WR0qk0?+K5eP3e '+yymWs?⸍O3:Hugh:Uն%,ߍ:N6beVo+#Tm +Cj#rOTG&"Ty%6?a -BE>G^.Z,a5(Vp ev/vA !gНozf T2icE^^|G@:U$(%X*o;(i)+wYq k>6>Ǩ?Χ+ԟ/1} \%OԸnܝ2lW-CSƶa#jxmbحTςՕr&O<'@~4 48#{mWxVY%o{x"VthWZf9h86qD t`%ukeOA#=KbglaYx% 3'{fI.MO3]vnY+SQ+$K7=48d|DܯǑHU|D!(Uiʭ%&.͸WG#ʌ!^Gpgix z ͠ r!<(4{kL]ͱvL(I9 ? ׎(tQD7fdYw-t H6bրFd]%dX3ÕL[^&'܆;3FKIw:V&u$>@J%^wvdrB tBUʓtgb[X2<ɶ#/~ife,uيak e2|}Sݑ,E1JƷ+ NX/>'j*G8Aݧ^~h$m<)X_kG}Z 52/ ,r^f ^Ȗaqe$3R/ 6;qgS)n@2Ao`i#Ā$u/keܜ.tc&Bd7Uap (n4)2YO!%hCWWNX,ٿqK3?6Ԇx ϼuGLQ*KΈ5p^aDQ^L]r\D9kMKfkw_]MDM{"w{e zjL9ȋKvA#Ĭ?6M\Φxq]Ҳ81 Hʧ" -=GYQ=DlP| MC8H%R#PzN>fgslec `6ntx|7T+BL˾j;p'֝ mS j[(|Hů L0Fq5LFE.C iFB `/nBVaG )H9N~vd@J{߹J4rX;ݵ4S~CGr"|r*k+#űu ; `HD -FeQֹfAEnDfBP3>F{s a)7IOBڵDƮq{:*żEOșٸf/K9P*}r>)۶&|hʓעDWP lp$ufdEbr5PP(+6ZQïXIPP""KZw7BYcA4.{CI|4Tᣯ}#O!)(D$c`!t?Pβ"ɷHse PC PRdhLN+cS>.36OǺƢ(67j2d c-T͈K^}z,ba[t̓0}̓JgZEٚM Ny9K@+vWa9:QU M]Bܱƻ"m! uaG8G|(NcGM)r$OMI(?zo,VV&{na0Dm*[i&],mx-C۸VwH#[*'2%g e 92J(H VqɊS1 J 8?H0?rG瓨azpjo"j[]•X$H;!/91!;@2Zsz3SBNr&٩qKf?53DO1c wlHAU2.DS1[(:XY=zg<;ԝw,zZ.1=QliT.29<_^P_%c'{䲊 v3V襪Yk%O[l`"*IƗgb닿rgV]WpGXccO"-iZ`|R<~zB>;Hltm/2<]N u? 8 (ւAZCw=Үhޚ،a]LbHq>N4EH޽E-RuPa3Cp}!~|RahPLa= @NOQ''Ga>bZ{[TnKT͑,:RVۻ챜2)({ _e%IHSG٣.*h8s ]„l6m VD3Oy!-_]INi:މx^D/!~d6D!(=+΃MfPunyO%OkQre,&:mfHQд)s =rc-&Cjj8=6)ElOwŻM*~!m(|1ΌT~.H0Q?#,.ykFt"@]T;q8-1D_cjs8g?Sܛu-q^e 4"%:[Nᔂl"@.T>J))P!^K7Պ'( B"Ћp/upDQRDtI W 9l:Xv!L@9 `_Xm{+e8'hePꇩF^_@`ci X 9z]jQE*(~?=Tۛ}Wm/RQ2p 'Q{rC6gr!qq!"DlV;ǘ5'MeoY~r1:ヹȳM{?>5 k'}dd|Ľv_*# [R(%7[[ZB, Ѳrȁk} }hi)\p]CO: _ODFg  KꋁMN,8&xx2X`(s?{-]'Oc̗Y˿;YTjC=9T <3 [cpEYv?5:Pѿ=Y~P t| :|W/EmXBDz1k4؟ntmx1WA-u6ɟDkXFLf:bo k*ik-X5&e`C0{ֲ;P eJnX$̲?E.~vn#0S 2-vNZuGɆnMu5u]X!u{.-7 y7(j;F ;z<"\tj+j6 y| l V%6)^]Lq ڏ/])P4;'y ֞Z~F\~n|^B؍a4]}tYgE-U~T16J<:w uv*Plqsu`paTz㧬R,ٵlZ`M}aExeWƻO;!LZֱ+:DA ܆6)R=6­Pba),A۟zG!{Oa ~h@tPG]oW^f?IAo_j:wc+gfŮXoiêW!ކ.#/֓:vsTrTsO)p|}ЩDC^uSв e :ɕreV}; /6oY·Cnr\4E`)%>z nF""$H' \j9Y~Qu4p)#7n e~eAU0]1ً3g2ЀZM̙\Yko:)@&xnJmO2(ˆaFlVwJXGHQF7uͨESQP !pojeYMow#[8=x( \ƙ:WhGd"JdרH-[y<:M߿@J0p2}D+|zHa02$HBb2FmjU17>Ÿs@4hK\c[b>/el7Jޔ fz&(ɑS"BCD%vmxo%^Ze1Ժ;P'p1p%0.q@s2ᰂQR??Y߲:ʦ`?CtJZ EN A XOCr)щ|SQ{cv)O+wu*ƬezN?@ oV~v3 ,nOu/JH4D=^ts_eן:_Bz.E+ P>ga4bM2} C %O#R:XVg0vc e)dO+*aA͛dv׵[(:3Wqc703ӽSZߏXvhu,.hE ʓu( 6z))29r~( ,&bYbLvͷtKet| TB ND-V5If,w?  zcjݙTcݙk''$FF~wH4+RNgQWzVd!xCn!a+o,S':1<(Dą E)s^y+ ]W֕F)iwn8g Vs^8Sm*?U,Acjn\weTXyu1%eoޥH)NE>,U?ݸ/\aI ZIώx`peC ]Q9]wJį8cmU`Y֓UǾzy?.'Bи,Jӂiؗ_fq|b،%tjA&>4lNfS>_AµzcCt x0_7(az?"<` Rzn}+)g 0lQא_ F[@L@ͿSa穸n]5^iY5I6Ȋ 7ܒ%Ȋ *(B]oEy*5b՜cfTn G"˸%¸*hu!郓aH' e730=Rc݂rs p;@ <Va+M͏ Y_PvI tG}oڪ0$/f 5b8yU 橯 N=`m\)f>nGZQ?K|(mŽvZ ôc9\? 9Fv7uL^ʷ.n0Ox95\%B,J;v %Ya ~;x̖DohMVol3JZ=8sxj|k$ ݌* *}i~~ Rt.G Y,Boyq_x*tEd"+ƻ*I,՞X`m{ 4}y"jmD=B5OE8t Io<=f[7G\|%f߇ sЦ?)'Ux[[C XpJjmϓAv+'f'A$*x5~t!|+g7MaB~ܼK=_Qs +GM_RZ~a TJIPuC$™QFL.Q;Jå$}7˚tYL6-X@j1rAbzawt-ԷN$Ex!l0gL"MOh!Mcw=|@e]B9&PI9 Ea$:;vO:h_g D8w҃_gmy^Y XEX 7G&1OlG^eAbJFjsU'6T3j@._}s :22Fo3&z>'lj;~|0uf[l9_d (Z DR^pMaQ?ekH_3_[̽t9ףt(6-4SUTn[˩«gNy u0>\rC8ΙYd^(ze <":_r*Gwlq/ N Tmu-s@5S 5P_|?7v"d90-۪%M~+&jj%O`T̽iBAF{׷zlDuC[3BJ XŰL1YYrKB90%5+` ^FtAOVb^~jS$8X,l|F Hjv֫tSٲkv&\M\~o~p:bz84ObG`b]9ڥisQ~."E#I`-یҡpr!ZHGzF~W&:44@"!c`֑תڞpXGqK;imN~Ki~W w@4~0R]+|j`