libqt5-qtquick3d-tools-5.15.12+kde1-150600.3.3.1<>,=Xfrp9|Xn@c+*B&I8%~w[u]it3.r xR2b)G= Ժv PYZu2t<ޛЮ3DM 6?.h ?*ꎻf"%'eNnJ^U<2:CDUpr]wݰĸ ` ؁C5B7Ec-GXܳ]onú8#wwlޔn-}neչ>> 8? (d& 3 Fx| (8 @ H X   0DXA(k8t9:F G8HHIXX\Yd\]^b2cdfekfnlpuvwLx\ylz $Clibqt5-qtquick3d-tools5.15.12+kde1150600.3.3.1Qt Development KitTools for working with the Qt Quick 3D module.frh04-armsrv1;SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/X11https://www.qt.iolinuxaarch64KA큤fqfqfqe c51fbab3ab27dc796b55915306ea4c0ddc4e3ea61b626342ac44e1200c6eabe8c4634f3353712b5e13ea32dc2cf6620afffe182b79bc25c9e923c0593b9b8a938ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903rootrootrootrootrootrootrootrootlibqt5-qtquick3d-5.15.12+kde1-150600.3.3.1.src.rpmlibqt5-qtquick3d-toolslibqt5-qtquick3d-tools(aarch-64)@@@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)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.17)(64bit)libc.so.6(GLIBC_2.34)(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 commith04-armsrv1 17236259855.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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=108d559281e09a89e012e0d3314c9bad86cfa3cf, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=9362d269f3acec220107bb1052266d2c2f30dcad, for GNU/Linux 3.7.0, strippeddirectoryASCII text RR R RR R RRRR RRRRR R RRRRRRR&a12)Autf-808b5023841a82f43f67fc6960d0b2dde599b9214deff489a5f17f91de2b511be? 7zXZ !t/)$]"k%Kō;&D;2 CmXE=*6C ů !bSQ2C5 %a_Fֿ^X$sx>)qw,[У W6 G LLק$ WAsc;u˹M4q >}FAt@ŐPKP9:+k-}@T1&2ivݸDU1u7ٿt1 #Vy1v?%Xø1K4ǮJRJ0埫c/_g$j;u'ZQ5q10= Kĺ1gp`>,$HTFO_t v?cc44 n'"CXZi6 oYgh'fۻTZA~@G]mcF + uo6 JeCeDeFDNvp5 bҽv)ܚ~xU_~q׶,]42pk|tVD(@upƔ@T;\87e)[mPɄdRɰJ7xB.nf"ll$rU N$/; BCg#As [/sY*S!8rp gGL4>PE:[nߙ| ]G>`~|Llb 0uehW([fYvZ-pneoM_i6S]Rb ՄYe:Auby>n8.QKHc̀ re|u^tjIo٠6`^K(=1<搜n#mϿԨ 8nӋޓyYW5NRkLo8ڼT;+Uq9GE^OEC:Z>>[9e! N힗B1Zn0ű[r?7dU}PakMUkR%ֵe^!$yƟGJI!%̗E8/ BLSy˔k2ft~OwƚB}vK~䩀GF#j\ᄁJK׭s\ f=8kR/S/Vwͅ $ (ԱSu*uDreÄr h 8}ވΛzc=ǘ1107 A?Dq҄0 M.`[T % N8s ̂Cݥw䈂-kB PO|Ҹ<1\eٿ2ؒ-Wr!ȷJ&g̻aTt7ME)48b2ESiwPddοEQs?Z( '{I^nÁJu! HUg}@xv6 8Re|m ? ''7o+9g[}C)Fc̺o m֧=*q|1F#JJfjJCxz-ɂ==ܗYROrd VI@+Z(ZFm4}i2rp*y[D )Ҽoъ>Z** _TjBV\!]*1;V;u?_x$~:ůa8ߝIKurⓈe3έE 0M0܅J+8JGDшx:*=5MN #Vg u'g;ulE(70ވ*}2/< /TJiflR0 xM(m>ڌY@g9OT 7tp{lh? \GQMض:Yu:Z1@oZZ1L!G6&m/3N/c22+. I&'8tQq >hJ-r24鏝g0\!||ޠ飼֠}q=wo֝y9ra#\*0gz·JV ^;y1S#$'Fb%k%٩&)D`-8|W5-/WGc&.q.G F8RYFp峼)DiZՔx滐Y12iM!:+"[kCT.O3a[PJ& P&P g}tLjC6fiO>;ڐ]m UwH4Xqs_9s$rƢ\p&`o(߳ ?N JkH9 kS T0(&jejޞD_l. ᱡno1YKJٙq5~M'ȽPҏ4,mF0C`OnN )O&IDmܴX)įZ\@sUK8И,gqfny&|6N7 q `Jqz v]+ :mÎ[p_w(cqeAܞ<_̊s =Sȿ;<czAT61Łt&̌72[_~.T8NU1ØT3 @ k%rU/7bA~YX3H=^D0@ |19=-Ա*acs}3[h5#Ly,YWQN>cN#@jGF;xjQIf$@td7Ŵ)S=0 -Nlav *XIs昻oqf=+3$ +cU+ h_:hS ]"$v%"*ypak=%XV죨t"w$R-6)YDS5rVDࣇj s"ܟ>ӡ!*4gx[׍PICVMV`o`iRcjiX‽ӓ9Yŵ< :@7U/ F; gR,ptPˎRWy0ʳ !`S:&x~ j(@2&`/eC.RUolVixW,(6Ml1Qu.(* 9~$tdkvOu]4Sxw\JEo ^6AScsW":{q D_]b VHԔ((iӌV`eM ¥H Qg|Adr3:pQȓKԒy>:p Ǽ_@~ѯUjRت2CB?9|4θ| su׹ʋ<&+ aSk \5` _%Yh05vBlGhuӵ\۶~}RHK}[@GdA1O\c0g@9gv3 KHjBKL5%Uֹ} `?.}[eqW~܃_s`#}% tКKpw}@[?C$UE,+zth^1u9;&Ra (9$V"# 򟺜:tHggg 7[Ij_YgIsr+ǙZaiR|+DƯXTG0J^kF#Jw <71B R9wE^D Yfwu;-m 1A _Vx E#6oa{\ڢ!86dq0J-Ǔ!M:h&bEbn=R!L #͢qhCAτgOY .fܰS0 @)T.x.2Rl YZ