Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libqt5-qtquickcontrols for
openSUSE:Factory checked in at 2021-06-27 18:58:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtquickcontrols (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtquickcontrols.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtquickcontrols"
Sun Jun 27 18:58:57 2021 rev:44 rq:902348 version:5.15.2+kde3
Changes:
--------
---
/work/SRC/openSUSE:Factory/libqt5-qtquickcontrols/libqt5-qtquickcontrols.changes
2021-01-26 14:44:06.919196303 +0100
+++
/work/SRC/openSUSE:Factory/.libqt5-qtquickcontrols.new.2625/libqt5-qtquickcontrols.changes
2021-06-27 18:59:54.756341536 +0200
@@ -1,0 +2,11 @@
+Tue Jun 22 09:43:53 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Switch to KDE's maintenance branch
+- Update to version 5.15.2+kde3:
+ * Convert the path to a url correctly
+ * 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:
----
qtquickcontrols-everywhere-src-5.15.2.tar.xz
New:
----
0001-Revert-Bump-version.patch
_service
_servicedata
qtquickcontrols-everywhere-src-5.15.2+kde3.obscpio
qtquickcontrols-everywhere-src.obsinfo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtquickcontrols.spec ++++++
--- /var/tmp/diff_new_pack.qWZDqS/_old 2021-06-27 18:59:55.772342871 +0200
+++ /var/tmp/diff_new_pack.qWZDqS/_new 2021-06-27 18:59:55.776342876 +0200
@@ -19,34 +19,35 @@
# Internal QML imports of examples
%global __requires_exclude qmlimport\\(.*example.*
-%define qt5_snapshot 0
+%define qt5_snapshot 1
%define base_name libqt5
%define real_version 5.15.2
%define so_version 5.15.2
-%define tar_version qtquickcontrols-everywhere-src-5.15.2
+%define tar_version qtquickcontrols-everywhere-src-%{version}
Name: libqt5-qtquickcontrols
-Version: 5.15.2
+Version: 5.15.2+kde3
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:
https://download.qt.io/official_releases/qt/5.15/%{real_version}/submodules/%{tar_version}.tar.xz
+Source: %{tar_version}.tar.xz
# PATCH-FIX-OPENSUSE
Patch1: fix-handle-deps.patch
+Patch2: 0001-Revert-Bump-version.patch
BuildRequires: fdupes
-BuildRequires: libQt5Core-private-headers-devel >= %{version}
-BuildRequires: libQt5Gui-private-headers-devel >= %{version}
-BuildRequires: libqt5-qtbase-devel >= %{version}
-BuildRequires: libqt5-qtdeclarative-private-headers-devel >= %{version}
+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) >= %{version}
-BuildRequires: pkgconfig(Qt5Quick) >= %{version}
+BuildRequires: pkgconfig(Qt5Qml) >= %{real_version}
+BuildRequires: pkgconfig(Qt5Quick) >= %{real_version}
%requires_ge libQt5Widgets5
%requires_ge libQtQuick5
@@ -63,8 +64,7 @@
Examples for libqt5-qtquickcontrols module.
%prep
-%setup -q -n %{tar_version}
-%autopatch -p1
+%autosetup -p1 -n %{tar_version}
%build
%if %{qt5_snapshot}
++++++ 0001-Revert-Bump-version.patch ++++++
>From 8156cabbe480b18577661756813b98d098b6265c Mon Sep 17 00:00:00 2001
From: Fabian Vogt <[email protected]>
Date: Tue, 22 Jun 2021 11:43:53 +0200
Subject: [PATCH] Revert "Bump version"
This reverts commit c8a0b90ca6f42610573c477a6350d27d09464e76.
---
.qmake.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.qmake.conf b/.qmake.conf
index e708466f..f3d7c57e 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -4,4 +4,4 @@ android|ios|qnx|isEmpty(QT.widgets.name): CONFIG += no_desktop
DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
-MODULE_VERSION = 5.15.3
+MODULE_VERSION = 5.15.2
--
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/qtquickcontrols.git</param>
<param name="scm">git</param>
<param name="filename">qtquickcontrols-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/qtquickcontrols.git</param>
<param
name="changesrevision">cf3f6d7fec824cdf01f9b329ab3b92b1c0e0a420</param></service></servicedata>++++++
qtquickcontrols-everywhere-src.obsinfo ++++++
name: qtquickcontrols-everywhere-src
version: 5.15.2+kde3
mtime: 1605012934
commit: cf3f6d7fec824cdf01f9b329ab3b92b1c0e0a420