From 1fa0d1d03f9f0bc81de84e9906d5244b953eafd5af518213238d78332eb2455d Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Mon, 30 Sep 2019 13:17:45 +0000 Subject: [PATCH 1/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtquickcontrols2?expand=0&rev=1 From be51c1a84dcaf29226a6adf77d2ef3fda68da142c2df0225bfd6b67217f852da Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sat, 5 Oct 2019 16:00:56 +0000 Subject: [PATCH 2/7] Accepting request 734738 from home:Vogtinator:qt5.14 Qt 5.14 Alpha OBS-URL: https://build.opensuse.org/request/show/734738 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtquickcontrols2?expand=0&rev=2 --- libqt5-qtquickcontrols2.changes | 9 +++++++++ libqt5-qtquickcontrols2.spec | 10 +++++----- qtquickcontrols2-everywhere-src-5.13.1.tar.xz | 3 --- qtquickcontrols2-everywhere-src-5.14.0-alpha.tar.xz | 3 +++ 4 files changed, 17 insertions(+), 8 deletions(-) delete mode 100644 qtquickcontrols2-everywhere-src-5.13.1.tar.xz create mode 100644 qtquickcontrols2-everywhere-src-5.14.0-alpha.tar.xz diff --git a/libqt5-qtquickcontrols2.changes b/libqt5-qtquickcontrols2.changes index e3bdaf6..17fd931 100644 --- a/libqt5-qtquickcontrols2.changes +++ b/libqt5-qtquickcontrols2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 30 13:30:28 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-alpha: + * New feature release + * No changelog available + * For more details about Qt 5.14 please see: + https://wiki.qt.io/New_Features_in_Qt_5.14 + ------------------------------------------------------------------- Fri Sep 6 08:04:24 UTC 2019 - Fabian Vogt diff --git a/libqt5-qtquickcontrols2.spec b/libqt5-qtquickcontrols2.spec index 35507b9..a5261b4 100644 --- a/libqt5-qtquickcontrols2.spec +++ b/libqt5-qtquickcontrols2.spec @@ -19,17 +19,17 @@ %define qt5_snapshot 0 Name: libqt5-qtquickcontrols2 -Version: 5.13.1 +Version: 5.14.0~alpha Release: 0 Summary: Qt 5 Quick Controls Addon License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only Group: Development/Libraries/X11 Url: https://www.qt.io %define base_name libqt5 -%define real_version 5.13.1 -%define so_version 5.13.1 -%define tar_version qtquickcontrols2-everywhere-src-5.13.1 -Source: https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz +%define real_version 5.14.0-alpha +%define so_version 5.14.0 +%define tar_version qtquickcontrols2-everywhere-src-5.14.0-alpha +Source: https://download.qt.io/development_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz BuildRequires: fdupes BuildRequires: libQt5Core-private-headers-devel >= %{version} BuildRequires: libQt5Gui-private-headers-devel >= %{version} diff --git a/qtquickcontrols2-everywhere-src-5.13.1.tar.xz b/qtquickcontrols2-everywhere-src-5.13.1.tar.xz deleted file mode 100644 index 644b942..0000000 --- a/qtquickcontrols2-everywhere-src-5.13.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47df5a0d9b65bd6d06fc7edc2a93fba679249d4942163230a72ff6f3cc9f7ab8 -size 9243580 diff --git a/qtquickcontrols2-everywhere-src-5.14.0-alpha.tar.xz b/qtquickcontrols2-everywhere-src-5.14.0-alpha.tar.xz new file mode 100644 index 0000000..9a60d6d --- /dev/null +++ b/qtquickcontrols2-everywhere-src-5.14.0-alpha.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a709a287efc2de196bcad114cfb79d422bb3a0cf7cc6da7c69c735d4114e0b90 +size 9251072 From b500232da1e54c04e5e37c6105efc7fcdcece97f75b59d0ba8fa5d4bbf332c0b Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Mon, 28 Oct 2019 17:53:58 +0000 Subject: [PATCH 3/7] Accepting request 743230 from home:Vogtinator:qt5.14 Qt 5.14.0 Beta 2 OBS-URL: https://build.opensuse.org/request/show/743230 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtquickcontrols2?expand=0&rev=3 --- libqt5-qtquickcontrols2.changes | 14 ++++++++++++++ libqt5-qtquickcontrols2.spec | 6 +++--- ...ickcontrols2-everywhere-src-5.14.0-alpha.tar.xz | 3 --- ...ickcontrols2-everywhere-src-5.14.0-beta2.tar.xz | 3 +++ 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 qtquickcontrols2-everywhere-src-5.14.0-alpha.tar.xz create mode 100644 qtquickcontrols2-everywhere-src-5.14.0-beta2.tar.xz diff --git a/libqt5-qtquickcontrols2.changes b/libqt5-qtquickcontrols2.changes index 17fd931..da4754e 100644 --- a/libqt5-qtquickcontrols2.changes +++ b/libqt5-qtquickcontrols2.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Oct 24 13:22:55 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Oct 15 12:34:42 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-beta1: + * New bugfix release + * No changelog available + ------------------------------------------------------------------- Mon Sep 30 13:30:28 UTC 2019 - Fabian Vogt diff --git a/libqt5-qtquickcontrols2.spec b/libqt5-qtquickcontrols2.spec index a5261b4..6fc3fc0 100644 --- a/libqt5-qtquickcontrols2.spec +++ b/libqt5-qtquickcontrols2.spec @@ -19,16 +19,16 @@ %define qt5_snapshot 0 Name: libqt5-qtquickcontrols2 -Version: 5.14.0~alpha +Version: 5.14.0~beta2 Release: 0 Summary: Qt 5 Quick Controls Addon License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only Group: Development/Libraries/X11 Url: https://www.qt.io %define base_name libqt5 -%define real_version 5.14.0-alpha +%define real_version 5.14.0-beta2 %define so_version 5.14.0 -%define tar_version qtquickcontrols2-everywhere-src-5.14.0-alpha +%define tar_version qtquickcontrols2-everywhere-src-5.14.0-beta2 Source: https://download.qt.io/development_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz BuildRequires: fdupes BuildRequires: libQt5Core-private-headers-devel >= %{version} diff --git a/qtquickcontrols2-everywhere-src-5.14.0-alpha.tar.xz b/qtquickcontrols2-everywhere-src-5.14.0-alpha.tar.xz deleted file mode 100644 index 9a60d6d..0000000 --- a/qtquickcontrols2-everywhere-src-5.14.0-alpha.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a709a287efc2de196bcad114cfb79d422bb3a0cf7cc6da7c69c735d4114e0b90 -size 9251072 diff --git a/qtquickcontrols2-everywhere-src-5.14.0-beta2.tar.xz b/qtquickcontrols2-everywhere-src-5.14.0-beta2.tar.xz new file mode 100644 index 0000000..2f0a007 --- /dev/null +++ b/qtquickcontrols2-everywhere-src-5.14.0-beta2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b174ebf0a74c05ba0cf08b8ef57d7c78d00d10caf014f494bfd0ff99b50438b +size 9258892 From bd3fdd0f3f1b01d836e58620390fb63bf04c73468aaaf499043a06b6cebb6a53 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 14 Nov 2019 08:34:38 +0000 Subject: [PATCH 4/7] Accepting request 748159 from home:Vogtinator:qt5.14 Qt 5.14 Beta 3 OBS-URL: https://build.opensuse.org/request/show/748159 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtquickcontrols2?expand=0&rev=4 --- libqt5-qtquickcontrols2.changes | 7 +++++++ libqt5-qtquickcontrols2.spec | 6 +++--- qtquickcontrols2-everywhere-src-5.14.0-beta2.tar.xz | 3 --- qtquickcontrols2-everywhere-src-5.14.0-beta3.tar.xz | 3 +++ 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 qtquickcontrols2-everywhere-src-5.14.0-beta2.tar.xz create mode 100644 qtquickcontrols2-everywhere-src-5.14.0-beta3.tar.xz diff --git a/libqt5-qtquickcontrols2.changes b/libqt5-qtquickcontrols2.changes index da4754e..36aee59 100644 --- a/libqt5-qtquickcontrols2.changes +++ b/libqt5-qtquickcontrols2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 12 13:02:10 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-beta3: + * New bugfix release + * No changelog available + ------------------------------------------------------------------- Thu Oct 24 13:22:55 UTC 2019 - Fabian Vogt diff --git a/libqt5-qtquickcontrols2.spec b/libqt5-qtquickcontrols2.spec index 6fc3fc0..91b7b59 100644 --- a/libqt5-qtquickcontrols2.spec +++ b/libqt5-qtquickcontrols2.spec @@ -19,16 +19,16 @@ %define qt5_snapshot 0 Name: libqt5-qtquickcontrols2 -Version: 5.14.0~beta2 +Version: 5.14.0~beta3 Release: 0 Summary: Qt 5 Quick Controls Addon License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only Group: Development/Libraries/X11 Url: https://www.qt.io %define base_name libqt5 -%define real_version 5.14.0-beta2 +%define real_version 5.14.0-beta3 %define so_version 5.14.0 -%define tar_version qtquickcontrols2-everywhere-src-5.14.0-beta2 +%define tar_version qtquickcontrols2-everywhere-src-5.14.0-beta3 Source: https://download.qt.io/development_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz BuildRequires: fdupes BuildRequires: libQt5Core-private-headers-devel >= %{version} diff --git a/qtquickcontrols2-everywhere-src-5.14.0-beta2.tar.xz b/qtquickcontrols2-everywhere-src-5.14.0-beta2.tar.xz deleted file mode 100644 index 2f0a007..0000000 --- a/qtquickcontrols2-everywhere-src-5.14.0-beta2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b174ebf0a74c05ba0cf08b8ef57d7c78d00d10caf014f494bfd0ff99b50438b -size 9258892 diff --git a/qtquickcontrols2-everywhere-src-5.14.0-beta3.tar.xz b/qtquickcontrols2-everywhere-src-5.14.0-beta3.tar.xz new file mode 100644 index 0000000..da4d520 --- /dev/null +++ b/qtquickcontrols2-everywhere-src-5.14.0-beta3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12764a62694561e8f6eee3741ed0e26fcda74a30029f82e2f55748de66b1d916 +size 8181560 From 9f9662ceeadeaad44f88ff937d80ac50fa72d2a6809a08d67d5ac3f87a1edd06 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 5 Dec 2019 09:41:14 +0000 Subject: [PATCH 5/7] Accepting request 754286 from home:Vogtinator:qt5.14 Qt 5.14.0 RC1 OBS-URL: https://build.opensuse.org/request/show/754286 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtquickcontrols2?expand=0&rev=5 --- libqt5-qtquickcontrols2.changes | 10 ++++++++++ libqt5-qtquickcontrols2.spec | 6 +++--- qtquickcontrols2-everywhere-src-5.14.0-beta3.tar.xz | 3 --- qtquickcontrols2-everywhere-src-5.14.0-rc.tar.xz | 3 +++ 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 qtquickcontrols2-everywhere-src-5.14.0-beta3.tar.xz create mode 100644 qtquickcontrols2-everywhere-src-5.14.0-rc.tar.xz diff --git a/libqt5-qtquickcontrols2.changes b/libqt5-qtquickcontrols2.changes index 36aee59..82adf31 100644 --- a/libqt5-qtquickcontrols2.changes +++ b/libqt5-qtquickcontrols2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Dec 4 14:37:59 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-rc: + * New bugfix release + * No changelog available + * For more details please see: + * For more details about Qt 5.14 please see: + https://wiki.qt.io/New_Features_in_Qt_5.14 + ------------------------------------------------------------------- Tue Nov 12 13:02:10 UTC 2019 - Fabian Vogt diff --git a/libqt5-qtquickcontrols2.spec b/libqt5-qtquickcontrols2.spec index 91b7b59..c51018a 100644 --- a/libqt5-qtquickcontrols2.spec +++ b/libqt5-qtquickcontrols2.spec @@ -19,16 +19,16 @@ %define qt5_snapshot 0 Name: libqt5-qtquickcontrols2 -Version: 5.14.0~beta3 +Version: 5.14.0~rc Release: 0 Summary: Qt 5 Quick Controls Addon License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only Group: Development/Libraries/X11 Url: https://www.qt.io %define base_name libqt5 -%define real_version 5.14.0-beta3 +%define real_version 5.14.0-rc %define so_version 5.14.0 -%define tar_version qtquickcontrols2-everywhere-src-5.14.0-beta3 +%define tar_version qtquickcontrols2-everywhere-src-5.14.0-rc Source: https://download.qt.io/development_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz BuildRequires: fdupes BuildRequires: libQt5Core-private-headers-devel >= %{version} diff --git a/qtquickcontrols2-everywhere-src-5.14.0-beta3.tar.xz b/qtquickcontrols2-everywhere-src-5.14.0-beta3.tar.xz deleted file mode 100644 index da4d520..0000000 --- a/qtquickcontrols2-everywhere-src-5.14.0-beta3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12764a62694561e8f6eee3741ed0e26fcda74a30029f82e2f55748de66b1d916 -size 8181560 diff --git a/qtquickcontrols2-everywhere-src-5.14.0-rc.tar.xz b/qtquickcontrols2-everywhere-src-5.14.0-rc.tar.xz new file mode 100644 index 0000000..fe07cef --- /dev/null +++ b/qtquickcontrols2-everywhere-src-5.14.0-rc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462eb3c5c6c88c222d95961bbaf8efeff01b984a244c908d53abc3a18310c3c1 +size 8139268 From 46183de5343bae6a5a4aa5f6a05328b8a75344fa44bc46141f20930d8b1c0a5e Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 12 Dec 2019 20:39:52 +0000 Subject: [PATCH 6/7] Accepting request 756177 from home:Vogtinator:qt5.14 Qt 5.14.0 final - not fully built yet OBS-URL: https://build.opensuse.org/request/show/756177 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtquickcontrols2?expand=0&rev=6 --- libqt5-qtquickcontrols2.changes | 10 ++++++++++ libqt5-qtquickcontrols2.spec | 8 ++++---- qtquickcontrols2-everywhere-src-5.14.0-rc.tar.xz | 3 --- qtquickcontrols2-everywhere-src-5.14.0.tar.xz | 3 +++ 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 qtquickcontrols2-everywhere-src-5.14.0-rc.tar.xz create mode 100644 qtquickcontrols2-everywhere-src-5.14.0.tar.xz diff --git a/libqt5-qtquickcontrols2.changes b/libqt5-qtquickcontrols2.changes index 82adf31..49e235d 100644 --- a/libqt5-qtquickcontrols2.changes +++ b/libqt5-qtquickcontrols2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Dec 12 12:54:20 UTC 2019 - Fabian Vogt + +- Update to 5.14.0: + * New bugfix release + * For the changes between 5.13.2 and 5.14.0 please see: + https://code.qt.io/cgit/qt/qtquickcontrols2.git/tree/dist/changes-5.14.0?h=v5.14.0 + * For the changes between 5.13.1 and 5.13.2 please see: + https://code.qt.io/cgit/qt/qtquickcontrols2.git/tree/dist/changes-5.13.2?h=v5.14.0 + ------------------------------------------------------------------- Wed Dec 4 14:37:59 UTC 2019 - Fabian Vogt diff --git a/libqt5-qtquickcontrols2.spec b/libqt5-qtquickcontrols2.spec index c51018a..6271eab 100644 --- a/libqt5-qtquickcontrols2.spec +++ b/libqt5-qtquickcontrols2.spec @@ -19,17 +19,17 @@ %define qt5_snapshot 0 Name: libqt5-qtquickcontrols2 -Version: 5.14.0~rc +Version: 5.14.0 Release: 0 Summary: Qt 5 Quick Controls Addon License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only Group: Development/Libraries/X11 Url: https://www.qt.io %define base_name libqt5 -%define real_version 5.14.0-rc +%define real_version 5.14.0 %define so_version 5.14.0 -%define tar_version qtquickcontrols2-everywhere-src-5.14.0-rc -Source: https://download.qt.io/development_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz +%define tar_version qtquickcontrols2-everywhere-src-5.14.0 +Source: https://download.qt.io/official_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz BuildRequires: fdupes BuildRequires: libQt5Core-private-headers-devel >= %{version} BuildRequires: libQt5Gui-private-headers-devel >= %{version} diff --git a/qtquickcontrols2-everywhere-src-5.14.0-rc.tar.xz b/qtquickcontrols2-everywhere-src-5.14.0-rc.tar.xz deleted file mode 100644 index fe07cef..0000000 --- a/qtquickcontrols2-everywhere-src-5.14.0-rc.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:462eb3c5c6c88c222d95961bbaf8efeff01b984a244c908d53abc3a18310c3c1 -size 8139268 diff --git a/qtquickcontrols2-everywhere-src-5.14.0.tar.xz b/qtquickcontrols2-everywhere-src-5.14.0.tar.xz new file mode 100644 index 0000000..851ed1e --- /dev/null +++ b/qtquickcontrols2-everywhere-src-5.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:827bf86db44ce4f698f172378313db04e1cb81c593e9342bdd95bb1708f27911 +size 8137536 From 5de9a1fa1e4c251a1684dd14340c809f39e188628b964e719cbe0c95530d6946 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 17 Dec 2019 09:25:53 +0000 Subject: [PATCH 7/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtquickcontrols2?expand=0&rev=7 --- libqt5-qtquickcontrols2.changes | 5 +++++ libqt5-qtquickcontrols2.spec | 40 ++++++++++++++++----------------- 2 files changed, 25 insertions(+), 20 deletions(-) diff --git a/libqt5-qtquickcontrols2.changes b/libqt5-qtquickcontrols2.changes index 49e235d..bbbef4a 100644 --- a/libqt5-qtquickcontrols2.changes +++ b/libqt5-qtquickcontrols2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 17 09:25:48 UTC 2019 - Christophe Giboudeaux + +- Update the license tags. + ------------------------------------------------------------------- Thu Dec 12 12:54:20 UTC 2019 - Fabian Vogt diff --git a/libqt5-qtquickcontrols2.spec b/libqt5-qtquickcontrols2.spec index 6271eab..75c72f1 100644 --- a/libqt5-qtquickcontrols2.spec +++ b/libqt5-qtquickcontrols2.spec @@ -1,7 +1,7 @@ # # spec file for package libqt5-qtquickcontrols2 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,38 +12,38 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define qt5_snapshot 0 - -Name: libqt5-qtquickcontrols2 -Version: 5.14.0 -Release: 0 -Summary: Qt 5 Quick Controls Addon -License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only -Group: Development/Libraries/X11 -Url: https://www.qt.io %define base_name libqt5 %define real_version 5.14.0 %define so_version 5.14.0 %define tar_version qtquickcontrols2-everywhere-src-5.14.0 +Name: libqt5-qtquickcontrols2 +Version: 5.14.0 +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.14/%{real_version}/submodules/%{tar_version}.tar.xz 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: pkgconfig(Qt5Qml) >= %{version} -BuildRequires: pkgconfig(Qt5Quick) >= %{version} -%if %qt5_snapshot +%if %{qt5_snapshot} #to create the forwarding headers BuildRequires: perl %endif +BuildRequires: pkgconfig BuildRequires: xz -%requires_ge libQt5Widgets5 -%requires_ge libQtQuick5 +BuildRequires: pkgconfig(Qt5Qml) >= %{version} +BuildRequires: pkgconfig(Qt5Quick) >= %{version} +%requires_ge libQt5Widgets5 +%requires_ge libQtQuick5 %description The Qt Quick Controls2 module provides a set of controls that @@ -77,7 +77,7 @@ You need this package if you want to compile programs with qtquickcontrols2. %package -n libQt5QuickTemplates2-devel Summary: Qt Development Kit Group: Development/Libraries/X11 -Requires: libQt5QuickTemplates2-5 = %version +Requires: libQt5QuickTemplates2-5 = %{version} %description -n libQt5QuickTemplates2-devel You need this package if you want to compile programs with qtquickcontrols2. @@ -85,8 +85,8 @@ You need this package if you want to compile programs with qtquickcontrols2. %package private-headers-devel Summary: Headers for the unstable API of the Qt5 QuickControls2 module Group: Development/Libraries/X11 -Requires: libQt5QuickControls2-devel = %version -Requires: libQt5QuickTemplates2-devel = %version +Requires: libQt5QuickControls2-devel = %{version} +Requires: libQt5QuickTemplates2-devel = %{version} %description private-headers-devel You need this package if you want to compile programs against the unstable API @@ -95,6 +95,7 @@ of the Qt5 QuickControls 2 module. %package examples Summary: Qt5 quickcontrols2 examples Group: Development/Libraries/X11 +License: BSD-3-Clause %description examples Examples for libqt5-qtquickcontrols2 module. @@ -103,7 +104,7 @@ Examples for libqt5-qtquickcontrols2 module. %autosetup -n %{tar_version} %build -%if %qt5_snapshot +%if %{qt5_snapshot} #force the configure script to generate the forwarding headers (it checks whether .git directory exists) mkdir .git %endif @@ -121,7 +122,6 @@ rm -f %{buildroot}%{_libqt5_libdir}/lib*.la %post -n libQt5QuickControls2-5 -p /sbin/ldconfig %postun -n libQt5QuickControls2-5 -p /sbin/ldconfig - %post -n libQt5QuickTemplates2-5 -p /sbin/ldconfig %postun -n libQt5QuickTemplates2-5 -p /sbin/ldconfig