typelib-1_0-GUsb-1_0-0.3.9-150400.1.10 >  A bwY p9|=\ghNDg'4 &9_CY`[Y1 2Ib0Texq>\rR䈘"U^/ I%-,駥+i[X F"D.a_Hs-]NMst1c'Ueko}q1EH )B~#l3H J'`I%Vzb/痽,9Hs/m 1elG[D6(JH^O{-|HRW)C Omlq037be3308db73bb9856df8e453ee291a4eb5d28b67e6e842ce9938407cfcddcfd951ae503af9d4117a35a93c753de7e7da3148cd/@bwY p9|nϿ-Yȏ?[X4*8dYt^98.]}a93)4Z#Z{28@zf_c|z(zWMQoso9te Ey\Za l4fTKA%;:7uʩvHXO{**6iޒ0%/{R HK_q89ʃw E1\,>O@MQbv=pw.*/P|HO= >p>?d ) q $04Mn     % (,16X\e(89:FGHIXY\]^bcdef l"u4v8w<x@yDzXhlrCtypelib-1_0-GUsb-1_00.3.9150400.1.10Introspection bindings for libgusb, a GObject-based wrapper for libusb1GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop.bwYs390zp39;SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://github.com/hughsie/libgusblinuxs390x;bwY8fce9a37efb308c11d0e0af11953e7b6f6a6c4f0034d0b58e247ee88eaad7571rootrootlibgusb-0.3.9-150400.1.10.src.rpmtypelib(GUsb)typelib-1_0-GUsb-1_0typelib-1_0-GUsb-1_0(s390-64)@    @@@libgusb.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)3.0.4-14.6.0-14.0-15.2-12.02.02.04.14.3a@_I@__[@Z%Z1@ZY@Y?W@V@Vii@UYUTT@gmbr3@opensuse.orgdimstar@opensuse.orgdmueller@suse.comdimstar@opensuse.orgjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgidonmez@suse.comzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgbenoit.monin@gmx.frkkaempf@suse.com- Update to version 0.3.9: - Add g_usb_device_get_string_descriptor_bytes() - Do not double-reference USB devices - Fix hotplug handling and signal emission during enumerate - Add the GUsbEndpoint methods to the docs - Add g_usb_device_get_string_descriptor_bytes_full - Fix hotplug after threaded device removal - Don't hard-code the list of OS supporting --version-script- Add baselibs.conf: build libgusb2-32bit, which is a dependency to libfprint-2-2-32bit. Due to a installcheck bot issue, this happened to be undetected for a while though.- update to 0.3.5: - Add a way to get iConfiguration (Benson Leung) - Allow building GtkDoc when building as a subproject (Richard Hughes) - Fix version script to be more portable (Laurent Bigonville, Ting-Wei Lan) - Include methods on plain structs in the version script (Simon McVittie) - This fixes the symbol version for g_usb_version_string() to be in the right place, so update this library alongside with external programs if you've already started using this symbol for example in fwupd. We've put a mechanism in place so this kind of thing can't happen again. Sorry! - Validate the exported symbol list during check (Richard Hughes) - Include the USB bus in the generated platform_id (Richard Hughes) - Add a thin glib wrapper around libusb_endpoint_descriptor (Emmanuel Pacaud) - Fix high number of wakeups when checking the GUsbContext (Richard Hughes) - Use '#pragma once' to reduce boilerplate (Richard Hughes) - Wrap the upstream libusb_strerror() (Richard Hughes) - Do not use deprecated libusb API (Richard Hughes) - Fix compilation on macOS (Richard Hughes) - Use a 1ms timeout in the Windows event thread (Richard Hughes) - Use has_link_argument() to detect linker flags (Richard Hughes) - Add g_usb_device_get_spec() (Richard Hughes) - Add g_usb_version_string() for fwupd (Richard Hughes) - Add -Wswitch-enum (Benjamin Berg) - Fix GI length introspection annotations (grindhold) - Make gir generation optional (maxice8)- Update to version 0.3.0: + New Features: - Add Travis integration. - Allow changing the path to usb.ids file. - Port to the Meson build system. + Replace libusb-1.0/libusb.h with libusb.h. - Port to meson build system: + Add meson BuildRequires. + Replace configure/make/make_install with meson/meson_build/meson_install. - Add gtk-doc BuildRequires: the meson-based tarball no longer ships pre-built documentation. - Drop xz BuildRequires: this is implicit in all openSUSE buildroots.- Fix SRPM group. Update summaries.- Modernize spec-file by calling spec-cleaner- Update to version 0.2.11: + New Features: Add g_usb_context_set_flags(). + Bugfix: Fix the actual required GLib version.- Update to version 0.2.10: + Correctly detect removed devices when rescanning. + Fix a memory leak when using control tranfers. + Fix gtk-doc build when builddir != srcdir. + Fix symbol version table up to version 0.2.9.- Update to GNOME 3.20 Fate#318572- Update to version 0.2.9: + Add g_usb_context_wait_for_replug(). + Install gusbcmd as a debugging aid.- Update to version 0.2.8: + New Features: - Add a PERMISSION_DENIED error enum. - Add a thin glib wrapper around a libusb_interface_descriptor. - Add g_usb_device_get_interfaces(). - Add g_usb_device_get_release(). - Add g_usb_device_set_interface_alt(). + Bugfix: Ignore the not-found error when resetting a device.- Update to version 0.2.7: + Support g_autoptr() for all gusb object types. + Bugfixes: - Add missing element-type annotations. - Changes from version 0.2.6: + Bugfixes: - Do not unref the GMainContext after each request.- Update to version 0.2.5: + Add g_usb_device_get_custom_index(). + Allow setting the GMainContext when used for sync methods. + Include all the USB device class codes. + Use symbol versioning.- Update to version 0.2.4: + Various API extensions. + Bugfixes: - Don't filter out hub devices when getting the device list. - Make the platform ID persistent across re-plug. - Port to GTask. - Use new Glib features for various code cleanups.- Update to version 0.2.3: + Bugfixes: Correctly terminate the libusb event thread. - Changes from version 0.2.2: + New Features: Official Windows support! + Bugfixes: - No longer require G_USB_API_IS_SUBJECT_TO_CHANGE. - Use a thread to process libusb1 events. - Changes from version 0.2.1: + Bugfixes: - Always set a device platform ID. - Ignore 'unsupported' as a return value for kernel drivers. - Changes from version 0.2.0: + Notes: - This release raises the GLib requirement to 2.32 and libusb to 1.0.19. - No GUdev functionality is now required. + New Features: - Add g_usb_device_get_device_class(). - Use the native hotplug support in libusb 1.0.19. + Bugfixes: - Fix a crash where libusb_get_pollfds() is unavailable. - Manually coldplug devices and poll if hotplugging is not available.s390zp39 16519889351.00.3.9-150400.1.100.3.9-150400.1.10GUsb-1.0.typelib/usr/lib64/girepository-1.0/-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:SLE-15-SP4:GA/standard/31352df764d146d71e8a01ea2d17071f-libgusbcpioxz5s390x-suse-linuxPRRRRȿa6!G Tutf-84c9be0925bc1cf1a45ac904493632195356c283cd07beca774cfc488f9a3cd78? 7zXZ !t/= .] crv(vX0?H? ::wIsT> < Ԉ ]6=K& *|3gJ>Y Ig`[d-ef s!=ʉ܉YnW0v[>sy'қ$^R$hj.Pc*vƩҨv:rjM#i yrqMtIɈ |gcemRcdu6?4Xܠ Tp4bݍKYLmoI„=~^|PU݂'u! `glUj uH.MZS(*G! EsٽNaӕ>K½9?y7.7]Ja<FT9Qx3ͥOl.TkK(4"9AֲD*d54ZN]$Pkq<۝K:GxM?ꛗtT#ƨt`9/{2͝ѻK}D7.ZQeUtzkYrGjr̾l,eM[:0sѾp֮|ڴ @М$RRH`YF:,A($CVMQ|[Yk3nf-N/sj={q0!y-e$WZ6O+xTG/'MM@ !;IE5|3-d"?tq6\v/R V~j[d8 =ko/6u+p>qA%d+iQb fAۚc-T+[>YY$MsqE˭)+9f*!цM;`vj쁁UJG c'Ӕ۹Ox|1ktꇋ8!$Ex0]Ok'\b{]Y|Ec:Q+hLUL|G"HBw,S\VAb\˟ E:nSVG} ΁ rE[܃~NXpSH_ȼq}5ZzT/m&(mU[\j_I˄i˙F $,NQ[,50@8$ O7^ {~laZBvZݐvny$UeFVDԋ,༥euK2Qbb̻aͨǖ `X5i_7"Br5oy`$BWSW~_Rb􌷫KW#qʡqZLrN:O]w6E-5!#సJz e)ͥĻ p$;@@mѲO"q@LISԽ\<2C:@:@YcxZ\l'̳]`""v5ӳ#M}ZIF S=\A tI]˂ila\=#ʯ,807!!i)/褰XDZSpwP}vy.ݝ E^\gu;V#hd_v9^S0\,aS:MIrsV+5ç3[#v AVܞ^'*w;!F3 :@ͭwztKk]f%ټh`  j+6GRwtºR~@zGSЭ. f|B[ȹQSw?CwEePcOB;$s8$aL&{)3'Y.#S:\Fk0vcN7{Pd8$`ĆKڀa'}TKkF1}72ȦQ ]Ȧ<-)^{J?u\;>g/U?Jn R<q;;236;)~D?} I$pJ'&J?_%osD6"WQVR]B*]Q;gkD*%Ox!h.+V:IP]Znb'KfxVr 鑜<'#pׂ> %Z򦧲U.~7v[D̜s3WB~L h lh>k7_ 4q!~r/DSxz6~Ŏw=4A$yb w ]@=$i>Ym J2VZ\l.OԪ y&Zt )C_vqB M.Y>+> cU'o܂9i5DeQ80x=П)O=Ɓ}zmgl&C(1߂u15EQ.u,=O\@eWZS6lҽ7a$cV:euv: D*NL4kU(%Dz`Zb˕p }\"S_yu&t+(҂y#p8u,eM~Qk^Mm1J_!è@k?嫬hr/n0WJg ~J/I( W@MgKw. AGep*m>cb.Catڄ\}lzg ?X ;&iGz^뎊g#C.Wz#,qa-ᶷHϿX^W(7mVz)pRSyn|~۵L+jD-^EcQ/tu_? 4d,iWޒLpKGx?)9vy ډIh?SQPm%1 Yfӈ⿉S)G cYؒ7MT!+;WI2ZxFH˄~ |x[L`%9'!w$ξa\ @Il =xOҿZ/ن !rl@yPnYN}\j:$xy[w.¹hݷ^ui4Gt!ivp\u2p .cH.?Q.( XoIw>^ZlwA L]<7B܂TAi/Tf;`뭢yMpXm1fZ\b!RxQl۸[o]\T={Rn6ݥ=}EsC iXktXjl#~,>+EWTr',BxG>'SgS+d iz̵ d2VJ5vR8ג1 @#{ER؊$ܩs쪿*j%!- DЂyĪrr$!mHپp%_:b ~[WW;m6y;efLn9{P5VҒ= zU YZ