diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-03-31 17:39:41 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-03-31 17:39:41 +0200 |
commit | 27c8db22b0b4c691ac119115bf2667b2c565d094 (patch) | |
tree | 9aa78326b06fd9bc7721c3e7d36123018a436121 | |
parent | 1cbf8a67a046e049bdf21167e75aefe519703a18 (diff) |
MySQL: upstream spec
-rw-r--r-- | mysql.5.5.37.spec (renamed from mysql.5.5.36.spec) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql.5.5.36.spec b/mysql.5.5.37.spec index da21f01..dfc43ae 100644 --- a/mysql.5.5.36.spec +++ b/mysql.5.5.37.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.36 +%global mysql_version 5.5.37 %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.36 +Version: 5.5.37 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. |