diff --git a/mariadb.spec b/mariadb.spec index a76e95f0b167828c96becaaaa3476ba09cb223ca..0a495269d92739b310c8997cf6f047d3c4cccc84 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 +* Mon Jul 26 2021 bzhaoop -3:10.3.9-12 +- Increase the build speed + * Tue Sep 8 2020 lihaotian -3:10.3.9-11 - Update the source0 url