The package rpms/qt6-qtquicktimeline.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/qt6-qtquicktimeline.git/commit/?id=f....
Change: +ExcludeArch: s390x
Thanks.
Full change: ============
commit de6c7d628c8c7d1cc159b2273e2a3e74b0e27c3f Author: Jan Grulich jgrulich@redhat.com Date: Thu Sep 30 13:38:45 2021 +0200
6.2.0
diff --git a/.gitignore b/.gitignore index 526528b..af527c4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /qtquicktimeline-everywhere-src-6.2.0-beta4.tar.xz /qtquicktimeline-everywhere-src-6.2.0-rc.tar.xz /qtquicktimeline-everywhere-src-6.2.0-rc2.tar.xz +/qtquicktimeline-everywhere-src-6.2.0.tar.xz diff --git a/qt6-qtquicktimeline.spec b/qt6-qtquicktimeline.spec index 70fd019..9ee7a26 100644 --- a/qt6-qtquicktimeline.spec +++ b/qt6-qtquicktimeline.spec @@ -4,8 +4,8 @@ ExcludeArch: s390x
%global qt_module qtquicktimeline
-%global unstable 1 -%if 0%{unstable} +#global unstable 1 +%if 0%{?unstable} %global prerelease rc2 %endif
@@ -21,7 +21,7 @@ Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) %global qt_version %(echo %{version} | cut -d~ -f1)
-%if 0%{unstable} +%if 0%{?unstable} Source0: https://download.qt.io/development_releases/qt/%%7Bmajmin%7D/%%7Bqt_version%... %else Source0: https://download.qt.io/official_releases/qt/%%7Bmajmin%7D/%%7Bversion%7D/sub... @@ -86,6 +86,9 @@ Requires: qt6-qtdeclarative-devel%{?_isa} %{_qt6_datadir}/modules/*.json
%changelog +* Thu Sep 30 2021 Jan Grulich jgrulich@redhat.com - 6.2.0-1 +- 6.2.0 + * Mon Sep 27 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~rc2-1 - 6.2.0 - rc2
diff --git a/sources b/sources index d16c5fe..886d51e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtquicktimeline-everywhere-src-6.2.0-rc2.tar.xz) = 2dbbb8e6032823b5252e7fec96e20a6a41beda6776860314be63ffae9229320a22379af8e5d8a770cd5a7ac2ace031e2d716e151a23027f1ec5e44cdfc031d7a +SHA512 (qtquicktimeline-everywhere-src-6.2.0.tar.xz) = 728948e85c91cbfc63c430f0c4418ac81e21bb261e1320cb7cad24dab505dbeed7ddda6cfeb2abf8ec1ac86dc8f0e562509e5738a6698c08e179779cbbd77ad7
commit 869d8610450035add90bff61fd7c55974804e635 Author: Jan Grulich jgrulich@redhat.com Date: Mon Sep 27 14:14:34 2021 +0200
6.2.0 - rc2
diff --git a/.gitignore b/.gitignore index f86049f..526528b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /qtquicktimeline-everywhere-src-6.1.2.tar.xz /qtquicktimeline-everywhere-src-6.2.0-beta4.tar.xz /qtquicktimeline-everywhere-src-6.2.0-rc.tar.xz +/qtquicktimeline-everywhere-src-6.2.0-rc2.tar.xz diff --git a/qt6-qtquicktimeline.spec b/qt6-qtquicktimeline.spec index 3749072..70fd019 100644 --- a/qt6-qtquicktimeline.spec +++ b/qt6-qtquicktimeline.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease rc +%global prerelease rc2 %endif
Summary: Qt6 - QuickTimeline plugin @@ -86,6 +86,9 @@ Requires: qt6-qtdeclarative-devel%{?_isa} %{_qt6_datadir}/modules/*.json
%changelog +* Mon Sep 27 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~rc2-1 +- 6.2.0 - rc2 + * Sat Sep 18 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~rc-1 - 6.2.0 - rc
diff --git a/sources b/sources index fffbf1a..d16c5fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtquicktimeline-everywhere-src-6.2.0-rc.tar.xz) = 7a68c485e41b227c1780748fdcef3e8af19b4c1b3e9ecd7c3b47f12158828a73cb39c922ed2af653cae874c0ae09c4f1e0f9d6cde9ff2c961a0ee0af36f7c35d +SHA512 (qtquicktimeline-everywhere-src-6.2.0-rc2.tar.xz) = 2dbbb8e6032823b5252e7fec96e20a6a41beda6776860314be63ffae9229320a22379af8e5d8a770cd5a7ac2ace031e2d716e151a23027f1ec5e44cdfc031d7a
commit 084cd125c5396a87d548e85e74824a52ba459c34 Author: Jan Grulich jgrulich@redhat.com Date: Sun Sep 19 13:28:15 2021 +0200
6.2.0 - rc
diff --git a/.gitignore b/.gitignore index e118084..f86049f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /qtquicktimeline-everywhere-src-6.1.1.tar.xz /qtquicktimeline-everywhere-src-6.1.2.tar.xz /qtquicktimeline-everywhere-src-6.2.0-beta4.tar.xz +/qtquicktimeline-everywhere-src-6.2.0-rc.tar.xz diff --git a/qt6-qtquicktimeline.spec b/qt6-qtquicktimeline.spec index 13b524d..3749072 100644 --- a/qt6-qtquicktimeline.spec +++ b/qt6-qtquicktimeline.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease beta4 +%global prerelease rc %endif
Summary: Qt6 - QuickTimeline plugin @@ -86,6 +86,9 @@ Requires: qt6-qtdeclarative-devel%{?_isa} %{_qt6_datadir}/modules/*.json
%changelog +* Sat Sep 18 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~rc-1 +- 6.2.0 - rc + * Mon Sep 13 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~beta4-1 - 6.2.0 - beta4
diff --git a/sources b/sources index 8007416..fffbf1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtquicktimeline-everywhere-src-6.2.0-beta4.tar.xz) = 8ff59f4a8b6fe618b45a4391acf7e5458c9820de821bc3a87565849924e0e1e77ce814cc8e5542d2f77224f7be7ba3404ba06bbb055956c1a329d61a7ae5997c +SHA512 (qtquicktimeline-everywhere-src-6.2.0-rc.tar.xz) = 7a68c485e41b227c1780748fdcef3e8af19b4c1b3e9ecd7c3b47f12158828a73cb39c922ed2af653cae874c0ae09c4f1e0f9d6cde9ff2c961a0ee0af36f7c35d
commit fe0fcd8e384c588bf53bf1eaa62e72a45254238c Author: Jan Grulich jgrulich@redhat.com Date: Tue Sep 14 08:00:13 2021 +0200
6.2.0 - beta4
diff --git a/.gitignore b/.gitignore index 118019b..e118084 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /qtquicktimeline-everywhere-src-6.1.0.tar.xz /qtquicktimeline-everywhere-src-6.1.1.tar.xz /qtquicktimeline-everywhere-src-6.1.2.tar.xz +/qtquicktimeline-everywhere-src-6.2.0-beta4.tar.xz diff --git a/qt6-qtquicktimeline.spec b/qt6-qtquicktimeline.spec index 97f3919..13b524d 100644 --- a/qt6-qtquicktimeline.spec +++ b/qt6-qtquicktimeline.spec @@ -1,8 +1,17 @@ +# FIXME: qt6-qtdeclarative doesn't build on S390x +# BUG: https://bugreports.qt.io/browse/QTBUG-93101 +ExcludeArch: s390x + %global qt_module qtquicktimeline
+%global unstable 1 +%if 0%{unstable} +%global prerelease beta4 +%endif + Summary: Qt6 - QuickTimeline plugin Name: qt6-%{qt_module} -Version: 6.1.2 +Version: 6.2.0%{?unstable:~%{prerelease}} Release: 1%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details @@ -10,7 +19,13 @@ Release: 1%{?dist} License: GPLv2 with exceptions and GPLv3 with exceptions Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) +%global qt_version %(echo %{version} | cut -d~ -f1) + +%if 0%{unstable} +Source0: https://download.qt.io/development_releases/qt/%%7Bmajmin%7D/%%7Bqt_version%... +%else Source0: https://download.qt.io/official_releases/qt/%%7Bmajmin%7D/%%7Bversion%7D/sub... +%endif
BuildRequires: cmake BuildRequires: gcc-c++ @@ -35,7 +50,7 @@ Requires: qt6-qtdeclarative-devel%{?_isa} %{summary}.
%prep -%autosetup -n %{qt_module}-everywhere-src-%{version} -p1 +%autosetup -n %{qt_module}-everywhere-src-%{qt_version}%{?unstable:-%{prerelease}} -p1
%build @@ -52,13 +67,28 @@ Requires: qt6-qtdeclarative-devel%{?_isa} %files %license LICENSE.GPL* %dir %{_qt6_qmldir}/QtQuick +%{_qt6_libdir}/libQt6QuickTimeline.so.6* %{_qt6_qmldir}/QtQuick/Timeline/
%files devel +%{_qt6_includedir}/QtQuickTimeline/ +%{_qt6_libdir}/cmake/Qt6BuildInternals/StandaloneTests/*.cmake %{_qt6_libdir}/cmake/Qt6Qml/QmlPlugins/*.cmake - +%dir %{_qt6_libdir}/cmake/Qt6QuickTimeline/ +%{_qt6_libdir}/cmake/Qt6QuickTimeline/*.cmake +%{_qt6_libdir}/libQt6QuickTimeline.prl +%{_qt6_libdir}/libQt6QuickTimeline.so +%{_qt6_libdir}/metatypes/qt6*_metatypes.json +%{_qt6_libdir}/libQt6QuickTimeline.prl +%{_qt6_libdir}/libQt6QuickTimeline.so +%{_qt6_libdir}/metatypes/qt6*_metatypes.json +%{_qt6_archdatadir}/mkspecs/modules/*.pri +%{_qt6_datadir}/modules/*.json
%changelog +* Mon Sep 13 2021 Jan Grulich jgrulich@redhat.com - 6.2.0~beta4-1 +- 6.2.0 - beta4 + * Thu Aug 12 2021 Jan Grulich jgrulich@redhat.com - 6.1.2-1 - 6.1.2
diff --git a/sources b/sources index a2bc73c..8007416 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtquicktimeline-everywhere-src-6.1.2.tar.xz) = 2fe8af00cc32cbbde01655cd8a8d0aca98710bd356e062bdad8c7cd3f1f84e56e6cfe196caa4204005176ee0872227daceb4fcea4c3171dc82d04b80e01f8f77 +SHA512 (qtquicktimeline-everywhere-src-6.2.0-beta4.tar.xz) = 8ff59f4a8b6fe618b45a4391acf7e5458c9820de821bc3a87565849924e0e1e77ce814cc8e5542d2f77224f7be7ba3404ba06bbb055956c1a329d61a7ae5997c
arch-excludes@lists.fedoraproject.org