diff --git a/mariadb.spec b/mariadb.spec index fe7b99528c6b8f19f0d29b8ae315718dafd845e4..a6fbb4ae24f5a0c60e78845902180dfdbc82f99b 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -2,7 +2,7 @@ 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 @@ -281,7 +281,7 @@ export CFLAGS CXXFLAGS cmake -L -%make_build VERBOSE=1 +%make_build VERBOSE=1 %{?_smp_mflags} %install @@ -601,6 +601,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 - Fix CVE-2021-27928