summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-17 07:35:13 +0200
committerRemi Collet <remi@remirepo.net>2018-08-17 07:35:13 +0200
commit8b13e6d89126741f1278043817a17821ddd85ac0 (patch)
tree0fcb4996d9d1bc9df7ae6f33caa6c50c7bead250
parentb88ec88637a035772ab3fd7c367c64e88533afbd (diff)
update to MySQL 5.5.61 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-61.html
-rw-r--r--mysql-5.5.61.spec (renamed from mysql-5.5.60.spec)4
-rw-r--r--mysql55.spec6
2 files changed, 7 insertions, 3 deletions
diff --git a/mysql-5.5.60.spec b/mysql-5.5.61.spec
index 1689a15..690e8cd 100644
--- a/mysql-5.5.60.spec
+++ b/mysql-5.5.61.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.60
+%global mysql_version 5.5.61
%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.60
+Version: 5.5.61
Release: %{release}%{?distro_releasetag:.%{distro_releasetag}}
Distribution: %{distro_description}
License: Copyright (c) 2000, 2018, %{mysql_vendor}. All rights reserved. Under %{license_type} license as shown in the Description field.
diff --git a/mysql55.spec b/mysql55.spec
index a01fa4d..bb36767 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -1,5 +1,5 @@
Name: mysql
-Version: 5.5.60
+Version: 5.5.61
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
@@ -719,6 +719,10 @@ fi
%changelog
+* Fri Aug 17 2018 Remi Collet <remi@remirepo.net> - 5.5.61-1
+- update to MySQL 5.5.61 Community Server GA
+ http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-61.html
+
* Fri Apr 20 2018 Remi Collet <remi@remirepo.net> - 5.5.60-1
- update to MySQL 5.5.60 Community Server GA
http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-60.html