From 3b59948af16a38f619b7ab18e579e4fcbf0f0fa70dfefd013b83299ce483652f Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Fri, 21 Apr 2023 16:08:26 +0000 Subject: [PATCH] Accepting request 1081228 from home:Vogtinator:qt5.15 Qt 5.15.9. Not built yet but submitting anyway. OBS-URL: https://build.opensuse.org/request/show/1081228 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtdeclarative?expand=0&rev=27 --- _service | 4 +- _servicedata | 2 +- libqt5-qtdeclarative.changes | 50 +++++++++++++++++++ libqt5-qtdeclarative.spec | 6 +-- ...rative-everywhere-src-5.15.8+kde22.obscpio | 3 -- ...rative-everywhere-src-5.15.9+kde23.obscpio | 3 ++ qtdeclarative-everywhere-src.obsinfo | 6 +-- 7 files changed, 62 insertions(+), 12 deletions(-) delete mode 100644 qtdeclarative-everywhere-src-5.15.8+kde22.obscpio create mode 100644 qtdeclarative-everywhere-src-5.15.9+kde23.obscpio diff --git a/_service b/_service index b079945..c9be204 100644 --- a/_service +++ b/_service @@ -1,12 +1,12 @@ enable - 5.15.8+kde@TAG_OFFSET@ + 5.15.9+kde@TAG_OFFSET@ https://invent.kde.org/qt/qt/qtdeclarative.git git qtdeclarative-everywhere-src kde/5.15 - v5.15.8-lts-lgpl + v5.15.9-lts-lgpl enable diff --git a/_servicedata b/_servicedata index 6a0c329..a90631a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://invent.kde.org/qt/qt/qtdeclarative.git - e53eec414af66f72046960693d5b6ac8060fb384 \ No newline at end of file + 45c22a0221937682f4496801a495458a00f76d3a \ No newline at end of file diff --git a/libqt5-qtdeclarative.changes b/libqt5-qtdeclarative.changes index 8505d8b..38f08ee 100644 --- a/libqt5-qtdeclarative.changes +++ b/libqt5-qtdeclarative.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +Fri Apr 21 09:57:43 UTC 2023 - Fabian Vogt + +- Update to version 5.15.8+kde67, rebased upstream: + * QQuickItem: Fix effective visibility for items without parent + * Prevent crash when destroying asynchronous Loader + * Quick Animations: Fix crash + * qv4function: Fix crash due to reference being invalidated + * Models: Avoid crashes when deleting cache items + * QQuickState::when: handle QJSValue properties correctly + * QQmlImportDatabase: Make sure the newly added import path be first + * Revert "Fix missing glyphs when using NativeRendering" + * Fix missing glyphs when using NativeRendering + * Update the window cursor on mouse release + * Blacklist: test cases blacklisted in tst_QQuickListView: + * Blacklist: test cases blacklisted in tst_QQuickMultiPointTouchArea: + * Fix crash with NativeRendering on RHI + * A11Y: make QQuickText focusable for A11Y + * QQuickWindow: improve docs for activeFocusItem + * Doc: add example snippets for containmentMask + * Fix typo in qquickdroparea/BLACKLIST for Ubuntu-20.04 + * QQmlAdaptorModel: Do not use reparenting for lifetime managemment + * Correctly handle QQuickState::when + * CMake: Fix handling of empty qrc files with qtquickcompiler + * CMake: Skip qtquickcompiler cmake test on macOS ARM + * Fix indices alignment problem + * Fix indentation in positioners example + * doc: Fix QQuickItem point/rect mapping methods signatures + * Instantiator: Do not load items when inactive + * Doc: Fix QtQuick::Loader::item type + * Doc: fix incorrect type name on focus page + * icutils::Node: GCC 11 -Werror=maybe-uninitialized w/-fsanitize=undefined + * tst_qquickimageprovider: fix some memleaks + * Fix incorrect behavior after displace transition + * Fix edge cases in arcTo + * Don't blacklist tst_QQuickFramebufferObject::everything on b2qt + * Use tree hash rather than commit hash in .tag file + * Adjust default max call depth for QNX + * Blacklist containsDrag_internal on Ubuntu 20.04 + * QQmlLoggingCategory: Avoid unnecessary warnings from setters + * Blacklist flakey tst_QPauseAnimationJob::multipleSequentialGroups on macOS + * Assert that QQmlDelegateModel's count can't be less than zero + * qml{plugindump|importscanner}: Don't mix std::cerr and std::wcerr + * Treat unknown tablet device as stylus and create QTabletEvent + * GridView: Set content position when changing cell size + * QQuickItemViewTransitionAttached: Avoid dangling pointers + * Bound animatorjob value to the given range +- Commits dropped by the rebase: + * Document that StyledText also supports   and " + ------------------------------------------------------------------- Thu Mar 2 11:49:15 UTC 2023 - Fabian Vogt diff --git a/libqt5-qtdeclarative.spec b/libqt5-qtdeclarative.spec index 086a5b4..b10d561 100644 --- a/libqt5-qtdeclarative.spec +++ b/libqt5-qtdeclarative.spec @@ -19,11 +19,11 @@ %define qt5_snapshot 1 %define libname libQtQuick5 %define base_name libqt5 -%define real_version 5.15.8 -%define so_version 5.15.8 +%define real_version 5.15.9 +%define so_version 5.15.9 %define tar_version qtdeclarative-everywhere-src-%{version} Name: libqt5-qtdeclarative -Version: 5.15.8+kde22 +Version: 5.15.9+kde23 Release: 0 Summary: Qt 5 Declarative Library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) diff --git a/qtdeclarative-everywhere-src-5.15.8+kde22.obscpio b/qtdeclarative-everywhere-src-5.15.8+kde22.obscpio deleted file mode 100644 index 0a373be..0000000 --- a/qtdeclarative-everywhere-src-5.15.8+kde22.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76329658b394e869ff1a1a229f8551dc6f0ff4da65885181b365bbaa47bd907c -size 143358478 diff --git a/qtdeclarative-everywhere-src-5.15.9+kde23.obscpio b/qtdeclarative-everywhere-src-5.15.9+kde23.obscpio new file mode 100644 index 0000000..5c6cbf3 --- /dev/null +++ b/qtdeclarative-everywhere-src-5.15.9+kde23.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33dfd6f07c5b171675e047b219a9bda1bafbb04345606bd975081536d3775f9b +size 143414286 diff --git a/qtdeclarative-everywhere-src.obsinfo b/qtdeclarative-everywhere-src.obsinfo index 5a6ff22..8cc0665 100644 --- a/qtdeclarative-everywhere-src.obsinfo +++ b/qtdeclarative-everywhere-src.obsinfo @@ -1,4 +1,4 @@ name: qtdeclarative-everywhere-src -version: 5.15.8+kde22 -mtime: 1672930994 -commit: e53eec414af66f72046960693d5b6ac8060fb384 +version: 5.15.9+kde23 +mtime: 1681767630 +commit: 45c22a0221937682f4496801a495458a00f76d3a