From a2ca8d26eb87154e54f37080244ebc2a0a3b5b78 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 13 Dec 2016 07:19:16 +0100 Subject: php-pecl-dio: switch spec --- mysql55.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mysql55.spec') diff --git a/mysql55.spec b/mysql55.spec index 5b32ce3..4a0ad4a 100644 --- a/mysql55.spec +++ b/mysql55.spec @@ -6,7 +6,7 @@ %global with_dtrace 0 Name: mysql -Version: 5.5.53 +Version: 5.5.54 Release: 1%{?dist} Summary: MySQL client programs and shared libraries @@ -837,6 +837,10 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* Mon Dec 12 2016 Remi Collet - 5.5.54-1 +- update to MySQL 5.5.54 Community Server GA + http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-54.html + * Thu Oct 13 2016 Remi Collet - 5.5.53-1 - update to MySQL 5.5.53 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-53.html -- cgit