libqt5-qtquick3d-tools-5.15.12+kde1-150600.3.3.1<>,7frp9|J!v{H1!aODIDbmؗzQC˻ZsS a߬7uލy߼Ti׏َ?a4A_hNti)ˌ=<s/N. Po#.QoHsƳߵCLxet8OsΡZN7.ˢ{>wIT;nR#]J$Q̇XN2t6J(.~-RHڛn;jT$>?d& 3 Fx| (8 @ H X   0DX(98@9:FGHI X$Y,\`]p^bcd.e3f6l8uLv\wxyzl|Clibqt5-qtquick3d-tools5.15.12+kde1150600.3.3.1Qt Development KitTools for working with the Qt Quick 3D module.frs390zl33;SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/X11https://www.qt.iolinuxs390xgKA큤frfrfre 4803626c01f8eea0ec6daea3bd91038ffc127f7f29d052d464da4a80b6e8f7aa269f27646f0f3c8983a8e0c3406b9b5318609fbed46f07786693efd66250fcd58ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903rootrootrootrootrootrootrootrootlibqt5-qtquick3d-5.15.12+kde1-150600.3.3.1.src.rpmlibqt5-qtquick3d-toolslibqt5-qtquick3d-tools(s390-64)@@@@@@@@@@@@@    libQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Gui.so.5()(64bit)libQt5Gui.so.5(Qt_5)(64bit)libQt5Quick3DAssetImport.so.5()(64bit)libQt5Quick3DAssetImport.so.5(Qt_5.15.12_PRIVATE_API)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.4)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3f@eedZ@dBzccc@c1@ba`"@__s!_Z@^^^^^^y@^Y^V]^Ntalarrosa@suse.comfabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.dechristophe@krop.frfabian@ritter-vogt.defabian@ritter-vogt.dechristophe@krop.frfabian@ritter-vogt.decallumjfarmer13@gmail.comcallumjfarmer13@gmail.comfabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.de- Add patch from kde's invent to fix progressive anti-aliasing, which doesn't work if any object in the scene used a PrincipledMaterial: * 0001-Fix-progressive-anti-aliasing-for-PrincipledMaterial.patch - Add patch from kde's invent to skip processing unknown uniforms, such as those that are vendor specific: * 0002-Skip-processing-unknown-uniforms.patch - Add patch from kde's invent to fix a crash when a custom material/effect shader variable changes: * 0003-Fix-crash-when-a-custom-material-effect-shader-variable.patch - Add patch from assimp's upstream for the 3rdparty library (that is used on SLE/Leap where there's no system's assimp) to fix a heap-based buffer overflow in the PLY importer class (bsc#1228199, CVE-2024-40724): * 0001-assimp-Fix-out-of-bound-access.patch- Update to version 5.15.12+kde1, rebased upstream: * Fix memory leak when destroying View3D * Add missing command deletes * Add missing free * Bump version to 5.15.12- Update to version 5.15.11+kde1, rebased upstream: * Apply texture parameters for fbo textures- Update to version 5.15.10+kde1, rebased upstream: * Drive-by doc fix * Clear layer resources when scene gets destroyed- Update to version 5.15.8+kde4, rebased upstream: * QQuick3DNode: Fix application order of local/parent rotation matrices- Update to version 5.15.8+kde1, rebased upstream: * Clean dirty nodes when deleting resources * Assimp: Don't use multi-arg QString::arg(..)- Update to version 5.15.7+kde1, rebased upstream: * Doc: Add qmltype so Quaternion functions are collected by qdoc- Update to version 5.15.6+kde1, rebased upstream: * PropertyEditor: Update designer specifics * Doc: Fix application order of Node.eulerRotation * QtQuic3D AssimpImporter: use quaternion by default- Update to version 5.15.5+kde1, rebased upstream: * Handle 1bpp images in texture loading * Handle opacityMap with NoLighting * Add more error checking for shader cache import * Make IdComboBox compatible with both Qt6 and Qt5 creator * Fix writing compressed shader cache data * Introduce some civilization to QQuick3DShaderUtilsRenderPass::m_shaders * Fix bounds for imported objects * Check if sceneBounds is finite * Revert "Update commercial license headers" * Update designer light icons * Update commercial license headers * Remove shader cache export restriction * Allow import/export of shader cache data * Disable to use the system assimp when static-build - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now- Add patch from Archlinux to build with assimp 5.1: * qt5-quick3d-assimp-5.1.patch- Switch to KDE's maintenance branch - Update to version 5.15.2+kde19: * Fix build with system assimp * Only try and use valid asset import plugins * Designer support: Only show supported extension in Shader source field * Fix render mode switch crash * AssimpImporter : Fix the global scale value * Add version 7 to supported UIP version in UipParser * Fix crash on setting null camera to View3D * Avoid using the inverse() method in GLSL for SkyBox shader * Fix build with -no-gui configure flag * Fix dynamically changing a sourceItem's size * Fix transparency handling with QSGTexture * Backport a number of Texture.sourceItem related changes from Qt 6 * Import enhanced sourceItem manual test from Qt 6 * Remove unused and obsolete designer files * Change a default value of the assimpImporter * Allow non-integer scale properties for Texture * Designer: Add default shader files for CustomMaterial and Effect * Add changes file for Qt 5.15.2 * Bump version - Add patch to reset version to 5.15.2: * 0001-Revert-Bump-version.patch - Drop patches, now upstream: * 0001-Fix-build-with-the-system-assimp.patch- Update to 5.15.2: * New bugfix release * For more details please see: http://code.qt.io/cgit/qt/qtquick3d.git/plain/dist/changes-5.15.2/?h=5.15.2- Use the system assimp package for openSUSE Tumbleweed. - Add patch suggested by upstream to fix build: * 0001-Fix-build-with-the-system-assimp.patch- Update to 5.15.1: * New bugfix release * For more details please see: http://code.qt.io/cgit/qt/qtquick3d.git/plain/dist/changes-5.15.1/?h=5.15.1- Update to version 5.15.0: * No changelog available- Update to version 5.15.0-rc2: * No changelog available- Update to 5.15.0-rc: * New bugfix release * For the changes between 5.14.2 and 5.15.0 please see: http://code.qt.io/cgit/qt/qtquick3d.git/plain/dist/changes-5.15.0/?h=5.15.0- Update to 5.15.0-beta4: * New bugfix release * No changelog available- Update to 5.15.0-beta3: * New bugfix release * No changelog available- Update to 5.15.0-beta2: * New bugfix release * No changelog available- Update to 5.15.0-beta1: * New bugfix release * No changelog available- Only needs Qt 5.12 to build - Fix private-headers-devel requires- Initial commits390zl33 17236262035.15.12+kde1-150600.3.3.15.15.12+kde1-150600.3.3.1balsammeshdebuglibqt5-qtquick3d-toolsLICENSE.GPL3/usr/lib64/qt5/bin//usr/share/licenses//usr/share/licenses/libqt5-qtquick3d-tools/-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:Maintenance:35247/SUSE_SLE-15-SP6_Update/918540208f5288defe708104d5233047-libqt5-qtquick3d.SUSE_SLE-15-SP6_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=e90c97b22ebf76a5feef3f39adf484a525d91c97, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=19430030abd95ea50fc3ea1de403d2c878fbe3b2, for GNU/Linux 3.2.0, strippeddirectoryASCII text RR R RR RRRRR RRRRRR RRRRR+Ia&ZN@;mwYutf-87848c92c0a4724071a86908f931ff5bb7e98397519e4c65ebe1c993f3bbb7373? 7zXZ !t/"F]"k%˰ō;&D;2 CmXE=*5ĥ9+% fuy g:'k<1ՒBLmn!Lj O#={@27vڙTFs ܬ, ȃƐ:e+fW/e s ŚN+z݌.DD-sechtuKoir (TOR۬2OaPl,ZmNWJНrjI/|[ټ<֍_>c_Wl ssѾ=`55mK*[6tӷ{9KYm^M^>P0^Tl6|ݿ-n_eR-"t)ؘыX(5OY-he=&YLE}鈶7h4sGD2"(qs<鍹@p?Ɵ;\Q ·Ȼڌd[LeGw9QF>!( E{T6g*X)Lq׊l]dm|~X >2 Svk&-h {)HR\w`u~T> Kp tDAJ MM|y0ONLޙNS<5\jAY РCȕ49+ͻgcTX&m$ƻò ؚbyF۸p =2HWFAL^qӀxY x X%0rDm j)g}Lnˑnx]eJvoIVJH-|<{sMI2zf7힋p'~IۓŠEE*%+>NJlWYqh(Qh𺫝6} wuq)M'1}(Ԭd` c&Pν`X=+׀DqbZ{~<Nu!@aMek'ry?.YCۼ̞~z} ݣ'uFa 6ԩ 勞z/h.mXT.pg̀O4A޲K!4Ί }=bmh}C~PO#_kqږt@D?h$4v"opQ4\Lb[(@ ;5Ge[`>zJ7֘'7c1A+juQv2?.TOq+ULEվho3:i}6Es~?hwv;?Rx1#x܎|?;@,NdӛrXeBLC@4$&-F1Q p֒|-eəPE? G0GQ.*B JV@^ov襤x:)~E|T2f=yͅP pVd\ɗ "2y^&)EاW?4znԩZi-^xhaɷr1Ji&.Pq|}2~JWi*37:Yܳ\X󴉩eL ,:^7(_sdȡwaR5t4菱y71$Rz=)obg0 ^7nL{4ɲ6W3,˫,MA$K'Na{1^a}R9'p'P}=gٌbAW(ˎLܕ-gGǶfYŒq~ż8B oX@Rㆼ0?aHʆpY$KKdƘl)XT6s5!('\_'=g2l,3V[un_5mz^9Tټ6$bBDyVK+EԕcNa؊Au HXx 7*iC@e,%N„ ^qQ=ꏁB[0H~ӊJ8j/壽YCt3tgc~mYg螟 cr68}C*>k88ucDrsMGgefzz%hJpTR3/+Up-NΞO]zκ 4ʘ܇ 0 p0r . *t$Ps|Si'urw2\0 &y,[ raX(3|/m&oۄCd1lSbTġdV {?ZRBG;pր^=K)sl>Lh/`tb%?Wv]TzҚ73?XEL\5*M-!I$%t8J|HϐMǬ4i;wh,'C=:;ߥ^u+!%9:b* c5i<⃩QfXwa1*n 4zZ1^s1!r6#o8 ;2t瞐~?B ]i@! A)I77bY!t Z @y8"FpOD|Yn7M V!*qs%wm΀ ˥|]?LuBƣY>u0 7w $ Ƥ otwBey-%DzהUq/`cӀ -HJWeu$>/V;9Fqm6jK!o-3 (OUxZ'3"fC#`Zb_8o[ +⇦h;\eXmw)Y)Fn):SEf^^a%0Ie"4#4,κyCɎ 􎌅29t,T5^Uɠ&Lxŷt#dM âmnW?͹uͪZxꖬEV5ፂ UQǒV{5la0 /{Az H3X&јL*SigIc3Tض5An9,1ua ݼe7o xk{)Z_㼇:|SlQx>3ZF[pB"BU7ڨ8#f˽4 ,