Rebase to 10.4.11
This commit is contained in:
parent
1fd9cbbc18
commit
1f6465e1ff
11
mariadb.spec
11
mariadb.spec
@ -157,8 +157,8 @@
|
||||
%global sameevr %{epoch}:%{version}-%{release}
|
||||
|
||||
Name: mariadb
|
||||
Version: 10.4.10
|
||||
Release: 1.20191205git9a621200%{?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
|
||||
@ -472,6 +472,9 @@ standard SQL syntax, and results joined onto other tables.
|
||||
Summary: The CONNECT storage engine for MariaDB
|
||||
Requires: %{name}-server%{?_isa} = %{sameevr}
|
||||
|
||||
# As per https://jira.mariadb.org/browse/MDEV-21450
|
||||
BuildRequires: libxml2-devel
|
||||
|
||||
%description connect-engine
|
||||
The CONNECT storage engine enables MariaDB to access external local or
|
||||
remote data (MED). This is done by defining tables based on different data
|
||||
@ -1598,6 +1601,10 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 10 2020 Michal Schorm <mschorm@redhat.com> - 10.4.11-1
|
||||
- Rebase to 10.4.11
|
||||
|
||||
|
||||
* Tue Dec 03 2019 Michal Schorm <mschorm@redhat.com> - 3:10.4.10-1
|
||||
- Rebase to 10.4.10
|
||||
Upstream started linking the Galera libraries statically
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-10.4.10.tar.gz) = a8b93be9dba6f9d2fd5a8da53f37c1f1c0469c64c919c2978e5f31871a6eb4052da96d162269c2d060d258c14ca92c357caa7a63da4f6f87443e5625412ab18f
|
||||
SHA512 (mariadb-10.4.11.tar.gz) = 2a1a8d90e326530b41a8a7d6889325cefcba5914451a48c6a20d5d5cd68004835e76e6ecac628554167a014f9c0b1487c15f37151afd771ea0166a4c40afd7d2
|
||||
|
Loading…
Reference in New Issue
Block a user