From 0c0d8c5dce3ddecc14ed76eb38e992e1d1e69375 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 2 Jun 2014 18:04:08 +0200 Subject: MySQL: 5.5.38 --- mysql55.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mysql55.spec') diff --git a/mysql55.spec b/mysql55.spec index b46abc0..da85cc0 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -10,7 +10,7 @@ %endif Name: mysql -Version: 5.5.37 +Version: 5.5.38 Release: 1%{?dist} Summary: MySQL client programs and shared libraries @@ -842,6 +842,10 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* Mon Jun 2 2014 Remi Collet - 5.5.38-1 +- update to MySQL 5.5.38 Community Server GA + http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-38.html + * Mon Mar 31 2014 Remi Collet - 5.5.37-1 - update to MySQL 5.5.37 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-37.html -- cgit