diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-05-10 17:37:51 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-05-10 17:37:51 +0200 |
commit | d83d2e26f68e3c5fca4ff03c76cf5dd5a6070269 (patch) | |
tree | 4355bf866d3b1248144f07cd1063e8fb5e053a84 | |
parent | 90ef85a179ad8bbeef17be86da8de1c8daaff5e9 (diff) |
MySQL 5.5.24
-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 |