From 799eb1a2e8f1f84c39ebf0f0a0a3fb3371569112 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Tue, 12 Jan 2021 14:21:48 +0100 Subject: [PATCH] Rebuilt for protobuf 3.14 --- community-mysql.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/community-mysql.spec b/community-mysql.spec index 5f8e306..cc6eead 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -73,7 +73,7 @@ Name: community-mysql Version: 8.0.22 -Release: 1%{?with_debug:.debug}%{?dist} +Release: 2%{?with_debug:.debug}%{?dist} Summary: MySQL client programs and shared libraries URL: http://www.mysql.com @@ -974,6 +974,9 @@ fi %endif %changelog +* Tue Jan 12 14:21:47 CET 2021 Adrian Reber - 8.0.22-2 +- Rebuilt for protobuf 3.14 + * Wed Oct 21 2020 Lukas Javorsky - 8.0.22-1 - Update to MySQL 8.0.22 - community-mysql-certs-expired.patch patched by upstream