From c7f4e5ba079603fe2698a3daf3f05fe144f1e30e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Nov 2011 17:16:23 +0100 Subject: MySQL 5.5.18 --- mysql55.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mysql55.spec') diff --git a/mysql55.spec b/mysql55.spec index e4fba58..83911d0 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -1,5 +1,5 @@ Name: mysql -Version: 5.5.17 +Version: 5.5.18 Release: 1%{?dist} # NOTE: Our convention for the life of F15 is that sysv packages will be # numbered 1dist.n while systemd packages will be 2dist and higher. @@ -687,6 +687,10 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* Mon Nov 21 2011 Remi Collet - 5.5.18-1 +- update to MySQL 5.5.18 Community Server GA + http://dev.mysql.com/doc/refman/5.5/en/news-5-5-18.html + * Sat Oct 22 2011 Remi Collet - 5.5.17-1 - update to MySQL 5.5.17 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-17.html -- cgit