Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
February
January
2018
December
November
October
September
August
July
June
May
April
March
February
January
2017
December
November
October
September
August
July
June
May
April
March
February
January
List overview
Download
Arch-excludes
February 2022
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
----- 2018 -----
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
----- 2017 -----
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
arch-excludes@lists.fedoraproject.org
2 participants
377 discussions
Start a n
N
ew thread
Architecture specific change in rpms/qt6-qtwebsockets.git
by githook-noreply@fedoraproject.org
28 Feb '22
28 Feb '22
The package rpms/qt6-qtwebsockets.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-qtwebsockets.git/commit/?id=c9b…
. Change: -ExcludeArch: s390x Thanks. Full change: ============ commit c9baaf83442524479aff6e29a87fe977007238e7 Author: Jan Grulich <jgrulich(a)redhat.com> Date: Fri Feb 25 14:54:45 2022 +0100 Enable s390x builds diff --git a/qt6-qtwebsockets.spec b/qt6-qtwebsockets.spec index f15589d..3516838 100644 --- a/qt6-qtwebsockets.spec +++ b/qt6-qtwebsockets.spec @@ -1,6 +1,3 @@ -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG:
https://bugreports.qt.io/browse/QTBUG-93101
-ExcludeArch: s390x %global qt_module qtwebsockets @@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - WebSockets component Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -111,6 +108,9 @@ popd %changelog +* Fri Feb 25 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-2 +- Enable s390x builds + * Mon Jan 31 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-1 - 6.2.3
1
0
0
0
Architecture specific change in rpms/qt6-qtserialport.git
by githook-noreply@fedoraproject.org
28 Feb '22
28 Feb '22
The package rpms/qt6-qtserialport.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-qtserialport.git/commit/?id=908…
. Change: -ExcludeArch: s390x Thanks. Full change: ============ commit 908f8bbff5295234f3a982dc08cd354ccdbd3afa Author: Jan Grulich <jgrulich(a)redhat.com> Date: Fri Feb 25 14:54:45 2022 +0100 Enable s390x builds diff --git a/qt6-qtserialport.spec b/qt6-qtserialport.spec index 38a6501..1991686 100644 --- a/qt6-qtserialport.spec +++ b/qt6-qtserialport.spec @@ -1,6 +1,3 @@ -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG:
https://bugreports.qt.io/browse/QTBUG-93101
-ExcludeArch: s390x %global qt_module qtserialport @@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - SerialPort component Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -102,6 +99,9 @@ popd %changelog +* Fri Feb 25 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-2 +- Enable s390x builds + * Mon Jan 31 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-1 - 6.2.3
1
0
0
0
Architecture specific change in rpms/qt6-qtserialbus.git
by githook-noreply@fedoraproject.org
28 Feb '22
28 Feb '22
The package rpms/qt6-qtserialbus.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-qtserialbus.git/commit/?id=fcd5…
. Change: -ExcludeArch: s390x Thanks. Full change: ============ commit fcd51810d1baa6cabc29d005de3bb00f2916f65a Author: Jan Grulich <jgrulich(a)redhat.com> Date: Fri Feb 25 14:54:45 2022 +0100 Enable s390x builds diff --git a/qt6-qtserialbus.spec b/qt6-qtserialbus.spec index f65c315..51bbc7e 100644 --- a/qt6-qtserialbus.spec +++ b/qt6-qtserialbus.spec @@ -1,6 +1,3 @@ -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG:
https://bugreports.qt.io/browse/QTBUG-93101
-ExcludeArch: s390x %global qt_module qtserialbus @@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - SerialBus component Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -104,6 +101,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %changelog +* Fri Feb 25 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-2 +- Enable s390x builds + * Mon Jan 31 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-1 - 6.2.3
1
0
0
0
Architecture specific change in rpms/qt6-qtsensors.git
by githook-noreply@fedoraproject.org
28 Feb '22
28 Feb '22
The package rpms/qt6-qtsensors.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-qtsensors.git/commit/?id=53ca34…
. Change: -ExcludeArch: s390x Thanks. Full change: ============ commit 53ca342a3d6f4bbc1c0f42210af6e3fa3571b168 Author: Jan Grulich <jgrulich(a)redhat.com> Date: Fri Feb 25 14:54:45 2022 +0100 Enable s390x builds diff --git a/qt6-qtsensors.spec b/qt6-qtsensors.spec index c502074..5fddac6 100644 --- a/qt6-qtsensors.spec +++ b/qt6-qtsensors.spec @@ -1,6 +1,3 @@ -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG:
https://bugreports.qt.io/browse/QTBUG-93101
-ExcludeArch: s390x %global qt_module qtsensors @@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - Sensors component Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -122,6 +119,9 @@ popd %changelog +* Fri Feb 25 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-2 +- Enable s390x builds + * Mon Jan 31 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-1 - 6.2.3
1
0
0
0
Architecture specific change in rpms/qt6-qtmultimedia.git
by githook-noreply@fedoraproject.org
28 Feb '22
28 Feb '22
The package rpms/qt6-qtmultimedia.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-qtmultimedia.git/commit/?id=259…
. Change: -ExcludeArch: s390x Thanks. Full change: ============ commit 2592e6357bc16a4474c6386046deaeb858402381 Author: Jan Grulich <jgrulich(a)redhat.com> Date: Fri Feb 25 14:54:45 2022 +0100 Enable s390x builds diff --git a/qt6-qtmultimedia.spec b/qt6-qtmultimedia.spec index d1f0b32..b13a566 100644 --- a/qt6-qtmultimedia.spec +++ b/qt6-qtmultimedia.spec @@ -1,6 +1,3 @@ -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG:
https://bugreports.qt.io/browse/QTBUG-93101
-ExcludeArch: s390x %global qt_module qtmultimedia @@ -19,7 +16,7 @@ ExcludeArch: s390x Summary: Qt6 - Multimedia support Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -159,6 +156,9 @@ popd %changelog +* Fri Feb 25 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-2 +- Enable s390x builds + * Mon Jan 31 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-1 - 6.2.3
1
0
0
0
Architecture specific change in rpms/qt6-qtconnectivity.git
by githook-noreply@fedoraproject.org
28 Feb '22
28 Feb '22
The package rpms/qt6-qtconnectivity.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-qtconnectivity.git/commit/?id=5…
. Change: -ExcludeArch: s390x Thanks. Full change: ============ commit 59a083fb30757f322d97e8ea6b6c7d12eb9bc87d Author: Jan Grulich <jgrulich(a)redhat.com> Date: Fri Feb 25 14:54:45 2022 +0100 Enable s390x builds diff --git a/qt6-qtconnectivity.spec b/qt6-qtconnectivity.spec index 3bde33f..a62c23b 100644 --- a/qt6-qtconnectivity.spec +++ b/qt6-qtconnectivity.spec @@ -1,6 +1,3 @@ -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG:
https://bugreports.qt.io/browse/QTBUG-93101
-ExcludeArch: s390x %global qt_module qtconnectivity @@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - Connectivity components Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist} # See LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -119,6 +116,9 @@ popd %changelog +* Fri Feb 25 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-2 +- Enable s390x builds + * Mon Jan 31 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-1 - 6.2.3
1
0
0
0
Architecture specific change in rpms/qt6-qtwayland.git
by githook-noreply@fedoraproject.org
28 Feb '22
28 Feb '22
The package rpms/qt6-qtwayland.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-qtwayland.git/commit/?id=91cc38…
. Change: -ExcludeArch: s390x Thanks. Full change: ============ commit 91cc3820a3be8a6f95c574287549e17eccba47ec Author: Jan Grulich <jgrulich(a)redhat.com> Date: Fri Feb 25 14:54:45 2022 +0100 Enable s390x builds diff --git a/qt6-qtwayland.spec b/qt6-qtwayland.spec index 7e3c622..032e19f 100644 --- a/qt6-qtwayland.spec +++ b/qt6-qtwayland.spec @@ -1,6 +1,3 @@ -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG:
https://bugreports.qt.io/browse/QTBUG-93101
-ExcludeArch: s390x %global qt_module qtwayland @@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - Wayland platform support and QtCompositor module Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv3 Url:
http://www.qt.io
@@ -168,6 +165,9 @@ popd %changelog +* Fri Feb 25 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-2 +- Enable s390x builds + * Mon Jan 31 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-1 - 6.2.3
1
0
0
0
Architecture specific change in rpms/qt6-qtsvg.git
by githook-noreply@fedoraproject.org
28 Feb '22
28 Feb '22
The package rpms/qt6-qtsvg.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-qtsvg.git/commit/?id=b89722d4ce…
. Change: -ExcludeArch: s390x Thanks. Full change: ============ commit b89722d4ce3f0855b940deb786a84bca816ef13e Author: Jan Grulich <jgrulich(a)redhat.com> Date: Fri Feb 25 14:54:45 2022 +0100 Enable s390x builds diff --git a/qt6-qtsvg.spec b/qt6-qtsvg.spec index 47bba1c..8cff23e 100644 --- a/qt6-qtsvg.spec +++ b/qt6-qtsvg.spec @@ -1,6 +1,3 @@ -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG:
https://bugreports.qt.io/browse/QTBUG-93101
-ExcludeArch: s390x %global qt_module qtsvg @@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - Support for rendering and displaying SVG Name: qt6-%{qt_module} Version: 6.2.3 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv3 or GPLv2+ Url:
http://www.qt.io
@@ -103,6 +100,9 @@ popd %{_qt6_libdir}/metatypes/qt6*_metatypes.json %changelog +* Fri Feb 25 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-3 +- Enable s390x builds + * Thu Feb 03 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> - 6.2.3-2 - Fix license file name (fix RHBZ#2048723)
1
0
0
0
Architecture specific change in rpms/qt6-qtscxml.git
by githook-noreply@fedoraproject.org
28 Feb '22
28 Feb '22
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=7a206335…
. Change: -ExcludeArch: s390x Thanks. Full change: ============ commit 7a206335414737589f740fc1dfeca60e17613095 Author: Jan Grulich <jgrulich(a)redhat.com> Date: Fri Feb 25 14:54:45 2022 +0100 Enable s390x builds diff --git a/qt6-qtscxml.spec b/qt6-qtscxml.spec index 06b9381..ac22205 100644 --- a/qt6-qtscxml.spec +++ b/qt6-qtscxml.spec @@ -1,6 +1,3 @@ -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG:
https://bugreports.qt.io/browse/QTBUG-93101
-ExcludeArch: s390x %global qt_module qtscxml @@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - ScXml component Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -114,6 +111,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %changelog +* Fri Feb 25 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-2 +- Enable s390x builds + * Mon Jan 31 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-1 - 6.2.3
1
0
0
0
Architecture specific change in rpms/qt6-qtquicktimeline.git
by githook-noreply@fedoraproject.org
28 Feb '22
28 Feb '22
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=…
. Change: -ExcludeArch: s390x Thanks. Full change: ============ commit e594fbae2de11fb2e8d8dd04e377e517b9f7273c Author: Jan Grulich <jgrulich(a)redhat.com> Date: Fri Feb 25 14:54:45 2022 +0100 Enable s390x builds diff --git a/qt6-qtquicktimeline.spec b/qt6-qtquicktimeline.spec index 553b682..4a7e397 100644 --- a/qt6-qtquicktimeline.spec +++ b/qt6-qtquicktimeline.spec @@ -1,6 +1,3 @@ -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG:
https://bugreports.qt.io/browse/QTBUG-93101
-ExcludeArch: s390x %global qt_module qtquicktimeline @@ -12,7 +9,7 @@ ExcludeArch: s390x Summary: Qt6 - QuickTimeline plugin Name: qt6-%{qt_module} Version: 6.2.3 -Release: 1%{?dist} +Release: 2%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also
http://doc.qt.io/qt-5/licensing.html
@@ -86,6 +83,9 @@ Requires: qt6-qtdeclarative-devel%{?_isa} %{_qt6_datadir}/modules/*.json %changelog +* Fri Feb 25 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-2 +- Enable s390x builds + * Mon Jan 31 2022 Jan Grulich <jgrulich(a)redhat.com> - 6.2.3-1 - 6.2.3
1
0
0
0
← Newer
1
2
3
4
5
...
38
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Results per page:
10
25
50
100
200