Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-quicktimeline for openSUSE:Factory checked in at 2023-04-05 21:32:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-quicktimeline (Old) and /work/SRC/openSUSE:Factory/.qt6-quicktimeline.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-quicktimeline" Wed Apr 5 21:32:03 2023 rev:20 rq:1077338 version:6.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-quicktimeline/qt6-quicktimeline.changes 2023-03-17 17:04:00.133598602 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-quicktimeline.new.19717/qt6-quicktimeline.changes 2023-04-05 21:36:56.927011503 +0200 @@ -1,0 +2,6 @@ +Mon Apr 3 10:02:32 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 6.5.0 + * https://www.qt.io/blog/qt-6.5-lts-released + +------------------------------------------------------------------- Old: ---- qtquicktimeline-everywhere-src-6.4.3.tar.xz New: ---- qtquicktimeline-everywhere-src-6.5.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-quicktimeline.spec ++++++ --- /var/tmp/diff_new_pack.32zIe2/_old 2023-04-05 21:36:57.523014905 +0200 +++ /var/tmp/diff_new_pack.32zIe2/_new 2023-04-05 21:36:57.531014951 +0200 @@ -1,7 +1,7 @@ # # spec file for package qt6-quicktimeline # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,8 @@ # -%define real_version 6.4.3 -%define short_version 6.4 +%define real_version 6.5.0 +%define short_version 6.5 %define tar_name qtquicktimeline-everywhere-src %define tar_suffix %{nil} # @@ -27,7 +27,7 @@ %endif # Name: qt6-quicktimeline%{?pkg_suffix} -Version: 6.4.3 +Version: 6.5.0 Release: 0 Summary: Qt 6 module for creating keyframe-based animations License: GPL-3.0-or-later @@ -36,13 +36,12 @@ Source99: qt6-quicktimeline-rpmlintrc BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel -BuildRequires: qt6-gui-private-devel BuildRequires: qt6-qml-private-devel BuildRequires: qt6-quick-private-devel -BuildRequires: cmake(Qt6Core) -BuildRequires: cmake(Qt6Gui) -BuildRequires: cmake(Qt6Qml) -BuildRequires: cmake(Qt6Quick) +BuildRequires: cmake(Qt6Core) = %{real_version} +BuildRequires: cmake(Qt6Gui) = %{real_version} +BuildRequires: cmake(Qt6Qml) = %{real_version} +BuildRequires: cmake(Qt6Quick) = %{real_version} %if "%{qt6_flavor}" == "docs" BuildRequires: qt6-tools %{qt6_doc_packages} ++++++ qtquicktimeline-everywhere-src-6.4.3.tar.xz -> qtquicktimeline-everywhere-src-6.5.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/.cmake.conf new/qtquicktimeline-everywhere-src-6.5.0/.cmake.conf --- old/qtquicktimeline-everywhere-src-6.4.3/.cmake.conf 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/.cmake.conf 2023-03-28 16:23:28.000000000 +0200 @@ -1,2 +1,5 @@ -set(QT_REPO_MODULE_VERSION "6.4.3") +set(QT_REPO_MODULE_VERSION "6.5.0") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") +set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1") +# Use cpp-based syncqt +set(QT_USE_SYNCQT_CPP TRUE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/.tag new/qtquicktimeline-everywhere-src-6.5.0/.tag --- old/qtquicktimeline-everywhere-src-6.4.3/.tag 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/.tag 2023-03-28 16:23:28.000000000 +0200 @@ -1 +1 @@ -4390474017a46050184091085e004c75d4b7dec3 +06739c8cb64fa404463b7493a8022d1c892fecc9 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/CMakeLists.txt new/qtquicktimeline-everywhere-src-6.5.0/CMakeLists.txt --- old/qtquicktimeline-everywhere-src-6.4.3/CMakeLists.txt 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/CMakeLists.txt 2023-03-28 16:23:28.000000000 +0200 @@ -1,3 +1,6 @@ +# Copyright (C) 2022 The Qt Company Ltd. +# SPDX-License-Identifier: BSD-3-Clause + # Generated from qtquicktimeline.pro. cmake_minimum_required(VERSION 3.16) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/dependencies.yaml new/qtquicktimeline-everywhere-src-6.5.0/dependencies.yaml --- old/qtquicktimeline-everywhere-src-6.4.3/dependencies.yaml 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/dependencies.yaml 2023-03-28 16:23:28.000000000 +0200 @@ -1,7 +1,7 @@ dependencies: ../qtbase: - ref: 519d2d8f442409e86a0ee2fa16bd543342180861 + ref: aea92807be2567c4212b96ae67de7137075ba4ee required: true ../qtdeclarative: - ref: 7161b3a04d08aea891bd7c7e459437260d29c3f3 + ref: 3238e18d6b0dc45d2e765fb0b93da5cbf3f396ec required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquickkeyframe_p.h new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquickkeyframe_p.h --- old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquickkeyframe_p.h 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquickkeyframe_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/timeline/qquickkeyframe_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquickkeyframedatautils_p.h new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquickkeyframedatautils_p.h --- old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquickkeyframedatautils_p.h 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquickkeyframedatautils_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/timeline/qquickkeyframedatautils_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquicktimeline_p.h new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquicktimeline_p.h --- old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquicktimeline_p.h 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquicktimeline_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/timeline/qquicktimeline_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquicktimelineanimation_p.h new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquicktimelineanimation_p.h --- old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquicktimelineanimation_p.h 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qquicktimelineanimation_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/timeline/qquicktimelineanimation_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qtquicktimelineglobal_p.h new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qtquicktimelineglobal_p.h --- old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qtquicktimelineglobal_p.h 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/6.4.3/QtQuickTimeline/private/qtquicktimelineglobal_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/timeline/qtquicktimelineglobal_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/QtQuickTimeline new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/QtQuickTimeline --- old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/QtQuickTimeline 2023-03-12 11:00:41.990248200 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/QtQuickTimeline 1970-01-01 01:00:00.000000000 +0100 @@ -1,6 +0,0 @@ -#ifndef QT_QTQUICKTIMELINE_MODULE_H -#define QT_QTQUICKTIMELINE_MODULE_H -#include <QtQuickTimeline/QtQuickTimelineDepends> -#include "qtquicktimelineglobal.h" -#include "qtquicktimelineversion.h" -#endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/QtQuickTimelineVersion new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/QtQuickTimelineVersion --- old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/QtQuickTimelineVersion 2023-03-12 11:00:41.990248200 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/QtQuickTimelineVersion 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "qtquicktimelineversion.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/headers.pri new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/headers.pri --- old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/headers.pri 2023-03-12 11:00:41.990248200 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/headers.pri 1970-01-01 01:00:00.000000000 +0100 @@ -1,6 +0,0 @@ -SYNCQT.HEADER_FILES = qtquicktimelineglobal.h -SYNCQT.GENERATED_HEADER_FILES = qtquicktimelineversion.h QtQuickTimelineVersion QtQuickTimeline -SYNCQT.PRIVATE_HEADER_FILES = qquickkeyframe_p.h qquickkeyframedatautils_p.h qquicktimeline_p.h qquicktimelineanimation_p.h qtquicktimelineglobal_p.h -SYNCQT.QPA_HEADER_FILES = -SYNCQT.CLEAN_HEADER_FILES = qtquicktimelineglobal.h -SYNCQT.INJECTIONS = diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/qtquicktimelineglobal.h new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/qtquicktimelineglobal.h --- old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/qtquicktimelineglobal.h 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/qtquicktimelineglobal.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../src/timeline/qtquicktimelineglobal.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/qtquicktimelineversion.h new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/qtquicktimelineversion.h --- old/qtquicktimeline-everywhere-src-6.4.3/include/QtQuickTimeline/qtquicktimelineversion.h 2023-03-12 11:00:41.990248200 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/include/QtQuickTimeline/qtquicktimelineversion.h 1970-01-01 01:00:00.000000000 +0100 @@ -1,9 +0,0 @@ -/* This file was generated by syncqt. */ -#ifndef QT_QTQUICKTIMELINE_VERSION_H -#define QT_QTQUICKTIMELINE_VERSION_H - -#define QTQUICKTIMELINE_VERSION_STR "6.4.3" - -#define QTQUICKTIMELINE_VERSION 0x060403 - -#endif // QT_QTQUICKTIMELINE_VERSION_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/src/CMakeLists.txt new/qtquicktimeline-everywhere-src-6.5.0/src/CMakeLists.txt --- old/qtquicktimeline-everywhere-src-6.4.3/src/CMakeLists.txt 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/src/CMakeLists.txt 2023-03-28 16:23:28.000000000 +0200 @@ -1,3 +1,6 @@ +# Copyright (C) 2022 The Qt Company Ltd. +# SPDX-License-Identifier: BSD-3-Clause + # Generated from src.pro. add_subdirectory(timeline) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/src/timeline/CMakeLists.txt new/qtquicktimeline-everywhere-src-6.5.0/src/timeline/CMakeLists.txt --- old/qtquicktimeline-everywhere-src-6.4.3/src/timeline/CMakeLists.txt 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/src/timeline/CMakeLists.txt 2023-03-28 16:23:28.000000000 +0200 @@ -1,3 +1,6 @@ +# Copyright (C) 2022 The Qt Company Ltd. +# SPDX-License-Identifier: BSD-3-Clause + qt_internal_add_qml_module(QuickTimeline URI "QtQuick.Timeline" VERSION "${PROJECT_VERSION}" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/tests/CMakeLists.txt new/qtquicktimeline-everywhere-src-6.5.0/tests/CMakeLists.txt --- old/qtquicktimeline-everywhere-src-6.4.3/tests/CMakeLists.txt 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/tests/CMakeLists.txt 2023-03-28 16:23:28.000000000 +0200 @@ -1,3 +1,6 @@ +# Copyright (C) 2022 The Qt Company Ltd. +# SPDX-License-Identifier: BSD-3-Clause + # Generated from tests.pro. if(QT_BUILD_STANDALONE_TESTS) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/tests/auto/CMakeLists.txt new/qtquicktimeline-everywhere-src-6.5.0/tests/auto/CMakeLists.txt --- old/qtquicktimeline-everywhere-src-6.4.3/tests/auto/CMakeLists.txt 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/tests/auto/CMakeLists.txt 2023-03-28 16:23:28.000000000 +0200 @@ -1,3 +1,6 @@ +# Copyright (C) 2022 The Qt Company Ltd. +# SPDX-License-Identifier: BSD-3-Clause + # Generated from auto.pro. add_subdirectory(qtquicktimeline) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/tests/auto/qtquicktimeline/CMakeLists.txt new/qtquicktimeline-everywhere-src-6.5.0/tests/auto/qtquicktimeline/CMakeLists.txt --- old/qtquicktimeline-everywhere-src-6.4.3/tests/auto/qtquicktimeline/CMakeLists.txt 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/tests/auto/qtquicktimeline/CMakeLists.txt 2023-03-28 16:23:28.000000000 +0200 @@ -1,3 +1,6 @@ +# Copyright (C) 2022 The Qt Company Ltd. +# SPDX-License-Identifier: BSD-3-Clause + # Generated from qtquicktimeline.pro. ##################################################################### @@ -15,8 +18,8 @@ SOURCES tst_qtquicktimeline.cpp DEFINES - SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/\\\" - PUBLIC_LIBRARIES + SRCDIR="${CMAKE_CURRENT_SOURCE_DIR}/" + LIBRARIES Qt::Gui Qt::Qml Qt::QmlPrivate diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.4.3/tests/manual/keyframeBinaryGenerator/keyframeBinaryGenerator.pro new/qtquicktimeline-everywhere-src-6.5.0/tests/manual/keyframeBinaryGenerator/keyframeBinaryGenerator.pro --- old/qtquicktimeline-everywhere-src-6.4.3/tests/manual/keyframeBinaryGenerator/keyframeBinaryGenerator.pro 2023-03-12 03:16:52.000000000 +0100 +++ new/qtquicktimeline-everywhere-src-6.5.0/tests/manual/keyframeBinaryGenerator/keyframeBinaryGenerator.pro 2023-03-28 16:23:28.000000000 +0200 @@ -12,7 +12,7 @@ # You can also make your code fail to compile if it uses deprecated APIs. # In order to do so, uncomment the following line. # You can also select to disable deprecated APIs only up to a certain version of Qt. -#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0 +#DEFINES += QT_DISABLE_DEPRECATED_UP_TO=0x060000 # disables all APIs deprecated in Qt 6.0.0 and earlier SOURCES += \ main.cpp