From 4c1dd3d97777e1940e429fa0bda94279819c3f6f Mon Sep 17 00:00:00 2001 From: jinzhimin369 Date: Tue, 18 Aug 2020 20:59:33 +0800 Subject: [PATCH] update version --- mariadb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index d264ef0..e042181 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -2,7 +2,7 @@ Name: mariadb Version: 10.3.9 -Release: 8 +Release: 9 Epoch: 3 Summary: One of the most popular database servers License: GPLv2 with exceptions and LGPLv2 and BSD @@ -599,6 +599,9 @@ fi %changelog +* Thu Aug 18 2020 xinghe - 3:10.3.9-9 +- Add release version for update + * Mon Mar 2 2020 steven - 3:10.3.9-8 - Add requires exclude for perls and skip some test cases