From 8046afa52a31ca44558e2a9c77578c037074947e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 3 Dec 2013 18:14:12 +0100 Subject: MySQL 5.5.35 --- mysql55.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mysql55.spec') 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 - 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 - 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 -- cgit