summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-02-08 19:42:00 +0100
committerRemi Collet <fedora@famillecollet.com>2013-02-08 19:42:00 +0100
commit1e7a093ab7d85fdd52dbc60bf868711995ce5c6d (patch)
tree9c556bb3e02c63e76f3074ef4e632b92270742bd
parent7cd8319a1ebcbae1ca3e920715a8c307115958e0 (diff)
MySQL 5.5.30
-rw-r--r--mysql55.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec
index 152b8c4..9647236 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -10,7 +10,7 @@
%endif
Name: mysql
-Version: 5.5.29
+Version: 5.5.30
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
@@ -811,6 +811,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Fri Feb 8 2013 Remi Collet <RPMS@FamilleCollet.com> - 5.5.30-1
+- update to MySQL 5.5.30 Community Server GA
+ http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-30.html
+
* Wed Jan 2 2013 Tom Lane <tgl@redhat.com> 5.5.29-1
- Update to MySQL 5.5.29, for various fixes described at
http://dev.mysql.com/doc/refman/5.5/en/news-5-5-29.html