From ecc6b130f4533fb8b8fefec89c7e44810dab088d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Mon, 14 Jan 2019 18:58:26 +0100 Subject: [PATCH] Rebuilt for libcrypt.so.2 (#1666033) --- community-mysql.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/community-mysql.spec b/community-mysql.spec index 7089081..af33c1d 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -80,7 +80,7 @@ Name: community-mysql Version: 8.0.13 -Release: 1%{?with_debug:.debug}%{?dist} +Release: 2%{?with_debug:.debug}%{?dist} Summary: MySQL client programs and shared libraries URL: http://www.mysql.com @@ -936,6 +936,9 @@ fi %endif %changelog +* Mon Jan 14 2019 Björn Esser - 8.0.13-2 +- Rebuilt for libcrypt.so.2 (#1666033) + * Tue Oct 23 2018 Michal Schorm - 8.0.13-1 - Rebase to 8.0.13 - ICU patch removed; upstreamed