The package rpms/qt6-qtdatavis3d.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-qtdatavis3d.git/commit/?id=6654e....
Change: +ExcludeArch: s390x
Thanks.
Full change: ============
commit 61ee93de9fbfa40a0bbb2b7cd6a95c45073ec46f 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 8873951..2046e48 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /qtdatavis3d-everywhere-src-6.2.0-beta4.tar.xz /qtdatavis3d-everywhere-src-6.2.0-rc.tar.xz /qtdatavis3d-everywhere-src-6.2.0-rc2.tar.xz +/qtdatavis3d-everywhere-src-6.2.0.tar.xz diff --git a/qt6-qtdatavis3d.spec b/qt6-qtdatavis3d.spec index 0593d3c..c86160f 100644 --- a/qt6-qtdatavis3d.spec +++ b/qt6-qtdatavis3d.spec @@ -4,8 +4,8 @@ ExcludeArch: s390x
%global qt_module qtdatavis3d
-%global unstable 1 -%if 0%{unstable} +#global unstable 1 +%if 0%{?unstable} %global prerelease rc2 %endif
@@ -20,7 +20,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... @@ -91,6 +91,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%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 de034ec..7e1077a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtdatavis3d-everywhere-src-6.2.0-rc2.tar.xz) = 7fae73f4ad3a2c49d1855e9cadb5f2c7420589b4af37f04012c754845fbcaee108a6f678e0f0254b6a5adfe6938bbc889b609ff18c49068f3d8735c2a401db95 +SHA512 (qtdatavis3d-everywhere-src-6.2.0.tar.xz) = a5468c48f36168e09955a8838753349ec39dc077727e20c86dfd16f5ee10b86fb70715db22ccf193f9c5756112d96af21e0f6047f90e0e7edb1fa4108d3df677
commit 3c7cef338d5603df79eb52fcd64dceda8838d380 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 96c3741..8873951 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /qtdatavis3d-everywhere-src-6.1.2.tar.xz /qtdatavis3d-everywhere-src-6.2.0-beta4.tar.xz /qtdatavis3d-everywhere-src-6.2.0-rc.tar.xz +/qtdatavis3d-everywhere-src-6.2.0-rc2.tar.xz diff --git a/qt6-qtdatavis3d.spec b/qt6-qtdatavis3d.spec index 7d85104..0593d3c 100644 --- a/qt6-qtdatavis3d.spec +++ b/qt6-qtdatavis3d.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease rc +%global prerelease rc2 %endif
Summary: Qt6 - Qt Data Visualization component @@ -91,6 +91,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%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 a8af67f..de034ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtdatavis3d-everywhere-src-6.2.0-rc.tar.xz) = 2b977b3111940889bdcaa0df8afba822f187dd5a43847f42850d71ffd92084abf2a4f84a85cbc18bcb91ce2fdcec071e52fc1ee3a9e4c76a8d2ac94f1b348b2f +SHA512 (qtdatavis3d-everywhere-src-6.2.0-rc2.tar.xz) = 7fae73f4ad3a2c49d1855e9cadb5f2c7420589b4af37f04012c754845fbcaee108a6f678e0f0254b6a5adfe6938bbc889b609ff18c49068f3d8735c2a401db95
commit 0aa80386f71c1dbf16ed2e38a210760097d71cc4 Author: Jan Grulich jgrulich@redhat.com Date: Sun Sep 19 13:27:18 2021 +0200
6.2.0 - rc
diff --git a/.gitignore b/.gitignore index b3d7e01..96c3741 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /qtdatavis3d-everywhere-src-6.1.1.tar.xz /qtdatavis3d-everywhere-src-6.1.2.tar.xz /qtdatavis3d-everywhere-src-6.2.0-beta4.tar.xz +/qtdatavis3d-everywhere-src-6.2.0-rc.tar.xz diff --git a/qt6-qtdatavis3d.spec b/qt6-qtdatavis3d.spec index 8c7ff4e..7d85104 100644 --- a/qt6-qtdatavis3d.spec +++ b/qt6-qtdatavis3d.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease beta4 +%global prerelease rc %endif
Summary: Qt6 - Qt Data Visualization component @@ -91,6 +91,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%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 6a9bbf4..a8af67f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtdatavis3d-everywhere-src-6.2.0-beta4.tar.xz) = fc31829fdc0391212e15fb1f2ad82a77707c7a003663db41bc35600bfe8b82d38454c5b750a6ca063479e237a9d92ddb598ead7be9eb8bc7b52cb9e3e6887624 +SHA512 (qtdatavis3d-everywhere-src-6.2.0-rc.tar.xz) = 2b977b3111940889bdcaa0df8afba822f187dd5a43847f42850d71ffd92084abf2a4f84a85cbc18bcb91ce2fdcec071e52fc1ee3a9e4c76a8d2ac94f1b348b2f
commit 6654e490b2eeefb201d47cdfe598bb14aab72e95 Author: Jan Grulich jgrulich@redhat.com Date: Tue Sep 14 08:06:51 2021 +0200
6.2.0 - beta4
diff --git a/.gitignore b/.gitignore index 74ae310..b3d7e01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtdatavis3d-everywhere-src-6.1.1.tar.xz /qtdatavis3d-everywhere-src-6.1.2.tar.xz +/qtdatavis3d-everywhere-src-6.2.0-beta4.tar.xz diff --git a/qt6-qtdatavis3d.spec b/qt6-qtdatavis3d.spec index 3a82f12..8c7ff4e 100644 --- a/qt6-qtdatavis3d.spec +++ b/qt6-qtdatavis3d.spec @@ -1,20 +1,37 @@ +# FIXME: qt6-qtdeclarative doesn't build on S390x +# BUG: https://bugreports.qt.io/browse/QTBUG-93101 +ExcludeArch: s390x + %global qt_module qtdatavis3d
+%global unstable 1 +%if 0%{unstable} +%global prerelease beta4 +%endif + Summary: Qt6 - Qt Data Visualization component Name: qt6-%{qt_module} -Version: 6.1.2 +Version: 6.2.0%{?unstable:~%{prerelease}} Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or 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++ BuildRequires: ninja-build BuildRequires: qt6-qtbase-devel >= %{version} +BuildRequires: qt6-qtbase-private-devel +%{?_qt6:Requires: %{_qt6}%{?_isa} = %{_qt6_version}} BuildRequires: qt6-qtdeclarative-devel >= %{version} BuildRequires: pkgconfig(xkbcommon) BuildRequires: openssl-devel @@ -39,7 +56,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%prep -%setup -q -n %{qt_module}-everywhere-src-%{version} +%autosetup -n %{qt_module}-everywhere-src-%{qt_version}%{?unstable:-%{prerelease}} -p1
%build @@ -64,6 +81,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %{_qt6_libdir}/cmake/Qt6BuildInternals/StandaloneTests/QtDataVisualizationTestsConfig.cmake %{_qt6_libdir}/cmake/Qt6Qml/QmlPlugins/Qt6DataVisualizationQml2*.cmake %{_qt6_datadir}/modules/*.json +%{_qt6_libdir}/metatypes/qt6*_metatypes.json
%if 0%{?_qt6_examplesdir:1} # no examples, yet @@ -73,6 +91,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%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 23aea09..6a9bbf4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtdatavis3d-everywhere-src-6.1.2.tar.xz) = 36a078eb20ea7d3149f93223ea0d7072204abf0d77db238a69c622279cbc00eabcca6a72414b350958e388c719388b7fe94ce2c2ce7a828ccf76c8590d6ad31b +SHA512 (qtdatavis3d-everywhere-src-6.2.0-beta4.tar.xz) = fc31829fdc0391212e15fb1f2ad82a77707c7a003663db41bc35600bfe8b82d38454c5b750a6ca063479e237a9d92ddb598ead7be9eb8bc7b52cb9e3e6887624
arch-excludes@lists.fedoraproject.org