diff options
Diffstat (limited to 'mysql55.spec')
-rw-r--r-- | mysql55.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec index 83d7950..2f96450 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -10,7 +10,7 @@ %endif Name: mysql -Version: 5.5.34 +Version: 5.5.35 Release: 1%{?dist} Summary: MySQL client programs and shared libraries @@ -840,6 +840,10 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* 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 + * 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 |