summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-01-12 18:12:24 +0100
committerRemi Collet <fedora@famillecollet.com>2012-01-12 18:12:24 +0100
commit88b4a0650e983b0437b0554b1799dc5c44f613c7 (patch)
tree0844102c9e1fb8d7e6cf1df3fa53c29022493aad
parent7d05f85bd3bbe1b0e8bcc70f5c4ddddcaa94b4b8 (diff)
MySQL 5.5.20
-rw-r--r--mysql.5.5.20.spec (renamed from mysql.5.5.19.spec)4
-rw-r--r--mysql55.spec6
2 files changed, 7 insertions, 3 deletions
diff --git a/mysql.5.5.19.spec b/mysql.5.5.20.spec
index be4e121..bee0c58 100644
--- a/mysql.5.5.19.spec
+++ b/mysql.5.5.20.spec
@@ -24,7 +24,7 @@
%define mysql_vendor_2 Sun Microsystems, Inc.
%define mysql_vendor Oracle and/or its affiliates
-%define mysql_version 5.5.19
+%define mysql_version 5.5.20
%define mysqld_user mysql
%define mysqld_group mysql
@@ -241,7 +241,7 @@
Name: MySQL%{product_suffix}
Summary: MySQL: a very fast and reliable SQL database server
Group: Applications/Databases
-Version: 5.5.19
+Version: 5.5.20
Release: %{release}%{?distro_releasetag:.%{distro_releasetag}}
Distribution: %{distro_description}
License: Copyright (c) 2000, 2011, %{mysql_vendor}. All rights reserved. Under %{license_type} license as shown in the Description field.
diff --git a/mysql55.spec b/mysql55.spec
index d12bc7a..a44dd4e 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -1,5 +1,5 @@
Name: mysql
-Version: 5.5.19
+Version: 5.5.20
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
@@ -764,6 +764,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Thu Jan 12 2012 Remi Collet <RPMS@FamilleCollet.com> - 5.5.20-1
+- update to MySQL 5.5.20 Community Server GA
+ http://dev.mysql.com/doc/refman/5.5/en/news-5-5-20.html
+
* Sat Dec 10 2011 Remi Collet <RPMS@FamilleCollet.com> - 5.5.19-1
- update to MySQL 5.5.19 Community Server GA
http://dev.mysql.com/doc/refman/5.5/en/news-5-5-19.html