From 0c0d8c5dce3ddecc14ed76eb38e992e1d1e69375 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 2 Jun 2014 18:04:08 +0200 Subject: MySQL: 5.5.38 --- mysql.5.5.38.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mysql.5.5.38.spec') 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. -- cgit