Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libqt5-qtdeclarative-devel-5.15.2+kde43-150400.2.5 RPM for x86_64

From OpenSuSE Leap 15.4 for x86_64

Name: libqt5-qtdeclarative-devel Distribution: SUSE Linux Enterprise 15
Version: 5.15.2+kde43 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150400.2.5 Build date: Sun May 8 03:18:51 2022
Group: Development/Libraries/X11 Build host: sheep12
Size: 34075185 Source RPM: libqt5-qtdeclarative-5.15.2+kde43-150400.2.5.src.rpm
Packager: https://www.suse.com/
Url: https://www.qt.io
Summary: Qt Development Kit
You need this package, if you want to compile programs with qtdeclarative.

Provides

Requires

License

LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)

Changelog

* Wed Apr 06 2022 alarrosa@suse.com
  - Increase the disk constraint to 6GB since the SLE build use
    5.5GB already (boo#1197992)
* Fri Jan 21 2022 fabian@ritter-vogt.de
  - Update to version 5.15.2+kde43:
    * QQmlJs::FixedPoolArray: fix UB (precondition violation) in allocate()
    * Fix crash during model reset
    * QQuickWindow: don't leak old screenChanged connections
    * qqmldelegatemodel: Fix out of bounds cache removal
    * QQuickItemAnimation: close potential memory leak
* Thu Oct 28 2021 fabian@ritter-vogt.de
  - Update to version 5.15.2+kde36:
    * Do not revert properties of deleted objects
    * Revert "Fix for possible crash in QSGDefaultLayer::grab"
    * Fix distorted text with subpixel matrix translation
    * Fix sweep step for tainted QObject JavaScript wrappers
    * QQmlDelegateModel: Refresh the view when a column is added at 0
    * QQuickLoader: Do not incubate if the source arrives after setActive(false)
    * Include <limits> in Yarr.h to fix build with GCC 11
* Wed Jun 23 2021 fabian@ritter-vogt.de
  - Update to version 5.15.2+kde29:
    * Remove unused QPointer<QQuickPointerMask>
* Mon Jun 21 2021 fabian@ritter-vogt.de
  - Switch to KDE's maintenance branch
  - Update to version 5.15.2+kde28:
    * Support &apos; in styled text
    * Document that StyledText also supports &nbsp; and &quot;
    * Add missing limits include to fix build with GCC 11
    * Give a warning when StyledText encounters a non supported entity
    * doc: explain QQItem event delivery, handlers, setAcceptTouchEvents()
    * JIT: When making memory writable, include the exception handler
    * Fix IC properties in same file
    * QML: Fix proxy iteration
    * DesignerSupport: Don't skip already inspected objects
    * Show a tableview even if the syncView has an empty model
    * qqmlistmodel: Fix crash when modelCache is null
    * Use load(qt_tool) for qmltime
    * qv4qmlcontext: Fix bounded signal expressions when debugging
    * qmltypes.prf: Take abi into account for *_metatypes.json file names
    * Accessibility event is sent on item's geometry change
    * Fix crash when calling hasOwnProperty() on proxy object
    * QQuickTextInput: Store mask data in std::unique_ptr
    * Fix QML property cache leaks of delegate items
    * qmlfunctions.qdoc: Add clarification to QML_FOREIGN
    * Doc: mention that INCLUDEPATH must be set in some cases
    * QML Text doesn't reset lineCount when text is empty
    * Avoid GHS linker to optimize away QML type registrations
    * QQuickWindow: Check if QQuickItem was not deleted
    * QQuickView docs: show correct usage of setInitialProperties
    * Add changes file for Qt 5.15.2
    * Revert "qquickloader: Free memory of loaded components after source change"
    * Inline components: Fix custom parser support
    * Bump version
  - Add patch to reset version to 5.15.2:
    * 0001-Revert-Bump-version.patch
  - Drop patches, now upstream:
    * 0001-Include-limits-to-fix-build-with-GCC-11.patch
* Thu Apr 22 2021 fvogt@suse.com
  - Add patch to fix build with GCC 11 (boo#1185100):
    * 0001-Include-limits-to-fix-build-with-GCC-11.patch
* Fri Mar 12 2021 fvogt@suse.com
  - Work around implicit dependency of src/qml on qmltyperegistrar
    which lead to an incomplete libQt5Qml5.so build for non-SSE2
* Sun Dec 27 2020 fabian@ritter-vogt.de
  - Enable qml-autoreqprov
* Fri Nov 20 2020 fabian@ritter-vogt.de
  - Update to 5.15.2:
    * New bugfix release
    * For more details please see:
      http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.15.2/?h=5.15.2
  - Refresh qtdeclarative-5.15.0-FixMaxXMaxYExtent.patch
* Tue Sep 15 2020 normand@linux.vnet.ibm.com
  - Add _constraints with 4GB min disk space
* Thu Sep 10 2020 fabian@ritter-vogt.de
  - Update to 5.15.1:
    * New bugfix release
    * For more details please see:
      http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.15.1/?h=5.15.1
  - Drop patches, now upstream:
    * fix-subpixel-positioned-text.patch
    * qtdeclarative-switch-to-python3.patch
* Tue May 26 2020 callumjfarmer13@gmail.com
  - Update to version 5.15.0:
    * No changelog available
    * Added qtdeclarative-5.15.0-FixMaxXMaxYExtent.patch: fixes QTBUG-83890
* Wed May 20 2020 callumjfarmer13@gmail.com
  - Update to 5.15.0-rc2:
    * No changelog available
* Wed May 06 2020 fabian@ritter-vogt.de
  - 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/qtdeclarative.git/plain/dist/changes-5.15.0/?h=5.15.0
* Tue May 05 2020 fvogt@suse.com
  - Add patch to fix kerning with certain labels (QTBUG-49646):
    * fix-subpixel-positioned-text.patch
* Fri Apr 24 2020 fabian@ritter-vogt.de
  - Update to 5.15.0-beta4:
    * New bugfix release
    * No changelog available
* Tue Apr 14 2020 fabian@ritter-vogt.de
  - Update to 5.15.0-beta3:
    * New bugfix release
    * No changelog available
* Tue Mar 24 2020 fabian@ritter-vogt.de
  - Update to 5.15.0-beta2:
    * New bugfix release
    * No changelog available
* Fri Feb 28 2020 fabian@ritter-vogt.de
  - Update to 5.15.0-beta1:
    * New bugfix release
    * No changelog available
* Wed Feb 19 2020 fabian@ritter-vogt.de
  - Update to 5.15.0-alpha:
    * New feature release
    * For more details please see:
      https://wiki.qt.io/New_Features_in_Qt_5.15
* Mon Jan 27 2020 fabian@ritter-vogt.de
  - Update to 5.14.1:
    * New bugfix release
    * For more details please see:
      http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.14.1/?h=v5.14.1
* Thu Jan 23 2020 fabian@ritter-vogt.de
  - Only force-enable the QML JIT for 32-bit x86
* Mon Dec 16 2019 christophe@krop.fr
  - Update the license tags.
* Thu Dec 12 2019 fabian@ritter-vogt.de
  - Update to 5.14.0:
    * New bugfix release
    * For the changes between 5.13.2 and 5.14.0 please see:
      https://code.qt.io/cgit/qt/qtdeclarative.git/tree/dist/changes-5.14.0?h=v5.14.0
    * For the changes between 5.13.1 and 5.13.2 please see:
      https://code.qt.io/cgit/qt/qtdeclarative.git/tree/dist/changes-5.13.2?h=v5.14.0
* Wed Dec 04 2019 fabian@ritter-vogt.de
  - Update to 5.14.0-rc:
    * New bugfix release
    * No changelog available
    * For more details please see:
    * For more details about Qt 5.14 please see:
      https://wiki.qt.io/New_Features_in_Qt_5.14
* Tue Nov 12 2019 fabian@ritter-vogt.de
  - Update to 5.14.0-beta3:
    * New bugfix release
    * No changelog available
* Thu Oct 24 2019 fabian@ritter-vogt.de
  - Update to 5.14.0-beta2:
    * New bugfix release
    * No changelog available
* Tue Oct 15 2019 fabian@ritter-vogt.de
  - Update to 5.14.0-beta1:
    * New bugfix release
    * No changelog available
* Mon Sep 30 2019 fabian@ritter-vogt.de
  - Update to 5.14.0-alpha:
    * New feature release
    * No changelog available
    * For more details about Qt 5.14 please see:
      https://wiki.qt.io/New_Features_in_Qt_5.14
  - Refresh sse2_nojit.patch:
    * Basically a rewrite, needed for the new config system
* Fri Sep 06 2019 fabian@ritter-vogt.de
  - Update to 5.13.1:
    * New bugfix release
    * For more details please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.13.1/?h=v5.13.1
* Fri Aug 16 2019 fabian@ritter-vogt.de
  - QtQuick.LocalStorage needs libQt5Sql5-sqlite
* Wed Jul 03 2019 fabian@ritter-vogt.de
  - Link from Qt bindir into %_bindir, not the other way around to fix
    applicationDirPath called from Qt binaries
  - Add -qt5 suffix to all binaries in %_bindir
* Wed Jun 19 2019 fabian@ritter-vogt.de
  - Update to 5.13.0:
    * New bugfix release
    * No changelog available
    * For more details about Qt 5.13 please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.13.0/?h=5.13
* Thu Jun 06 2019 fabian@ritter-vogt.de
  - Remove patches, upstream in 5.13:
    * Dont-crash-when-accessing-invalid-properties.patch
* Tue Jun 04 2019 fabian@ritter-vogt.de
  - Add patch to fix crash (QTBUG-75203):
    * Dont-crash-when-accessing-invalid-properties.patch
* Tue Jun 04 2019 fabian@ritter-vogt.de
  - Update to 5.13.0-rc:
    * New bugfix release
    * No changelog available
  - Remove patches, now upstream:
    * Dont-crash-when-accessing-invalid-properties.patch
* Mon Apr 29 2019 fabian@ritter-vogt.de
  - Update to 5.13.0-beta2:
    * New bugfix release
    * No changelog available
* Thu Apr 18 2019 fabian@ritter-vogt.de
  - Update to 5.12.3:
    * New bugfix release
    * For more details please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.12.3/?h=v5.12.3
* Thu Mar 21 2019 fabian@ritter-vogt.de
  - Update to 5.13.0-beta1:
    * New feature release
    * For more details about Qt 5.13 please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.13.0/?h=5.13
  - Refresh sse2_nojit.patch
* Thu Mar 14 2019 fabian@ritter-vogt.de
  - Update to 5.12.2:
    * New bugfix release
    * For more details please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.12.2/?h=5.12.2
* Mon Feb 04 2019 fabian@ritter-vogt.de
  - Work around cmake issue by expanding make_jobs manually, ignoring
    cmake breaks autoprovides
* Fri Feb 01 2019 fabian@ritter-vogt.de
  - Update to 5.12.1:
    * New bugfix release
    * For more details please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.12.1/?h=v5.12.1
  - cmake breaks %make_jobs - ignore it (boo#1091864)
* Thu Dec 06 2018 fabian@ritter-vogt.de
  - Update to 5.12.0:
    * New feature release
    * For more details please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.12.0/?h=v5.12.0
* Mon Dec 03 2018 fabian@ritter-vogt.de
  - Update to 5.12.0-rc2:
    * New bugfix release
    * Only important bugfixes
  - Changelog for Qt 5.12.0:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.12.0/?h=5.12.0
* Mon Nov 26 2018 fabian@ritter-vogt.de
  - Remove unneeded BuildReq on Xml modules (boo#1117316)
* Thu Nov 22 2018 fabian@ritter-vogt.de
  - Update to 5.12.0-rc:
    * New bugfix release
    * No changelog available
* Thu Nov 08 2018 fabian@ritter-vogt.de
  - Update to 5.12.0-beta4:
    * New bugfix release
    * No changelog available
  - New Qt.labs.wavefrontmesh module
* Fri Oct 26 2018 fabian@ritter-vogt.de
  - Update to 5.12.0-beta3:
    * New bugfix release
    * No changelog available
* Wed Oct 17 2018 fabian@ritter-vogt.de
  - Update to 5.12.0-beta2:
    * New bugfix release
    * No changelog available
* Fri Oct 05 2018 fabian@ritter-vogt.de
  - Update to 5.12.0-beta1:
    * New bugfix release
    * No changelog available
* Tue Oct 02 2018 fabian@ritter-vogt.de
  - Update to 5.12.0-alpha:
    * New feature release
    * For more details please see:
    * http://wiki.qt.io/New_Features_in_Qt_5.12
  - Refresh patches:
    * qtdeclarative-switch-to-python3.patch
    * sse2_nojit.patch
  - Apply sse2_nojit.patch unconditionally
  - Use %license
* Fri Sep 21 2018 fabian@ritter-vogt.de
  - Update to 5.11.2
    * New bugfix release
    * For more details please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.11.2/?h=v5.11.2
* Tue Jun 19 2018 fabian@ritter-vogt.de
  - Update to 5.11.1
    * New bugfix release
    * For more details please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.11.1/?h=v5.11.1
* Tue May 22 2018 fabian@ritter-vogt.de
  - Update to 5.11.0
    * New bugfix release
    * For more details please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.11.0/?h=v5.11.0
  - Includes fix for various issues with the JS/QML Date object
    (boo#1114570, QTBUG-72109, QTBUG-56787)
* Tue May 08 2018 fabian@ritter-vogt.de
  - Update to 5.11.0-rc
    * New bugfix release
    * No changelog available
* Mon Apr 23 2018 fabian@ritter-vogt.de
  - Update to 5.11.0-beta4
    * New bugfix release
    * No changelog available
* Wed Apr 11 2018 fabian@ritter-vogt.de
  - Update to 5.11.0-beta3
    * New bugfix release
    * No changelog available
* Wed Mar 28 2018 fabian@ritter-vogt.de
  - Update to 5.11.0-beta2
    * New bugfix release
    * No changelog available
* Tue Mar 13 2018 christophe@krop.fr
  - Fix the license tag.
* Thu Mar 01 2018 fabian@ritter-vogt.de
  - Update to 5.11.0-beta1
    * New feature release
    * For more details please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.11.0-beta1/?h=v5.11.0-beta1
* Tue Feb 20 2018 fabian@ritter-vogt.de
  - Update to 5.11.0-alpha
    * New feature release
    * For more details please see:
    * https://wiki.qt.io/New_Features_in_Qt_5.11
  - Remove patches, now upstream
    * revert-delay-deletion-of-qsgtextures.patch
* Wed Feb 14 2018 fabian@ritter-vogt.de
  - Update to 5.10.1
    * New bugfix release
    * For more details please see:
    * http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.10.1/?h=v5.10.1
* Fri Jan 26 2018 alarrosa@suse.com
  - Update patch to also modify some python2-style prints to use python3-style
    * qtdeclarative-switch-to-python3.patch
* Fri Jan 26 2018 mlin@suse.com
  - Switch to use python3 at build time
    * qtdeclarative-switch-to-python3.patch
* Fri Dec 08 2017 christophe@krop.fr
  - Update the license tag (boo#967696)
* Thu Dec 07 2017 fabian@ritter-vogt.de
  - Update to 5.10.0 final
    * New bugfix release
* Sun Dec 03 2017 fabian@ritter-vogt.de
  - Update to 5.10.0 RC 2
    * New bugfix release
* Thu Nov 30 2017 fabian@ritter-vogt.de
  - Update to 5.10.0 RC 1
    * New bugfix release
* Sat Nov 25 2017 fabian@ritter-vogt.de
  - Update to 5.9.3
    * New bugfix release
    * For more details, see:
      http://code.qt.io/cgit/qt/qtdeclarative.git/tree/dist/changes-5.9.3/?h=v5.9.3
* Wed Nov 15 2017 fabian@ritter-vogt.de
  - Update to 5.10 Beta 4
  - Contains bugfixes
* Thu Nov 02 2017 fabian@ritter-vogt.de
  - Update to 5.10 Beta 3
  - Contains bugfixes
* Mon Oct 30 2017 fabian@ritter-vogt.de
  - Update to 5.10 Beta 2
  - Contains bugfixes
  - Refresh revert-delay-deletion-of-qsgtextures.patch
* Mon Oct 09 2017 fabian@ritter-vogt.de
  - Update to 5.10 Beta 1
  - For more information visit:
      https://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/
  - Remove patches, now upstream:
    * implicit-type-import-in-modules.patch
* Sun Oct 08 2017 lbeltrame@kde.org
  - Update to 5.9.2
    * For more details please see:
      https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/
  - Dropped patches, now upstream:
    * rebuild-qqmldata-propertycache-if-deleted.patch
    * support-non-integer-pixel-ratios-qquickwidget.patch
* Mon Sep 25 2017 fabian@ritter-vogt.de
  - Update to 5.10 Alpha 1:
    * Qt QML
      + Added support for enum declarations in QML.
      + Added support for retranslation.
    * Qt Quick
      + Added a shapes plugin, providing a Shape type under QtQuick.Shapes 1.0. This allows adding stroked and filled paths into Qt Quick scenes. Such
      + Added the Qt.labs.handlers plugin, providing TapHandler, PinchHandler and DragHandler. These are the beginnings of the Pointer Handlers which
      + QQuickItem layers can now request to be backed by multisample framebuffers via the property layer.samples
      + Added font.kerning and font.preferShaping properties for advanced control over the font shaping subsystem.
      + Added advance property to Text to retrieve the typographical advance width.
      + Added Image element support for direct loading of ETC1 and ETC2 compressed textures from .pkm files. (on platforms where ETC1/2 are supported)
  - For more information visit:
      https://blog.qt.io/blog/2017/09/13/qt-5-10-alpha-released/
  - Remove patches, now upstream:
    * support-non-integer-pixel-ratios-qquickwidget.patch
    * rebuild-qqmldata-propertycache-if-deleted.patch
  - Add patch to fix implicit import of internal types inside modules:
    * implicit-type-import-in-modules.patch
* Wed Aug 09 2017 ro@suse.de
  - Don't special case sse2 libs on i586 for SLE-15, it supports
    only SSE2 capable CPUs.
* Mon Jul 24 2017 fabian@ritter-vogt.de
  - Add patch to revert upstream commit introducing a massive memory
    leak (QTBUG-62117):
    * revert-delay-deletion-of-qsgtextures.patch
* Mon Jul 17 2017 fabian@ritter-vogt.de
  - Add patch to fix crash related to shared QQmlEngine instances
    (QTBUG-61681, kde#381525):
    * rebuild-qqmldata-propertycache-if-deleted.patch
* Sat Jul 01 2017 lbeltrame@kde.org
  - Update to 5.9.1
    * For more details please see:
      http://blog.qt.io/blog/2017/06/30/qt-5-9-1-released/
* Fri Jun 23 2017 lbeltrame@kde.org
  - Add upstream patch support-non-integer-pixel-ratios-qquickwidget.patch
    * Add support for non-integer scaling to QQuickWidget (QTBUG-61502)
* Wed May 31 2017 fabian@ritter-vogt.de
  - Update to 5.9.0 final
* Wed May 24 2017 fabian@ritter-vogt.de
  - Update to 5.9.0 RC:
    * For more details please see:
      http://lists.qt-project.org/pipermail/announce/2017-May/000115.html
      and https://wiki.qt.io/New_Features_in_Qt_5.9
  - Refresh patches:
    * sse2_nojit.patch
* Fri Apr 28 2017 wbauer@tmo.at
  - Add back sse2_nojit.patch to support 32bit CPUs without SSE2
    instructions (boo#1027691)
* Wed Dec 14 2016 hrvoje.senjan@gmail.com
  - Update to 5.7.1
    * For more details please see:
      https://blog.qt.io/blog/2016/12/14/qt-5-7-1-released/
      and https://www.qt.io/qt5-7/
  - Drop upstreamed/obsolete patches:
    overflow.patch, qtdeclarative-opensource-src-5.6.0-qml_no-lifetime-dse.patch,
    V4-Always-set-the-tag-when-boxing-a-pointer.patch,
    Add-a-facility-to-version-type-information.patch,
    V4-Free-up-2-address-bits-in-64bit-mode.patch,
    masm-unaligned-stack-pointer.patch and
    fix-crash-on-exit-when-using-default-property-aliases-with-layouts.patch
* Mon Oct 17 2016 lbeltrame@kde.org
  - Add fix-crash-on-exit-when-using-default-property-aliases-with-layouts.patch:
    fix Plasma screenlocker crash on unlock (boo#999548, QTBUG#51927)
* Tue Oct 11 2016 schwab@suse.de
  - masm-unaligned-stack-pointer.patch: align stack on 16 byte boundaries in
    the YarrJIT (bsc#1003880)
* Wed Sep 28 2016 fabian@ritter-vogt.de
  - Add new version of V4-Free-up-2-address-bits-in-64bit-mode.patch
    * Fix testcase failure (boo#989341, QTBUG#54822)
  - Only apply patch on AArch64 to avoid regressions where patch not
    needed (it's experimental)
* Mon Sep 26 2016 fvogt@suse.com
  - Add upstream patches for aarch64 with VA_BITS=48 (boo#989341, QTBUG#54822)
    * V4-Always-set-the-tag-when-boxing-a-pointer.patch
    * Add-a-facility-to-version-type-information.patch
    * V4-Free-up-2-address-bits-in-64bit-mode.patchv4-set-tag.patch
* Sat Sep 24 2016 hrvoje.senjan@gmail.com
  - Update to 5.7.0
    * For more details please see:
      https://www.qt.io/qt5-7/
  - Axe dead qml_only_release_types_if_they_arent_referenced_anymore.patch
* Tue Jun 21 2016 lbeltrame@kde.org
  - Add qtdeclarative-opensource-src-5.6.0-qml_no-lifetime-dse.patch
    * Fix crash with i586 and QML loaders (boo#985768)
* Thu Jun 16 2016 hrvoje.senjan@gmail.com
  - Added qml_only_release_types_if_they_arent_referenced_anymore.patch
* Wed Jun 08 2016 hrvoje.senjan@gmail.com
  - Update to 5.6.1
    * For more details please see:
      http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
  - Drop upstreamed
    Workaround-for-crashes-in-QtQml-code-relating-to-null-this-pointers.patch
* Thu May 26 2016 hrvoje.senjan@gmail.com
  - Added Workaround-for-crashes-in-QtQml-code-relating-to-null-this-pointers.patch
    to prevent issues with GCC 6
* Fri Mar 18 2016 hrvoje.senjan@gmail.com
  - Update to 5.6.0
  - Drop support for non-SSE2 machines
  - Drop sse2_nojit.patch
  - Drop upstreamed patches:
    0001-scene-graph-fixed-memory-leak-in-qsgbatchrenderer-re.patch,
    Refactor-FxViewItem-releasing-code.patch and
    sanitize-visibleItems-list-after-model-insertions.patch
  - Add overflow.patch to resolve
    "Statement might be overflowing a buffer" post-build-check error
    * For more details please see:
      http://blog.qt.io/blog/2016/03/16/qt-5-6-released/
      and https://wiki.qt.io/New_Features_in_Qt_5.6
* Sat Feb 13 2016 matz@suse.com
  - Add 0001-scene-graph-fixed-memory-leak-in-qsgbatchrenderer-re.patch
    fixing a memory leak, QTBUG#48799.
* Mon Feb 01 2016 hrvoje.senjan@gmail.com
  - Added sanitize-visibleItems-list-after-model-insertions.patch
    and Refactor-FxViewItem-releasing-code.patch to help in resolving
    kde#352055 and qtbug#48870
* Fri Oct 16 2015 hrvoje.senjan@gmail.com
  - Update to 5.5.1 (boo#954149)
    * For more details please see:
      http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/
* Sun Aug 16 2015 hrvoje.senjan@gmail.com
  - Update to 5.5.0
    * For more details please see:
      http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
      and https://wiki.qt.io/New_Features_in_Qt_5.5
  - Drop avoid-calling-potentially-pure-virtual-method.patch, merged
    upstream
* Wed Jun 03 2015 hrvoje.senjan@gmail.com
  - Update to 5.4.2
    * Bugfix release, for more details please see:
      http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/
* Mon Apr 27 2015 hrvoje.senjan@gmail.com
  - Add avoid-calling-potentially-pure-virtual-method.patch, QTBUG#45753
* Sat Apr 25 2015 hrvoje.senjan@gmail.com
  - Extend sse2_nojit.patch to warn users without SSE2 extension that
    their processor is officially not supported.
    Also pass -msse2 -mfpmath=sse flags when we are building with SSE2
* Thu Apr 09 2015 hrvoje.senjan@gmail.com
  - Adjust usage of latest %qmake5_install macro
* Tue Feb 24 2015 hrvoje.senjan@gmail.com
  - Update to 5.4.1
    * For more details please see:
      http://blog.qt.io/blog/2015/02/24/qt-5-4-1-released/
  - Add minimal requires on other Qt5 libs
* Wed Dec 10 2014 hrvoje.senjan@gmail.com
  - Update to 5.4 Final
    * For more details please see:
      http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/
      and http://qt-project.org/wiki/New-Features-in-Qt-5.4
* Thu Nov 27 2014 hrvoje.senjan@gmail.com
  - Update to 5.4 RC
    * For more details please see:
      http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/
      and http://qt-project.org/wiki/New-Features-in-Qt-5.4
  - Drop patches merged upstream:
    0005-Fix-crash-with-foreach-on-arguments-object.patch
    0004-QML-parse-.js-files-as-JavaScript-not-QML.patch
    0006-Move-syncTimer-measurment-to-the-correct-place.patch
    0003-Fix-crashes-when-calling-Array.sort-with-imperfect-s.patch
    0001-Fix-crash-with-cleanup-of-animators.patch
    0002-Support-padding-in-images-stored-in-atlas-texture.patch

Files

/usr/include/qt5/QtPacketProtocol
/usr/include/qt5/QtPacketProtocol/QtPacketProtocol
/usr/include/qt5/QtPacketProtocol/QtPacketProtocolDepends
/usr/include/qt5/QtPacketProtocol/QtPacketProtocolVersion
/usr/include/qt5/QtPacketProtocol/qtpacketprotocolversion.h
/usr/include/qt5/QtQml
/usr/include/qt5/QtQml/QJSEngine
/usr/include/qt5/QtQml/QJSValue
/usr/include/qt5/QtQml/QJSValueIterator
/usr/include/qt5/QtQml/QJSValueList
/usr/include/qt5/QtQml/QQmlAbstractUrlInterceptor
/usr/include/qt5/QtQml/QQmlApplicationEngine
/usr/include/qt5/QtQml/QQmlComponent
/usr/include/qt5/QtQml/QQmlContext
/usr/include/qt5/QtQml/QQmlDebuggingEnabler
/usr/include/qt5/QtQml/QQmlEngine
/usr/include/qt5/QtQml/QQmlEngineExtensionInterface
/usr/include/qt5/QtQml/QQmlEngineExtensionPlugin
/usr/include/qt5/QtQml/QQmlError
/usr/include/qt5/QtQml/QQmlExpression
/usr/include/qt5/QtQml/QQmlExtensionInterface
/usr/include/qt5/QtQml/QQmlExtensionPlugin
/usr/include/qt5/QtQml/QQmlFile
/usr/include/qt5/QtQml/QQmlFileSelector
/usr/include/qt5/QtQml/QQmlImageProviderBase
/usr/include/qt5/QtQml/QQmlIncubationController
/usr/include/qt5/QtQml/QQmlIncubator
/usr/include/qt5/QtQml/QQmlInfo
/usr/include/qt5/QtQml/QQmlListProperty
/usr/include/qt5/QtQml/QQmlListReference
/usr/include/qt5/QtQml/QQmlModuleRegistration
/usr/include/qt5/QtQml/QQmlNetworkAccessManagerFactory
/usr/include/qt5/QtQml/QQmlParserStatus
/usr/include/qt5/QtQml/QQmlProperties
/usr/include/qt5/QtQml/QQmlProperty
/usr/include/qt5/QtQml/QQmlPropertyMap
/usr/include/qt5/QtQml/QQmlPropertyValueSource
/usr/include/qt5/QtQml/QQmlScriptString
/usr/include/qt5/QtQml/QQmlTypeInfo
/usr/include/qt5/QtQml/QQmlTypesExtensionInterface
/usr/include/qt5/QtQml/QmlTypeAndRevisionsRegistration
/usr/include/qt5/QtQml/QtQml
/usr/include/qt5/QtQml/QtQmlDepends
/usr/include/qt5/QtQml/QtQmlVersion
/usr/include/qt5/QtQml/qjsengine.h
/usr/include/qt5/QtQml/qjsvalue.h
/usr/include/qt5/QtQml/qjsvalueiterator.h
/usr/include/qt5/QtQml/qqml.h
/usr/include/qt5/QtQml/qqmlabstracturlinterceptor.h
/usr/include/qt5/QtQml/qqmlapplicationengine.h
/usr/include/qt5/QtQml/qqmlcomponent.h
/usr/include/qt5/QtQml/qqmlcontext.h
/usr/include/qt5/QtQml/qqmldebug.h
/usr/include/qt5/QtQml/qqmlengine.h
/usr/include/qt5/QtQml/qqmlerror.h
/usr/include/qt5/QtQml/qqmlexpression.h
/usr/include/qt5/QtQml/qqmlextensioninterface.h
/usr/include/qt5/QtQml/qqmlextensionplugin.h
/usr/include/qt5/QtQml/qqmlfile.h
/usr/include/qt5/QtQml/qqmlfileselector.h
/usr/include/qt5/QtQml/qqmlincubator.h
/usr/include/qt5/QtQml/qqmlinfo.h
/usr/include/qt5/QtQml/qqmllist.h
/usr/include/qt5/QtQml/qqmlmoduleregistration.h
/usr/include/qt5/QtQml/qqmlnetworkaccessmanagerfactory.h
/usr/include/qt5/QtQml/qqmlparserstatus.h
/usr/include/qt5/QtQml/qqmlprivate.h
/usr/include/qt5/QtQml/qqmlproperty.h
/usr/include/qt5/QtQml/qqmlpropertymap.h
/usr/include/qt5/QtQml/qqmlpropertyvaluesource.h
/usr/include/qt5/QtQml/qqmlscriptstring.h
/usr/include/qt5/QtQml/qtqml-config.h
/usr/include/qt5/QtQml/qtqmlcompilerglobal.h
/usr/include/qt5/QtQml/qtqmlglobal.h
/usr/include/qt5/QtQml/qtqmlversion.h
/usr/include/qt5/QtQmlDebug
/usr/include/qt5/QtQmlDebug/QtQmlDebug
/usr/include/qt5/QtQmlDebug/QtQmlDebugDepends
/usr/include/qt5/QtQmlDebug/QtQmlDebugVersion
/usr/include/qt5/QtQmlDebug/qtqmldebugversion.h
/usr/include/qt5/QtQmlModels
/usr/include/qt5/QtQmlModels/QtQmlModels
/usr/include/qt5/QtQmlModels/QtQmlModelsDepends
/usr/include/qt5/QtQmlModels/QtQmlModelsVersion
/usr/include/qt5/QtQmlModels/qtqmlmodels-config.h
/usr/include/qt5/QtQmlModels/qtqmlmodelsglobal.h
/usr/include/qt5/QtQmlModels/qtqmlmodelsversion.h
/usr/include/qt5/QtQmlWorkerScript
/usr/include/qt5/QtQmlWorkerScript/QtQmlWorkerScript
/usr/include/qt5/QtQmlWorkerScript/QtQmlWorkerScriptDepends
/usr/include/qt5/QtQmlWorkerScript/QtQmlWorkerScriptVersion
/usr/include/qt5/QtQmlWorkerScript/qtqmlworkerscriptglobal.h
/usr/include/qt5/QtQmlWorkerScript/qtqmlworkerscriptversion.h
/usr/include/qt5/QtQuick
/usr/include/qt5/QtQuick/QQuickAsyncImageProvider
/usr/include/qt5/QtQuick/QQuickFramebufferObject
/usr/include/qt5/QtQuick/QQuickImageProvider
/usr/include/qt5/QtQuick/QQuickImageResponse
/usr/include/qt5/QtQuick/QQuickItem
/usr/include/qt5/QtQuick/QQuickItemGrabResult
/usr/include/qt5/QtQuick/QQuickPaintedItem
/usr/include/qt5/QtQuick/QQuickRenderControl
/usr/include/qt5/QtQuick/QQuickTextDocument
/usr/include/qt5/QtQuick/QQuickTextureFactory
/usr/include/qt5/QtQuick/QQuickTransform
/usr/include/qt5/QtQuick/QQuickView
/usr/include/qt5/QtQuick/QQuickWindow
/usr/include/qt5/QtQuick/QSGAbstractRenderer
/usr/include/qt5/QtQuick/QSGBasicGeometryNode
/usr/include/qt5/QtQuick/QSGClipNode
/usr/include/qt5/QtQuick/QSGDynamicTexture
/usr/include/qt5/QtQuick/QSGEngine
/usr/include/qt5/QtQuick/QSGFlatColorMaterial
/usr/include/qt5/QtQuick/QSGGeometry
/usr/include/qt5/QtQuick/QSGGeometryNode
/usr/include/qt5/QtQuick/QSGImageNode
/usr/include/qt5/QtQuick/QSGMaterial
/usr/include/qt5/QtQuick/QSGMaterialRhiShader
/usr/include/qt5/QtQuick/QSGMaterialShader
/usr/include/qt5/QtQuick/QSGMaterialType
/usr/include/qt5/QtQuick/QSGNinePatchNode
/usr/include/qt5/QtQuick/QSGNode
/usr/include/qt5/QtQuick/QSGNodeVisitor
/usr/include/qt5/QtQuick/QSGOpacityNode
/usr/include/qt5/QtQuick/QSGOpaqueTextureMaterial
/usr/include/qt5/QtQuick/QSGRectangleNode
/usr/include/qt5/QtQuick/QSGRenderNode
/usr/include/qt5/QtQuick/QSGRendererInterface
/usr/include/qt5/QtQuick/QSGRootNode
/usr/include/qt5/QtQuick/QSGSimpleMaterial
/usr/include/qt5/QtQuick/QSGSimpleMaterialComparableMaterial
/usr/include/qt5/QtQuick/QSGSimpleMaterialShader
/usr/include/qt5/QtQuick/QSGSimpleRectNode
/usr/include/qt5/QtQuick/QSGSimpleTextureNode
/usr/include/qt5/QtQuick/QSGTexture
/usr/include/qt5/QtQuick/QSGTextureMaterial
/usr/include/qt5/QtQuick/QSGTextureProvider
/usr/include/qt5/QtQuick/QSGTransformNode
/usr/include/qt5/QtQuick/QSGVertexColorMaterial
/usr/include/qt5/QtQuick/QtQuick
/usr/include/qt5/QtQuick/QtQuickDepends
/usr/include/qt5/QtQuick/QtQuickVersion
/usr/include/qt5/QtQuick/qquickframebufferobject.h
/usr/include/qt5/QtQuick/qquickimageprovider.h
/usr/include/qt5/QtQuick/qquickitem.h
/usr/include/qt5/QtQuick/qquickitemgrabresult.h
/usr/include/qt5/QtQuick/qquickpainteditem.h
/usr/include/qt5/QtQuick/qquickrendercontrol.h
/usr/include/qt5/QtQuick/qquicktextdocument.h
/usr/include/qt5/QtQuick/qquickview.h
/usr/include/qt5/QtQuick/qquickwindow.h
/usr/include/qt5/QtQuick/qsgabstractrenderer.h
/usr/include/qt5/QtQuick/qsgengine.h
/usr/include/qt5/QtQuick/qsgflatcolormaterial.h
/usr/include/qt5/QtQuick/qsggeometry.h
/usr/include/qt5/QtQuick/qsgimagenode.h
/usr/include/qt5/QtQuick/qsgmaterial.h
/usr/include/qt5/QtQuick/qsgmaterialrhishader.h
/usr/include/qt5/QtQuick/qsgmaterialshader.h
/usr/include/qt5/QtQuick/qsgmaterialtype.h
/usr/include/qt5/QtQuick/qsgninepatchnode.h
/usr/include/qt5/QtQuick/qsgnode.h
/usr/include/qt5/QtQuick/qsgrectanglenode.h
/usr/include/qt5/QtQuick/qsgrendererinterface.h
/usr/include/qt5/QtQuick/qsgrendernode.h
/usr/include/qt5/QtQuick/qsgsimplematerial.h
/usr/include/qt5/QtQuick/qsgsimplerectnode.h
/usr/include/qt5/QtQuick/qsgsimpletexturenode.h
/usr/include/qt5/QtQuick/qsgtexture.h
/usr/include/qt5/QtQuick/qsgtexturematerial.h
/usr/include/qt5/QtQuick/qsgtextureprovider.h
/usr/include/qt5/QtQuick/qsgvertexcolormaterial.h
/usr/include/qt5/QtQuick/qtquick-config.h
/usr/include/qt5/QtQuick/qtquickglobal.h
/usr/include/qt5/QtQuick/qtquickversion.h
/usr/include/qt5/QtQuickParticles
/usr/include/qt5/QtQuickParticles/QtQuickParticles
/usr/include/qt5/QtQuickParticles/QtQuickParticlesDepends
/usr/include/qt5/QtQuickParticles/QtQuickParticlesVersion
/usr/include/qt5/QtQuickParticles/qtquickparticlesversion.h
/usr/include/qt5/QtQuickShapes
/usr/include/qt5/QtQuickShapes/QtQuickShapes
/usr/include/qt5/QtQuickShapes/QtQuickShapesDepends
/usr/include/qt5/QtQuickShapes/QtQuickShapesVersion
/usr/include/qt5/QtQuickShapes/qquickshapesglobal.h
/usr/include/qt5/QtQuickShapes/qtquickshapesversion.h
/usr/include/qt5/QtQuickTest
/usr/include/qt5/QtQuickTest/QtQuickTest
/usr/include/qt5/QtQuickTest/QtQuickTestDepends
/usr/include/qt5/QtQuickTest/QtQuickTestVersion
/usr/include/qt5/QtQuickTest/qtquicktestversion.h
/usr/include/qt5/QtQuickTest/quicktest.h
/usr/include/qt5/QtQuickTest/quicktestglobal.h
/usr/include/qt5/QtQuickWidgets
/usr/include/qt5/QtQuickWidgets/QQuickWidget
/usr/include/qt5/QtQuickWidgets/QtQuickWidgets
/usr/include/qt5/QtQuickWidgets/QtQuickWidgetsDepends
/usr/include/qt5/QtQuickWidgets/QtQuickWidgetsVersion
/usr/include/qt5/QtQuickWidgets/qquickwidget.h
/usr/include/qt5/QtQuickWidgets/qtquickwidgetsglobal.h
/usr/include/qt5/QtQuickWidgets/qtquickwidgetsversion.h
/usr/lib64/cmake/Qt5PacketProtocol
/usr/lib64/cmake/Qt5PacketProtocol/Qt5PacketProtocolConfig.cmake
/usr/lib64/cmake/Qt5PacketProtocol/Qt5PacketProtocolConfigVersion.cmake
/usr/lib64/cmake/Qt5Qml
/usr/lib64/cmake/Qt5Qml/Qt5QmlConfig.cmake
/usr/lib64/cmake/Qt5Qml/Qt5QmlConfigExtras.cmake
/usr/lib64/cmake/Qt5Qml/Qt5QmlConfigVersion.cmake
/usr/lib64/cmake/Qt5Qml/Qt5Qml_QDebugMessageServiceFactory.cmake
/usr/lib64/cmake/Qt5Qml/Qt5Qml_QLocalClientConnectionFactory.cmake
/usr/lib64/cmake/Qt5Qml/Qt5Qml_QQmlDebugServerFactory.cmake
/usr/lib64/cmake/Qt5Qml/Qt5Qml_QQmlDebuggerServiceFactory.cmake
/usr/lib64/cmake/Qt5Qml/Qt5Qml_QQmlInspectorServiceFactory.cmake
/usr/lib64/cmake/Qt5Qml/Qt5Qml_QQmlNativeDebugConnectorFactory.cmake
/usr/lib64/cmake/Qt5Qml/Qt5Qml_QQmlNativeDebugServiceFactory.cmake
/usr/lib64/cmake/Qt5Qml/Qt5Qml_QQmlPreviewServiceFactory.cmake
/usr/lib64/cmake/Qt5Qml/Qt5Qml_QQmlProfilerServiceFactory.cmake
/usr/lib64/cmake/Qt5Qml/Qt5Qml_QQuickProfilerAdapterFactory.cmake
/usr/lib64/cmake/Qt5Qml/Qt5Qml_QTcpServerConnectionFactory.cmake
/usr/lib64/cmake/Qt5QmlDebug
/usr/lib64/cmake/Qt5QmlDebug/Qt5QmlDebugConfig.cmake
/usr/lib64/cmake/Qt5QmlDebug/Qt5QmlDebugConfigVersion.cmake
/usr/lib64/cmake/Qt5QmlDevTools
/usr/lib64/cmake/Qt5QmlDevTools/Qt5QmlDevToolsConfig.cmake
/usr/lib64/cmake/Qt5QmlDevTools/Qt5QmlDevToolsConfigVersion.cmake
/usr/lib64/cmake/Qt5QmlImportScanner
/usr/lib64/cmake/Qt5QmlImportScanner/Qt5QmlImportScannerConfig.cmake
/usr/lib64/cmake/Qt5QmlImportScanner/Qt5QmlImportScannerTemplate.cpp.in
/usr/lib64/cmake/Qt5QmlModels
/usr/lib64/cmake/Qt5QmlModels/Qt5QmlModelsConfig.cmake
/usr/lib64/cmake/Qt5QmlModels/Qt5QmlModelsConfigVersion.cmake
/usr/lib64/cmake/Qt5QmlWorkerScript
/usr/lib64/cmake/Qt5QmlWorkerScript/Qt5QmlWorkerScriptConfig.cmake
/usr/lib64/cmake/Qt5QmlWorkerScript/Qt5QmlWorkerScriptConfigVersion.cmake
/usr/lib64/cmake/Qt5Quick
/usr/lib64/cmake/Qt5Quick/Qt5QuickConfig.cmake
/usr/lib64/cmake/Qt5Quick/Qt5QuickConfigVersion.cmake
/usr/lib64/cmake/Qt5QuickCompiler
/usr/lib64/cmake/Qt5QuickCompiler/Qt5QuickCompilerConfig.cmake
/usr/lib64/cmake/Qt5QuickParticles
/usr/lib64/cmake/Qt5QuickParticles/Qt5QuickParticlesConfig.cmake
/usr/lib64/cmake/Qt5QuickParticles/Qt5QuickParticlesConfigVersion.cmake
/usr/lib64/cmake/Qt5QuickShapes
/usr/lib64/cmake/Qt5QuickShapes/Qt5QuickShapesConfig.cmake
/usr/lib64/cmake/Qt5QuickShapes/Qt5QuickShapesConfigVersion.cmake
/usr/lib64/cmake/Qt5QuickTest
/usr/lib64/cmake/Qt5QuickTest/Qt5QuickTestConfig.cmake
/usr/lib64/cmake/Qt5QuickTest/Qt5QuickTestConfigVersion.cmake
/usr/lib64/cmake/Qt5QuickWidgets
/usr/lib64/cmake/Qt5QuickWidgets/Qt5QuickWidgetsConfig.cmake
/usr/lib64/cmake/Qt5QuickWidgets/Qt5QuickWidgetsConfigVersion.cmake
/usr/lib64/libQt5PacketProtocol.a
/usr/lib64/libQt5PacketProtocol.prl
/usr/lib64/libQt5Qml.prl
/usr/lib64/libQt5Qml.so
/usr/lib64/libQt5QmlDebug.a
/usr/lib64/libQt5QmlDebug.prl
/usr/lib64/libQt5QmlDevTools.a
/usr/lib64/libQt5QmlDevTools.prl
/usr/lib64/libQt5QmlModels.prl
/usr/lib64/libQt5QmlModels.so
/usr/lib64/libQt5QmlWorkerScript.prl
/usr/lib64/libQt5QmlWorkerScript.so
/usr/lib64/libQt5Quick.prl
/usr/lib64/libQt5Quick.so
/usr/lib64/libQt5QuickParticles.prl
/usr/lib64/libQt5QuickParticles.so
/usr/lib64/libQt5QuickShapes.prl
/usr/lib64/libQt5QuickShapes.so
/usr/lib64/libQt5QuickTest.prl
/usr/lib64/libQt5QuickTest.so
/usr/lib64/libQt5QuickWidgets.prl
/usr/lib64/libQt5QuickWidgets.so
/usr/lib64/metatypes/qt5qml_metatypes.json
/usr/lib64/metatypes/qt5qmlmodels_metatypes.json
/usr/lib64/metatypes/qt5qmlworkerscript_metatypes.json
/usr/lib64/metatypes/qt5quick_metatypes.json
/usr/lib64/metatypes/qt5quickparticles_metatypes.json
/usr/lib64/metatypes/qt5quickshapes_metatypes.json
/usr/lib64/metatypes/qt5quicktest_metatypes.json
/usr/lib64/pkgconfig/Qt5Qml.pc
/usr/lib64/pkgconfig/Qt5QmlModels.pc
/usr/lib64/pkgconfig/Qt5QmlWorkerScript.pc
/usr/lib64/pkgconfig/Qt5Quick.pc
/usr/lib64/pkgconfig/Qt5QuickTest.pc
/usr/lib64/pkgconfig/Qt5QuickWidgets.pc
/usr/lib64/qt5/mkspecs/features/qmlcache.prf
/usr/lib64/qt5/mkspecs/features/qmltypes.prf
/usr/lib64/qt5/mkspecs/features/qtquickcompiler.prf
/usr/lib64/qt5/mkspecs/modules/qt_lib_packetprotocol_private.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_qml.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_qml_private.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_qmldebug_private.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_qmldevtools_private.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_qmlmodels.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_qmlmodels_private.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_qmltest.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_qmltest_private.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_qmlworkerscript.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_qmlworkerscript_private.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_quick.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_quick_private.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_quickparticles_private.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_quickshapes_private.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_quickwidgets.pri
/usr/lib64/qt5/mkspecs/modules/qt_lib_quickwidgets_private.pri
/usr/lib64/qt5/qml/QtTest
/usr/lib64/qt5/qml/QtTest/SignalSpy.qml
/usr/lib64/qt5/qml/QtTest/TestCase.qml
/usr/lib64/qt5/qml/QtTest/libqmltestplugin.so
/usr/lib64/qt5/qml/QtTest/plugins.qmltypes
/usr/lib64/qt5/qml/QtTest/qmldir
/usr/lib64/qt5/qml/QtTest/testlogger.js
/usr/share/licenses/libqt5-qtdeclarative-devel
/usr/share/licenses/libqt5-qtdeclarative-devel/LICENSE.FDL
/usr/share/licenses/libqt5-qtdeclarative-devel/LICENSE.GPL2
/usr/share/licenses/libqt5-qtdeclarative-devel/LICENSE.GPL3
/usr/share/licenses/libqt5-qtdeclarative-devel/LICENSE.GPL3-EXCEPT
/usr/share/licenses/libqt5-qtdeclarative-devel/LICENSE.LGPL3


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 17:02:19 2024