libqt5-qtquick3d-tools-5.15.12+kde1-150600.3.3.1<>,3Pfrp9| mA"_jX8.gոH[M6Gߢ_zw]Cg@ֻ$S,B9Qx,ݬ0 `JyL{"Zz.U'8|5}iDlzb卵1)C} kP)p ".4_N_ -fՕ&lkUP^+DMp|?"߭cpWv760pM>?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/#*]"k%Kō;&D;2 CmXE=*6C ů !bTՓqo`cr=-Ѵɞ)4TϦemlpY2fUq5P';2xs9?0#k+y0#DبvۋI\Tͳ**?*jH [ȇh_d)pXb+㖗ϱw'6㥰),lk(1ӆ KZ8Hڸz*}ju0({OOӄP6BgkW5P35]l~MzAf/`B]I a$&IYSqƗyvwCﵾaQEp%t!ݖ|XIfBg/Aa$Jqޣla/(X6D:QJy@)흓 R+y?=n ce ru_p\%UZcGYk38)HF$|~ش72 tVc5o>ͮ Ly譃=>:d]UӒxw;A fq&B6.[NqB %/Sj6偲3 \젴y~%Bh^Jɭn X: ؄#dǏ}a 2q_5[R ]^(|\;׾m]`)wnv'GcqmhRyOz 4bMM^ΗX#qPwB$G:u'u.S@Ix= h)6~~֭N&@ "j@vhۼϬH6ɤYLA CrG _TDx5MjCx+ʴnh~fO-[ri=ɺCsSsK19scNDf _GlDnY7J\T a^Zlj`*\s܅W=fJOP ^%Z= %T%X /]IZNqГxҴZkrI=+ dftp ٿ7w㖊iŠi[Ja^_d;hbn;C8AE#90 f>TM$WxlQ㫪Yl 8;nDy# >;]0F?R`@ .e}OfK~ui2(6#ly)Q|6t@ v&scjy$''~yԼKΗr퉣F`";噣 :!d@q$Sw)TΛ&@hg-?a {2'7n-rq|{o/l`kZch%FmGᇋRMNEE-B]wo3#LU!mKJvxJ(:.BepV"UXF hgGX4yi{ UٳY, k4_X-S,(u"M6wvE%[X=gqUq~ĿQhO6O ;+J&A{[̷-Y>\Y>$wuMԼPO\G(ޭ`1Wb1crʽ6dD 1Au ՛/k;i ;3m=1[X6/B]AA(.TX6u #0b\ HSY}P9~,.1B)0(0IL`VZ2L{ڙTu͐zm|+ :YhRF ߪN+ :E,GB֡}|=wtu tʖ{%F!ˀBu'kLFmTOV<CeAIP:fp ֢<4 mԲ gUHu-uҗ/5}:L 4r[B+N ,ѝ=2{R [|w:~3E ܗ%[o* DL&_iemx'ln撎 />?J>$#<1dAq)iJs$Uޤ GckUYolcSH)50bAw+QN=vڧ ^G۾QGr *ޞb]_)\]i05^kvk.d#i0{HPNq}S-vShRV#+*Q޶=]z(zgx8Ċj 1^^gy4G,21{$T ej_V7ˊL'UO;ixVv 95rZmfr}[qI=f#AjBcByCmi\v"y߁C;_ul*,;$Sӣ'tvxm?pF殏8A_Af{`; !ߦw` $t5?L[s*O)߃X?%[a)#$^yv8e(#97M+v2L:9E){_O3:;iU:_3H^)ў',#H!M I/mC ?xS(&'W ތ6Ȁ~(thdbR5/tLmNV0Fb+aЛw%JҥSOhMI#/P.e( <[$yN`QN. ̉t"ǻoހ`!eBaBZ\H%/yBՇ\dXN+DYe ntď3! ?~+#b}"  PriȇV#QӪdP$ "4rAAlALǭڍ} 9*(T58vݴ'ܼGVu?l?P|#_'01 {ʌc^囨, I! @NqѣXy}z^")WY/NNx"[[hx;k>i}Q̧;2}igt^\7߭[23޷ɩBLxp|GCoL6-^9~WUel 3*3Ka_C}1;ќE݂GPcW$zd?pAz7]ZG#C:AQ4><&Ĝ䓾UjqиǖBsXW/=$ )oNx$L1*tBF[R$F CO07 \};J x]!E꿎ɻ#W0WگyiSh)3|<۶ YZ