summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-06-02 18:04:08 +0200
committerRemi Collet <fedora@famillecollet.com>2014-06-02 18:04:08 +0200
commit0c0d8c5dce3ddecc14ed76eb38e992e1d1e69375 (patch)
treed132067dc064b720595fa99c3088cb8fcf68979c
parent077b4737e849fc89b3a3f62f25b59df6ff34c34b (diff)
MySQL: 5.5.38
-rw-r--r--mysql.5.5.38.spec4
-rw-r--r--mysql55.spec6
2 files changed, 7 insertions, 3 deletions
diff --git a/mysql.5.5.38.spec b/mysql.5.5.38.spec
index dfc43ae..f29f669 100644
--- a/mysql.5.5.38.spec
+++ b/mysql.5.5.38.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.37
+%global mysql_version 5.5.38
%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.37
+Version: 5.5.38
Release: %{release}%{?distro_releasetag:.%{distro_releasetag}}
Distribution: %{distro_description}
License: Copyright (c) 2000, 2014, %{mysql_vendor}. All rights reserved. Under %{license_type} license as shown in the Description field.
diff --git a/mysql55.spec b/mysql55.spec
index b46abc0..da85cc0 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -10,7 +10,7 @@
%endif
Name: mysql
-Version: 5.5.37
+Version: 5.5.38
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
@@ -842,6 +842,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Mon Jun 2 2014 Remi Collet <RPMS@FamilleCollet.com> - 5.5.38-1
+- update to MySQL 5.5.38 Community Server GA
+ http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-38.html
+
* Mon Mar 31 2014 Remi Collet <RPMS@FamilleCollet.com> - 5.5.37-1
- update to MySQL 5.5.37 Community Server GA
http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-37.html