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 2021-06-26 21:25:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtquicktimeline (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtquicktimeline.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtquicktimeline"

Sat Jun 26 21:25:20 2021 rev:6 rq:902352 version:5.15.2+kde3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libqt5-qtquicktimeline/libqt5-qtquicktimeline.changes
    2020-11-26 23:14:40.401002276 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtquicktimeline.new.2625/libqt5-qtquicktimeline.changes
  2021-06-26 21:25:35.559353571 +0200
@@ -1,0 +2,11 @@
+Tue Jun 22 19:12:28 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Switch to KDE's maintenance branch
+- Update to version 5.15.2+kde3:
+  * Doc: Fix documentation configuration
+  * Add changes file for Qt 5.15.2
+  * Bump version
+- Add patch to reset version to 5.15.2:
+  * 0001-Revert-Bump-version.patch
+
+-------------------------------------------------------------------

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

New:
----
  0001-Revert-Bump-version.patch
  _service
  _servicedata
  qtquicktimeline-everywhere-src-5.15.2+kde3.obscpio
  qtquicktimeline-everywhere-src.obsinfo

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

Other differences:
------------------
++++++ libqt5-qtquicktimeline.spec ++++++
--- /var/tmp/diff_new_pack.9mKXyg/_old  2021-06-26 21:25:36.627354982 +0200
+++ /var/tmp/diff_new_pack.9mKXyg/_new  2021-06-26 21:25:36.627354982 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtquicktimeline
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -16,8 +16,9 @@
 #
 
 
+%define qt5_snapshot 1
 Name:           libqt5-qtquicktimeline
-Version:        5.15.2
+Version:        5.15.2+kde3
 Release:        0
 Summary:        Qt 5 Quick Timeline Addon
 License:        GPL-3.0-or-later
@@ -26,14 +27,20 @@
 %define base_name libqt5
 %define real_version 5.15.2
 %define so_version 5.15.2
-%define tar_version qtquicktimeline-everywhere-src-5.15.2
-Source:         
https://download.qt.io/official_releases/qt/5.15/%{real_version}/submodules/%{tar_version}.tar.xz
+%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 >= %{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) >= %{version}
-BuildRequires:  pkgconfig(Qt5Quick) >= %{version}
+BuildRequires:  pkgconfig(Qt5Qml) >= %{real_version}
+BuildRequires:  pkgconfig(Qt5Quick) >= %{real_version}
 
 %description
 The Qt Quick Timeline module provides QML types to use timelines and keyframes
@@ -43,6 +50,10 @@
 %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
 

++++++ 0001-Revert-Bump-version.patch ++++++
>From 47189f067ece0ead3876107fd9363e4f900d7423 Mon Sep 17 00:00:00 2001
From: Fabian Vogt <[email protected]>
Date: Tue, 22 Jun 2021 21:12:28 +0200
Subject: [PATCH] Revert "Bump version"

This reverts commit 6f302d91d7af98288fad8ce154bbb6ea77582c8a.
---
 .qmake.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.qmake.conf b/.qmake.conf
index 619baf2..a0afdaf 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -2,6 +2,6 @@ load(qt_build_config)
 CONFIG += warning_clean
 DEFINES += QT_NO_FOREACH
 
-MODULE_VERSION = 5.15.3
+MODULE_VERSION = 5.15.2
 
 CMAKE_MODULE_TESTS = -
-- 
2.20.1

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="disabled">
   <param name="changesgenerate">enable</param>
   <param name="versionformat">5.15.2+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="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/qtquicktimeline.git</param>
              <param 
name="changesrevision">67503cdadea43b95ddad0de1a04951aff0ce1a07</param></service></servicedata>++++++
 qtquicktimeline-everywhere-src.obsinfo ++++++
name: qtquicktimeline-everywhere-src
version: 5.15.2+kde3
mtime: 1608711124
commit: 67503cdadea43b95ddad0de1a04951aff0ce1a07

Reply via email to