From 4d2926a1ce093c28630ae8d302227368adf1ec90 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Sun, 21 Jun 2020 19:55:52 +0200 Subject: [PATCH] Rebuilt for protobuf 3.12 --- community-mysql.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/community-mysql.spec b/community-mysql.spec index 08bb044..4e64792 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -67,7 +67,7 @@ Name: community-mysql Version: 8.0.20 -Release: 2%{?with_debug:.debug}%{?dist} +Release: 3%{?with_debug:.debug}%{?dist} Summary: MySQL client programs and shared libraries URL: http://www.mysql.com @@ -850,6 +850,9 @@ fi %endif %changelog +* Sun Jun 14 2020 Adrian Reber - 8.0.20-3 +- Rebuilt for protobuf 3.12 + * Fri May 15 2020 Pete Walter - 8.0.20-2 - Rebuild for ICU 67