summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-10 18:27:35 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-10 18:27:35 +0100
commit8697863e21cbac0411082349ee0a78bfc6cd5d99 (patch)
tree72f8f37ac28792f5b24c455004aaeacf29303bf1
parent8af3940550bb429b0ac07158b1f8c2ed741695d5 (diff)
MySQL 5.5.47
-rw-r--r--mysql.5.5.47.spec (renamed from mysql.5.5.46.spec)4
-rw-r--r--mysql55.spec6
2 files changed, 7 insertions, 3 deletions
diff --git a/mysql.5.5.46.spec b/mysql.5.5.47.spec
index 0bc380c..b28eaa8 100644
--- a/mysql.5.5.46.spec
+++ b/mysql.5.5.47.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.46
+%global mysql_version 5.5.47
%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.46
+Version: 5.5.47
Release: %{release}%{?distro_releasetag:.%{distro_releasetag}}
Distribution: %{distro_description}
License: Copyright (c) 2000, 2015, %{mysql_vendor}. All rights reserved. Under %{license_type} license as shown in the Description field.
diff --git a/mysql55.spec b/mysql55.spec
index e2e6622..a813f55 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -10,7 +10,7 @@
#endif
Name: mysql
-Version: 5.5.46
+Version: 5.5.47
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
@@ -838,6 +838,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Thu Dec 10 2015 Remi Collet <RPMS@FamilleCollet.com> - 5.5.47-1
+- update to MySQL 5.5.47 Community Server GA
+ http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-47.html
+
* Thu Oct 1 2015 Remi Collet <RPMS@FamilleCollet.com> - 5.5.46-1
- update to MySQL 5.5.46 Community Server GA
http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-46.html