From 40d12dd274ec6840210da3e5648978424bbc338f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 7 Sep 2016 18:03:24 +0200 Subject: MySQL 5.5.52 --- mysql55.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mysql55.spec') diff --git a/mysql55.spec b/mysql55.spec index ad9ae08..56c0b14 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -6,7 +6,7 @@ %global with_dtrace 0 Name: mysql -Version: 5.5.51 +Version: 5.5.52 Release: 1%{?dist} Summary: MySQL client programs and shared libraries @@ -834,6 +834,10 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* Wed Sep 7 2016 Remi Collet - 5.5.52-1 +- update to MySQL 5.5.52 Community Server GA + http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-52.html + * Fri Jul 29 2016 Remi Collet - 5.5.51-1 - update to MySQL 5.5.51 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-51.html -- cgit