brltty-driver-speech-dispatcher-debuginfo-6.0-lp152.2.3.1 4>$  Ap_B/=„'o~gcQS>z؊T1(rSF$)xU|D_q&izwzVGvԚ]~9♥Lr. i'9(Hf/)Ĺt' 1矽cꉴ{%M 1__.nt N&6<&Ezx("ܡ`p̕"hb>VK Vy_>S/nl!2d޵̗| 90b1d50d451fc9aad5d29b4527a90d826b4b563f2b3280fe2033cdf0c9fb6a2bf8581e57236c277b54e1a1864b0cce86dfbb73e304J _B/=„zBOڎ7#vxwá9l%"J"Fg5zkfU\0l~23B²ʌ:ӆgdfCTXo ^;i+ p~A>n{޺ylі7mU0 <` }[j(%"ހ'Wӵ;QZ >]EqqkTIm/L 7  5v'ɐݥC?+2'&Y4 2/R_jk_#`4T>p@($?(*. : x<@HL_hz    ( p $Lt$8(89T:@F#G#0H#PI#pX#xY#\#]#^$b%c%d&Qe&Vf&Yl&[u&pv&w'@x'`y'z'''''''(brltty-driver-speech-dispatcher-debuginfo6.0lp152.2.3.1Debug information for package brltty-driver-speech-dispatcherThis package provides debug information for package brltty-driver-speech-dispatcher. Debug information is useful when developing applications that use this package or when debugging this package._B\lamb74NopenSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgDevelopment/Debughttps://brltty.app/linuxx86_64/ZNAAAAA큤_BZ_BZ_BZ_BZ_BK_BM_BM_BM0cb64bc5ac2b7f48b0007de033ebbaa83ee279c0bb385b3e3399a28b5f5ece1c../../../../../usr/lib64/brltty/libbrlttyssd.so../../../../../usr/lib/debug/usr/lib64/brltty/libbrlttyssd.so-6.0-lp152.2.3.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootbrltty-6.0-lp152.2.3.1.src.rpmbrltty-driver-speech-dispatcher-debuginfobrltty-driver-speech-dispatcher-debuginfo(x86-64)debuginfo(build-id)    brltty-debuginfo(x86-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.0-lp152.2.3.13.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.1b2cef26047430ade6aec04ae649939523c0eec24debug.build-idcef26047430ade6aec04ae649939523c0eec24cef26047430ade6aec04ae649939523c0eec24.debugusrlib64brlttylibbrlttyssd.so-6.0-lp152.2.3.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id/b2//usr/lib/debug/usr//usr/lib/debug/usr/lib64//usr/lib/debug/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-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b2cef26047430ade6aec04ae649939523c0eec24, with debug_info, not strippedPf^hTOg2GAbrltty-debugsource(x86-64)6.0-lp152.2.3.1utf-89953cffc28cc103486eb709e503d6dae134e2d6257e137760450830c151d4c3a?7zXZ !t/T] crt:bLL aSY} | 0wvȴb6-fg \̴_G e`8[g#y\+1(%fMU֜D1tp+x)hMS9E;nN'6r8[uB4L/(A;X:1hնd#spxI?9Ziɞڦx*U.V811+pko`#5EvRo;l\s:rpl A;Ț+l7M8 iٮp!gkгk֫'ZӸܘa.ڂgҖAdb(0f}~8r?$@3^[qY%TY~=@_5m%痏}ytQ{Mb홂: l\i-.-#AѠ:h߼i\ӧԤ8q x{WK·1$5J1q-ZsaKFu;11hK5ރg(|A2fb3uEt=MNRl2-G]xh_n#<.P!D[#X13ilgW3.#8A#kgn14se͖)!5FPso u[17%Ip4"6Mhֆ!Uܽ`1cbDj{38ʺ'Q4Qvqھk2} ], A-nMw<'WpW8J0 {fi\YX:l.F$~W11\As^c3~ɪNɸ0=@8@(ٿw,[엉MN%#Ҡ+>edp!]HV.PB`RF?'3PiS]ޝ/>*xvhKqݐTXMח:L={.kIEA J_=:8N:$Yw%>DtڭX  8 %t^m^|Xr >SSV9\r7'*6oe3QN-4.DuB״w^g< a/'Qۆ:ES) M[@)C|gLD6q,^%E$uPmla-}G^ 8f֋kR\@5盀9Z]>3 4 ^8ː͆:X3SogT:5s;T <E1N!eLfU4=*4dC!v"3 *A, %H+ A &QP׼IM, F R#0iq^QFCΉGݐ5wcV\D qt҉9id|oϷ4h=ρ.01Wq Mf*~xH>a(TՅ+~L>VssqAә &Xv 䚛5/Fl8M;ء#{gh6aqePI7Zk]/ rnU-eh%$0(ѕPe'YX ݟ8BQ~C͵s^}^P#E|otD3Y/Y减/@ F a*$hW?r']rX̕C/$ 1@9AEEEN3Qoͪu"\햚rBM~>kVcY"ՠ_\ &1{h/Oc~F}#[2Z/)Z|h뼃˃2 V0;iNyF _NsDThSٛ&ZvlέDץ,XEUpA=,FFwrְ]$sJx QU]7*/y:_k-,$ǾDJԀ.e;]^ NH$4؊5J@r2WfVD@y>nߊ,VD>K C@tBԭy[~~0ͳ7~&쿠^B/qQ|;|@H,ạ̈̄TJ@v!S8Ռ.t k5MwQxh,X}3/E^q>P%[Mzҳp쮠Qװ)d0toߧ_!Knp2oJJj~.Q;h||,CڷBl9tVP/snʍTxv!~>q\G?y_h3y~޳>bY-zZIZOF;5]@̤׎uEs2 G‘m~dZf@ׄ~TGtHywgIuԮBZ$x9عz7gZ {dȥTWaV~ͮɀ ZQ%x#}'$8qa~ur5Ԑ6vlK')wQA̖4.jٸ40* efFµ VZd;({F kSۧ4 ج)P91˲*1yG{c I[)> X oi-fq,Zs?s_Â;ȏkb}Szbb'9>Ve`?W6J|yj"ƞerK}ϢEfsĢʙ}(WNF*#H@Y֥qRa]%\&Aؔzu uWوq/9 J؞mE[`QAM.aNUV[xMx'[ׯ9}qW·.s+DJz/~aB⯜(\W+I!Zk*L`8 )OM0mVftEٙEpJΑ܂&*7CGhqckao!C^a_xjU'Ta_zOB< ^.Lk'w[ vwvl'MN9Ecl#H7'#A44٭J2Ip$? 6RWkA]K`rJq]_KeYo{eOLB򿶢55sDe~48GwM%u]2-,#T3Ȭǹx@H$6K^ȍf>gU,6"\M ~YI @wiM?#CF-~Db&]vS̞ca8_Uoz*MJWf :s"e(z'hu.f <}:D}pFD(; l'JAiJkBf~4|`2tdxPR α {q'-<}BΙ(sw]}JK(y1 WPR  qY6|y}f7< Oݓ˟c|ͽ*U+2ĩi.*CG5<1Bf\Ke{e 8۩Ȣ5hhF3['xLhR#l7pǕbθp;(˅{Gi|:D~"HܘtfsҵݢB6b& `h`jԔO:\5W gL9Fͨа$#ΙհhGp[V; kȓhPoF@a1R<]̗W~#S?4R\R Dsҵdi,GAUur&ID oPal4oU T?P11cnY D)q4\ct;.-ܻnozKCKE员A<54_5b@"Xʃi Pxa ;~"0X"ojTPhd\\w3xjN&t%O[Ý'ݙ1ߴ-_9>d\ 6dcOCI,} [Pr €'mX%N o3IKbh#OB.AE]Jե).0Y/sS "c2J̲+@xw=d8Ydi$= ГbK۰9\TPi -Ϙj].dٲV۔KX:fJy\ǃ="[@|"5#p:1>4!E :&!&+B.!YLS80;2e9O#gԛ+tzĽ ڼ9欵^L W܉WLTG AnD((i2xlX:L?CÚ!0\|N&L ji2H}@hP[^֊2wawKd/B?+>.f?H?@WL*B^Y