diff --git a/community-mysql.spec b/community-mysql.spec index 1ba60b0..5b6f1f1 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -80,7 +80,7 @@ Name: community-mysql Version: 5.7.10 -Release: 2%{?with_debug:.debug}%{?dist} +Release: 3%{?with_debug:.debug}%{?dist} Summary: MySQL client programs and shared libraries Group: Applications/Databases URL: http://www.mysql.com @@ -1083,6 +1083,9 @@ fi %endif %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 5.7.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Jan 27 2016 Honza Horak - 5.7.10-2 - Use mysqld instead of mysqld_safe (mysqld_safe not necessary for 5.7) Use mysqld --initialize-insecure instead of mysql_install_db