summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-05-31 18:26:19 +0200
committerRemi Collet <fedora@famillecollet.com>2011-05-31 18:26:19 +0200
commit9e13301e31efa748c9af6f923f4fb1a740a37424 (patch)
tree82042b3bbc3da1fb5f416408823d2d7909a23398
parentbbd9c62c806cd9a638c1192f43c2354f3aa40f78 (diff)
mysql 5.5.13
-rw-r--r--mysql55.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/mysql55.spec b/mysql55.spec
index e2789e0..fb3a591 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -1,5 +1,5 @@
Name: mysql
-Version: 5.5.12
+Version: 5.5.13
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
Group: Applications/Databases
@@ -678,6 +678,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Tue May 31 2011 Remi Collet <RPMS@FamilleCollet.com> - 5.5.13-1
+- update to MySQL 5.5.13 Community Server GA
+ http://dev.mysql.com/doc/refman/5.5/en/news-5-5-13.html
+
* Tue May 10 2011 Tom Lane <tgl@redhat.com> 5.5.12-1
- Update to MySQL 5.5.12, for various fixes described at
http://dev.mysql.com/doc/refman/5.5/en/news-5-5-12.html