brlapi-java-6.6-150600.3.5.1<>,h9#p9|ƨ: œKwxOvtSU5/ȍ@A gDSkfv>v>ahLrJgca6"p] 9$'e=Zr^o[[ O]INpc 1&eTuMN05;`7g Ɲui|ʺ\*W"~{Zv0P`gj҃ P.M+[4I&f=;sYt{ Ѩqq417BM>>5?5d  XHLX\u       @ Y (}809D0: y0F2 G2 H2(I20X24Y2@\2d]2l^2b2c3Td3e3f3l3u3v3w5x5y5z545D5H5N5Cbrlapi-java6.6150600.3.5.1Library 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.h9#h01-ch2d(SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Daemonshttps://brltty.app/linuxx86_64[h9h94699ac75839fd9e6cb1ba3791d31b0c7b3e246da55589d76440492e2c4729d9a2d0d91f3271ccf5ee44570dd40644b55cb3702fba9b910823da8341f5841c5b0rootrootrootrootbrltty-6.6-150600.3.5.1.src.rpmbrlapi-javabrlapi-java(x86-64)libbrlapi_java.so.0.8()(64bit)@@@@@@    javajpackage-utilslibbrlapi.so.0.8()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3heyexK@ehy@dܺ@d\@ddc@b&b@a@aaXIaV@aO@`>`&__@_c^@]] #\@\w@ZZkZ1@ZLZ&@YKYJYm@Y:XXX@X lWWڍ@Wf@WV@TTY@T@ThTCmgorse@suse.commatthias.gerstner@suse.comohering@suse.deolaf@aepfle.debjorn.lie@gmail.commgorse@suse.comolaf@aepfle.defbui@suse.comolaf@aepfle.demgorse@suse.comdimstar@opensuse.orgohering@suse.degmbr3@opensuse.orggmbr3@opensuse.orggmbr3@opensuse.orgmgorse@suse.commgorse@suse.comdimstar@opensuse.orgmgorse@suse.commgorse@suse.comcallumjfarmer13@gmail.commgorse@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- Set umask to generate brlapi.key with correct permissions; avoid having the file temporarily world-readable (bsc#1235438).- README.SUSE: add documentation about the state of security of the brltty daemon (bsc#1214158).- Use ocaml-rpm-macros to track OCaml ABI - Reduce amount of rpmlint warnings with brltty.rpmlintrc- Disable parallel build again- Add e6707d5e.patch: brlapi: Fix python crash on connection error. Cython 3.0 started using the new Python object finalization APIs from PEP 442.- Update to version 6.6: + Too many changes; please read ChangeLog - Update api_version. - Rebase brltty-udev-dir.patch.- Use conditionals for sysusers_requires to allow quilt setup - Remove workarounds for old TCL - Enable parallel build again- Don't use %tmpfiles_create_package anymore. This macro cannot work on transactional systems. However this macro was supposed to be used only when the tmpfiles stuff was needed in advance, which doesn't seem to be the case for brltty.- Use tmpfiles_create_package - Use sysuser-tools unconditionally (bsc#1205161)- Update to version 6.5 - Update api_version. - Add brltty-udev-dir.patch: install udev rules into /usr/lib. - Remove the custom disabling of rules for generic USB serial devices, since upstream now has these separated out. Instead, provide these rules in a udev-generic package.- Pass --with-tables-directory=%{_datadir}/%{name} to configure: do not install the tables to /etc, as they are not supposed to be modified by local admins.- Add python-rpm-macros (bsc#1180125)- Add all sysusers.d Requires- Move sysusers.d to separate package - Remove old SUSE RPM constructs- Use sysuser-tools to process included sysusers.d file correctly (bsc#1191465)- Update to version 6.4: + See ChangeLog for changes. - API version is now 0.8.3. - Add at-spi2 to BuildRequires. Now needed for at-spi driver.- Update to version 6.3: + See ChangeLog for changes. - API version is now 0.8.2. - Drop brltty-fix-install-dirs.patch: no longer needed.- Starting with the TCL 8.6.11 package, the default install path for the TCL library is corrected to /usr/lib64/tcl: adjust the move command for our tcl module basedon this change.- Update to version 6.2: + See ChangeLog for changes. - Update api_version: now 0.8.1. - Replace brltty-5.5-systemd-install.patch with brltty-fix-install-dirs.patch: also adjust udev directory. - Drop brltty-gcc10.patch: fixed upstream. - Move udev rules patching to %build. - Use the Makefile to install udev and polkit rules and docs. - Brltty-config has been renamed to brltty-config.sh. - Remove polkit conditional: we always have it enabled. - Remove old espeak support: Leap prior to 15.0 is no longer supported. - Add python3-setuptools to BuildRequires: required by rpm during checks. - Add doxygen to BuildRequires: needed to build manual. - Create a brltty user on install: now expected by service.- Add coreutils and util-linux to post requires (boo#1177656).- Fixes for %_libexecdir changing to /usr/libexec- Update to version 6.1: + See ChangeLog for changes. - Rebased brltty-5.5-systemd-install.patch - api_version is now 0.8.0, and sover is now 0_8 - Add brltty-gcc10.patch: fix build with -fno-common. - Adjust line to remove xsession file. - Remove brltty-alsa.patch- 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.h01-ch2d 17485995876.6-150600.3.5.16.6-150600.3.5.1libbrlapi_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:38920/SUSE_SLE-15-SP6_Update/282acdd4ac911f61028d7b2c3531e8eb-brltty.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff32fda293acd2639fa6b5fab6845ae886ed5b92, strippedgzip ERROR: Stdin has more than one entry--rest ignored (Zip archive data, at least v2.0 to extract Java archive data (JAR))PRRRRRRvmȊ i:Gutf-873ebeace4156a07f22a99b021ab6ae45f1fbf0b5e4ea0a929ae9231c112a6665? 7zXZ !t/oY]"k%wdrvS7o`12>iM6f3N~ nJ.+cʼÌzSvg m,5)U-0tl~ l4.f&ΠT"[mc~B XHqJg}lP IƪD8!j b,nYö MH]vjD/pѓY邾:mtݧf19ve-8fL ?Isنӆ-x ^v,~ ;U^kkrۡ}Jem^16!nШ&x̓v*K4I#&9nQZ8CYq K}v;9S^46?#"O,{WZ a@,.cUhcޏiBd5?6-wm\ ʃ:4%( _G:^<{)9RN-q,2 \n9ۗhǷNc 7=ۺ UduNصL dknh!֠%pV1nвpS3y)z7$wb{=qtᚫqEcd?x!q4Q:8?TZc=zxAst0[*}!$JtR%;nrwr%y/`B_d~aԷ+Jkjj-O+\.+mHL «ǯs2h߿ Q} の$x9trkΓD8W)GZ`]up" 5Z]"P,o'gNBH+Į%vN/ 3%Ee~}ȂyTOarYzFGܧC꾲#rD;]{@d/7]OQ[AeY_ aco7`+1v!܄.2XJFxt4!KPHelfu3#T +Cp 4.b;zOB%%b[I'CbDTL?0Iz/c:P 껅ۇ 59p8kђ͑J=3TmcIsGxj*!煾wq׋NN ![$4{a0:%gJ}j3Hׅe?esS@܂UaA %v.iĿ 8o'"@G@5`OoľD7 2#R ڏs5'"T~SB/ǜ7ZMj[gq(_SRWKΎ8'"'`}o:MQCMY!Cr*3+,b$] d7 c|#'JKTXa3J1vw w7^B Q"Exe VePrlM/쪨_("@e(ܘ5+Lsjճ@ũ̝]Fh!{~][sVQO]x{8CCC(͖-y,CLO U iuTӓơ2pjJ=e4}?ekTu҄vMV%A!+ўzUlDC:G⚲96jp14*nSFLsr庥 . i,0/RdR(-l<[pK2K8Cn Ĉxor(_r8K^%q5rB$~0ja6pr\#~.1+8>ҥ2sXٌNR",Ǯ|T4~@hW/gAha$9~尵‰Y쮚$d Ogû)~j'W|jQpH#ػ $|o_8`ǯ@ZH^տflb6 Ęjd ƼTW7[Ws;=Y&;eMvcXY<UuZe,@h2A!<jy V޻]= Bkރ ljKr {eETCuo2?[ F~)i2q 7 iR̓ KE|0zl[ЋuGkJW)\3 fH[͡JY1݁k_ÄF{P+bÿ9^j@Fh%iV>j];T7xXw}r'{, w̔I@*u5ih%|%z?w=0~'"^!`g5xkΞ8hF7.}c#`HU{oo*]OL缳/Վ\9Y ^)嶺ql{٦gUs4t\1/ I¢ԥǫ T;g U͊̀KQJjAhnV дt~#֣^=t9Dsb>Ӑ>]/ç[9G_2_Tb]U1ȃoPzlG z(zĽ-:Xx"p_ixZE֚KM#hv ers .^M6BJ96g1/PLNTХwSFC* F 'D8 K2H!qzdD,=+>vOcީcjFrF\<sd9[`IP66.֞-P~Hb)s3a->2:pc% wso0KZngZć.@ ;]I!5 JKRU`tUZtS!hf5[hC wK8Jw`ucSl.>5HXˎ"G:wykO@GE++\)^udYZGio"ꓤ io&EJ 鐠?'%0t|kϮNZ؅QRJH1ol 3K:NOHՇձzwuϧLsDkZ&\AWYԤA"uָ;b/"xl;RЉʱӢ$;~bnIP V)Q,#ҟWXtٌ.3P?25u3T mGНQk~ @+i.\7+cC;< Z$&Jg6D1BK3{I8xr;#'DxH4mZ}LNyѰXyiZ D|5j:KzVjKs2P\Np_``I@cq9/0o* tvi{7VqgCerIE$R1cl K;'NbJL1tWnyˤx1?Iy`<ŪA'@?ب{`U%tv/bȋ`YOA$D5m[ҋ8,ҳi]#ZV8&u~LFV f녌1{?'o!hAlImh+VpwaySeZ٬]?!Y$:-3Lьxsf " S;8_]Lwqşe;AŸmESUqjI\ Vx #7#I Y)*|PNxq6YHtZHgpg." )lG~B.k=8y8UI_2QGzyS-k)(JOs/܂ c6n-NE)w)ڎ=,\&ݪ=aEЗK?LV2f<]J_6ˣ^py_TG9ha^UF\kL-$mŴ4#lzHn54jd4 E xvg E#NzQuM%t;ޘ:[p>d rny}fXյ6~/`PdESrSH0M:x fT+NC㍏LJVpOAww̋b1 (K)jU-K=&8y[`rUCzy_?4XUeD_Bf'hp^~w1žf^~8.e~p]Ԉ|75k|SP`K -d3!W7x[P-x[l.wg׫}%Ք b;2ɑ7N fP;,IZ53)s/usZFubF-QjEl@] `u|FZrVy3[j0Sy`2,+]0r)!BRO[Ap_'0_Ab[)c?`Ş& |Pt_rtbi:g/) 6EmY :x$ %0W%T֮ցTHެAzl@ٞ^gņcɍt͏w? M|~ߵ4A 0-!lY$H]~]j_.=#:/nd$S /7bm"vK ZG~ ֠h7alg|5u` FW̫Y1śHQ{Kϯdsf#t5* Q-ݜN2tI/HRb3-3f%Wp̗S*-nzahfuD2בWp="\HCM6g'΂Ơf+NXT+7Bj&m>&HwlcEvi)u U2*fO:D-FAuHMXWu5Gm(҉Xz;X "y[]]͉ӶVܫ}tp<Yݙ6ݫVP_sF"L )8/[vZ6lCXc淉TqpRRt;Vw#S|%\;-D0qBY+_g,q ̟h4hc1:4CNDkəj:\9d$=%D1pc$Gά㓌:lACǮ2+HA m"w|24F#5U)+M2k'8`[IO5v>V<̰D4ġ%u7Nl1$Y:{XrG[B#O#t._tSv}3V ;$8/SArVav@>:ܮnZ a}N>vE8@V3E{b-v.-^cgdQ!tՇQU4$k+>H ǣ^W)OR }Tϔa*skn-5橢.=%vh퉙 XI\U_+#˔:+hF,W\80e0lSN7@y+1$\ý&n+KyCkp0ípt~RXHNj]ھ:ZCL]1.֖'J]@eO&f̻t< rN AGCUfy*ʪ m_AAP) Od -^+s.j!:և$Ė u1>\$6xf6 Az3iKZh6@di^K$W_b؎ bwsb g\ldsWf/u0/kd[0ȵ' IT(3ˋ=iϴJ LLb1]% _@`.xN#AFohw@JaLe4v˯!5DԷjLX),j>&Y킶ή5y[$ ̐!>G}i>up鵭$Ϝި_I-57Ux4)j"fG{#%K,e;IjQ?̔QYaȔ{f`*ۭAB5oC<670KPZ|chB|qR/~ tD(_§Z#[aumj-t:U8#hȤ)k#E !by9}/@ 8w*ܙgNp F`Ia0PƤ&d4`>WK\/ G^ _8gO%=r 27v9UnJ+_3)@\[Du5_;%MF9t9@bwQ_1{ ])AɥGpd8ilT0;rpJ_6{׋M?yDppal\\PZkW̅?0`}yٽ kPN{d"5h2ץBdCÓv+#GSDgu/bg2G!lO7/֨G\{~Xß1':x:\O9GģvbI ~~;f%#-W~X,(4{eHP?[T1?Kp츌.4\C֮D|%xno $pSƏQgLUB|ĢnG;WZiR1s29bk3bƍbT4޹`:(+WEq:$5RLc,i6*KWE72B؝t+w9 >$.*9TAdmn߷kPhc!a+7.N'FʚwyO4NI5Q8(Gk#GetK;}&'{_aX}2u\P%z9 ~3.S .&0_򹁐\er#x~WT䰘 DZ/Aƕ(Z>;^%?C_\P#5C0=yVao >=|tOĜ;NY,/?!T#J{ڔq, :((6$R2Q\ХqZ5:~|lw cnSrY$ e1ZPۤ>ꘋ@ՉANҴ`h9d?]Vȧ"W䊨[V MEG,,#?DV $i{Ȫ`ueT/gUB.X4 H0|MGĒ=QN2~Ѓ r.D54 ݎPMYlɲ橄9'ku~ &#I7t#*^l |Q 敚jϬW˅ b E&=.n*Bf5Į}-|`Hu,l\qyoKbF<8A 3YCySb)''@X@~Yҿ0*>%4УQ;7$ȨGLSgU\T*CoGI3Yi趬ڻWjzE>gN Ձݏe_9tPTVY:bfk̚z'Njq=Zot MSP# .ZAx=731/Tt^p*ZSU|>-!Y,;o D j1Eן\XFKfnh9ds^ްM94jgPk9t.A'vѴ#IE`jHmύjѱ^U@}8mW'_+S`/{Mypf qpp]\摩}M]Mle.M^ߩ;A"猄0eFLXV:BHTjVJHM=4pYI"*Q@F ץ@Cki/[ET(4Stk|Sk{)0@% yJ t$/`K5%/S@Abd ]K~* * )y8pH0|AV1?)`¾86[ر.L *~ЄJX>K!pwthD2j7Q']0AT^6Ӓ"aMdAjqJg6^Jh6W>%w 4[hmmb o>D`\Vm_KJ 4nvGL!8I#o8A_=vB]c -ج.P,NLWAܬp~7Z٬/^Z +TC#69.3.obn&T"*ѧ`7B(u {3(X3@m =v, _ 4GvQb7|>ˢr#\ڀ&ʙhɽxs6 `Ѽ6:,庙q?@ڭ_ň,QB*eDԷ!ƕ`]% Fh$e˦VM8׋ƊrټeCŪajGR=> 5a baOCUI7a3to`ARPNJ:)o@tqƹ»M|VF ,r8T e:-U zmO \E<$s--+"9"W HGi=%5awn:oT #uvFAGɏjDEt[jP_6SǬoE ůiIAS,@:S-< &%?m(掃r2MS g#T[4?*,]Ht#I{/)Fd0ɢRf fF鄊[(VDKc 9~jNIO]F--Ot߰uGSONXnC'8/SUo+>91ǒa?FQʥja?[=a(8Xjyu2乀ZGt{Ktk11"+m ?4Z)*1屷9)cNv랧5n2Q:{N]s7 H<]aesJT`8rǪӆ_\mX}wmЕ>_+b] cc?$PH%؎FV :q}C8 !UW|-?3nZԣ16@lBd@ګ9ɫRtn:/@l$S'ڢ,DiXGpJ\0jfg{'/IAM~ %{V#~PxCߩjuO3o235ijynd/^S='9o?-&$Ē>d9Hc C~=4eW仱&5:ƜzӉ!O,DY>"jmeսez[;m(BE<%)pnu_A VlΜiD K_QCaڪ)y;*-@}#`S.fPA._x_CSR(H."HAZ#U)Z,ylWj2AESA*ge, SrUb@VYVR'!u[:{K5A7Z F/]^ HC6tֽZm?Ȫ02os?'i@'І (y@Ap<0Qbro%A+;z7Z k*qL@RLMFӵ?/ֵSʜUBכiI2jk |.zD6':1*^uM߽, !螞;.2M5#f<C6㭭xxm{pp7[ ]lGõI"4I7 3V(tBQpջfc_Pozn<b2evˡtV@)v%/=JPչ>SA}6!},W 1:ZuTY֡xh”n1ʆM,P'#놬Z&&WqJ0H1B |o H`(ܑ<̀lCH$(WzΕ:eGtvON8"NxxebӲ3P# I/kc9m^f5aHcJҶS:Ebt4YRbQISiO%$: }}Q[W:NkQfpQlGeu{]ޯjG_N˃VhjbnyGѣIbW6P u5kՌI3pӆ;?i;x% c8/Զ ,}OZ{mVߓKI1*g]h/5:G ?Nk&0밷"`XE쭙iJ H-"<@9=u5c/zK5!@LIkbEsV1G(ZGXI G AiHfMk'*A`zN胩d 5mxB 0㚁!#1 "^ ;Ԗ$D< "h0s~6gWټx')ی_3jJ$QГytϿU[3|?9;X``[TEc5Xa\C.~4/#n?^[I̱5 یSSp)eg_T|ꠣbJ#/E _vK7XmC|^c5`B2[^.7f]Zl4\EKcb -$h psP{ė \$S4[ZGД(T`do~L&_&⎞J?k1 y:t3aAB}:XtՂ<>L t|'TY֨P\!?2:=I6E]Wy:m@ U| iI=`[^4Zo0o4I9zF;AޑxYƒ8Q;JuHu(FtޯvTˁŽߩ7bVmJvm1R}8O7L(n m}S(Xo`+/=+˄|8Iʖ͒lY[1"4ftSˆSpI^I %Ca&:lߟqA XEOb /ccr;".̈́'N2y[4wҾwO73~aCF@+׉_lL~݆ B, hKU1G/O"Ik2F`]A'n!NfW^Lja[۬yFTڭϰHh0/hB|摡{ II ,b%R{RS̡ʬ{z,9^LuSY]] HaaR^[6U\ϕnt#]xiZ7q9{|^$O6ZXƘ2#e5- ,Vk"l\?'i@7 ,WjD uc4sD/N}>{B+{Ʋ5/U[^mSjQ1?dUpߺhAG/w;0z?% Co}h#ǚV8B 3 q->u5[JDm@<u#EZ_ʼ*eUNCI4 z`(wQf璏$R{NbVbCt3 TG1{ I  51w'%mW$r@+`M>x[DW` rEٷ') &b369qmr$_ gF *&FYm4.p8M eX FR i7v~o$^݉>\crsLBlھ)|+M_kU'xo;?5D)5*•1;XUWmD{GixJ²2 _zG)zPgKLTóE]8Aܨ( gEcCNfUpG{qvC`$É&3PۥPtF2>7vc 2D E4%#Pt<"8Fv&!3l?ӱF.c{31J]=,*%g^+r!s%jL$#Uڐf!W 'ü )j4QE;l TG Krh%0@)!7/7Mۘu'!Hޭؑcb|iz&"|_C>4\j(K 9}$,{8`Dd+ o'4114 DoNkl l-19.V /f[#LMoSA Fӯo'S)z&ӻU\a؃d<o]cFl 3YV7B@kw3[]WBjC|I> YD^f>fk\`@j]t8QQJ qC$5L||Z$=ec49ImGCPHz tk2OwZcFzT(NAe9hŔS Džgև l5׶~5>:_4rei};f w~wryd~3}FaZQO2 XٵųQ8 }YZwd|^@Ic?*6QSGB|pý5-uF9Ą-u2 wME (,TSSPbt[[6C87%ڿVt/Yֲo} ۉt^fߝeU~7fPRqݛkK0xIE|sLز $^O-O)[{,H:D C.೨ÀR3iz(126.H@Tf(,oq5nKrG*pM\_6'PPE1~:TLx5Ĝ`]h]YئQE#t\;yÿi=bZJwJtN4䔰Rݽ@&x|uH'wjl-3<{p |6/`D>U}",) |@0@˗B\ho3]o]YR:B}&2X+bVO|#*4$a5(zv;a3_+[=,w2fFh2l40A@{5ט}E(0=eq(ffM} 1@hvɬW%ֹф7ͮ2iw?8`6d8GPvW `SK0d1l* I¨b /:\vDìKIaR_qk"/4{<$L?\&#o,oʝp% /HsA@S ylVE'bQfcQ5ذ^r@A`jvp5RE3s3֖ea ,]Nĩ6QwVL9'7g0RDcpj{͕^g/e!xb][ aVf_G =l$ %*gsw@!x, ЈBl21@Uc&#QyA q^wvcqH:wMg#7+P0D J\W [թ815tĤJ66]ÝM,w}'sȩj2q-sI^v` 9B>StjfSX5v\3&rz U|¯&\[E)UKz׆N(Pioz&'t.#|-D1q&>@ ~(BVDKk4 Su>U ɥCFaL u_Ԇ轎1ᩤ5T L`ɾ޶_ ۛ[z 色j4V"pBf5oK^ b0iA{ddvro?]s<U45j_R:ijd8B*>YUZ Ҍ &6^~=" U"۲q.dV\7vAp폿;z  Pݛ(WُaA8bf=`OI-yefsV5 sĹݒfL4acsy[.)Uщ6<"MJ0}퍵4O%;&28XisC]^JÊ(zqU)،  BQX] A~&i=(1VX(@# rMEHWj A?xPu.̈́M uIL;puk,mwQpE;>ԯTMwj/ XɤT)N'j1Ǹj*A#]D1<:e~z17ΉF.wG$"&EΚ 'fF? ќ v[h3n X瞐)]^zm]J<>O0xxe~!=p{-t#kbs7)Dy]ιj#xQFr }5y`Eۼ8+Cu</J'&}0+Es0Ε+';YlzDoB L ]x9@5{㡄~.`"T`=žǒ0ћPPT [@0{卮KwHx?gmLP< )[hQdOD vI;D{ױ5zHФUbG#𒈄#8&`H|(<@Kpl"@y{lր.@rUCl3HqKY#ĢĿ)~ A:B(&AŚJشn ]oW# hbg❋}?ɮ<ZSzjq U4)\POk[IÏ<+z 5yRA7;QO)S#|i=f>8-2?!&hDsK<lP/YqZ'[at@``TH‹E7ԃ/xTyW:τ*x^7H)`oߐKK:?R岿JX&gI밯OWFa9x].sW?瞙uk5R,UT^\9>q%- I +=Ynʕr[.fK|c1*٬SwɯΓkvVܣ܌!LL v 7:Ly2RXa?8 yBҊ0`+wKh@ǒ 9tB?~v-Te6 EɼQ9HڜbGQp?sV6MQ#-~~S,rk`4&2q >&MC8hm ^;2;5[]*rTw0>A'7JJ ̲M$F\Fx#naP+%QRte2cޤW_A ,1i?k.P]/TE'ˮea148ZfνۅʥpaU) 8o"]yǧ& H@ mS<4Iq[x]#Xc7"믛r5&JVvZۧ Q`m}6HhIԨb^&O,bglAr"uܰP&4iBg|8Qૃ[X`pM:")B\$u "@?ecq9ܥ`IOQVLzJ'~anZ l &pOW荛rx9=Pe`VxU+[Ժ\L W0TuTJHtp" !{aw AwUKfdiK&H`|yD2BO' XQA2qs&[< 5 Zw,(kix`Z,~2k;M\>OΦbXq0MAWvt| Y.QEdA4p0 oqX')LB2\xG{Q{Sء/lXԇתF7Uhi{ %qe-86}e%C4GJ5Q9rJ=XnPG.vKW ntc{ɉF(! OyN4GL_+COJ Z۟\g e7M:5$Z;Q4S1e1qG%/^>$EsO](d-GL8 [rcj;wݽqw>JgcH:#o/5OgFW`"̠ݫ0?5gPe[J$H1 1V:uF6]9I~ԹL"k[0n,Rj1n|I.B {rkxpl.sm~{ҝo[1؃#4TRֻ.A$Z@Ʈ3D.Z H'a 0ӺXhx )l wr.u'0q-4J?Ap>ZܴM4="Pk&2L]KfMO YZ