Rebase to 10.4.11 [INCOMPLETE]
This commit is contained in:
parent
5846cae70a
commit
5aff5f09e6
12
mariadb.spec
12
mariadb.spec
@ -11,7 +11,7 @@
|
||||
# The last version on which the full testsuite has been run
|
||||
# In case of further rebuilds of that version, don't require full testsuite to be run
|
||||
# run only "main" suite
|
||||
%global last_tested_version 10.3.20
|
||||
%global last_tested_version 10.4.11
|
||||
# Set to 1 to force run the testsuite even if it was already tested in current version
|
||||
%global force_run_testsuite 0
|
||||
|
||||
@ -152,8 +152,8 @@
|
||||
%global sameevr %{epoch}:%{version}-%{release}
|
||||
|
||||
Name: mariadb
|
||||
Version: 10.3.21
|
||||
Release: 3%{?with_debug:.debug}%{?dist}
|
||||
Version: 10.4.11
|
||||
Release: 1%{?with_debug:.debug}%{?dist}
|
||||
Epoch: 3
|
||||
|
||||
Summary: A very fast and robust SQL database server
|
||||
@ -371,7 +371,7 @@ MariaDB packages.
|
||||
Summary: The configuration files and scripts for galera replication
|
||||
Requires: %{name}-common%{?_isa} = %{sameevr}
|
||||
Requires: %{name}-server%{?_isa} = %{sameevr}
|
||||
Requires: galera >= 25.3.3
|
||||
Requires: galera >= 26.4.3
|
||||
Requires(post): libselinux-utils
|
||||
Requires(post): policycoreutils-python-utils
|
||||
# wsrep requirements
|
||||
@ -1582,6 +1582,10 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 17 2020 Michal Schorm <mschorm@redhat.com> - 10.4.11-1
|
||||
- Rebase to 10.4.11
|
||||
Related: #1756468
|
||||
|
||||
* Fri Jan 10 2020 Michal Schorm <mschorm@redhat.com> - 10.3.21-1
|
||||
- Rebase to 10.3.21
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-10.3.21.tar.gz) = cf9c33405fca64fa5571d26609388d4f3102447c68bd63e54dea9c35da0ad4350fb922fb75baa41e2a71cf75ccb9b2b9e5f2ac6714c44f8f38065dcae3d5afa6
|
||||
SHA512 (mariadb-10.4.11.tar.gz) = 2a1a8d90e326530b41a8a7d6889325cefcba5914451a48c6a20d5d5cd68004835e76e6ecac628554167a014f9c0b1487c15f37151afd771ea0166a4c40afd7d2
|
||||
|
Loading…
Reference in New Issue
Block a user