From e20e9299ef09cf2e0419d1524552cd839c6c41d00227299a1a7b15e56eb6a248 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 9 May 2016 18:10:49 +0000 Subject: [PATCH] Accepting request 394346 from devel:ARM:Factory - fix constraints conditions for 32bit architectures OBS-URL: https://build.opensuse.org/request/show/394346 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=182 --- _constraints | 30 +++++++++++++++++++++--------- mariadb.changes | 5 +++++ 2 files changed, 26 insertions(+), 9 deletions(-) diff --git a/_constraints b/_constraints index 4c3ee6f..b3f2820 100644 --- a/_constraints +++ b/_constraints @@ -1,11 +1,23 @@ - - - 5000 - - - 13 - - - + + + i586 + x86_64 + ppc64le + + + + 5000 + + + + + + + + 13 + + + + diff --git a/mariadb.changes b/mariadb.changes index d37b00b..c2f5672 100644 --- a/mariadb.changes +++ b/mariadb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 5 14:31:50 UTC 2016 - dmueller@suse.com + +- fix constraints conditions for 32bit architectures + ------------------------------------------------------------------- Tue Feb 2 13:13:35 UTC 2016 - kstreitova@suse.com