Rebase to 10.5.12
This commit is contained in:
parent
778adde283
commit
8461c0e791
@ -15,7 +15,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.5.11
|
||||
%global last_tested_version 10.5.12
|
||||
# Set to 1 to force run the testsuite even if it was already tested in current version
|
||||
%global force_run_testsuite 0
|
||||
|
||||
@ -153,8 +153,8 @@
|
||||
%global sameevr %{epoch}:%{version}-%{release}
|
||||
|
||||
Name: mariadb
|
||||
Version: 10.5.11
|
||||
Release: 4%{?with_debug:.debug}%{?dist}
|
||||
Version: 10.5.12
|
||||
Release: 1%{?with_debug:.debug}%{?dist}
|
||||
Epoch: 3
|
||||
|
||||
Summary: A very fast and robust SQL database server
|
||||
@ -1635,6 +1635,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Aug 07 2021 Michal Schorm <mschorm@redhat.com> - 3:10.5.12-1
|
||||
- Rebase to 10.5.12
|
||||
|
||||
* Tue Aug 03 2021 Lukas Javorsky <ljavorsk@redhat.com> - 3:10.5.11-4
|
||||
- Set user_map.conf file to be noreplace config file
|
||||
- Related: BZ#1989534
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-10.5.11-downstream_modified.tar.gz) = 64b43a284c728f1a0db5476df97d36df265b93fad9a593ba6ea3f3240dfa9251206a6c972534ac1dfeb58207e7d09b81ef796703c9d1fdb3b530fd81d6827c7e
|
||||
SHA512 (mariadb-10.5.12-downstream_modified.tar.gz) = a57a6f838966cb7b149837c2f4d59c53dd0678ffa6fec4ff49cbbf15f008f0bd951c317cd0303358ebf94ea432af4d26e7ba8a849da5650aa706083bd96d0250
|
||||
|
Loading…
Reference in New Issue
Block a user