diff --git a/mingw-poppler.spec b/mingw-poppler.spec index 475961e..31ccb61 100644 --- a/mingw-poppler.spec +++ b/mingw-poppler.spec @@ -2,14 +2,9 @@ %global pkgname poppler -# FIXME: qt6-qtdeclarative doesn't build on S390x -# BUG: https://bugreports.qt.io/browse/QTBUG-93101 -# ExcludeArch so that no s390x builder is selected -ExcludeArch: s390x - Name: mingw-%{pkgname} Version: 22.01.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: MinGW Windows Poppler library License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT @@ -249,6 +244,9 @@ rm -f %{buildroot}%{mingw64_bindir}/*.exe %changelog +* Wed Mar 30 2022 Sandro Mani - 22.01.0-4 +- Drop ExclusiveArch: s390x + * Fri Mar 25 2022 Sandro Mani - 22.01.0-3 - Rebuild with mingw-gcc-12