parent
ab429c18f7
commit
cbd4c2cc5e
@ -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.5.20
|
||||
%global last_tested_version 10.5.21
|
||||
# Set to 1 to force run the testsuite even if it was already tested in current version
|
||||
%global force_run_testsuite 0
|
||||
|
||||
@ -149,7 +149,7 @@
|
||||
%global sameevr %{epoch}:%{version}-%{release}
|
||||
|
||||
Name: mariadb
|
||||
Version: 10.5.20
|
||||
Version: 10.5.21
|
||||
Release: 1%{?with_debug:.debug}%{?dist}
|
||||
Epoch: 3
|
||||
|
||||
@ -1651,6 +1651,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 26 2023 Michal Schorm <mschorm@redhat.com> - 3:10.5.21-1
|
||||
- Rebase to version 10.5.21
|
||||
|
||||
* Wed May 31 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 3:10.5.20-2
|
||||
- Use _fortify_level to disable fortification in debug builds
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-10.5.20-downstream_modified.tar.gz) = 5438d656e8998e4f3a3cc61af9348ad93c467d3936ac8a9f4640a9b2b70345f025e4bfdd431ccfd0ad519a7ac756dc5a338885f9d68c6c2fe14b31a1de3241ca
|
||||
SHA512 (mariadb-10.5.21-downstream_modified.tar.gz) = 954776d02d7746ab75431f87365d3608700b257ac327338749f06b5a0f96a5300f5644804a9581011e8abf5adc3bbb2276089a28ed621774e0bb28b740e7afa1
|
||||
|
Loading…
Reference in New Issue
Block a user