summaryrefslogtreecommitdiffstats
path: root/mysql55.spec
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 /mysql55.spec
parentdc34413ab6bbf32bcaeaca6437534285981909c2 (diff)
MySQL 5.5.21
Diffstat (limited to 'mysql55.spec')
-rw-r--r--mysql55.spec8
1 files changed, 6 insertions, 2 deletions
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