summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-02-10 12:15:56 +0100
committerRemi Collet <fedora@famillecollet.com>2015-02-10 12:15:56 +0100
commit8cdfbcf001785ef7e1e5393ca069b65afcfe5469 (patch)
tree8bd44541ba48490416c6061ae3897d8c7d568e05
parent6f57601736e31062e9b1bc7db676e3332559040a (diff)
mysql 5.5.42 upstream spec
-rw-r--r--mysql.5.5.42.spec (renamed from mysql.5.5.41.spec)6
1 files changed, 3 insertions, 3 deletions
diff --git a/mysql.5.5.41.spec b/mysql.5.5.42.spec
index 638cc82..c555ab2 100644
--- a/mysql.5.5.41.spec
+++ b/mysql.5.5.42.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.41
+%global mysql_version 5.5.42
%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.41
+Version: 5.5.42
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.
+License: Copyright (c) 2000, 2015, %{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>