Bump release for previous commit: Check datadir more carefully to avoid unwanted data corruption
Related: #1335849
This commit is contained in:
parent
a8ba852168
commit
ff0bbd1d4f
@ -123,7 +123,7 @@
|
||||
|
||||
Name: mariadb
|
||||
Version: %{compatver}.%{bugfixver}
|
||||
Release: 2%{?with_debug:.debug}%{?dist}
|
||||
Release: 3%{?with_debug:.debug}%{?dist}
|
||||
Epoch: 2
|
||||
|
||||
Summary: A community developed branch of MySQL
|
||||
@ -1285,6 +1285,10 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 14 2016 Honza Horak <hhorak@redhat.com> - 2:10.1.15-3
|
||||
- Check datadir more carefully to avoid unwanted data corruption
|
||||
Related: #1335849
|
||||
|
||||
* Thu Jul 7 2016 Jakub Dorňák <jdornak@redhat.com> - 2:10.1.15-2
|
||||
- Bump epoch
|
||||
(related to the downgrade from the pre-release version)
|
||||
|
Loading…
Reference in New Issue
Block a user