From 8697863e21cbac0411082349ee0a78bfc6cd5d99 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Dec 2015 18:27:35 +0100 Subject: MySQL 5.5.47 --- mysql55.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mysql55.spec') diff --git a/mysql55.spec b/mysql55.spec index e2e6622..a813f55 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -10,7 +10,7 @@ #endif Name: mysql -Version: 5.5.46 +Version: 5.5.47 Release: 1%{?dist} Summary: MySQL client programs and shared libraries @@ -838,6 +838,10 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* Thu Dec 10 2015 Remi Collet - 5.5.47-1 +- update to MySQL 5.5.47 Community Server GA + http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-47.html + * Thu Oct 1 2015 Remi Collet - 5.5.46-1 - update to MySQL 5.5.46 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-46.html -- cgit