diff options
-rw-r--r-- | mysql55.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec index 191d327..030dd72 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -1,5 +1,5 @@ Name: mysql -Version: 5.5.23 +Version: 5.5.24 Release: 1%{?dist} Summary: MySQL client programs and shared libraries @@ -803,6 +803,10 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* Thu May 10 2012 Remi Collet <RPMS@FamilleCollet.com> - 5.5.24-1 +- update to MySQL 5.5.24 Community Server GA + http://dev.mysql.com/doc/refman/5.5/en/news-5-5-24.html + * Sat Apr 28 2012 Tom Lane <tgl@redhat.com> 5.5.23-1 - Update to MySQL 5.5.23, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-23.html |