From 851fecc654e5c6423dff021e06275e2a90880564 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 22 Oct 2011 14:20:43 +0200 Subject: MySQL 5.5.17 --- mysql55.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mysql55.spec') diff --git a/mysql55.spec b/mysql55.spec index 03d6612..e4fba58 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -1,5 +1,5 @@ Name: mysql -Version: 5.5.16 +Version: 5.5.17 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 +* 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 + * Fri Sep 16 2011 Remi Collet - 5.5.16-1 - update to MySQL 5.5.16 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-16.html -- cgit