libOpenThreads21-3.6.5-bp154.3.2.1 4>$  Apen!M@eee){M`u@G

+c/$~2zMҊ bT1"K_takO`XS@3I27`.X$S6&N=tdκc)R5zj(o\P>p@?|d % I FLT\ ` d l  `*(X8`9: >@ FG0H8I@XDYP\x]^bc_d eflu,v4wxyz,06xClibOpenThreads213.6.5bp154.3.2.1Shared libraries for OpenSceneGraphThe OpenSceneGraph is a graphics toolkit for the development of graphic applications such as flight simulators, games, virtual reality and scientific visualization. Based around the concept of a scene graph, it provides an object-oriented framework on top of OpenGL. This package contains the shared libraries for OpenSceneGraph.eni01-ch1bSUSE Linux Enterprise 15openSUSELGPL-2.1-only WITH WxWindows-exception-3.1http://bugs.opensuse.orgSystem/Librarieshttp://openscenegraph.org/projects/osglinuxx86_64enen5707f7d6573dab55d7e89c595e08e288e995b4823c9f1528a59d83d453c13bc24libOpenThreads.so.3.3.1rootrootrootrootOpenSceneGraph-3.6.5-bp154.3.2.1.src.rpmlibOpenThreads.so.21()(64bit)libOpenThreads21libOpenThreads21(x86-64)@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libpthread.so.0(GLIBC_2.3.4)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aaj@`@_$^%@^}^8 @]}@]]@]G@\q@[[GB[ @ZZ$Z3@Y(@X@W:W@W@MVTQ@VLh@VKTD@Yuchen Lin pgajdos@suse.comStefan Brüns Michel Normand Christophe Giboudeaux Christophe Giboudeaux Stefan Brüns Guillaume GARDET Michael Vetter Michel Normand Stefan Brüns Stefan Brüns Ondřej Súkup mimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.com crrodriguez@opensuse.orgstefan.bruens@rwth-aachen.dejengelh@inai.derpm@fthiessen.dejengelh@inai.derpm@fthiessen.derpm@fthiessen.deRene.vanPaassen@gmail.comRene.vanPaassen@gmail.commpluskal@suse.com- Apply same condition for Tumbleweed to Leap 15.4 as well- fix build with openexr3: remove redundant BuildRequires (pkgconfig(IlmBase))- Fix build on TW with asio 1.18.x, add 0001-Replace-boost-bind-usage-with-std-bind.patch and 0002-Replace-obsoleted-asio-basic_stream_socket-get_io_se.patch - Disable GTK2 example on TW - Disable wxWidgets example - Do not package huge ChangeLog (commit log)- Put back PowerPC specific constraints (from 6 to 7GB disk space) as failing on some builders.- Add more optional build dependencies.- Update to 3.6.5. Check the ChangeLog file for the list of changes. - Drop fix_deprecated_FIND_PACKAGE_wxWidgets_usage.patch. Merged upstream.- Replace wrong Requires: SDL-devel in devel package with pkgconfig(sdl2). - Remove architecture specific _constraints, there are no significant differences in real life, avoids failures for other architectures not covered.- Update _constraints for ARM- bsc#1158895: Remove dependency on jasper (due to planned removal) Removes JPEG2000 support.- Add _constraints for PowerPC to avoid linker failure- Fix failing builds with CMake 3.14 and later Add fix_deprecated_FIND_PACKAGE_wxWidgets_usage.patch- Add conflicts for the legacy libOpenSceneGraph1-devel and libOpenThreads1-devel packages, which install into the same location.- update to 3.6.3 * big bunch of fixes for performance and compatibility * fixes for crashes * for details see Changelog- update to 3.6.2 * Removed deprecated xine plugin to simplify licensing * big bunch of fixes for performance and compatibility * for details see Changelog- update to bugfix release 3.6.1 * big bunch of fixes for performance and compatibility * for details see Changelog- update to 3.6.0 - drop 8e26ebd23ef9_Fixed_coverity_detected_defect_OOB_read.patch - drop 01c712e85195_Explicit_signed_char_declarations.patch * OpenThreads::Affinity introduced to enable setting of processor affinity on viewer and database threads * osgText rewritten to improve visual quality, add signed distance field support and full GLES2/3 and GL3/4 support * Added VertexArrayObject support, enable full OpenGL Core Profile support * Added OpenCASCADE plugin * Added STEP (.stp) plugin * Improvements to FBX and COLLADA loaders * Improvements to gles plugin to provide better Sketchfab support * Added osgemscripten example * Improvements to osgAnimation * NodeVisitor ValueMap for storing values that can be stored and accessed across frames, such as update, event and cull traversals * ShapeDrawable rewritten as an osg::Geometry to improve performance and flexibility * Added osg::MultiDrawArrays support * Added osgdeferred example that illustrates how to implement deferred rendering * Added MultiDrawIndirect support * Moved glDispatchCompute control out of osg::Program into a dedicated osg::DispatchCompute class to improve control of compute shaders * KdTree support added for PolytopeIntersector, and ability to work with points, lines and polygons * osgQt has been moved out to it's own dedicated osgQt github repository * CMake build support for iOS bitcode builds * CoverityScan testing introduced, fixes bring defect density to 0.0 per 1,0000 lines of code!- update to 3.4.1 * Improves to GLES support across platforms * Full support for osgText and on screen stats across all platfroms * Build fixes to allow compilation against recent 3rd party depdendency changes * Range of runtime fixes- Switch to QT5, as QT4 is dead. - Remove manual requires on -devel package.- Add 8e26ebd23ef9_Fixed_coverity_detected_defect_OOB_read.patch Fix out-of-bound-read, also required for the next patch to apply - Add 01c712e85195_Explicit_signed_char_declarations.patch Fix compilation on architectures where char is unsigned- Trim description- Fixed source url, required for factory submission- Rectify shared library package name- Fixed BuildRequires (libjasper, and gdal).- Update to 3.4.0 - Removed OpenSceneGraph-gcc43.patch, not more needed - Removed OpenSceneGraph-libgif6.patch, fixed upstream- Removed OpenSceneGraph-giflib.patch, patched upstream- Update to 3.2.3 - fixes building osgearth 2.7.0- Update to 3.2.1: * no changelog provided by upstream - Fix building with recent giflib (OpenSceneGraph-giflib.patch)/sbin/ldconfig/sbin/ldconfigi01-ch1b 17017727113.6.5-bp154.3.2.13.6.5-bp154.3.2.1libOpenThreads.so.21libOpenThreads.so.3.3.1/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:18216/openSUSE_Backports_SLE-15-SP4_Update/171cde83c1ee4ee03800680fc835a98b-OpenSceneGraph.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fe1088a63628d9171c1ad237ce3064e13e1e4c34, not strippedPRRRRR RR R R RRRRR RRδkm(X83_qutf-827d521dd2b08ec8d8cd39eaf2778b5f9dc070439d122de96334832ed32ca83a9?7zXZ !t/O-o] cr$x#IRMl?H{U*/wZ(d<Ҩ- KlF$[L^UG^SS@ˬGR}E5P@y_$vNM|ޞX椗̕vp\rv![ kd] 0 ),,s{AK6H]8{Sn#pyBnJ3-al]AjZFJc\O-t@ 5W2rp |o_Dz)yRwlP1"+*cYUu6lLKs?(m!詺f/kY?[(~P AS> DyqyKGVN'_ `X!Tj%?0 JOn( DфKΡR<ڮ)@xs}!y,87S U~`njQ3G0v|q̕`i Tk*1FrC~ibünB.by O;Y6m+2hbzER(U8ό@ژXQe$\MS)kɰwmI@n N!eۑYuA{lgb5Y I%@<\!asoQOUj |vZ^M ׍R-6WX)PGO:Wb-X@ D̘djɸ7;Ż"r?Lz>Qw4:HDVsuWs9 '~xwRMC󄻢5~ ۶wipSFXI2p8cꖐmMô%Ol<Fh13\7ek`hA3/KE?wx XS&X5^H!\-&@Xۭx//&s_mPPiւ˨Bm"jCkieHjԴp9{󺈧bgoI2CT؉O 鸠{r sbY}h:8>xo׍  OѵvcC~(ヤbxAFkD#[Xd[yTj<.MgGH[b~>kR>bU|ArWSi¨*:$^MڰSU!_ "/PGr* 7e9bܠsAm8U "c=a¢jUDsO _<΂YNM $2P-FIngjF͜ɺs5,)ۮLqcrW蘫-KΜ E(~s>XkO|ڊ # (~wy1&u@hmi 0x=Ktii2Rb,mw@uH,uZl@~">'Ы79OP{@+2ս_oL.6I", JNI֢%0Gs@ NɁ<.1=ZO u[)1|U@ /NdB$v=w>T!+LHVls^|%zE5|v=裻 Q֚4^1Ylf#a.rvfV!C V51w!t+sN{=2It z[ydQ 9~@_=ÆdUsz}bR@QC6Ccc?2&dM*kg>ErX \2)+MR>EfQBg6QW! i^% E_)#8$M5:>C;V_eUܮΌ-.y ʶQX0\nBX^.Vdd+`H{Ş8(5P@1û9 ]c^K*ZS<O( :My^Tnk韥/vr\VN_YA=w~3c"ZU[3(c#3P|2lt*n`p?aՕՏ Uq@g%M$ZfёJ61By-C*aK?hJd2tٗZYm/inJVXHIG\]sУK~fmTVo9 %K#A<_)椬RF t?\ɴ<,/V듥}]׋857זaQQvb=QfzLh5:].y])UBh e$mNǥ]pfWOk^5v$.B3gPhDKx=MJuWt&_]/#扏M1d{J]fE.liSP4ʎ\y:8- pJfae*aiUnK)]JQ΃9 Fl;bu+s+ 8FBN=N$rHK'ec]0,}t Q9wqpPD[u¬a>([Ԟ$4d2=3? !Ѐv8dh'L_\淿XZQ{ruӚةdjWjk|P.v_aB/P݁XDnpgF!LX{ l ?Y$fVMhb:!]?QXX7WD1Np} LrR*B g Ӡ,_qMYPU(B8wSz W$A]N :eۄ5{&XէP"v(D Nj'Y+~,sIC.Lj&WEO ZoP^\|DcEeCNxdI$u0* .g2^>(^i!_g }_abjp\jUC#ό5HpZFa4Ut"έ@j1Z <5v)VyUZ_H~oZ^to(N͜X%z潹KyeTkdp[.,Ha.%* h=iߊkk^NlޝGM*^0 g ' le琘 e螢ՏuTחZ^ĞF>R?FoDtFUcĈG99=lU@GKd9SAdG{R$V@6\3gC+yxϋɆ[Ozz5g fDUr"y*f p|UC0}Ķ.׹L3ZX3e)׀7yfW~/ku9N@q^jCwd|3C'<A-;Ҥ~Rb2奖{@߱${Ve6Pp6~HC%j塁̳ulAQL"K~?5wo"CuĶ9_g ,L*v%$c?^H4b*U&c}u4H$ H 3UAN:л9P9L0ON~`7)}2! sjcJZS;3=|3#\T;S p砌)%3ƻqi"2Sc7w(Ro}[ؒ qӧ;l̬jYc[ f`NK\[Xj䄟e(P2B+8o(fɀIFOI "Q(i͡5`4"*&G@_? DE anD0-iьrL+9z4PYcpx\& dJXL {S^5xQO X?s,A9L~3~YNry`}z)~kY31OXvX^ 'I!%H2:si^vZWRt6BkO+충ir(~,/*6r*r#QU(kA 2שR}$j{,,a}tOt8v5`@,=tBhxT6yEß.6H**Hv =؏λ٤c Vdt[tŚ.)SíU"@/T j=ic0`V:\6މ{:]+O.֥%zŒxŀUJ׌ d)Ҹ,d^j ׌v#ou L.at Iq 4#l\F6Χȩ>Fݪ*#fJ|>A$*&i`nݤ"f;$Dמ,ʐ(*X6'b11w  z +_Ow@WSx9ExʛP-9J&0aW&FEV zp1({̈́?di NjQ@밪 Т>Q-ŠMTaJB58ϳdM̴տ:F8aDGF{ `i@D~;0⊳wҥguBpeAG 36:H,Cnh(T0?aT;**;Ѓ/[P[H 1|1?/E~ GQٴ.Qn"(=Ymlԫ 5%+dypVd\}JJrku#ZP&էM: blߡ D1t ߗw%׿2q_,*;XGb|c&Ą|S" `]wkFӉ}qp"`!Eo:>C߸ܾrmz xK;Jr"1T]0619<V_naU@n tx^eu.A] Un򸋢^zYΘa]$l'2v@R՚5<rK ,׌K$g\AeRI1[]([o A՛'؆'q78gb =HJ{1Mfk,RBq")QYMԃuL`S h͹Ǚپ [K,8Ԇ9ܹby&i~>6mJ/zj.ZDg$36+e+7n!" G.XP..Q#(8>xO65-x{&^d礡 ÷[ 'nYu98o-_HS(LDPQ^Ю~EIC;' ޱW~g{'1,‘G<e&/GRq'{:<<2~o&\^\/8UQ1=ye#q oFK/ <{eDEz1/hq/qRJ͕\L`g8^k3}m tg(V{3kwϔj@.\`N꼍q#\*k˹*xaY,d.A++ `\>\X|ΗCNHRBKS>`Rd`8>αJUE\ݬ:–p܉!Yٛ,xq_J1Z1>Mg Q/A*Y7-5F'3SWFQ= 6fv1UW4ۄmqˀi(:%Dv> 8e0WS+_htu[U)s][Cgxz[aF:܂b \7K:Y{_F1l:|h =C2#}lVE31 hClVq)Ċr\uw)cƌSrB0HZaI+}:Jt h9n*x \qp>: QV= p_\#$*ll/˴K;|yN*^4e6ʛ * 1mg!BUw$ft7eD\f}e"G6NiN蔪B~)% -$:I^8ٸsjlezع_j7rX^mjP qT)-8yAr׀DH.W 9uW38I\gVE+W( Pc]^6pdz$Ά)4@o4ݥq}ɵZ hgɀqf&l?[=f~b<5 pr}=%Z^۴˒'Y7LA֣6tfF3|PiF`n!$]/ƒ7$ sr.3+!~/CMoV5cyfDS ` TY[4t8OUΰU,O(kZI`U}[[Y+G Tѣ4} (G3tX9w:tO#NOoYpp5[%L܁ܡ}A >YX Ԭ0Jv,_0!-ځ dGid0gA>p „7?JQ&Q 0[v=F5/4]"TkokRaVc̮1Yy2 FDgoGۚs7=ۺ1Fy}kTˤj/]aNa4c XCC7_H*=>ia'NEn9Dd(]ׂc:pyAER`5U0 Q0OiZ'p+>MGٔJ G rd44U4BJF~.=8:BAn9HҰjN dw󺷇@7Pi(H$AJf⅜௶dWx':B9Ѡ.s`(.|'.B(5/jxŨI8##>J":ǖjϻ޻JG-zu 6%mp  2͛s]|VHYi*;9![k7ko<"ĩځ$lKnG<Mzى;!g y-;3+n-Ĕ@]c~Y=#Z_@RB&b9AJz w[2[} غEOJ,P,pfm%kzf9snpY 0:>KAEs$[GXW EU'q&mn-mT?Mʑ) _@Ϻ&h'.v٦jۣ?̂3T|.裋OCgrWv;~i\ s p.b6K$frFVS_"UuP* ;p|Oj[%:uq RKAjjv 4H\E$H(a~1Vؘπ!gn#ba ESL_wTAߌ\H^gL]$Χ/L*e,bbDc[ =xN9Ze `𼟞Mo67Dm BD H/I)!]*|rNtR 1C}ԮЊ.@yR(D%g_ @#D$A8%&`^_S#G"񿶵`PN}78I'@Ӧ/I*ٚPB89~'Tx&pVx=ԠJGÙr70gJmj z`VbjOJTgCƩ~&]UcV(N+\ ԣEX^/"|\LXE ڽqN$sA)t7& yklV^eÃ1/S{"`iq`[e*q5 r[Ḳ YZ