brltty-driver-at-spi2-6.0-lp152.2.3.1 4>$  Ap_B/=„!HΥYmhU; _T4UO[kRj?sh~5uӚ:n*rmi#%!+4RVRo;ę'|6k ]tu]':@8 MyV{/4$ >8TYaTL{X@E7h{7kkD.ҿ2 M"%\gf{n(1.V;ꞲPpl|; f0cd80af641a2b78b9a3367b7ae1826e2a4380eea5f3b1bf607ccde638c71ae6a668c2b5b009d2ccf309917052d6a5ff16efd450W_B/=„.Xӆ_[@,l{0ew9 "%Bʘ4ث8xfJ %˱*ަHy5K5]gBŽKv&)8fūOzE"/$?VBnЦsоi=IOΝgzPmU^ >T|0#)i+CԷTr 7?3QiBp?p#cѯ1܉E{>pA%?%d ( Clpx|     A DHMRtx  % (L8T9:F"G"H"I"X"Y"\"]"^"b"c#d$8e$=f$@l$Bu$Tv$Xw$x$y$z%% %$%D%H%L%R%Cbrltty-driver-at-spi26.0lp152.2.3.1AT-SPI 2 driver for BRLTTYBRLTTY is a background process (daemon) which provides access to the Linux/Unix console (when in text mode) for a blind person using a refreshable braille display. It drives the braille display and provides complete screen review functionality. This package contains the AT-SPI 2 screen driver._B\lamb74zxopenSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Daemonshttps://brltty.app/linuxx86_64zx_BM31db5c405edf8f931c5926198452a9e0a3d887670ab29a390d48998bf51bec11rootrootbrltty-6.0-lp152.2.3.1.src.rpmbrltty-driver-at-spi2brltty-driver-at-spi2(x86-64)libbrlttyxa2.so()(64bit)@@@@@@@    brlttylibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdbus-1.so.3()(64bit)libdbus-1.so.3(LIBDBUS_1_3)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.03.0.4-14.6.0-14.0-15.2-14.14.1_@]] #\@\w@ZZkZ1@ZLZ&@YKYJYm@Y:XXX@X lWWڍ@Wf@WV@TTY@T@ThTCMichael Gorse ro@suse.deDominique Leuenberger olaf@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.comLed crrodriguez@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.lamb74 16061732766.0-lp152.2.3.16.0-lp152.2.3.1libbrlttyxa2.so/usr/lib64/brltty/-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.opensuse.org/openSUSE:Maintenance:15108/openSUSE_Leap_15.2_Update/a021ca8fe3641b25ba49e13de1eb6af7-brltty.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=38d8e11f50091e5b3ecfe1dc0c9d85ce5db8b754, strippedPRRRRRRRf^hTOg2GApackageand(brltty:at-spi2-core)utf-82ef3b8b5ea1b801e4b05a7a053b2b508d6493bfb9a7d3f85607c543051420c80?7zXZ !t/{-] crv9u1wWGI-~MGd5#w7ɮcdt_!w)mLz=e2G1M,lIwlZ](`p Hz*x]Jjʫowr S"R-  m%8->~ԙM! =C܄A2[IC{[>cibmQ-+Š-D& >չu-NfFBժ D|KdjIսz,O6WLu + ҲEGZ\ٮi; w09HXr z%7ϡvS)>9l S},!E;>f}N9jX:2N!F3;0x4|MahkB.(qvp|IۉgI3;%4țޯ*?$Lx[рRa^n6k_&B_boɄ%%:#Z?` Ys絈g團 R#(C?9Hm;'/9!júu-tw/X˾Fgg zʿ*͕"G:L6F*}"J߶d /edG0 $C2Ơemm[tAy t/1Tuyoj3m`H8..n=M[TE|vg776=%O2ݧCKY4 lC);ZNyk/3CAq1XhH~R\1Vo2I5g"w L,YYyO_>CfWR{Js%w`̽D\9;Ը]&rf-ʁxޙr⺲Ul+)vTM& I~xs3j4#m9 _S/!%ߊ0CBQS̯ն>H8v#( H;#ᅾ9n5{sd5zU/"=D[Cއ藼ˤ اxQC`+Ao&}}@le%|jzr6x@Fv]k$%AfRbO=-EB_FyƳsR(`4$ 3V`^gb3nKF{E|ɐ.RF "n gE4﷧禼w N3=X!Ex՞|TcM cA2&7pRkxUy`9tVJ 4 Ρ7Eu8ŸӀ[E_->VXh-53<@~ R1c4G(^3dVLr]FSy/1W u)~&;:dNcJ^(5Wbv:+^IuLw[+Fәkx(B&`xt^v+/y |8Zc{F 0`݇1 Џt]{3p- NZ M"p ۰yF'2BӼ^~\ӞR/#৽vQt)B+Ϭ6u-ݷў}?TuaT4C] ? SfW_t|,VWRR@ WJy8]p3 a6 UFXq9t:(p1v%ps'M "`^:"I$o!Xא$'c3l͈%a+᭍D&nɠ$õKPt (Hi >UrtRѢ"fD50g }>d nMc,`UrX:;B`26aٞ*ƒVbbSS(ߧwG0$dUqӭǥtlt0֘畼tshڀ:NjMLRN%p)S?a7 7i,u{}g!{.,.1g9.U_TMGs;/5G[H7E+3I4sCFK8j ߾e*JNAcvpۆFЕ6bNBM"Ԯ3|e(`.KgPvz*~K]h8)Ó'Cuv4mZCqn/ fspR{'_d 7=Liߖ,o]V=`E.9_|/8 RPyQzKٌNe tU seb+\]%] - ʥ]֌iJ]x\ [ZG#ZF0xա`jѧPiaO,ͻEMτ1F [SaD.Mn ˛L_lFuCZ, ^ǭ8PІVtnZ@e;hRN%&NwVۯovǔ"P-W)[;5M\p2UN}*ʊ Ǣ ՚sь~S &/>ȰnF j]^ḬX^zvWa 5kNp,ϫ]:y<'љ0KkQ}7tTr)Ӈ-q ]o'ZiE,fi[ =+[ pvuO3#lz#Vd/qhP׈=DȰI7zܖ+ V.w?z R1%r` V~e2+wW9ate$ /_R&|gm;"9r30@\jWhn*6hBDqAc&T~ό_;g.>kIv}<қc `X{eU&^_S`  #d/);HKo!BV@sXl^ٮVaIE`G;uүX cmσG(u&e1B0o[ Q_3Qx{0B= 0(w" ˊD<[.$@GՕӒ>rn $iN+B k/,?x]}ļhj$D B8asj>~F UӐY,u_+ .-!q T`n~kHn5=U StbXk!4 7URg-Y6LjmH*~#wqTG3bbGQxhJYl7+xRev(Fi/|Y`(u@T !' ׅ.C0G"=BJodٻL#VTeiB!6?*2x~;q\#h$ېE%VAS3izU+ϢۯN?C2qY&}Vv2+ I aYsk"?WԘ%Hj+HqEp>CУl ⛑swI_ǹVݠ< ĴOʈB]G@(`1cBHlC j;1u~j}2yν&hM*[WV/yV~Q!-oZQ)n:2-EDcWءu3~AO'a}yGk]ѾuuRwςteZuXfi4?N7Fwbls?c8&(PSZ B$z& ݘk.qB̵w`[MͤF,8 &;JΧ8KlԻ ]oџ%,Wo@]RͿ1 ,M: ҽ` F5m-XeիUX2HBJTQBAF/y8ϼ!#VqV } [h_\$z զ@Ez3,d'm?{;LRr&/,Õ4bЍ [Hf,wIOsl{]o+<|zߚ0 0 d9)A?~^Y~|-JΛ%AKpBc+"N EB"h/` Ȳke9%\"") /&Qߎ 2 `ytK3vnUS2jrphR)lND1byұ3kُeJ#o} ]2m3M/̌CNv{Gv  e~xp,e]/]=rY)?VPkU'@N D\okp#mqڽkq>fdКlwh5cS(4}$#L2[ZH>:pk'j- J{%IVVB]ssXNHȷY[\[]>0ӆsC i=ϗ O7I_{ݻq͏e}G|ӞHk&0xJm^x@̓\d'|YzJ:[JZ|]B.kѶ(Z݌( 3R.M[TL2*zjCn V*4#:r$NlJSOх{LFoأ<]9MVq2vćYyaĥviKMLLu%`?ZŋI7.2\W"Q&϶T=$y4V4|U->NC%}AHKiyqT͈'rǧȚۂ3?Gn-7KHFho_R 0|HnhNHIZ.x/_:7U"Ş”v:Ni9ܯjc.9a (5No~jNnܽ+{*+'_b~(5_]agw'aLFdOSx.^[񣕖KHO6 cpah)X*$d5E6b`߫?iBOfHD:cD( e8'ԅ@Q+Ne{^l}y(_o硠ps԰yK ;FݧU:5E,ȏqOQN v~A{ c glX Up0=&tR!<4Ғ`fzap=a:W"_S&-OX03V[N :YT!m^b-z23&Z-by>]R:1lnT릵j-|21"yKk_$((A`edkMۛVI<ƞ%g=1"ŤinP|VKjv_D8 >O,BW1pm&L۷1<G5'hhA\;LvkNWGOmVYuQU$t/c}hwV/\3H3} R7Dtwe#\Q-SzQ过FZ0]ϯv ^f`csWnGڎBc}L$A ~O輓xӞxrV\ ]Y?h6;&{ɨQ:vkGMf$ߪQHܨ6G _(f^0#M"HטC}Z[)ZP =ɢOJD9|za$ WvCuU뾊y߿`yޝpƗD©gg#`+~%@'t 'ݚxGǔAT8.(vdq GJXkc1R}$>![.>y^xْ*ФK¿ -!?36xUm-N5~%I)^nqsX'%Ki"Pg _ p.zy2q A1 d [SAaR'xt}eD I[KxÍ`vTtb{.+4܄nvCh9fbI'.CnEdwj ]MH7kzKHG^8xH-JWJµ߉;Ő8=8[84:O#%q;N% kE\o~vYzM9 ^0JcIA?{ZmdXo%m|k{mƛ{BcD ɟ JYa}_8d$D4ŅxH@Sf`߻;?DOEvsCF$ŭ/+8I{EjvQ%% QGaNƐ& "0B%#iu&Hn^QQKXU&-EyE ?#N;)]x7|oW+R}xס{wR.cjQeMC4{4ݱ T!X'KM18.z> M$Ups#./gy((fwNk*Օos[rl׉Pؿ=ar05?\ J@?{5<0{ns&0VsqxE"YB{ ?(Jf]/ :ϴ$ asll`HU4mV(P4qZgD2ɏu)jziųAYWj\A,oS { Wsoa9Ӡ fp 7¬Xd![vCq"N亃Q :*ǻqì \`ĭZ_BZE=/z:ȡ6Es\mUx^!cJkITX1\x7{tM`?bP&3 Vִ8+OSziʷ z;Nwؘ^oN Pkň,{Ɗ%#D9lR^dݼ" {R1<U #vͬP2u aD"-JG Acnp>Gm!;zc$h`4BG;#սI5 ou.I105 ʒ\Zmoi{$2.6r5C;H80&i zL/ MAl unMc3ԁNp,8-UH\q-$ytBSxLO&Q]t-LH<XGA1 sj.jsS7ygH>] ty<Y=>*FC$줐}ZiM' U5%g?tMIwH‰sԤZPicšta(89ܜ2Z{Ϝ9/qˎ8"3(%¢~yUqo\DO4z aߢ֠\# !CNśMigAY5OuHa:8zgF4K4gLK&Z2 dlqm vΫP2]H:M7Tm47g݁c ivkbx~^ `4O!0R_#uN L7OK1 G{7rOQ GU_\5"T% ptJU-WcqïFC#meFfZ'(i0O}ó߂!)yC[\9Hq&i*[⹶ YZ