From 87012c48605b3dc80e167d82ae47c96810b62205 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Tue, 18 Jul 2017 11:02:43 +0100 Subject: [PATCH] Rebuilt for Boost 1.64 --- mariadb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index 21f5b16..cda478b 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -126,7 +126,7 @@ Name: mariadb Version: %{compatver}.%{bugfixver} -Release: 2%{?with_debug:.debug}%{?dist} +Release: 3%{?with_debug:.debug}%{?dist} Epoch: 3 Summary: A community developed branch of MySQL @@ -1427,6 +1427,9 @@ fi %endif %changelog +* Tue Jul 18 2017 Jonathan Wakely - 3:10.2.7-3 +- Rebuilt for Boost 1.64 + * Thu Jul 13 2017 Michal Schorm - 3:10.2.7-2 - Remove mysql-wait-* scripts. They aren't needed when using systemd "Type=notify"