diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-20 15:28:31 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-20 15:28:31 +0200 |
commit | aa3727eed888e040ffa15a9027b6bf6c97521046 (patch) | |
tree | e3a3bdc665bb0d144d4fe7f87b2b3d728a8c6c6f | |
parent | 72447f07dfb4db4186fbdd23e99e81f235b9f0d9 (diff) |
MySQL 5.5.34
-rw-r--r-- | mysql55.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec index 95fbe97..83d7950 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -10,7 +10,7 @@ %endif Name: mysql -Version: 5.5.33 +Version: 5.5.34 Release: 1%{?dist} Summary: MySQL client programs and shared libraries @@ -840,6 +840,10 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* Fri Sep 20 2013 Remi Collet <RPMS@FamilleCollet.com> - 5.5.34-1 +- update to MySQL 5.5.34 Community Server GA + http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-34.html + * Thu Aug 1 2013 Remi Collet <RPMS@FamilleCollet.com> - 5.5.33-1 - update to MySQL 5.5.33 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-33.html |