From 81336ab97e91b46dc459b15c24fa124cc56370bc Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Thu, 5 Oct 2017 19:05:24 +0200 Subject: [PATCH] Enable testsuite again Bump version for rebuild --- mariadb.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/mariadb.spec b/mariadb.spec index 07c3580..fe9cff8 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -3,7 +3,7 @@ %global pkgnamepatch mariadb # Regression tests may take a long time (many cores recommended), skip them by -%{!?runselftest:%global runselftest 0} +%{!?runselftest:%global runselftest 1} # Set this to 1 to see which tests fail, but 0 on production ready build %global ignore_testsuite_result 0 @@ -127,7 +127,7 @@ Name: mariadb Version: %{compatver}.%{bugfixver} -Release: 2%{?with_debug:.debug}%{?dist} +Release: 3%{?with_debug:.debug}%{?dist} Epoch: 3 Summary: A community developed branch of MySQL @@ -1497,6 +1497,11 @@ fi %endif %changelog +* Thu Oct 05 2017 Michal Schorm - 3:10.2.9-3 +- Fix client library obsolete + Related: #1498956 +- Enable testsuite again + * Wed Oct 04 2017 Michal Schorm - 3:10.2.9-2 - Fix of "with" and "without" macros, so they works - Use 'iproute' dependency instead of 'net-tools' @@ -1506,8 +1511,6 @@ fi with dnf "--allowerasing" option Related: #1497234 - Fix building with client library -- Fix client library obsolete - Related: #1498956 * Thu Sep 28 2017 Michal Schorm - 3:10.2.9-1 - Rebase to 10.2.9