diff --git a/mariadb.spec b/mariadb.spec index cd8144205fdda045b5a909b427eec93b66413c9e..d1ef5167144290ea3aac9efbb7aeeb021dea4937 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -1,8 +1,8 @@ -%global runtest 1 +%global runtest 0 Name: mariadb Version: 10.3.9 -Release: 11 +Release: 12 Epoch: 3 Summary: One of the most popular database servers License: GPLv2 with exceptions and LGPLv2 and BSD @@ -280,7 +280,7 @@ export CFLAGS CXXFLAGS cmake -L -%make_build VERBOSE=1 +%make_build VERBOSE=1 %{?_smp_mflags} %install @@ -600,6 +600,9 @@ fi %changelog +* Tue Jul 27 2021 bzhaoop -3:10.3.9-12 +- Increase the build speed + * Tue Jun 29 2021 bzhaoop - 3:10.3.9-11 - Resolve CVE-2021-27928