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 2022-06-20 15:37:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-quicktimeline (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-quicktimeline.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-quicktimeline"

Mon Jun 20 15:37:36 2022 rev:14 rq:983746 version:6.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-quicktimeline/qt6-quicktimeline.changes      
2022-04-20 16:56:11.442559194 +0200
+++ 
/work/SRC/openSUSE:Factory/.qt6-quicktimeline.new.1548/qt6-quicktimeline.changes
    2022-06-20 15:38:02.566926827 +0200
@@ -1,0 +2,6 @@
+Fri Jun 17 15:15:27 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.3.1:
+  * https://www.qt.io/blog/qt-6.3.1-released
+
+-------------------------------------------------------------------

Old:
----
  qtquicktimeline-everywhere-src-6.3.0.tar.xz

New:
----
  qtquicktimeline-everywhere-src-6.3.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qt6-quicktimeline.spec ++++++
--- /var/tmp/diff_new_pack.ssBMf1/_old  2022-06-20 15:38:03.498928190 +0200
+++ /var/tmp/diff_new_pack.ssBMf1/_new  2022-06-20 15:38:03.502928196 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.3.0
+%define real_version 6.3.1
 %define short_version 6.3
 %define tar_name qtquicktimeline-everywhere-src
 %define tar_suffix %{nil}
@@ -27,13 +27,14 @@
 %endif
 #
 Name:           qt6-quicktimeline%{?pkg_suffix}
-Version:        6.3.0
+Version:        6.3.1
 Release:        0
 Summary:        Qt 6 module for creating keyframe-based animations
 License:        GPL-3.0-or-later
 URL:            https://www.qt.io
 Source:         
https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
 Source99:       qt6-quicktimeline-rpmlintrc
+BuildRequires:  pkgconfig
 BuildRequires:  qt6-core-private-devel
 BuildRequires:  qt6-gui-private-devel
 BuildRequires:  qt6-qml-private-devel
@@ -121,6 +122,7 @@
 %{_qt6_libdir}/libQt6QuickTimeline.so
 %{_qt6_metatypesdir}/qt6quicktimeline_*_metatypes.json
 %{_qt6_mkspecsdir}/modules/qt_lib_quicktimeline.pri
+%{_qt6_pkgconfigdir}/Qt6QuickTimeline.pc
 %exclude %{_qt6_includedir}/QtQuickTimeline/%{real_version}
 
 %files private-devel

++++++ qtquicktimeline-everywhere-src-6.3.0.tar.xz -> 
qtquicktimeline-everywhere-src-6.3.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.3.0/.cmake.conf 
new/qtquicktimeline-everywhere-src-6.3.1/.cmake.conf
--- old/qtquicktimeline-everywhere-src-6.3.0/.cmake.conf        2022-04-05 
23:41:41.000000000 +0200
+++ new/qtquicktimeline-everywhere-src-6.3.1/.cmake.conf        2022-06-08 
05:44:55.000000000 +0200
@@ -1,2 +1,2 @@
-set(QT_REPO_MODULE_VERSION "6.3.0")
-set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
+set(QT_REPO_MODULE_VERSION "6.3.1")
+set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtquicktimeline-everywhere-src-6.3.0/.tag 
new/qtquicktimeline-everywhere-src-6.3.1/.tag
--- old/qtquicktimeline-everywhere-src-6.3.0/.tag       2022-04-05 
23:41:41.000000000 +0200
+++ new/qtquicktimeline-everywhere-src-6.3.1/.tag       2022-06-08 
05:44:55.000000000 +0200
@@ -1 +1 @@
-fb678d1d731ffb1317715f8e3b1dbd4206abeea1
+65d26d01871a11f9b5d0a0bd0bb1999b2f493924
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtquicktimeline-everywhere-src-6.3.0/dependencies.yaml 
new/qtquicktimeline-everywhere-src-6.3.1/dependencies.yaml
--- old/qtquicktimeline-everywhere-src-6.3.0/dependencies.yaml  2022-04-05 
23:41:41.000000000 +0200
+++ new/qtquicktimeline-everywhere-src-6.3.1/dependencies.yaml  2022-06-08 
05:44:55.000000000 +0200
@@ -1,7 +1,7 @@
 dependencies:
   ../qtbase:
-    ref: 9554d315aa74eaba1726405ee09117e2ebc6111f
+    ref: 8483dcde90f40cdfd0a0ec4245b03610b46b6cae
     required: true
   ../qtdeclarative:
-    ref: 2a45651292f45eca3d1f9fa518a8ebfcac647f18
+    ref: 47ef121e1a436fd46129cdaa1a4398c82045eb97
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquickkeyframe_p.h
 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquickkeyframe_p.h
--- 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquickkeyframe_p.h
   2022-04-05 23:41:41.000000000 +0200
+++ 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.0/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.3.0/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquickkeyframedatautils_p.h
 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquickkeyframedatautils_p.h
--- 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquickkeyframedatautils_p.h
  2022-04-05 23:41:41.000000000 +0200
+++ 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.0/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.3.0/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquicktimeline_p.h
 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquicktimeline_p.h
--- 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquicktimeline_p.h
   2022-04-05 23:41:41.000000000 +0200
+++ 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.0/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.3.0/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquicktimelineanimation_p.h
 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquicktimelineanimation_p.h
--- 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qquicktimelineanimation_p.h
  2022-04-05 23:41:41.000000000 +0200
+++ 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.0/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.3.0/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qtquicktimelineglobal_p.h
 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qtquicktimelineglobal_p.h
--- 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.0/QtQuickTimeline/private/qtquicktimelineglobal_p.h
    2022-04-05 23:41:41.000000000 +0200
+++ 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.0/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.3.0/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquickkeyframe_p.h
 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquickkeyframe_p.h
--- 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquickkeyframe_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquickkeyframe_p.h
   2022-06-08 05:44:55.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/timeline/qquickkeyframe_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquickkeyframedatautils_p.h
 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquickkeyframedatautils_p.h
--- 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquickkeyframedatautils_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquickkeyframedatautils_p.h
  2022-06-08 05:44:55.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/timeline/qquickkeyframedatautils_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquicktimeline_p.h
 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquicktimeline_p.h
--- 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquicktimeline_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquicktimeline_p.h
   2022-06-08 05:44:55.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/timeline/qquicktimeline_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquicktimelineanimation_p.h
 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquicktimelineanimation_p.h
--- 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquicktimelineanimation_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qquicktimelineanimation_p.h
  2022-06-08 05:44:55.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/timeline/qquicktimelineanimation_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qtquicktimelineglobal_p.h
 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qtquicktimelineglobal_p.h
--- 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qtquicktimelineglobal_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/6.3.1/QtQuickTimeline/private/qtquicktimelineglobal_p.h
    2022-06-08 05:44:55.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/timeline/qtquicktimelineglobal_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/qtquicktimelineversion.h
 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/qtquicktimelineversion.h
--- 
old/qtquicktimeline-everywhere-src-6.3.0/include/QtQuickTimeline/qtquicktimelineversion.h
   2022-04-06 19:56:43.000000000 +0200
+++ 
new/qtquicktimeline-everywhere-src-6.3.1/include/QtQuickTimeline/qtquicktimelineversion.h
   2022-06-09 02:14:42.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTQUICKTIMELINE_VERSION_H
 #define QT_QTQUICKTIMELINE_VERSION_H
 
-#define QTQUICKTIMELINE_VERSION_STR "6.3.0"
+#define QTQUICKTIMELINE_VERSION_STR "6.3.1"
 
-#define QTQUICKTIMELINE_VERSION 0x060300
+#define QTQUICKTIMELINE_VERSION 0x060301
 
 #endif // QT_QTQUICKTIMELINE_VERSION_H

Reply via email to