Update the source0 url in spec file

This commit is contained in:
lihaotian9 2020-09-08 18:44:58 +08:00
parent 439d00cd88
commit ae85b05de4

View File

@ -2,13 +2,13 @@
Name: mariadb Name: mariadb
Version: 10.3.9 Version: 10.3.9
Release: 10 Release: 11
Epoch: 3 Epoch: 3
Summary: One of the most popular database servers Summary: One of the most popular database servers
License: GPLv2 with exceptions and LGPLv2 and BSD License: GPLv2 with exceptions and LGPLv2 and BSD
URL: http://mariadb.org URL: http://mariadb.org
Source0: https://downloads.mariadb.org/interstitial/mariadb-%{version}/source/mariadb-%{version}.tar.gz Source0: https://downloads.mariadb.com/MariaDB/mariadb-%{version}/source/mariadb-%{version}.tar.gz
Patch0: 0000-disable-some-unstable-testcases.patch Patch0: 0000-disable-some-unstable-testcases.patch
Patch1: 0001-add-install-db-command.patch Patch1: 0001-add-install-db-command.patch
@ -600,6 +600,9 @@ fi
%changelog %changelog
* Tue Sep 8 2020 lihaotian<lihaotian9@huawei.com> -3:10.3.9-11
- Update the source0 url
* Fri Jul 10 2020 volcanodragon<linfeilong@huawei.com> -3:10.3.9-10 * Fri Jul 10 2020 volcanodragon<linfeilong@huawei.com> -3:10.3.9-10
- Rename patch names - Rename patch names