summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-02-21 21:02:40 +0100
committerRemi Collet <fedora@famillecollet.com>2012-02-21 21:02:40 +0100
commit7fb85fbae9dd92c435c954c99a30722672818fe5 (patch)
tree5f983efe9e7bb3c3cdba29d23b044acc811542ad
parentdc34413ab6bbf32bcaeaca6437534285981909c2 (diff)
MySQL 5.5.21
-rw-r--r--mysql.5.5.21.spec (renamed from mysql.5.5.20.spec)6
-rw-r--r--mysql55.spec8
2 files changed, 9 insertions, 5 deletions
diff --git a/mysql.5.5.20.spec b/mysql.5.5.21.spec
index bee0c58..72b8b26 100644
--- a/mysql.5.5.20.spec
+++ b/mysql.5.5.21.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.20
+%define mysql_version 5.5.21
%define mysqld_user mysql
%define mysqld_group mysql
@@ -241,10 +241,10 @@
Name: MySQL%{product_suffix}
Summary: MySQL: a very fast and reliable SQL database server
Group: Applications/Databases
-Version: 5.5.20
+Version: 5.5.21
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.
+License: Copyright (c) 2000, 2012, %{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>
diff --git a/mysql55.spec b/mysql55.spec
index c50e773..12cac1e 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -1,6 +1,6 @@
Name: mysql
-Version: 5.5.20
-Release: 2%{?dist}
+Version: 5.5.21
+Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
Group: Applications/Databases
@@ -780,6 +780,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Tue Feb 21 2012 Remi Collet <RPMS@FamilleCollet.com> - 5.5.21-1
+- update to MySQL 5.5.21 Community Server GA
+ http://dev.mysql.com/doc/refman/5.5/en/news-5-5-21.html
+
* Tue Feb 12 2012 Remi Collet <RPMS@FamilleCollet.com> - 5.5.20-2
- sync with rawhide
- circular dep for mysql / mysql-libs to fix EL5 update