From 49cc58653de925ca56e06f119b7c28065f3908c0080263fb6f7131971000090b Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 3 Mar 2020 08:14:33 +0000 Subject: [PATCH] - Drop condition on ppc64(le) in _constraints (bsc#1164499) OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qt3d?expand=0&rev=4 --- _constraints | 16 +++++----------- libqt5-qt3d.changes | 5 +++++ 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/_constraints b/_constraints index c3af35c..1bcc300 100644 --- a/_constraints +++ b/_constraints @@ -1,14 +1,8 @@ - - - ppc64 - ppc64le - - - - 7000 - - - + + + 7000 + + diff --git a/libqt5-qt3d.changes b/libqt5-qt3d.changes index de837cd..b587f2f 100644 --- a/libqt5-qt3d.changes +++ b/libqt5-qt3d.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 3 08:00:33 UTC 2020 - Fabian Vogt + +- Drop condition on ppc64(le) in _constraints (bsc#1164499) + ------------------------------------------------------------------- Fri Feb 28 09:58:40 UTC 2020 - Fabian Vogt