diff --git a/_constraints b/_constraints index 6f34219..7305e61 100644 --- a/_constraints +++ b/_constraints @@ -1,11 +1,12 @@ + ppc64 ppc64le - 4000 + 6000 diff --git a/strawberry.changes b/strawberry.changes index 82bad1d..f9a0053 100644 --- a/strawberry.changes +++ b/strawberry.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 7 08:40:05 UTC 2022 - Christophe Giboudeaux + +- Increase the disk size needed to build strawberry on PowerPC. +- Remove the unneeded qt6-network-tls requirement. + libQt6Network6 already requires the plugin. + ------------------------------------------------------------------- Sun Feb 20 16:05:35 UTC 2022 - Jonas Kvinge diff --git a/strawberry.spec b/strawberry.spec index 4c3e47e..1cb58f4 100644 --- a/strawberry.spec +++ b/strawberry.spec @@ -83,7 +83,6 @@ BuildRequires: pkgconfig(sqlite3) >= 3.9 BuildRequires: pkgconfig(taglib) >= 1.11.1 %if 0%{?suse_version} > 1530 -Requires: qt6-network-tls Requires: qt6-sql-sqlite %else Requires: libQt5Sql5-sqlite