From 5a33d598a1e124a01bf17ba0f2e60d3ccd49391b Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 18 Dec 2019 20:21:22 -0700 Subject: [PATCH] Rebuild for protobuf 3.11 --- community-mysql.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/community-mysql.spec b/community-mysql.spec index ba5756c..5909f7a 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -67,7 +67,7 @@ Name: community-mysql Version: 8.0.18 -Release: 4%{?with_debug:.debug}%{?dist} +Release: 5%{?with_debug:.debug}%{?dist} Summary: MySQL client programs and shared libraries URL: http://www.mysql.com @@ -802,6 +802,9 @@ fi %endif %changelog +* Thu Dec 19 2019 Orion Poplawski - 8.0.18-5 +- Rebuild for protobuf 3.11 + * Fri Nov 15 2019 Michal Schorm - 8.0.18-4 - Typo fixup