From 3ad3ad54b05bef18e385e6441fac375ffec59cbb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Jun 2016 06:49:25 +0200 Subject: MySQL 5.5.50 --- mysql55.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mysql55.spec') diff --git a/mysql55.spec b/mysql55.spec index b8c02d0..118bb8d 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -6,7 +6,7 @@ %global with_dtrace 0 Name: mysql -Version: 5.5.49 +Version: 5.5.50 Release: 1%{?dist} Summary: MySQL client programs and shared libraries @@ -834,6 +834,10 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* Fri Jun 3 2016 Remi Collet - 5.5.50-1 +- update to MySQL 5.5.50 Community Server GA + http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-50.html + * Tue Apr 12 2016 Remi Collet - 5.5.49-1 - update to MySQL 5.5.49 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-49.html -- cgit