brltty-driver-libbraille-debuginfo-6.0-lp152.2.3.1 4>$  Ap_B/=„burgi}W߉rF]Y HP+;A mtDg2vy?j?%͋s+TC$(jlɮm5˳'{` v!eFc}Q7x"9d uQa50c21f27e8572c5349ed0ad48ea71ce13da01503524f75b76b75c07095abf5d36e6981eac2d6ec326fcf0ed0efb0f3150743208Q_B/=„^B)i|/ B<9rݕ pɁR:S#e?GzUVAKY$!ϙo$kVSq Z:G/+I.s~ج=P v,iQ^8ZPϭՊ4S???eWw9N--Cљ 'PL޾wr 2#JS* ]+v#[C==/y Tvf-G(EkKceHۗY#c>p@(?'#' 3 j(,48KTf     \ 8`(894: F"G#H#0I#PX#XY#d\#]#^$rb$c%d&1e&6f&9l&;u&Pv&pw' x'@y'`z'd't'x'''''brltty-driver-libbraille-debuginfo6.0lp152.2.3.1Debug information for package brltty-driver-libbrailleThis package provides debug information for package brltty-driver-libbraille. Debug information is useful when developing applications that use this package or when debugging this package._B\lamb74]openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgDevelopment/Debughttps://brltty.app/linuxx86_64/Z]AAAAA큤_BZ_BZ_BZ_BZ_BK_BM_BM_BM54dfdc2c9410bc9ea0317a60d63b1a4cd4b9f42e0884dd908c900ec7b2bf8c4c../../../../../usr/lib64/brltty/libbrlttyblb.so../../../../../usr/lib/debug/usr/lib64/brltty/libbrlttyblb.so-6.0-lp152.2.3.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootbrltty-6.0-lp152.2.3.1.src.rpmbrltty-driver-libbraille-debuginfobrltty-driver-libbraille-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.1e2a7e70ed0608ecf498952c5307425ad1c778535debug.build-ida7e70ed0608ecf498952c5307425ad1c778535a7e70ed0608ecf498952c5307425ad1c778535.debugusrlib64brlttylibbrlttyblb.so-6.0-lp152.2.3.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id/e2//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]=e2a7e70ed0608ecf498952c5307425ad1c778535, with debug_info, not strippedPf^hTOg2GAbrltty-debugsource(x86-64)6.0-lp152.2.3.1utf-86b6cebe62ee303f857088be9d566adef243839077eccb64f439ae7e1181a1b68?7zXZ !t/c$] crt:bLL aSY} | 0wvȴb6-fg \̴_G e`8[g#y\+1(%fYZ]P|Rj64x$DVlK? z`"( wDȷN{ ΅44A6Q fcƛm@\ l'CK#a3`əIJ  Y"Xk#V k&Ռ3g)z#53MCFn_ャݭ4JƆ igπ4qO7jci}DjԆUh[SlW`^YO/lTgs5d|ÌoٓJZwU2h)[~Cm_ԧBFN=^/\}ހ3AڤFS FYYt8g3 ي?(Fc}mUot(U ln Td/Y^_m>²+:z[Y w߿\*AdLypG Y,o6d{AD7+p$5o"g04 VPi9u_ `טǑ}Z鈞BM2on![t#9yv(uw5)8'8v7/ &z{Ը!~WZ>P=׻7,Vۆe8-xujrEjIG'9IBm5rB9R޿Ui>aNh54r)F"?[k%]ff*,w_鮤34ޚDdXKi<-\;̋H BKk:ν[aה+Pn Z[RkWRV2*I::2&u] m=qa-')il68Hd۹jԑ~RDP6AC.)xh|vTOA^0eO$RoX*10pH׎ I(#bh2l5֫\for %dJ *N{_SNK2 vػt/]~N >'!lj@TeB?I(C##fpy=߫{dijy:Ζx՘\`Oڰø6;ФG61r"-;>LcF`eݲ N[nWK 7'94i"O!e F'ETFVqtT%v`:S4W=(zuƅG|+5h ͕ufq5e2SI۷X]Fy֢ d%Z#aӺ-% $eB"P{0pYIx]=OYJ+:T|S- )OZ?m?]4/wR|+`A1N҈E8fR~.Վ){px2gX{&] *869ݽ8̠` SxߣTqRns ˫m_qgՄnH7՛>1q1fWAr: 蝈C5 EuUBL#uB#Ęgy:HPHwd+QJSzvpGH'@V&Ĵ ·AV>o%d?C@L",}Gs8rk{Gn%:3nj Vm>v `8rc!ƼH>^7`c}50,ZuAV:+vTZ lgv;~ ʶ"Aq҄JgMX^jU3:;ruY AZS\bmVfh7\Y1/k:4 _L:V 4`617[=;E`/BR"I&(`y&:}޲ۖ2sRyކm%n|hwAmN;Sq ZX,jG@tbI~8Ӧa6},CF H\\n@j{rIj֢7(]hs‡D-kfT_xBa2$fb 󭏄;O~-Zc|!@:{:i2S@Nlo\vبco}}\n*@8ҴgwXtS*$ &4q+-ZB 0F!+@؞anQ.-GW!U9@@O͈! ]t6F @BU=SVJZ=A ^h?Y/8bՍ>X2[4az!'#|ZHhL)" 11am6] ,V1,"\8dП")Q.5y@!;{%xx(. dCT r7ݨe ~c.dp(^x;ӮM״yWWܡ FfEף7,γ?` /-CmKHߍaahVYbz1j&"ܝ1|i#x|cN5*f$JGrhHN۠v*:c!0 euBSKPn:12ZL%nQkOqetC ₒ-j+8K}n}7Rax2cӃ="t, 5éO+YvA7/k=u4 Cr}%q2sm #<^b=fWëN:PC"2 XUBn2\-%v|Hor9#Qob=Uz1;˼//_4ϒ*Ɣ?ڰV&)Xg4WIfCQK4ř ԩ%ZpewS1_~mVgFD %>buR5sh };6gM*HdܳV?"£Xd]EJ(pgjh!`3G)G9*r:NN=FgvD&>獤^Q)U fᜃ0yclzvac1_.PRrw;Y/A Vw8죔k3&tM"m ѬijSK .#ku af*_K]0p8X//*?IN%m#RAx4 ӈ: D=3f䚖Pp̅ ͼ'`3f9KD EZsa޽Xq`W ?Tz$DaLۏT&&K_Er(>q JUUbQΑiɈě4bEg5G2m;鴽I(d2w[Fn"8O {[ r4 I^a=AUrd=<~)kR0kųoo._۞0ͱ+4J]Qq`{j-5S|6b CRtN*])fk{Pg9r|C'7|:<6 jو3AXtVˠ #Y[˭?K,f&TY?vv冫51=lVذȸ]P?w2ގ MG.Ւc(ej7ړx6 GS2~ 4h%c*u5A.,W%_<i}A5hF WdlXkgLZKqjLRr+SŔ{&BA rGY"_rMS 3_WyȯmU2M&~l-NV/iJFNToBԩl-HnXO] CY]'vװUGKUY*&atz[k*w+Z$U(0G QA^%cvqXCVgKm{K`d?1o( A+{4!EgvN>?A@qBE9kssR4/҃,gJ4XP(b4}aW'?pꊉS W6ɜ/']Nfq}Z.i7V]l 5o3#_S3n׵7UD+>rYu1WYciNs|, !v [ DLpv.EaG}\KV^rm(3(b@OJS(ޮ%q2ּ1'&'2W;vq?^Ftuˎ?_F,nRR)?j)06Gq/NMw~)~,aj;QgLc(N6I| "ƒ/a&mO,NpLr,86X 0><7G)m$&d_wq^QڲR5ZGȨ1J"o}N1乀ThT3p29bcc<iLT;M.B Bv'\N2Ƴ-Ybm_w;T٪Yz@{Qn\h:t)'h| FCCin}lPO]P[mst sVPWew*%'`uhYVx̷̙}d3.$x${X@+&גDvXXK"Xy6&CBdN`"v{U1G7'RH*b\Il}3.KEb'Mkӏ+Urx䄑ٍJAds(W/R Ίw~u~rw#z6A1-~R]uh:]B%I1]ځW!,Gܱ85wBNVͅx MK_Jׇ{ԓ jsq2j?bF{CiՄVez=46~"ᙸ{ J ݔKA3\CҕuaV_yHY|Bft<8.70k↖Lu[,ت! *F MwO)">cAxДe[FNCqGVp+.2:0_pLz%]T{%3Y??L49EӶw߽h#p6lq&2PUW#hvE-"]WW!JHq,x 9ȷ@-4dڝ~,xMX>9{P)nJc]LHt-B)G̋"ǖH>\q{k`>x`㻁ūb[]/{Ĭ 7Y0#FPlaV,ed "02DnyXiA+S>v01i*SGn.z~!B`8pi2u85hQe Ԝ1SK HU:2쏴̲78Dh4?90F5gB)L\woA>.@(dn?-EٿM*1g?5Ӗz f%3)SMMr=Jb\`t%z  zMRCa#b0k'|76{/5Y>^+P 2Z ;O~~d$[!ţY .#KDžm"GGG `{8Ͱ D%3G&E:i?@}4.Ĥ9]"eK i ta:CE>s)my!b3 =Ieք0΀TWZ,\'<퍁9(l]o ?:-`HT*O.L#t uVIpٮMMitJr`r s2L$],!Z&uce=}`lϱjxM7mĐk7Sܨ*a ,6ق8, 9*j/o| $pbN,Hnk)ߦu䷧LRf7¹sEGҦFAc)[ta;h4w  ̎O}:HD2axs4 *N 07Z6JHeXplEfv~O^QnXp9?ٔF@ XaBj xa埮,3%X/ U*Fv:Un f3R ^v[ F*ItVMED]Z` }e|੢1Ŧ#U$*8C謴(pwu@Wo K hB.ri^VmgA:(rEl.?hdlPmuPlZrAi*f'uj ԾKi%M_B`q5IYCP!|d +wn]B3ES^3~t IB%n`bA $ vVs(L #Piodߡgmi"n;'R%l8j^+oru+:!5q-ty/;W;GTS~=C8?RĊ6u=TfDu`EM]Zg0^ Q/Q/8d+`@ yu/%3? y~(&x/͵aJ@^_Zˈd9y>}O#eF:4+0pcV)9 /U2^9_o"`ԭpg+| AxeIV;F7FzBO T@-u EoQ1D ؔ'cP^ [ ^E0>fciv5±̈́d L(3QJwjD< x oM1#Ķ"4Aci%0tGs[Qm7 ׏ڤ1M[ v#iql%g"qy9i]Yv Cë(եRA{t)d-|&N !b4r:rE,mԂQRRQ{"?Lq3[Eu  \,PWtR ꘅapGj`a6x>_6JV3 vpZ% 'CKo 1 L% NنŦB3{6?oΕ*s̨ `a χ D%ll,0 jg}THn_Xw ho(}81Ԁ""DUۂ|Vڠf8qO@"xHe q_8 &p+V٪ⓒ5Uϕ>E}>DWfYX&߽v,eb(,{©/ccOT /5fI_ YZ