brlapi-java-6.0-3.3.3 >  A _p9|-Y' {xG5BmV@9q'z4*c/kjXu^sõb yfGZ9Zn( ~7lq}`NH8 @T;ŠV9Np>-d3-ַݦAxULj 7(Gޜ#2JS OI׫i}@kX +gUt+tvΡZw*3qѢ%5e749c06013c7bde6e01d4f402b94539be60236d6844d2059ceed4ece0ed24cf17c42701620e547845aacaad7581f7d9a296fc3by_p9|'ɄWζ?h~MBU*Sn6N zB8A4J^GtQN#R8|e2qa "]+?m6Efª}dB ?m*[^@ #p+>1BZ.?v{Ȯ%Xc `mB2{*#M=#0|j.E \F(a0 #`̱0~IKę7ԻoMs8)?>p>&?&d  QDHTXq        ! (D8L9:vF#TG#lH#tI#|X#Y#\#]#^#b#c$d% e%f%l%u%,v%4w&Dx&Ly&Tz&h&x&|&&Cbrlapi-java6.03.3.3Library to use BRLTTY from applications -- Java BindingsBrlAPI is a service provided by the brltty daemon. Its purpose is to allow programmers to write applications that take advantage of a braille terminal in order to deliver a blind user suitable information for his/her specific needs. While an application communicates with the braille terminal, everything brltty sends to the braille terminal in the application's console is ignored, whereas each piece of data coming from the braille terminal is sent to the application, rather than to brltty._ibs-arm-1>/SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Daemonshttps://brltty.app/linuxaarch645?_^_2f8ef9078ce239f022923c415ed6f2211e9d6d8995029c5156e28153061e8eff08c32e346a237243aec1fb983c2af518f44a3a99530959a3e2e7407a783829b84rootrootrootrootbrltty-6.0-3.3.3.src.rpmbrlapi-javabrlapi-java(aarch-64)@@@@@    javajpackage-utilsld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libbrlapi.so.0.7()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_@]] #\@\w@ZZkZ1@ZLZ&@YKYJYm@Y:XXX@X lWWڍ@Wf@WV@TTY@T@ThTCmgorse@suse.comro@suse.dedimstar@opensuse.orgolaf@aepfle.demgorse@suse.comro@suse.dealoisio@gmx.comaloisio@gmx.commgorse@suse.comcbosdonnat@suse.commgorse@suse.comolaf@aepfle.deolaf@aepfle.detchvatal@suse.commgorse@suse.comolaf@aepfle.demgorse@suse.comolaf@aepfle.demgorse@suse.commgorse@suse.comjengelh@inai.demgorse@suse.commgorse@suse.comp.drouand@gmail.comp.drouand@gmail.comledest@gmail.comcrrodriguez@opensuse.org- Add coreutils and util-linux to post requires (boo#1177656).- change udev rule again to also not automatically use the braille driver for USB IDs 10c4:ea60 and 10c4:ea80 as these are generic IDs of generic UART bridges and should not be used for higher level devices (bsc#1093378, bsc#1093455, bsc#1007652)- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: allow OBS to shortcut by using systemd-devel-mini.- Use alsa API properly. Consumers are expected to use instead of . This is in preparation of an change to pkgconfig(alsa) to not pollute CFLAGS with -I/usr/include/alsa anymore (bsc#1130333) brltty-alsa.patch- Update to version 6.0: + Too many changes; please read ChangeLog : - Rebased brltty-5.5-systemd-install.patch - api_version is now 0.7.0, and sover is now 0_7 - brltty-systemd-wrapper now installs into /usr/libexec - Pass libexecdir in configure - LICENSE-GPL no longer exists - Package binaries new in 6.0- use brltty.path for systemd macros (boo#1074096 again)- Use correct license- Update to version 5.6 * General updates: + BRLTTY has been relicensed to the LGPL (from the GPL). + Better cursor routing handling of status line updates and vertical scrolling. + The Track Screen Scroll setting has been added. + The Word Wrap setting has been added. + Panning left when using a contraction table now word wraps. + Typing dismisses an alert message. + The test for when INFO does text maximization instead has been fixed. + Overrides are now applied when the preferences haven't yet been saved. + The Inceptor braille driver (from Innovision) has been added. * The Baum braille driver: + On models with B9 and B10 by the joystick, both are interpreted as Space. + Input packet handling for Pronto! V3 models has been fixed. * The EuroBraille braille driver: + Improved autodetection when using Bluetooth. + The Esytime braille keyboard can be used over Bluetooth and USB. + For Esytime models, B5 has been renamed to B8. * The HIMS braille driver: + The Smart Beetle is now recognized when using Bluetooth. * The HumanWare braille driver: + The BrailleNote Touch is recognized when using USB. * BrlAPI changes: + The version is now 0.6.7 (it was 0.6.6). + The brlapi_getModelIdentifier() function has been added to the API. + The default character set is now based on the user's locale. + Sessions would occasionally hang when connecting. + PolKit authentication is no longer attempted when it isn't available. + Reading raw key codes no longer uses key ranges. * Text tables: + The lt (Lithuanian) table has been updated. + The uk (Ukrainian) table has been added. * Contraction tables: + The fr-abrege (French) table has been updated. + The lt (Lithuanian) table has been added. + Support has been added for LibLouis tables. + brltty-ctb's output is now UTF-8 (rather than ASCII). * Key tables: + The ifPlatform and ifNotPlatform directives have been added. * Systemd changes: + Path (rather than target) units are now used to manage BRLTTY instances. * Build features: + Add the reload target to the make files for Systemd and Udev. + A make file for install/uninstall of the AppStream rules has been added. + Python 3.6 is supported. - Use espeak-ng when available- Fix %pre, %post, and %postun: brltty.service is now brltty@.service (boo#1074096).- Drop python2 dependency (fate#323526)- Update to version 5.5 + HandyTech's Actilino is supported. + HumanWare's Braille Note Touch is supported. + The Orbit 20 is supported. + Various other changes; please read ChangeLog : - Drop brltty-udev-rule.patch, brltty-polkit-fixes.patch, brltty-5.0-speechd.diff, brltty-5.4-latex-tables-executable.patch, brltty-braillenote-usb.patch, brltty.format-error.patch, brltty.makedev.patch, and brltty.ocaml.patch: fixed upstream. - Add brltty-5.5-systemd-install.patch: fix systemd service directory on lib64 - polkit policy is now named org.a11y.brlapi.policy - API version is now 0.6.6 - Don't create rcbrltty (why were we symlinking a systemd unit file here? Seems wrong)- Update filename in /var/adm/update-messages to match documentation, and build-compare pattern- Provide caml__frame with brltty.ocaml.patch- Require java-devel >= 1.6 to not fail during bootstrapping- Replace brltty.format-error.patch with the upstream fix; our current patch doesn't appear to be sufficient (boo#1030240).- Add -Wformat to work around build failure (boo#1030240) Add brltty.format-error.patch Add brltty.makedev.patch- Disable udev rule for generic FTDI devices to avoid taking USB-to-serial converters (boo#1007652). Add an update message if one of these devices is detected. - Add a README.SUSE. - Add brltty-polkit-fixes.patch: don't delay brltty if waiting for polkit initialization, and fix polkit+key authentication (bsc#930242). - Add brltty-braillenote-usb.patch: autodetect BrailleNote via USB. - Always enable polkit (intention of the conditional was to disable on 13.2 and 42.1, but it was being disabled under 42.2 as well).- Fix syntax error in rule files brltty-udev-rule.patch- Update to version 5.4 + Too many changes; please read ChangeLog : - Drop b40-1.patch, brltty-polkit.patch, and brltty-5.3.1-udev-systemd.patch: fixed upstream. - Add brltty-5.4-latex-tables-executable.patch: LaTeX tables should be executable. - API version is now 0.6.5 - Install rules file into %{_udevdir}/rules.d - Install systemd files via the Makefile - Make polkit a conditional.- Install polkit file (bsc#930242). - Add brltty-5.3.1-udev-systemd.patch: fix udev rules to work with systemd. From upstream.- Add missing service_add_pre call. Add missing argument to fdupes. - Fix misplacement of /69-brltty.rules in the root directory because pkgconfig(udev) was not requested, which led to _udevdir being the empty string.- Update to version 5.3.1 (fate#320893). + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - API version is now 0.6.4 - Require systemd to build - Install brltty-atb, brltty-ktb, and brltty-tune (new binaries) - Add b40-1.patch - fix for invalid packets from a Brailliant - Add brltty-polkit.patch: support polkit-based authentication for brlapi. Install policy file Set polkit as default brlapi authentication mechanism - Install udev rules- Modify systemd service file to correct brltty path (boo#917176).- Add a dependency to python3 for building; brltty fails in his staging project because of mssing python3-xml module- Update to version 5.2 + Too many changes; please read ChangeLog : usr/share/doc/packages/brltty/ChangeLog - API version is now 0.6.3 - Remove obsolete patches; + brltty-python-prefix.patch + brltty-5.1-fix-bashisms.patch- fix bashisms in brltty-install script - add patches: * brltty-5.1-fix-bashisms.patch- Replace xorg-x11-devel by specific individual pkgconfig() buildrequires.ibs-arm-1 16051053066.0-3.3.36.0-3.3.3libbrlapi_java.sobrlapi.jar/usr/lib64/java//usr/share/java/-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:17110/SUSE_SLE-15-SP2_Update/af3d8fa95ec7c420e6aaca0a0f21bff2-brltty.SUSE_SLE-15-SP2_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0e247c0ba0f488b6efa832a2364973231f988aa3, strippedgzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v2.0 to extract Java archive data (JAR))RRRRRWyQS/Ժsyutf-852f1a8a26b6a3f3b5644f6d51cc810d1d101663f4c8ea0ad31a56d574f7645fc? 7zXZ !t/?N~] crv9u ۼ؁}ccUqO&ȸj{,%~ 1]eyL/F#Mj6r$ MmݭݙK,YgCw4ʑ'kUv(O~e2O}I+AT;evX~֨4EycH7sE+B'Q])rCknIA2Q&* O̚X6ß6-!o~894O5CMV~q ]o p7+aH]&Fo2Oxv~y&%^ϫGS _+ϊ@5xeIVJxyUN@;w#' '|rGmHľd%v_}6MƑEoKr+!$!h!ŗƼO"D\*$W_05g Z] 4NjJJ{ 4c<2 }(gc8}-(R -*V< 덫Kvs/3V;h NHrUD?"-+xޘ`ˑ93 <@))l |;gd&{sJb^.Jlȟ1'>ADYxDxʄ=TzJh+0lO\BXG*a/`:kPFd׷FwlW|SM"&yqjkϥN![ƝoK0Z"Ǚ"M28y幷&c:<pVCPyjd]) '' W҆@痠n6 h`|*bH?}`u56VݠY]8Q/32i{Pr쀸wr}({ᄁ;wVxH&(PpCHf05TXBFAs+Ƀ^n5ͼWņN7M ÷._Ce`EZӐ2BZdv楬猛29NIGblVTWD[nfZʵq=„R`Wǩw`PkpwX|y@%P֑?*~-&{cSuJ "aV(Vzpg3=궮k9  :Jт%\EYm 6O/w$ЈӍ7 r( ()dZElʦ#:؄loH;W,X\wHNNN}MX*)_ղ{.w": |Lgcӳ+h>8|:q9I $fqw髏wV2s^r3Z74"hHk,P@4^M(ZwQ!5"K ͦ@dgMݒE f8ƹDz`aִ;ࢻ f'"<a(,?-r*J HC5gy38p_w "gfB$(6̈́gLKsPiex͕S,Ts7ˈ^~YG@ɪ!=:撿Gn1u;Y- 9=.LRji̘72g4Cڳ:j;ᶳipVP<=7/&9RKI%y\ 04&6$LV$4hkA\+,8+-+A6\k,iR 7'Zm@-m)sg_ZDe]n{x 9~Zu:55G">Xգ!E_?Z@۶Uv7!&OK"-LluN:?$&<ߐ>>;x4T-v6r? Zp4›,g%zP4 AV:Xn+9\vGr-7CS-3{y ~lu{zu޹U8u?ӔTWײ0SWkv3 Rx\׵~/l^[HxtQ98w1Yp\v?ju qh@I-0' i 5hVoU$ӛK4#\ W)!x A@Q@ xb_.>\LK+ݮK479'|i/ٵ&P ><+JJ/ qWgQLwsa_[j8Iҙ,]eM.Z͔IGMO,=h+)F+}[;vRlA;viXh@s~@/lCEs3ֲF^8Rsxz T[Eqr48HҬj3jXvOCߎV$WȓmaAi Xt,ЏBYXSVA! ' VIR7`HÆyY•*U?] RNܦqy6 )]q3 8#gg%]{8Yfo,BDm+naf. iY>`{LG.@?dID5kL=^ˎg)!`0(h)ව?cʚaT,ܹhSL+91Eg<&`P }~OcNs-8sY58+ź.^7i^~KQ.` = f,_*oȸJB9󦭵A6_eg{ 0.nS/ z5xtWYSԽGoݰn`MnYW0N'VB]E-\8LL10+!*C=5V>-ڒԧj庑#nS" (=S>o؄l7` DBoyS/qqPEL7ZvtL+1 w}uP; #0@(z)Rǖy?ѦAǐr)v=.eCdaM)+M (Q. @\,:;qmH'\i)FD뽯}݇ops}qb_|2A1zU1c,@Y zXTBB:?KsufӓZ }ʀɭAP1D"AD{?kɒйZ=?pe~D&v臢 ڻER9Lj@&n88S-']T q4K1yG޶1>LfX0te 'Hl{Ft4_`ӌ٭o&d9gpt8 Y7gLNoCׅoף"9lE/|ƪjL#P{RЦuj!<؈23]/ kqkD^|7CQI՘,X:: hu̯ UJ*dČ5$:Տ]/@ & bX9W#{EoO`O7TazS]!'n)Q4W58(y:ytLTJ _'Ai/4+dX z=E X RF*PohȆ1U,5;p| Kvca 3Tlj{{ꉰeݒ@۱$Ts'<s/] OBi4L͑ec<41ʆp:]4JB>6%#' 8/-5$dt$B73T++/`"6)foYX8C.S Iu^@+K=З }L'8R|n3RNTl㖤ORcUovMz~6+oR&?Y@ #SM@ \ Aq^/ieGa|Kü`=ǏH\0lb{m36CMֱ26"(t_~H7gB{l9v5LOyA|$tm j Ruq3mȹO`fY(fv,X=/%:=[L$A^dDunl+z鱢R+/:)]7$dK,i=zXipWlr I+\~W;; (FOL~fnr|l$q.e`},H_6W~`pfLcA?&tf\ESamzu3vQ8SxD r8;I"/Wg2xbNc1sm]8TFߘ5D؎:Yx0S`RlЭfI9{{ \k>`s3e2RvN!NY!jQږ+ qˌ[lw =F-˾X*l"fs 0pmtc=J!UJ*9FS"L>:)7"iӻ]1>UK?H D'?nZ-h$@V6sz!f]Wtӗ=HB i XXFIC@9T|jC@?NWK?#iAF9G6ωz/`pv69_Hq5Su0 yPZ[ |w~OÙGݞ;z0Lj@H.bs5M3_d;;װx0wY6{fHF'̋GD|ߨ+y* &ʕAO&'HG1bߴKM<|̳8O=ֿfl On4vOÜdG+e>]өvgm`ZR֨ 3"M .9߿D.4DuP Ҹ~D:3hm8EBA)I< IZ.ұtak5%_F`$D¨]]ȼBXՙ;xe嘿20?ׂ%"]-!EB$JT3S w;.[8: or'g-_Z-w /1dDu}Ln?+Xidܠ?ت t?;Sa< L8q.nl[|6e,R>bd!C%NI]A[DL&b<(\[[bhfA(O:gJ[$7=afrPu5)<{1/T;ܪq!HP-9+AgC.8GuS=iF'xaFr{].ʝ>J@qzY%JqiY"@}aEN@hI9ЬJ?ÂЀo zzj[Dl,YGRj 8 f.`SM]C<R~v6 _V!?7_YSdYM =oq̞Y"{U;!kNK`wh|A{|3oe8ﺦ۔l3.Gk/>> qⲼ_VMD[Q}rd2(.b.tIPՓTžI -bY^)x#4܇bh~uCS/.7JognyHz+@D@[DWK)yUQkH/9[Dտk~n4_Wr ?oڇvf,:eDP; y&WVGav)3#A*DH<8q՝͆|7QDf>kZ=TY³M)#3aq㖚YEU708%I?e<n,C ,#3. IE{B;"ߚHG!54W Ӝw:_VJɝ֩5-Fm^<RLZl:/j>ғ9ε/AB7h :盽j&q.zD8i{.3&P4ibzJf}MO_; ZES"y/3 ~/mXVWLsS L+fqV 3eĐ&`E*BU,q"Cׄsb(722@؇RP-.C93?oR5hNoC🊴kuҭТBOnkN"!>69RA 71m_z57n1FHf㴌uogIq z8CTx3E|점>vDVf8hI2M(B@EGmZF3 KR!c)ށ6Hκ;h0]lhXDjP,.flCLsSgS4f]{իP슾aOV.fp66ʢ b^DKa=}ike51@e{kj\4o;߃*Dck`cRPh^5jHKi-S lpWhA]EJln&қ{.BݑGh{3%5Єf 'XGP5SN>9J:e"3G2Ȳ[CoF 5dE+:L'fbt[FMcκa8=VXOJ? mtX-Vʹ8ko;cX#S%0XIY<!1P'|(m7 hB_¢w#01өv@P0u2nЖBzdK1e(СEyף~ewbb xsmDnl$,X*XGe+2bLa$q Qf7sV]Yg ſ4ZD ɡW9 -ɚuO$Ʈt\+ʤq1-˗Bqg/pl{/˼H296RɛB(wЫ"98/6ʌ (b^llK+b jMe t6?M &eہu|jZiviqRf3.jƩ9HNZ˰,ўϒR6K Sz̿+oՇVbQ|h AkK/Ov--@?J#H$q&0q qRNKgd{ItTݳmSi>わ :.!MW)*L)G?3j%A}%Hk_-)8|ē+HUO!,to"#(x-Q'.nl OՇj!58h7;ïk2 #H(Eug}~,^ַ:_H|3qN3>-g |h]';,t1h(ǁv¸Sqc eJ;D%U\1WH$_fA{iI>&GR7Ѡ  Ӏ;zÊRce*q5 ySQ^虏ƟuB*g,$[k`?Rv.eH7(vV1QҜ0>TUJwe'9nF@S ~.(Q5CZlE97)5K$^ڴ`3*1s4]M#ZXh VsR| 1CCOHH6zR.ڱ|k8kd$l:W]? ={z)iؔ@jI-MQcI?1`|tQ9uj&WP7ay~SiXLdBoO.2T_QC[pR,D͢kiB3]'mf+]?yT^bUO9XZAJ#K =v-̫\j&d(~ivIbs* Ԫqp$275@H]OxiV +.r 1ƕ7unM9/OmhѴyZ$`)TOT·I9.3zR! ?f4HL~FH;OHa%wݻx> [ ӡ g #le71!j(Oc#o8؂A2~\[Bʍ5jRBSPm%S$4 A3\Se18ੀis(yP6׮^Bmw(ѿMBg$VIg.l]yxXubxJt$ iAO2 }=5L?o0o?zJ-?hݿ=602jK 4gN:8BM9%u ēZ-J F7%V~ˢȵޡ?yGMʤ@uGJH~mU]CF㍧8TfCIG>O'3C|5[x : D3Q7RMm 70NrK4[Dr^%<pKxI?t>uY%#ZN51z0F߱Z60i{92u@Cm8&"3neP<>S֗ _z\-~`:( \]3@ lyc^/]uD$roIawb,Ԝ䅄123xFm T|7k:=0bߪ,X0oEW8pEiQkϞk(ֳt?&Yc]ulk䥸mi;A)>Sto@ K^lĪ l[rs0xDInt>l1NhǛ8uXjgC?ڠCўA~ [k2-p=asI2Wwf59$FzD冴TRޖoNj=QjWpU^W',.iHԵ߰vԱ|!HQ(v= Ga|lj1hswl,@x1lr(C;)e(1c!nm]A4v|m ϡTl{7U;rGm5ta".TG{Y ))V>xOfchWJ*G&,_R ρBZTȁ8+7P+^Ƹ8Bwt<<]0Y]-MГ8Hg/4IKɮyt*1"Sn`C|[WJA-F{sH> uneov].'1Pzj$<,I|6I4ā Nxw$ qլɔU4Dp/=FFx۹ 03AM^sZ(7 w`WΡR)/:ȸc ^v, 6V Fd5 espbLX=k4g?}Q&BUN:^J5`Zd+sC7`!D:nN#-sa.3vf< .ȣK~l85K8 W{0(g K1rV"G~r1Mb5ٔ%̻E͢F qVܮ og%6siH!:LuB*Ȟ ](?rf; 岢mU'ՌכX;vs g1~XjAܥ#hcJ3 = r}3qAi4F}(ˆbgiDMIjv<eOk4M0OjR76Tp]$i@e(鴋Z}Q(<WޙL֯aO:Z+H݁X_ei=UuSA%YZݗ!%tsTY"ź>D20K/e_QCV) 0$f L[䯁d蒾Ո +aT>)5Cڐ ◘D| mHU m@/FT`φJ(j`âl<rTYO?kps J> A$/^{~Cw۠ws谎|ؼlqdx0Wa6*ٍ^*fkj6=8cXYG~`М,$4fm7ٖr`^_035tscyw"f^ѭJU'u' 1c S^BHo=th֙y!=G噅`Feۀ(^U3E;`QRx8lBr1SpͤWFC=y..l܊z5D nWBٺHD1n =A&n `)$BЯIx2ê%ZWf>2n,yˑѲ_Vbm, +p1ZV[RG]Ҿg~J8YtI  ,547rNǦE #+40\x3'5\ĕXaZHvbO+=P$?jt?ęhH}Ow-$Ui{8jH1GWVpc!7FG\'Oeɶ@^q*^*'4-΂JMA')O=g)k{CiUi(|tZU@8;dGP)k>ӎhQ? ]#LLIE?ŏuK_)|rrp#%~^`Ի#'2sYqBrtCWGr/i5zRTqU(: /éuDz,ߐ{ÿD bRJ<KqOIX4{æ1&m^gl>^0&L*nc]~g OUz2CƘ\ӱ 뗓#mp1z 9cp>`DB-{hS_s^[,U7`HqJo s a>B v](D48&jqQDT~5/v)gƁDrNVdȭ-*p hclk~Pu${Lm"NKId$~dh丽f30>k"]{!8*{"پ԰{iD&}1mP!%ɒPPۤZ|}L4L#'Ȉrr'p6C`R'RZI07 XP?Eԟ ~AA;`;9\dէ11?& 6 S0]N#܈(cuy:dn2\6YnBCP*]M[*_QEOe7)'?hևZ~?:g=IvFA+H{yjS=h3u}0gN{ cMUck܅A(dԯ]IRT7ecAzA_k6o_CHqgXWr Fg TƯO&Uo^'*Vk>hp@7܁yb`BՒ5!r'ǾX㱢'@ǻ~t̀` 3XMٜ\E,3yVLa#cy_F:)D~;qEؓRQNFVT`_|e׶bCnyL_s=saŏ r;\sކJ@JG*d11^ |JGj)uCyYD -$Q YL!:ˋVLfI!:xyKw䟘rnSG=McX>63ZQ|5R߇@R&3k A?0/,%8C)2dZlQF8j?&Lnۛ5c ya2|e_Ăc։o0KT{VFj>oM%Gѝy-˯oЗ(Ql!6aGzν5/98Rs$c9$.֌m$qCAoa/֘ */JQ%mFRC\Y@3ͬBz))XKrK:>캼>d Ǟ>\D#v{=|Rظ˦,wj艡uG9lu^J.z|+zpIJZHqtn1[,-q?q"ux|f7 @jW6ќj=u%{ir,(ooB_v"03k•8d PZkQ{A:J}>'"cU l%uMC w,1a *:< W]s{:| s7 4~ErUHraӥ=|Ѽ[%>Oo q%B}K.TԔ @~'!hG/}g[x @Besuިrr#VxM=AhtnLbJT>i˧8y!o=s+MC[LQɋTz/(B+ `:Rzqf)#FB)BmL5`eDҲ.qZ`xg?F%!VC곀eOɖ* Tcn<{C#.}blU ; ޗ% )Lo"hM'W78x!HQޥ-r]mNպcꊓfǭh,;?68kn`1B?\} ;T5Z9%hoEھEiJv?+"Bzd~ZY5[-eqqC+,Xf'Ƿ?DFy ^.vWb܆?gl&QDF's9S6?3N }]]b(߃.,὞-n֯9sС֠[6Q4o"e?^mIO12"пgae:lۦ[fc? Mc t"R_hv1TQdHX: ' 7V kZ[rsMϒA0?&I}Gwz{H[>X`1!)`Ӻ.%SihjɈ8o5' 02J^ђ'*pi/3f5cRAk8yWlr 'eq ~!e5];re9hBҢCʅؗx-?\^A(4D5iɂ-:CsxMmBih&EsU*h>s%)Lٟ/(e40j$b}aPgJ=!eû+SuVvGYU^ZyBc*K+O"' AΥe*M߲m 60ܚÀۅݙlGӼ13yrwaW//>rNޢE]~pO>D~`7R{J=7Zڧsq̓n+e5@w9Ulk, d#2Pqyemgo٥-*X%_+5U&*w p71fHpz+͛b)dSЮI\3PTDC.&tn>g/`B2C?~({_[eSvnU|gc+(3M hT4%*(  YZ