The package rpms/qt6-qtscxml.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-qtscxml.git/commit/?id=4bdc01af6....
Change: +ExcludeArch: s390x
Thanks.
Full change: ============
commit 65e9be0bce4c99305562e4b1e1e04c1c0986c826 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 7cc3e14..4b87648 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /qtscxml-everywhere-src-6.2.0-beta4.tar.xz /qtscxml-everywhere-src-6.2.0-rc.tar.xz /qtscxml-everywhere-src-6.2.0-rc2.tar.xz +/qtscxml-everywhere-src-6.2.0.tar.xz diff --git a/qt6-qtscxml.spec b/qt6-qtscxml.spec index 7883ddf..3076add 100644 --- a/qt6-qtscxml.spec +++ b/qt6-qtscxml.spec @@ -4,8 +4,8 @@ ExcludeArch: s390x
%global qt_module qtscxml
-%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... @@ -114,6 +114,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 6ecf19f..3bccb01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtscxml-everywhere-src-6.2.0-rc2.tar.xz) = 08e238e188749ce0c918ca203225dc893c6996a7efe87c29a9f5564e60fb9f12f22b8cfb1e3d262a83a36673231b0d41229cb07987d4bcae5b0d80e4286f1822 +SHA512 (qtscxml-everywhere-src-6.2.0.tar.xz) = 08e92f241d53d61ecceb39989a38547bf15fbff2e3b6d8cad61da7f83940708379bf4a44b0391b0a8a16fb89d9700735dddfba6a143029783de636ff6786277b
commit d874b107520692c0edbe35a6542c8b6455674466 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 586c32b..7cc3e14 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /qtscxml-everywhere-src-6.1.2.tar.xz /qtscxml-everywhere-src-6.2.0-beta4.tar.xz /qtscxml-everywhere-src-6.2.0-rc.tar.xz +/qtscxml-everywhere-src-6.2.0-rc2.tar.xz diff --git a/qt6-qtscxml.spec b/qt6-qtscxml.spec index f53101f..7883ddf 100644 --- a/qt6-qtscxml.spec +++ b/qt6-qtscxml.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease rc +%global prerelease rc2 %endif
Summary: Qt6 - ScXml component @@ -114,6 +114,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 1fbe203..6ecf19f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtscxml-everywhere-src-6.2.0-rc.tar.xz) = edb004f96e29744a57ab40a1dcc03c122c673b0680f185929df7b67868b8ba619824896460bdddcfee3d1e3e5dea3d3947dd63554b9ec82c02f27ac060b5a13b +SHA512 (qtscxml-everywhere-src-6.2.0-rc2.tar.xz) = 08e238e188749ce0c918ca203225dc893c6996a7efe87c29a9f5564e60fb9f12f22b8cfb1e3d262a83a36673231b0d41229cb07987d4bcae5b0d80e4286f1822
commit c25974f82d2f68715d25f22492954e5d1b6eaae1 Author: Jan Grulich jgrulich@redhat.com Date: Sun Sep 19 13:28:26 2021 +0200
6.2.0 - rc
diff --git a/.gitignore b/.gitignore index 7e4160e..586c32b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /qtscxml-everywhere-src-6.1.1.tar.xz /qtscxml-everywhere-src-6.1.2.tar.xz /qtscxml-everywhere-src-6.2.0-beta4.tar.xz +/qtscxml-everywhere-src-6.2.0-rc.tar.xz diff --git a/qt6-qtscxml.spec b/qt6-qtscxml.spec index 665f501..f53101f 100644 --- a/qt6-qtscxml.spec +++ b/qt6-qtscxml.spec @@ -6,7 +6,7 @@ ExcludeArch: s390x
%global unstable 1 %if 0%{unstable} -%global prerelease beta4 +%global prerelease rc %endif
Summary: Qt6 - ScXml component @@ -114,6 +114,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 783d8c7..1fbe203 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtscxml-everywhere-src-6.2.0-beta4.tar.xz) = 8a46ab326803d2a767532287ab0ecf26bcad7b6c4ab9ba002387c9b45646eab9369698b0a409eb859c073380d4d2325bb9cef112a6cf1f3abd44676d44bbb3ce +SHA512 (qtscxml-everywhere-src-6.2.0-rc.tar.xz) = edb004f96e29744a57ab40a1dcc03c122c673b0680f185929df7b67868b8ba619824896460bdddcfee3d1e3e5dea3d3947dd63554b9ec82c02f27ac060b5a13b
commit 4bdc01af6c9bba1befdab55ca90a0c9a1556a9eb Author: Jan Grulich jgrulich@redhat.com Date: Mon Sep 13 18:21:20 2021 +0200
6.2.0 - beta4
diff --git a/.gitignore b/.gitignore index 8042a4f..7e4160e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtscxml-everywhere-src-6.1.1.tar.xz /qtscxml-everywhere-src-6.1.2.tar.xz +/qtscxml-everywhere-src-6.2.0-beta4.tar.xz diff --git a/qt6-qtscxml.spec b/qt6-qtscxml.spec index d04909c..665f501 100644 --- a/qt6-qtscxml.spec +++ b/qt6-qtscxml.spec @@ -1,15 +1,30 @@ +# FIXME: qt6-qtdeclarative doesn't build on S390x +# BUG: https://bugreports.qt.io/browse/QTBUG-93101 +ExcludeArch: s390x + %global qt_module qtscxml
+%global unstable 1 +%if 0%{unstable} +%global prerelease beta4 +%endif + Summary: Qt6 - ScXml 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++ @@ -43,7 +58,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%prep -%autosetup -n %{qt_module}-everywhere-src-%{version} -p1 +%autosetup -n %{qt_module}-everywhere-src-%{qt_version}%{?unstable:-%{prerelease}} -p1
%build @@ -99,6 +114,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 9f5646d..783d8c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtscxml-everywhere-src-6.1.2.tar.xz) = 40f17034c6101339c1d2ec84468f4a19a4d51fe3a5d262b3d9259f03b116280fe0e5640c3c09ed09f5b92b80ee2cb82b238931d7ffc37ca2294fbe92215a4b52 +SHA512 (qtscxml-everywhere-src-6.2.0-beta4.tar.xz) = 8a46ab326803d2a767532287ab0ecf26bcad7b6c4ab9ba002387c9b45646eab9369698b0a409eb859c073380d4d2325bb9cef112a6cf1f3abd44676d44bbb3ce
arch-excludes@lists.fedoraproject.org