libwayland-cursor0-1.18.0-1.19 >  A ^wp9|UMY&\?; c zRXE ˆ@$F3L6K?Z,-d aU!(w9t'p,øhQ+Y9MӇ7ֺ_:$ӕlR$dW">'|놥2>-q oħH2cm' PgfjIOl8qM*:!e0qL$?=_}M?S=W3WYX}Nn= GPy&]Bo> ,79h0dcaee561ab34f3f8954d70281f009245eb93794f2e3b0232bc56c321e2d9c36a3f36c17166a4f9c5a62b6c84c3a000aeebe30b68D8^wp9|*~YOzjIs|1ї dyKy/Q!2$İێ3pnD9x6&GS=9|z:gp9dͯ}44}{Kt'sdqFonAc׌UiFJ?r"Pi~a> hX9t⟁7S䫻2A Vn'"b׶y,_am B6T3,voj*G"Jɂx07Jˡ^.a>p@" ?!d ! 8(,8<Uvz     * HPZd  O (t8|9:>@ FG0H8I@XDYP\l]t^bc [d e f l u v w!lx!ty!|z!!!!!Clibwayland-cursor01.18.01.19Wayland cursor libraryThe purpose of this library is to be the equivalent of libXcursor in the X world. This library is compatible with X cursor themes and loads them directly into an shm pool making it easy for the clients to get buffer for each cursor image.^s390zp37PSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://wayland.freedesktop.org/linuxs390xP^^133ca6d646d2be65eba623c7fdd4de6f376175db5d5b6aef3ead118bbe83edddlibwayland-cursor.so.0.0.0rootrootrootrootwayland-1.18.0-1.19.src.rpmlibwayland-cursor.so.0()(64bit)libwayland-cursor0libwayland-cursor0(s390-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libwayland-client.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^Nt^C\|[@[[D[qr[WZUZH@YY@XsX,X+XWv@WN@WDB@VŲ@VBUݪ@Un@TTfT}Talarrosa@suse.comjengelh@inai.dejengelh@inai.desndirsch@suse.comsndirsch@suse.comjengelh@inai.desndirsch@suse.combjorn.lie@gmail.comjengelh@inai.deemil.l.velikov@gmail.comjengelh@inai.dejengelh@inai.desndirsch@suse.comjengelh@inai.dejengelh@inai.dezaitor@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dezaitor@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.de- Replace public key in keyring with 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48 (Simon Ser ).- Update to release 1.18 * Add API to tag proxy objects to allow applications and toolkits to share the same Wayland connection * Track wayland-server timers in user-space to prevent creating too many FDs * Add wl_global_remove, a new function to mitigate race conditions with globals- Update to new upstream release 1.17 * There is now a protocol to express an internal server error message, and a new version of the wl_seat protocol with no changes other than keymaps must be private.- Downgrades do not work in SLES service packs, because the SP0 repo remains enabled for SP1. (This is unlike Leap, where a 15.1 system will have no 15.0 directories.) As such, to force the upgrade from Mesa:libwayland-egl1 to wayland:libwayland-egl1, the number in wayland is bumped to >18 for those distros.- add Provides/Obsoletes for libwayland-egl-devel for the devel files, which were previously built by Mesa, also on sle15-sp1/Leap 15.1 due to wayland update on these products (boo#1116042)- Update to new upstream release 1.16 * The client definition of wl_global is removed. * Some long standing oddness has been fixed with destroy signals. * The code generator now supports referencing foreign enums.- devel package: add Provides/Obsoletes for libwayland-egl-devel for the devel files, which were previously built by Mesa; see also https://build.opensuse.org/request/show/613048- Update wayland.keyring to contain Derek Foreman derekf@osg.samsung.com public key.- Update to new upstream release 1.15 * wl_subcompositor.get_subsurface is now documented to be double buffered. * wayland-scanner can now generate either public or private symbols. * libwayland-egl is now part of libwayland (and will presumably be removed Mesa soon) * The WAYLAND_DISPLAY environment variable can now contain absolute paths (where previously it was prefixed by XDG_RUNTIME_DIR) - anything that reads WAYLAND_DISPLAY outside of libwayland will have to deal with that change independently.- Remove unneeded fdupes dependency/handling- Add COPYING- Update to new upstream release 1.14 * wayland-util: do not export the wl_map_* API * wayland-server: Remove unused members from struct wl_client - Drop 0001-tests-Fix-new-ID-type-handling-in-argument_from_va_l.patch (integrated)- wayland support in Mesa 17 requires wayland >= 1.11 [fate#321223]- Add 0001-tests-Fix-new-ID-type-handling-in-argument_from_va_l.patch to resolve testsuite failure on s390x [boo#1029452]- Update to new upstream release 1.13.0 * Add some API for controlling the visibility of globals. - Drop wayland-wl_array_Set_data_to_invalid_address_after_free.patch (no longer needed)- Add wayland-wl_array_Set_data_to_invalid_address_after_free.patch: Crash fix patch from upstream git.- Update to new upstream release 1.12.0 * The core protocol documentation has received numerous refinements to improve its clarity and consistency. Along with this, many blank areas of the protocol documentation have been fleshed out. * A new wl_display_add_protocol logger API provides a new interactive way to debug requests; along with this are new APIs for examining clients and their resources. This is analogous to using WAYLAND_DEBUG=1, but more powerful since it allows run time review of log data such as through a UI view. * There have been improvements to how the protocol XML scanner handles version identification in protocol headers. This enables better detection and fallback handling when compositors and clients support differing versions of their protocols.- Update to new upstream release 1.11.0 * Final version bump.- Update to new upstream release 1.10.93 * Proxy wrappers were introduced, which help avoid race conditions in multi-threaded clients. A new "proxy wrapper" API is added for the client to use when sending requests which does not proxy events. This helps avoid one thread causing events to be dropped before they can be handled by other threads. * shm: When undergoing a resize operation while external users are holding references to it, the resize is deferred to prevent leading to a crash; Wayland now counts external and internal users differently to permit tracking this. * Support for cross-interface enum attributes is added.- Update to new upstream release 1.10.0 * Drag and drop actions are now added to the Wayland API * Frame events group pointer events together * A buffer damage request, wl_surface.damage_buffer, allows applications a more convenient way to communicate portions of a surface needing to be re-rendered. * Shared memory buffers now do reference counting to allow compositors to delay releasing the memory pools. * New APIs are provided for getting and setting the socket file descriptor Wayland servers use to communicate with their clients.- Update to new upstream release 1.9.0 * This release brings fixes and modest refactoring. - License was changed from MIT X11 to MIT Expat upstream.- Update to new upstream release 1.8.1 * This is just a brown paper bag release. In rolling the wayland 1.8.0 distribution tarball some files were set to read-only. This rectifies that. There are no file content changes.- Update to new upstream release 1.8.0 * Wayland 1.8 splits the client and server header files into core and generated protocol. The core headers can be included as wayland-client-core.h and wayland-server-core.h. The scanner also now supports a --include-core-only option, which causes generated code to use only these core headers.- Update to new upstream release 1.7.0 * Documentation updates- Update to new upstream prerelease 1.6.92 * More documentation updates- Update to new upstream prerelease 1.6.91 * The codebase's doxygen documentation was revamped- Update to new upstream release 1.6.1 * Maintenance release for Wayland 1.6, with a handful of fixes pulled from the 1.7 tree that improve handling of several error situations between server and clients./sbin/ldconfig/sbin/ldconfigs390zp37 15914058201.18.0-1.191.18.0-1.19libwayland-cursor.so.0libwayland-cursor.so.0.0.0/usr/lib64/-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-SP2:GA/standard/f2e5cc331910f3e8040259a5a8d1e0f0-waylandcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=2e70fe67f075f0d217943d0941e596acff2dccb9, strippedPRRRRRRRܑ> HXYzutf-83b5ff0db4c3a6a33bbf62a1f1f44b8a54c009d3bc7520cf386f2c258acdf3068?7zXZ !t/] cr$x#+9:IAkN'q&lE O=䀇^}Z'~ FGe6߂r]~-#L|.C Be ~mJ -$sυb6ړ)<.GKB͌ b *a߾[hwv6G5;H: %g̰RP@E "UқEJ}]Kz.ݛ,e7chǝ<> L;B$nŻwF`i'r5{ 67'\S POQ%h˔@4HM 3**KAr :s4|$^!QNO {Fx/0Аv{k!r$3>²4{u+p^Q@>^n1H{˘vYD(~w6)9nhx}8YE9l(msҩ@UlR3Hw;[З!WM`¬eúqXpT4}i9n'NsޭZ>8A_68[HXq8L"r,/06gTݫ2|UJp1uvi-dTܫ38Q9l E/ >O&뭇cՈML W Ϯ /-ԝ?D"m3tʆxmkUMFm(],I]IˏMW$$#ߗLK!Z=gsF+rQo7=b;n`< Rp423N)JnFOf;[JV弑6iS緌1:k~.0ʵޱ4i橻Y>ծרz<mwZx Sv^M)d7fs&ڂ͹;:/.MI.W(`Yxs9^ mó"P Rpi ͵Ees0DnS߳1ISMCdOŅ-uJl jՏu@?&<+*:ڊW㷓Ѐ^ J6Qݨ?Ӝ6ľQ[4?l :Vpq}zVtHui> ]km:V~+*؃DD=v6i,cdIp$Dbljw0Z3 o,a?&.' +˟n* - C„A+_8`=Z: hrXd ^sF˓".|,:eqR/ 1r 뜴" &^}{k+FvmKIݫɤ`9.O%ZfjnSؤ<,( [0\L[I\> |5s1c_ACg13|;'b ӳ@]j[l+0)^Ă#u6)U{&1{iۖ߹V͖*o~ˬS)}yHY!pI4 QK7ÒHp$I2d!|_%9±Vl>ٟ(QUG1(L5t'ZyOWoZ/{Y5zcM6-wv?БAX`=a)Ptn7|KVF>vwCn|l|[JWL 8a91G_/)r=Am8ՆZ//w i˥K0AG̩~yyK"$"J汹-.w+.`&gq]t Nh;Jܡ)xЯǍ 8,~gycٴ]8l?쫑3UlBiґZXF}=W 7n^=Foj%Ч`™;*:אڐ H?ܝxs@M!q/ե=kz+7։' ,"dM"OG&HH6Aɚ^;)?hIwqj*n}a}{(%OY$ YL2.Kuۭ4{B RCl}2^CT#TʉXt_bxD&m\ `?>&=JxY \#P(᳆K-ߏV\+?e'@N/ۖ֙#Ɠ&/!!,E0us]R,"^pBzij5YܦQ"ec,ʫ 7"^2S0O_QIL#&@b$],0'+ N~ĻMҟY5Z x@z s-,#ڪ/ GӹcpҜ#oܲ }WP8 [Adħ9)Y=!H罭~ E˞B ,ECnGA?_ҙVK(<0nd=`0Hn}Wl^f cL`)}g̓i)H 76Qr/lC=#IYdKٗ(H5o6^W`kBDIl6d4Haz#w bҲǮFz&4gE'5^* õW2v nL|ax51쇍U V1̑R=6_}8q lZ5})**((^>Ҏm\cZHyf-Y- QH >Ȗt\*3xErMOӘ0d2/ ֤-^lj h¬eܕ_WLmlRVclQ7eU b0cCIOm"](VEou.jGa5 ʢ`CKõ.Ңތ$6@|>g`yt2>R :=b,gWF}^dv8s;][fy|c##/TdaVw@΃dM0uQ~@PzMM!IB5vhz? tyK(NCtpͳᑡ3.Ց'^(Q1!]Gd)(1̬J)TQ*+CFB' _ w %Kz и>4O߶<DZnJ%|ɖgT1B>^JsTŀ4MrlڵIe7c\;nV*,`rg̥r\?ҕ(I kɒSޯSӈu-ÒRM*=؀xBl+ T݉}ĻDT0@AĜ ~ h`D!/5*sX|v/dՅg(D'Z-- _gJkՏ̸"M{@pG7D"4ed< y{sލ'ـ*-<3EUd揻R9~5e?8LPkٮw~C@qJ哏`R@W*H4 G(Gwv= 0>LcLܹ;\ETzgs+([;%ShN,R*cHbA`&Nva‘2~j4WE;cLa4"J}IrO9Pcf"YOe˓dQAGHӗAG$"NoH\\T3|( sP _Nܬ?亡f݅:j*/q=Um\^ēԊķ>U"1HTI+سJ j%YRM*F@v*ȩnm*di4@ ks=El}1a~e#y+eoPS$OTk۰Zll!X{f#2OS^tgf=]157!K> > l'^/$$C28 oh7y4zZAb9 )=f_j!se4]%HDh4j~/}[jVBK_U`E T ?X*5y4u8_آ#\NpYc5z;J0wѯ;m9O$vm/S+ 51R1gؚfkVm$GC~I0x/։f..3eMWK"Mc5F,d{ }hn}w6sYhɜe-nf$I+:&E":Uwo혲 = O,Jv(;ԳwH[Iɓʠ/ݦ'?5OVR?߂@f_NyL+۵kelh>ew?1N,*Y* |0=Qy+NArWT2^F"MWv Y 1+TH8i_C@!\1nVH{{ͅ"'m/|p'IMew wr3H7lfB;ÏT}l~Ь6U@( i 2 쫨G5C=T]PW궽.Ol7FVľt42bEs5gקUu<ŭWTCT1_w,rp+3̆efc4Tͣڬ>OKy̢Ы^jyV~sʞMI2Awb ^{YE~Y;*)GK<S?:0&EDFe NQGv꛴>Qr\ZrۧEYCΫۅ+YR][ qMV E>G T ghVAE%x8$I![gZșa6Mlq >Ţ)rD `,Y*~ 7t4/,f{$'8eʼbA3+*SbA7cRSv+L*fiYD}pC?FϢ= liLaE}aN|[ߥ*O!e# D$W]}j0 }3b,;"YI\CI 7tG\>vo/[ejJyt<`DcݝyV Z>_ųzSt9/<#*= oa+NL} W