summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-13 07:19:16 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-13 07:19:16 +0100
commita2ca8d26eb87154e54f37080244ebc2a0a3b5b78 (patch)
tree82de7590911e03b32f170ae0e911a3281abf1191
parentdc1bf8948ea6679891169d2681808dc838a896cc (diff)
php-pecl-dio: switch spec
-rw-r--r--mysql.5.5.54.spec (renamed from mysql.5.5.53.spec)4
-rw-r--r--mysql55.spec6
2 files changed, 7 insertions, 3 deletions
diff --git a/mysql.5.5.53.spec b/mysql.5.5.54.spec
index 3ca2a15..fefc1a2 100644
--- a/mysql.5.5.53.spec
+++ b/mysql.5.5.54.spec
@@ -24,7 +24,7 @@
%global mysql_vendor_2 Sun Microsystems, Inc.
%global mysql_vendor Oracle and/or its affiliates
-%global mysql_version 5.5.53
+%global mysql_version 5.5.54
%global mysqld_user mysql
%global mysqld_group mysql
@@ -242,7 +242,7 @@
Name: MySQL%{product_suffix}
Summary: MySQL: a very fast and reliable SQL database server
Group: Applications/Databases
-Version: 5.5.53
+Version: 5.5.54
Release: %{release}%{?distro_releasetag:.%{distro_releasetag}}
Distribution: %{distro_description}
License: Copyright (c) 2000, 2016, %{mysql_vendor}. All rights reserved. Under %{license_type} license as shown in the Description field.
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 <RPMS@FamilleCollet.com> - 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 <RPMS@FamilleCollet.com> - 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