summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-07 18:03:24 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-07 18:03:24 +0200
commit40d12dd274ec6840210da3e5648978424bbc338f (patch)
tree27bde15b497179d2c4260531b00372940459cb5a
parent2d141b403851389f77436998ffba759cd0d381d0 (diff)
MySQL 5.5.52
-rw-r--r--mysql.5.5.52.spec (renamed from mysql.5.5.51.spec)4
-rw-r--r--mysql55.spec6
2 files changed, 7 insertions, 3 deletions
diff --git a/mysql.5.5.51.spec b/mysql.5.5.52.spec
index a5be80d..c6f0200 100644
--- a/mysql.5.5.51.spec
+++ b/mysql.5.5.52.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.51
+%global mysql_version 5.5.52
%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.51
+Version: 5.5.52
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 ad9ae08..56c0b14 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -6,7 +6,7 @@
%global with_dtrace 0
Name: mysql
-Version: 5.5.51
+Version: 5.5.52
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
@@ -834,6 +834,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Wed Sep 7 2016 Remi Collet <RPMS@FamilleCollet.com> - 5.5.52-1
+- update to MySQL 5.5.52 Community Server GA
+ http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-52.html
+
* Fri Jul 29 2016 Remi Collet <RPMS@FamilleCollet.com> - 5.5.51-1
- update to MySQL 5.5.51 Community Server GA
http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-51.html