summaryrefslogtreecommitdiffstats
path: root/mysql55.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-04-18 15:17:27 +0200
committerRemi Collet <fedora@famillecollet.com>2013-04-18 15:17:27 +0200
commit3d3e2e9598f7cbae609f838b50265957748933fe (patch)
tree9910d1d3159af3e38aaf0461639ebdd3c463b513 /mysql55.spec
parent96dac0d0248fd791a658884b2460adf3d03c59c6 (diff)
MySQL 5.5.31
Diffstat (limited to 'mysql55.spec')
-rw-r--r--mysql55.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec
index 9d49220..2d087c2 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -10,7 +10,7 @@
%endif
Name: mysql
-Version: 5.5.30
+Version: 5.5.31
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
@@ -830,6 +830,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Thu Feb 29 2013 Remi Collet <RPMS@FamilleCollet.com> - 5.5.31-1
+- update to MySQL 5.5.31 Community Server GA
+ http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-31.html
+
* Tue Feb 12 2013 Honza Horak <hhorak@redhat.com> 5.5.30-1
- Update to MySQL 5.5.30, for various fixes described at
http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-30.html