summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-02-03 13:42:19 +0100
committerRemi Collet <fedora@famillecollet.com>2014-02-03 13:42:19 +0100
commita53a3e3434278c8526d13e70c913a0aab64836a1 (patch)
treed7d65b1ab02d90a4f9fdfc3f827bfb9597b8e3d6
parent8046afa52a31ca44558e2a9c77578c037074947e (diff)
Mysql: upstream spec
-rw-r--r--mysql.5.5.36.spec (renamed from mysql.5.5.35.spec)6
1 files changed, 3 insertions, 3 deletions
diff --git a/mysql.5.5.35.spec b/mysql.5.5.36.spec
index 9160211..da21f01 100644
--- a/mysql.5.5.35.spec
+++ b/mysql.5.5.36.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.35
+%global mysql_version 5.5.36
%global mysqld_user mysql
%global mysqld_group mysql
@@ -242,10 +242,10 @@
Name: MySQL%{product_suffix}
Summary: MySQL: a very fast and reliable SQL database server
Group: Applications/Databases
-Version: 5.5.35
+Version: 5.5.36
Release: %{release}%{?distro_releasetag:.%{distro_releasetag}}
Distribution: %{distro_description}
-License: Copyright (c) 2000, 2013, %{mysql_vendor}. All rights reserved. Under %{license_type} license as shown in the Description field.
+License: Copyright (c) 2000, 2014, %{mysql_vendor}. All rights reserved. Under %{license_type} license as shown in the Description field.
Source: http://www.mysql.com/Downloads/MySQL-5.5/%{src_dir}.tar.gz
URL: http://www.mysql.com/
Packager: MySQL Release Engineering <mysql-build@oss.oracle.com>