brlapi-java-6.0-3.3.3 >  A _p9|(#񡆗9>߀՛t x^=$-Dyt`jKT}bd3Qh|;N/3@}Ŧuil&6/q+o.vɩE]aTz4³5aSHat3á@܁8 J vpɛISsXb]XƩH~˟u.v$;dL`*fFs#0펟% ט@$_xhW'[D+c=aÓ){Xx^K<󒅯`%c>,Gͭ\)ԴnPozx rQ|Ůrb B/7-RC/}Zr9f'X*{]~]- ZۭNo :I„Q8ڰ+/uJA,) @|E޶h{Rz&Xu} ڥ&󒝢6(0r,0ku~ ~w]j87BR;W ?>p>&?&xd  QDHTXq         (89d:"F#G#H#I#$X#(Y#0\#D]#L^#ib#c$4d$e$f$l$u$v$w%x&y& z&&(&,&2&tCbrlapi-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._0cabernet=SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Daemonshttps://brltty.app/linuxppc64le5?_"_711f0122800542028dc2a8586675353310b39b7a347df32dbdd770ac806aefa965adc61c90800ad0cf2a23e9fb94395feefe0b1c1a0b2effbdcadfc647e01fb9rootrootrootrootbrltty-6.0-3.3.3.src.rpmbrlapi-javabrlapi-java(ppc-64)@@@    javajpackage-utilslibbrlapi.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.cabernet 16051057126.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_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=e636b480b9ca958f982b104b77f0b98bf1ba54cf, strippedgzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v2.0 to extract Java archive data (JAR))RRR3 > 7^utf-8cc33cb610d44702e39dfa61268a2a32a751d658aae540e0c4513cd3f1a26c525? 7zXZ !t/?O] crv9ur!tQVr 5`dˌkmSaGK韉6~ʅ*qS%N`-8~.11tUMx>a*uW0] wX@8h Y|*FRIϚ9E_nyHmDd%_zC8}`ѴwNSO>qL'Yy~x${I $m&A$њ b4s?F!Y*1r i{<@s/1ms>G5J)˝6 LvOIql-tt>E(&aD d=$$_40y<$q%&+L??軋~G")H))01P^J%>GW}ň]q¾ABrO(I0ܗb2Fn2; o(S!}&}8 9$VsGGªMjD>S,RlbCLW̳"+Ę \ybBCEY֞"G]]#w<$Cܥj(%X -%0^WN>yZNEW[laf40{Đ|)x~;]\gkOA  ԷkO{;2[(uwj[(Ls _'p^խZ%UCQ˜RM-.l管AdE4up\aCḘ(OPQ+{~ǻY "{MXCj=, Y[wY73@Ԅ%Qą5@79GޠjܪG~T1yRG2i-}N,\B-/B4P<ɵpn!Q?tL`J>\u9濢ՌZTz*սlpJ_cGz`l)4k~ y%~+܌EwB_y]sJʨ Z. c[vgWq&"D%v!5X䛮:6Ql^MՀw}SMr۾KXyLK[$ZmS~t8S3L'judLc'rɺơ.U ĉMZ0BYcl5{@ #C?q Hi`/d\s~^p ~<d#sޫTjx\ynLDx9?=H9&?T<ܧcT,gD\b/R(h7b)R-G }8AרЩG:w/?SJ^>;^AwrD62\PƦJSc6U EF{VWuk܋y,س,?+;pl]X\}$E\PݺئM6r5_` 0f*3uޤsBw ;^$'~$x I8xєG(Z، O֝Nr12 oKqHtA |0b`,,!:`ĜױpL|ިXŃ.J 7o]ٓĈ-Xu68!Lk |Z鳅+@ %L qvi.lD a n^\\lԿW%qE# nT glqs̗E"XX/57A/˱.1 :>x G j :(*L{'M^!۹ʶ>N o,No`Wi<2KڰO;:ySd{Ǧ+/5`gU!wʫVAnVV}S?W5ugc8/~=;,+uOD|h(9s?1[d*νU#*oCf7L÷"NJ2nfPY6֌V5^f@/uvX1pQI?@T~ufd~`*">Q 2C/N.N>$&;2 ߆;"_G mpdž\}Üm6uR_&)\,}'qqX}=1/+^'\_";l\ N!O#ZFܾ"0|UN(Tzq#Uy9B2A8-T钘1iO}5PH5u6/rzhVx;R,UBAӻGN&˲}jjN#AxZ,ZS~XzĝYtZF Rq@2`&6b+Q/ /"4eO->œ97qgQ%B+Wڀ~cj"q٩ \D_:5m,.Ą`iΥѓ z]VDsޝSV}2]5-پxݓodyL8S}lot4%܊Ťe,nӥ:m3bݑ󷫌|84zgόM^*"MmG~O%T]Qh䆗,ka 4}yW-e8?+ (WyfB9aˣ t+-xXngY|nȠ5.{U~ g cgsoQ^}y;27K 8q|{5K3e`LKvĴtǔZ'yAg|<ΰbak]NJ̌i~}xB*c[1^ 7n:4g:pÌU{:Dʲ;iJ!J ͓_H?2q%˻Ta1=[` ,CZ'ا|/ ,9$>_;½=B &.}t2l1#"F,1>O"SlU,K+sr9>KtLv1' ܋Wbv[]P.n{o? Fjѷj!f>^kxBq^vȷ>S1KHqQ 5:O ͪ ܕe$G==t VU*?2RdhcY&]O%A>} T Y[e~vmjݙG(f _DF 7CwGju%<6ʘ $-m/6wf;ɀ]]^mJ 1+f@p'x_;coI65X#7#Wҷ5EP9ēύÁ悟Af7)[ZWӯ ĠD(:)&fn諲U{,;ޫ" tE֎Sj3VB"POeQӭ9ݍ+nuka@"o?ܣFo7?\R`ɏeG\}tX F5]˯)@ëm!VC+FaH>Z@3Ogz)g+4J[7V9Q=b`Q"pDL.sUG{Ι^ƈ% Ba6 6mZQ"E#.Sɵ;#+Cm,Ghbiekq3304hHdӠi)04cAz߷d@FBo+L.t+C vʠYH%.s'zή`P{|cLq =pۤ83v@!>_vbÒySK3Ε8M6*\ԃ[Zzt#Βʍ@kV/\$)jvB$hsHC@)G$yr=+h J,&$ gȟAN~,O`'W.tgtOwJ|>ZK1BzIRd0^Mh> vPGc_`n Q÷avK$]FW ]hRdN@GŅٰ1U'_3:U5HbîZT{ƾC]vD\t#,x? qh';1nĮMS撾3僅mI6C5/ N S uRs,=e aɴ6OHsI%ry׈]T!0'`uf("{=Q2f ==nݗa΄7alZOzR1{ayP4 +cMg[|^ ?M]q4UG+?^x+QFe!z_+?,olwD.Hʰj}5~it"28EQYd$R]cAr)J>iI_q\;$㳼 gG4g dp۪U:Y 2A͚%Hh2WVˠ,&J2;]?[L5:Uҩb] gwh%eo6NNbK\?9@kP(YbqhCu1feap}ky: ,~ }E 4;oM?5-2oUo:/h;vOzݶJ-uнbFwuYGTg4Yd:@$ƽ|,?)ܜ)Arg8m>ٸ TC02-si̴&)p(T)P#lZ-ۋxcN '8`VEFQaJ 4!ґZ3Ӷ3zsLڳ?6[:߉| ?tZԈ_xt$q舁LVC-}`7|ЕHZ~zR4BE‹mlD1J]!sC-EDPFH.T)?+/X[p>SD4KFmw5F֭R$|=2eOq쭸, F%֑}K = , G3ign-lP^\H{;r;XO'"wv<|y.$2F7v%⾖!FOH2D@3oā.nJTϝv> c>V~ LN@ۖZ }fҔ<cTe[&А`fp(@S6MWQ{ojs\j>]I5nΌޟ7$-bD:Vmft}VJJdǖ_t@~6 m͚wjnDػ!_헾fbM4oT,e1 l/eaZ}+_vjHDQ&TDâ0!xFfrQ`NbDMΕ[3>؃5=.$_ڌv1KwCPa0%i`:.-vuzB46URxMn^?n諂D54"W8{,kDBK|YMlv(uG'^CIuރD6߷@Ǭ*Mלdv?zR]d}a*kk:TKǓ4%ٽM"8γG++ D;>ΤܷrnZm֘^g 4|1 H+Ո{釹9hYC ,1&N]-*)7:L/J`h$7Zo[PA>pёcD@>T8>=mu}KfSkuς3N?_g3>ځ&_lw~-ͽDu ihȬ!5Q?n:C[ְl{ gYگ^kM65;~2X(qS؏% NIt41I< O8i{<9SɾsKye*U%Q/Nfp'J̜^IͬRVŵm87RKo H齲HdrH ONⓚ|&JVYzsߤn/7ld-֯5JtV }Z]\=r"on=7S22yڣ=lA[1/)ZFF1aTwB_y-$V\„&-^!eLi/@&:E!cKK-Nk |T҉cW1Nuz켽5di-U5e/hydMPh8aMz<9J^m49i2gEWYu PmJfF|_LPqRf 9Ҳ$IUSdlm n8oY~oix/ؕ n// ֟/W\]uC/@@jbuMn LdmNjP Pҵᩢ<őmICu]*V&AX pWȉ٣f.y>(̴: MJ6sSm~nȮ(w̬&9U4{V/hSpǿA}mϹ2D[s_^NgA7Z L@s+*,abM̘Z,{cw"zq`>p`jy[D; .p N9z[zt:[Y2Q B}OU9uhJU] $\rnȆ^>&)[E4~>3_DU:%ELyf Ӣ &ÿɤ*X %ʛݳA7:Mmw>Ö{JS"+܁%(ͤj ^aMF ʏ`t7o{!(⛂W{nfG^ۈLL-`Wڛ_6:P2aMbBa\ݮѶtPkkP4l<{\AP+zfj%}MHr.)VoΙC\s8j|MtZ (0+C&0(1=-.tbs:8w8~\Qj>aY6}F܋AAFr(7`!贺# R> '>2? ]ޞdɫ]SуPQ֖~JhlOھYD$J~R Dq~^0V\^lӺ^}Ej"aT60 Xgl rEp[Ԁ{YF h58cM#xRj=>!V\tHd>ao֓3H`I5X'T44s8&Z[`;pXZ99 ,Qbg1B"qa=[YHJ7Do"巂F"ܩ (X&T[}a# i|z`ZQxz~W6(X_D|Fn+x5"-BK f8;xU~b6:UEwhYv[v:3Y덶:f>%ŢD2;B_),v0:Fw>AT[t42Б;gvY,kFT[:iC;Tuުk1'@J;U̒We( b𢡊 T{$/RS-'i'NRJG j}uA9MA%eRop^dI|gXshg+@@Xy)RUPRƩ'M'ڧa 9<6pÚ2QXTDc;.c :_*g'ԝ;ΝN/ ě=SK̃J& Il]'qdw 2h"arMP]5CS+VZrq+:5n1ĚOz2؝=/Hi,݋Nj*Rc %˅g9z-#j1o蕯QE ńX+NtY-P9Nmj?aQl&j4![vhi#pl ~FW4H; M49y"eicfX?蚓2|Ni{n+ݣJuiԽq?!_ @TVccO7b(bAhД2 $po!sH8&pZ&.~ [&Zk?AUwl~"XPuOX.5pyQ/,_7H0;YeUݝX] U (9I+DHX pzKF [jӷ?E#>P}{LLbv:y7F ~ε~GoWWT2 bJ@^/7H%V,(+\_AxZ-> 2C M{wo Ḭ(Z;>*ܙB!kThi q6\9q-Ԁ~z ىb~m^ugۋtfZr-?Vkl+?R4%uFk6o3ik7qm~f F`I6!ˣզGjRtGWOSxQ6\[0#?f7\V5 7;/ҽ|`c7kӜNf|xqT'f;{Xa4s|'r%?@1-;=o)| wPEPK<ʺñMѺsb'Ÿ Hߖ u}AR_vmMBR5?0e/oQe][x2D3fI:uYR0ƏPsjw^bO]Woxj])3g?b:4 ?tXTBŢZmG.ҩ`ӝCJ~7 S½ ]R ZUJW}I i[ l -^j_lg^rH%}[" NXD>)rO >"svڰʷFpE(XFHu@P]5ƲgaNT >LšNFȥ'Uݐ=eX~<#@ 4:#_^+xTu1s!'X͗1oi>ןWJPc9Η=zFdik"a֭b%Εف=Mj0 8&@;i63^|N Q\n~E+An+(18ץ[`y^_3aF I#Pc k41+^=4eʈ<ɡsU!N08>t ܁A$})CӔ1ZC|NěP1/En#Y 9 I~Ʒ u.vQK;0dI_({Ֆ7yPSzN/&n˶ɜе3Ȭϐ'bDd~8yKTQ)ଃe.Kf:NgH_·Gg40'+zegK+z=)hEyFQfĜ p暒WGE6H{4T&K( 2%en(g&Twr~U=#O] \6x5 hEnC$&`F6:jj Ɖ(HDh\E%Ku>͢CMIꑁIѬ#7&a{\ Y5PIjxښ*Vbwؙ5fs[?%E j#0' ?jw #s.i]o57czyx+= 1B3iN{tF˅V]@АǮq/ 5'/^58cЎ+BRc}l( M[&lAݩ}oVeƮO')BŵSI719D؝Loșn([RPz=yw,Ħ+h D?TRMZë"v9eA" #şJ/LՉr=iؐK͈fY_;W`{G@Vndl^V!ҟ8a]r>A9MD< gkm蓨,5}t++G$b5-KgGk+YWg0vk#VQgU;+uV!=PBlT:AmsH $kQ<  i릷^d>4r!̂L'NL< %Xvg&o@60cTbltl#I* D~=p;=93~ 26EJ)ΚfYBcegC(>SPv",Z0{4]YKCowEbgɼcZ4yZbCVxǴVd~[Wk FvpjJLAgt#rT T P+sWӲhP+Hrc=T7B;xk|nt.v uObڤ'küc}Ei`\&Ip Di |S,x(_nm+j42tV l+98E6Eo@wi 7mȇ,eM>ʫ/΄äpkOB"[j& MDQ<#Zֻ#G-a) ;0A%l\s+ZZFxaBkΤ=-mʶ*Dr%d$6b@{~7d>])U7]: +'qBp/#1텬;"ĀLj[~8O]rfw %햲Q~/x<=^HAܮCuk*h3#Ф9z #y@PQ:tEkB6=,tv}85ddlP1Ka9qɖ8\a2xZIavUglQU}]Ⲁ'̧ך%xG1ˈؠG e6B'幏/iӴTz(ҔKt*'|B<_̞+{kK/<r5u,E7rik;_Sof3՞j_PB>{ 9b ?A!zHz*tfA{*0w`ݤUxeIzBVl(I#H{k>w`ir?Kn5뽌IJc@CFG 9$ /ݴ\ɇ? e_MQc>@fAiLXQN85`2q@L (([XA[Զd a?}^ xdUGhNTA)Ϟ*gl7 o d%@5C&_?`ّDBVH6wlXyV%wB| ]w2)͙b%Z3ѠGS EK e4ƫhv= ^9ABU&2SB1+M1dl_"+x*}Gok'ʤZVPrxv.{ŮalDJ[5Bc7.pt(+?j6³><aQZ]9-n1Ğ0 eöӶߔWvm䎟gڗwG4$EiyRP=nF=zAP^ 226BPQ<^ e^"=o+-}w\{$^ qUߨ)ݥRo9 dSK}>P#r; אU:0N[58T  _jyTsRw S] ;]V&}0,6x}mr-^Nf~7z /A8=vWܮ3(*>Nt;Y 5י*Kql7FoPPk ÉF}H\ML5 CCZ/MčıAuM uBنډ?7ՅŚheE'Q $Tv^u"Ism?1b7 $|dɁZ;^9m\bɖh<)<1t̜׍I6 WZJ۔$]R!;\4" 1| ?rfCMV-P_p(3Cŧ`G>W۝Oa~#$Q#Ȋ.ǀK>Sρ'ПTb8bc 'V] hih7Ɉ#boAex;mR?d#tD-I57M.gAɭR.%䚸+(e5&hf̀wݥ=$4P7'6^uW^!5w$-bYdk˄8+q-0QY4!f֟Ae=ryZX_ZZYe駴hUeMXU಄5vϾίS4HPmD,PcP;9%JK4WPC.h,9 TWd6&H=1&DR'AɜB0}4H8:k|'/ b\͂\Q 4E7Ub'Dmҳe_(&Tϡ1l*dAI~xψH%[srGTK34 9ԱBD8>&5dJ|@#ڲxgx儑w; |Zh;Okgg-]-ߏ DF!\jgeg۹A#E*0m_L&q_zNf #)J y\/V=?!bojڱϸDb*_zkkjlC+3p6'4g#dxC !yج&cqXϩA{7b}LGØ(c+HYDu9G?Zθ,1. J78T2'G@$Hb6XJK5<sLYpK 4'MGd  6%!X +8xaV*kfNx$jKTe]IJry/!JZBԘCΑ  o&:lLaR@Ĭ ^w cWtqKJqhae8+(<7p$[q[5LM`a:\VZE??> +dMuZ#Ë߼E) EP'0[ͽ^M}9G,. I:8'?`F?>c}ΟCf;ɝfFxƄeqX%Z-@ǯnjj6bB.:kܡl{@7A=#Y #d` NwA7{8j=^Z?|<OPd!A"Z`Wzsk +ZHVῼ&8 OA)T.0,t2eר傕6!^ޗ֧g<@CE)Ժ硚ʜGaf@WaVNs%MR.RΊ75IxFMRv!ݾȮ 8w@Rpz&mT?CJ]1I)1sv7pKK{,kCB}5+ۭU)![0f?kotx-ZN|$qZ$lϜ_vvoE8xgT(a1s=rÚ> ;>vrUB0otHl\1cH ,2@ P옜Eˉ8R"ԣ"î SN]Y &Ip*Ho<@r/3qPݕ_$ePy!y/ N p,)ЯJа_D,Ǚ$Z|q⓺ˑaHVf,sv`́E>ʱZ}j\綑'r.h6׮`nydx#HUMPuC賞"(zr'~ewZxf1R (WQTJJ{V!P>Su&І˵\zi9,jKDwzj=(]Y ; LI1 YZ