Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqt5-qtquickcontrols2 for openSUSE:Leap:16.0 checked in at 2025-05-17 19:10:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/libqt5-qtquickcontrols2 (Old) and /work/SRC/openSUSE:Leap:16.0/.libqt5-qtquickcontrols2.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtquickcontrols2" Sat May 17 19:10:05 2025 rev:1 rq: version:5.15.16+kde5 Changes: -------- New Changes file: --- /dev/null 2025-04-02 01:05:25.176000000 +0200 +++ /work/SRC/openSUSE:Leap:16.0/.libqt5-qtquickcontrols2.new.30101/libqt5-qtquickcontrols2.changes 2025-05-17 19:10:06.305555583 +0200 @@ -0,0 +1,629 @@ +------------------------------------------------------------------- +Mon Nov 25 15:45:30 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.16+kde5, rebased upstream: + * Don't leak buttons in QQuickDialogButtonBox + * Fix connection leak in header proxy model + * Bump version to 5.15.16 + +------------------------------------------------------------------- +Wed Sep 4 20:08:56 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.15+kde5, rebased upstream: + * Bump version to 5.15.15 + * RangeSlider: Don't update position only if mouse/touch is grabbed + +------------------------------------------------------------------- +Wed May 29 06:48:05 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.14+kde5, rebased upstream: + * Bump version to 5.15.14 + +------------------------------------------------------------------- +Tue Mar 19 09:58:47 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.13+kde5, rebased upstream: + * Bump version to 5.15.13 + +------------------------------------------------------------------- +Fri Dec 29 13:30:42 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.12+kde5, rebased upstream: + * Bump version to 5.15.12 + +------------------------------------------------------------------- +Fri Oct 6 06:42:14 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.11+kde5, rebased upstream: + * Take over touch grab after initial delayed mouse press from Flickable + * Doc: Fix link to Scrollbar size property + +------------------------------------------------------------------- +Tue Jun 13 12:59:15 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.10+kde6, rebased upstream: + * Accessibility: respect value in attached Accessible in controls + * TextArea: make clip node wider to accommodate cursor when right-aligned + * DialogButtonBox: fix buttons going outside box on size change + * Control in pressDelay Flickable: detect touch release near press pos + * Reset provider's texture if QQuickNiniPatchImage's source is invalid + * FileDialog: do not add default suffix when content scheme is used + +------------------------------------------------------------------- +Fri Apr 21 10:00:43 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.8+kde11, rebased upstream: + * SwipeView: don't cull every child item that gets added + * AbstractButton: fix fast clicks being treated as double clicks + +------------------------------------------------------------------- +Mon Jan 9 09:22:57 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.8+kde7, rebased upstream: + * RangeSlider: update handle positions when 'from' or 'to' value is changed + * Fix build without accessibility + * Register the overlay with QQuickApplicationWindow + * Consider all popups in the stack to test whether an event should be blocked + * Give focus to popup on prepareEnter instead of finalizeEnter + * Fix activeFocus for highest-z popup + +------------------------------------------------------------------- +Thu Dec 15 12:22:42 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.7+kde7: + * Fix the popup position of a Menu + +------------------------------------------------------------------- +Thu Nov 3 08:56:11 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.7+kde6, rebased upstream: + * implement a11y pressing of qquickabstractbutton + * Blacklist some flaky tst_qquickpopup functions on openSUSE + * Fix memory leak in Qt Quick Controls icon + +------------------------------------------------------------------- +Mon Sep 26 10:34:25 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.6+kde5, rebased upstream: + * Revert "ToolTip: use contentWidth of Text contentItem to account for newlines" + * Doc: make it clear that Page doesn't render its title text + * QQuickComboBox: fix acceptableInput being wrong if no validator was set + * Add recursion guard to QQuickApplicationWindowPrivate::relayout() + * Fix SwipeDelegate losing swipes to parent flickables + * Blacklist some flaky tst_qquickdrawer functions on openSUSE + * Fix warnings in some tests + * ToolTip: use contentWidth of Text contentItem to account for newlines + +------------------------------------------------------------------- +Wed Aug 24 13:22:51 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.5+kde6: + * Fix scroll bars not showing up when binding to standalone contentItem + +------------------------------------------------------------------- +Mon Jun 27 13:10:04 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.5+kde5, rebased upstream: + * Revert "Allow creation of custom QQuickPopupItem-derived types" + * QQuickAbstractButton: fix crash on destruction + * TextArea: Detach the flickable when it is deleted + * Don't call QQml_setParent_noEvent with a nullptr item + * Hide old scroll bars + * Allow creation of custom QQuickPopupItem-derived types + * Imagine: fix GroupBox's bottom edge being clipped + * QQuickDial: Keep value integer if everything is integer + * ScrollView: fix crash when scrolling with zero-sized item + * Change the name of the material style plugin to avoid a path limit + * QmlDesigner: Fix RangeSliderSpecifics snap mode + * Ensure the ninepatch image is detached + * Ninepatch: keep resetNode status to not lose track of ImageNode->NinePatchNode changes + * Revert "Update commercial license headers" + * Fix static build + * ComboBox: don't focus TextField when clicking on indicator + * Combobox: Fix initial set of inputMethodHints + * Fix popups with exit transitions blocking mouse events when destroyed + * a11y: Fix ordering on header, content item and footer in Page + * Update commercial license headers + * Fix initial currentIndex in Tumbler when wrap is set to false + * SwipeDelegate: ensure background and contentItem are resized + * Reset the opacity and scale properties after the exit transition +- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now + +------------------------------------------------------------------- +Fri Jan 21 08:13:58 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.2+kde10: + * QQuickAction: don't grab the same shortcut multiple times + * Ensure we don't crash when changing sizes after cleanup + +------------------------------------------------------------------- +Thu Oct 28 07:21:23 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.2+kde8: + * Unset mouseGrabberPopup if it's removed from children + +------------------------------------------------------------------- +Tue Jun 22 09:51:48 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Switch to KDE's maintenance branch +- Update to version 5.15.2+kde7: + * QmlDesigner: Remove duplicate of repeat + * Doc: remove all instances of \qmlpropertygroup + * Doc: fix Qt Labs Platform Menu icon documentation + * Fix QQuickHeaderView models to pass model tester + * Doc: fix SplitView's inheritance + * Add changes file for Qt 5.15.2 + * Bump version +- Add patch to reset version to 5.15.2: + * 0001-Revert-Bump-version.patch + +------------------------------------------------------------------- +Sat Jan 16 16:25:20 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Add compatibility with qml-autoreqprov + +------------------------------------------------------------------- +Fri Nov 20 12:09:31 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.15.2: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtquickcontrols2.git/plain/dist/changes-5.15.2/?h=5.15.2 + +------------------------------------------------------------------- +Thu Sep 10 07:57:20 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.15.1: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtquickcontrols2.git/plain/dist/changes-5.15.1/?h=5.15.1 + +------------------------------------------------------------------- +Tue May 26 10:17:59 UTC 2020 - Callum Farmer <callumjfarme...@gmail.com> + +- Update to version 5.15.0: + * No changelog available + +------------------------------------------------------------------- +Wed May 20 16:38:00 UTC 2020 - Callum Farmer <callumjfarme...@gmail.com> + +- Update to version 5.15.0-rc2: + * No changelog available + +------------------------------------------------------------------- +Wed May 6 11:37:51 UTC 2020 - Fabian Vogt <fab...@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/qtquickcontrols2.git/plain/dist/changes-5.15.0/?h=5.15.0 + +------------------------------------------------------------------- +Fri Apr 24 07:11:25 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.15.0-beta4: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Apr 14 06:47:42 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.15.0-beta3: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Mar 24 12:13:50 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.15.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Fri Feb 28 09:59:05 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.15.0-beta1: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Wed Feb 19 10:16:39 UTC 2020 - Fabian Vogt <fab...@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 13:14:28 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.14.1: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtquickcontrols2.git/plain/dist/changes-5.14.1/?h=v5.14.1 + +------------------------------------------------------------------- +Tue Dec 17 09:25:48 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr> + +- Update the license tags. + +------------------------------------------------------------------- +Thu Dec 12 12:54:20 UTC 2019 - Fabian Vogt <fab...@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/qtquickcontrols2.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/qtquickcontrols2.git/tree/dist/changes-5.13.2?h=v5.14.0 + +------------------------------------------------------------------- +Wed Dec 4 14:37:59 UTC 2019 - Fabian Vogt <fab...@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 13:02:10 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.14.0-beta3: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Thu Oct 24 13:22:55 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.14.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Oct 15 12:34:42 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.14.0-beta1: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Mon Sep 30 13:30:28 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.14.0-alpha: + * New feature release + * No changelog available + * For more details about Qt 5.14 please see: ++++ 332 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:Leap:16.0/.libqt5-qtquickcontrols2.new.30101/libqt5-qtquickcontrols2.changes New: ---- _service _servicedata libqt5-qtquickcontrols2.changes libqt5-qtquickcontrols2.spec qtquickcontrols2-everywhere-src-5.15.16+kde5.obscpio qtquickcontrols2-everywhere-src.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtquickcontrols2.spec ++++++ # # spec file for package libqt5-qtquickcontrols2 # # Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # # Internal QML imports of examples %global __requires_exclude qmlimport\\((Backend|Theme|.*example).* %define qt5_snapshot 1 %define base_name libqt5 %define real_version 5.15.16 %define so_version 5.15.16 %define tar_version qtquickcontrols2-everywhere-src-%{version} Name: libqt5-qtquickcontrols2 Version: 5.15.16+kde5 Release: 0 Summary: Qt 5 Quick Controls Addon License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/X11 URL: https://www.qt.io Source: %{tar_version}.tar.xz BuildRequires: fdupes BuildRequires: libQt5Core-private-headers-devel >= %{real_version} BuildRequires: libQt5Gui-private-headers-devel >= %{real_version} BuildRequires: libqt5-qtbase-devel >= %{real_version} BuildRequires: libqt5-qtdeclarative-private-headers-devel >= %{real_version} %if %{qt5_snapshot} #to create the forwarding headers BuildRequires: perl %endif BuildRequires: pkgconfig BuildRequires: xz BuildRequires: pkgconfig(Qt5Qml) >= %{real_version} BuildRequires: pkgconfig(Qt5Quick) >= %{real_version} %requires_ge libQt5Widgets5 %requires_ge libQtQuick5 %description The Qt Quick Controls2 module provides a set of controls that can be used to build complete interfaces in Qt Quick. %package -n libQt5QuickControls2-5 Summary: Qt 5 QuickControl2 Library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: System/Libraries %description -n libQt5QuickControls2-5 Qt is a set of libraries for developing applications. This package contains base tools, like string, xml, and network handling. %package -n libQt5QuickTemplates2-5 Summary: Qt5 QuickTemplates2 Library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: System/Libraries %description -n libQt5QuickTemplates2-5 You need this package if you want to compile programs with qtquickcontrols2. %package -n libQt5QuickControls2-devel Summary: Qt Development Kit License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/X11 Requires: libQt5QuickControls2-5 = %{version} %description -n libQt5QuickControls2-devel You need this package if you want to compile programs with qtquickcontrols2. %package -n libQt5QuickTemplates2-devel Summary: Qt Development Kit License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/X11 Requires: libQt5QuickTemplates2-5 = %{version} %description -n libQt5QuickTemplates2-devel You need this package if you want to compile programs with qtquickcontrols2. %package private-headers-devel Summary: Headers for the unstable API of the Qt5 QuickControls2 module License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/X11 Requires: libQt5QuickControls2-devel = %{version} Requires: libQt5QuickTemplates2-devel = %{version} %description private-headers-devel You need this package if you want to compile programs against the unstable API of the Qt5 QuickControls 2 module. %package examples Summary: Qt5 quickcontrols2 examples License: BSD-3-Clause Group: Development/Libraries/X11 %description examples Examples for libqt5-qtquickcontrols2 module. %prep %autosetup -n %{tar_version} %build %if %{qt5_snapshot} #force the configure script to generate the forwarding headers (it checks whether .git directory exists) mkdir .git %endif %qmake5 %make_jobs %install %qmake5_install find %{buildroot}/%{_libqt5_libdir} -type f -name '*la' -print -exec perl -pi -e 's,-L%{_builddir}/\S+,,g' {} + find %{buildroot}/%{_libqt5_libdir} -type f -name '*pc' -print -exec perl -pi -e "s, -L$RPM_BUILD_DIR/?\S+,,g" {} + -exec sed -i -e "s,^moc_location=.*,moc_location=%{_lib}qt5_bindir/moc," -e "s,uic_location=.*,uic_location=%{_lib}qt5_bindir/uic," {} + find %{buildroot}/%{_libqt5_libdir} -type f -name '*prl' -exec sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" {} + # kill .la files rm -f %{buildroot}%{_libqt5_libdir}/lib*.la %post -n libQt5QuickControls2-5 -p /sbin/ldconfig %postun -n libQt5QuickControls2-5 -p /sbin/ldconfig %post -n libQt5QuickTemplates2-5 -p /sbin/ldconfig %postun -n libQt5QuickTemplates2-5 -p /sbin/ldconfig %files -n libQt5QuickControls2-5 %license LICENSE.* %{_libqt5_libdir}/libQt5QuickControls2.so.* %files -n libQt5QuickTemplates2-5 %license LICENSE.* %{_libqt5_libdir}/libQt5QuickTemplates2.so.* %files %license LICENSE.* %{_libqt5_archdatadir}/qml/QtQuick %{_libqt5_archdatadir}/qml/Qt %files -n libQt5QuickControls2-devel %license LICENSE.* %exclude %{_libqt5_includedir}/QtQuickControls2/%{so_version} %{_libqt5_includedir}/QtQuickControls2 %{_libqt5_libdir}/cmake/Qt5QuickControls2 %{_libqt5_libdir}/libQt5QuickControls2.prl %{_libqt5_libdir}/libQt5QuickControls2.so %{_libqt5_libdir}/pkgconfig/Qt5QuickControls2.pc %{_libqt5_archdatadir}/mkspecs/modules/qt_lib_quickcontrols2.pri %files -n libQt5QuickTemplates2-devel %license LICENSE.* %exclude %{_libqt5_includedir}/QtQuickTemplates2/%{so_version} %{_libqt5_includedir}/QtQuickTemplates2 %{_libqt5_libdir}/cmake/Qt5QuickTemplates2 %{_libqt5_libdir}/libQt5QuickTemplates2.prl %{_libqt5_libdir}/libQt5QuickTemplates2.so %{_libqt5_libdir}/pkgconfig/Qt5QuickTemplates2.pc %{_libqt5_archdatadir}/mkspecs/modules/qt_lib_quicktemplates2.pri %files private-headers-devel %license LICENSE.* %{_libqt5_includedir}/QtQuickControls2/%{so_version} %{_libqt5_includedir}/QtQuickTemplates2/%{so_version} %{_libqt5_archdatadir}/mkspecs/modules/qt_lib_quickcontrols2_private.pri %{_libqt5_archdatadir}/mkspecs/modules/qt_lib_quicktemplates2_private.pri %files examples %license LICENSE.* %{_libqt5_examplesdir}/ %changelog ++++++ _service ++++++ <services> <service name="obs_scm" mode="disabled"> <param name="changesgenerate">enable</param> <param name="versionformat">5.15.16+kde@TAG_OFFSET@</param> <param name="url">https://invent.kde.org/qt/qt/qtquickcontrols2.git</param> <param name="scm">git</param> <param name="filename">qtquickcontrols2-everywhere-src</param> <param name="revision">kde/5.15</param> <param name="parent-tag">v5.15.16-lts-lgpl</param> <param name="changesgenerate">enable</param> </service> <service name="set_version" mode="disabled"/> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://invent.kde.org/qt/qt/qtquickcontrols2.git</param> <param name="changesrevision">8f244d09b22ed68b3aefaa8e521c8d68d18cada7</param></service></servicedata> (No newline at EOF) ++++++ qtquickcontrols2-everywhere-src.obsinfo ++++++ name: qtquickcontrols2-everywhere-src version: 5.15.16+kde5 mtime: 1731929866 commit: 8f244d09b22ed68b3aefaa8e521c8d68d18cada7