Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libqt5-qtquicktimeline for
openSUSE:Factory checked in at 2022-06-29 16:01:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtquicktimeline (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtquicktimeline.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtquicktimeline"
Wed Jun 29 16:01:11 2022 rev:7 rq:985486 version:5.15.5+kde0
Changes:
--------
---
/work/SRC/openSUSE:Factory/libqt5-qtquicktimeline/libqt5-qtquicktimeline.changes
2021-06-26 21:25:35.559353571 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtquicktimeline.new.1548/libqt5-qtquicktimeline.changes
2022-06-29 16:02:27.432710473 +0200
@@ -1,0 +2,9 @@
+Mon Jun 27 13:10:09 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to version 5.15.5+kde0, rebased upstream:
+ * Revert "Update commercial license headers"
+ * Update commercial license headers
+ * Fix license header test
+- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
+
+-------------------------------------------------------------------
Old:
----
0001-Revert-Bump-version.patch
qtquicktimeline-everywhere-src-5.15.2+kde3.obscpio
New:
----
qtquicktimeline-everywhere-src-5.15.5+kde0.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtquicktimeline.spec ++++++
--- /var/tmp/diff_new_pack.7GUwwA/_old 2022-06-29 16:02:27.996711224 +0200
+++ /var/tmp/diff_new_pack.7GUwwA/_new 2022-06-29 16:02:28.000711229 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libqt5-qtquicktimeline
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,19 +18,17 @@
%define qt5_snapshot 1
Name: libqt5-qtquicktimeline
-Version: 5.15.2+kde3
+Version: 5.15.5+kde0
Release: 0
Summary: Qt 5 Quick Timeline Addon
License: GPL-3.0-or-later
Group: Development/Libraries/X11
URL: https://www.qt.io
%define base_name libqt5
-%define real_version 5.15.2
-%define so_version 5.15.2
+%define real_version 5.15.5
+%define so_version 5.15.5
%define tar_version qtquicktimeline-everywhere-src-%{version}
Source: %{tar_version}.tar.xz
-# PATCH-FIX-OPENSUSE
-Patch1: 0001-Revert-Bump-version.patch
BuildRequires: fdupes
BuildRequires: libqt5-qtdeclarative-private-headers-devel >= %{real_version}
%if %{qt5_snapshot}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.7GUwwA/_old 2022-06-29 16:02:28.032711272 +0200
+++ /var/tmp/diff_new_pack.7GUwwA/_new 2022-06-29 16:02:28.036711276 +0200
@@ -1,12 +1,12 @@
<services>
<service name="obs_scm" mode="disabled">
<param name="changesgenerate">enable</param>
- <param name="versionformat">5.15.2+kde@TAG_OFFSET@</param>
+ <param name="versionformat">5.15.5+kde@TAG_OFFSET@</param>
<param name="url">https://invent.kde.org/qt/qt/qtquicktimeline.git</param>
<param name="scm">git</param>
<param name="filename">qtquicktimeline-everywhere-src</param>
<param name="revision">kde/5.15</param>
- <param name="parent-tag">v5.15.2</param>
+ <param name="parent-tag">v5.15.5-lts-lgpl</param>
<param name="changesgenerate">enable</param>
</service>
<service name="set_version" mode="disabled"/>
++++++ qtquicktimeline-everywhere-src-5.15.2+kde3.obscpio ->
qtquicktimeline-everywhere-src-5.15.5+kde0.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquicktimeline-everywhere-src-5.15.2+kde3/.gitignore
new/qtquicktimeline-everywhere-src-5.15.5+kde0/.gitignore
--- old/qtquicktimeline-everywhere-src-5.15.2+kde3/.gitignore 1970-01-01
01:00:00.000000000 +0100
+++ new/qtquicktimeline-everywhere-src-5.15.5+kde0/.gitignore 2022-06-02
22:30:25.000000000 +0200
@@ -0,0 +1,16 @@
+.DS_Store
+build*
+*.pro.*
+*.qmlproject.*
+.qmake.stash
+.qmake.cache
+*.autosave
+Makefile*
+/mkspecs*
+.moc/
+.pch/
+.obj/
+.rcc
+qmlplugindump_wrapper*
+Makefile
+*_resource.rc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquicktimeline-everywhere-src-5.15.2+kde3/.qmake.conf
new/qtquicktimeline-everywhere-src-5.15.5+kde0/.qmake.conf
--- old/qtquicktimeline-everywhere-src-5.15.2+kde3/.qmake.conf 2020-12-23
09:12:04.000000000 +0100
+++ new/qtquicktimeline-everywhere-src-5.15.5+kde0/.qmake.conf 2022-06-02
22:30:25.000000000 +0200
@@ -2,6 +2,6 @@
CONFIG += warning_clean
DEFINES += QT_NO_FOREACH
-MODULE_VERSION = 5.15.3
+MODULE_VERSION = 5.15.5
CMAKE_MODULE_TESTS = -
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtquicktimeline-everywhere-src-5.15.2+kde3/tests/manual/timelineTestApp/main.cpp
new/qtquicktimeline-everywhere-src-5.15.5+kde0/tests/manual/timelineTestApp/main.cpp
---
old/qtquicktimeline-everywhere-src-5.15.2+kde3/tests/manual/timelineTestApp/main.cpp
2020-12-23 09:12:04.000000000 +0100
+++
new/qtquicktimeline-everywhere-src-5.15.5+kde0/tests/manual/timelineTestApp/main.cpp
2022-06-02 22:30:25.000000000 +0200
@@ -1,7 +1,7 @@
/******************************************************************************
**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Copyright (C) 2021 The Qt Company Ltd.
+** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Quick Timeline module of the Qt Toolkit.
**
@@ -12,8 +12,8 @@
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/contact-us.
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
**
** $QT_END_LICENSE$
**
++++++ qtquicktimeline-everywhere-src.obsinfo ++++++
--- /var/tmp/diff_new_pack.7GUwwA/_old 2022-06-29 16:02:28.168711453 +0200
+++ /var/tmp/diff_new_pack.7GUwwA/_new 2022-06-29 16:02:28.168711453 +0200
@@ -1,6 +1,5 @@
name: qtquicktimeline-everywhere-src
-version: 5.15.2+kde3
-mtime: 1608711124
-commit: 67503cdadea43b95ddad0de1a04951aff0ce1a07
-
+version: 5.15.5+kde0
+mtime: 1654201825
+commit: 2da3c0efd5016bdba26b80789773238c2886fdf6