From aa3727eed888e040ffa15a9027b6bf6c97521046 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 20 Sep 2013 15:28:31 +0200 Subject: MySQL 5.5.34 --- mysql55.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 - 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 - 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 -- cgit