diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-03-31 18:42:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-03-31 18:42:38 +0200 |
commit | ab3e4da52fe6c69480b023cb512f820261c33f87 (patch) | |
tree | af9a28e30cc826883ed33c60458ec2195bea3ed2 | |
parent | 27c8db22b0b4c691ac119115bf2667b2c565d094 (diff) |
MySQL 5.5.37
-rw-r--r-- | mysql55.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec index 40c1fda..b46abc0 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -10,7 +10,7 @@ %endif Name: mysql -Version: 5.5.36 +Version: 5.5.37 Release: 1%{?dist} Summary: MySQL client programs and shared libraries @@ -842,6 +842,10 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* Mon Mar 31 2014 Remi Collet <RPMS@FamilleCollet.com> - 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 + * Mon Feb 3 2014 Remi Collet <RPMS@FamilleCollet.com> - 5.5.36-1 - update to MySQL 5.5.36 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-36.html |