diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-02-03 14:18:40 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-02-03 14:18:40 +0100 |
commit | 165556dbfd2532ff8ba4c4d9eaa3c5d49bb28696 (patch) | |
tree | 7d2f473e66608a98d1132c37105d3d135f7d5d80 | |
parent | a53a3e3434278c8526d13e70c913a0aab64836a1 (diff) |
MySQL 5.5.36
-rw-r--r-- | mysql55.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec index 2f96450..6372055 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -10,7 +10,7 @@ %endif Name: mysql -Version: 5.5.35 +Version: 5.5.36 Release: 1%{?dist} Summary: MySQL client programs and shared libraries @@ -840,6 +840,10 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* 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 + * Tue Dec 3 2013 Remi Collet <RPMS@FamilleCollet.com> - 5.5.35-1 - update to MySQL 5.5.35 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-35.html |