diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-02-10 17:14:59 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-02-10 17:14:59 +0100 |
commit | d3dc2dbec3eb8918bc707d47abb0678455059a47 (patch) | |
tree | aa96f6b3d79bfada22e73e0f4ecfd2f94a6736f0 | |
parent | bcd86d0da753c6edf2fd7f932861e23d8bc75575 (diff) |
mysql 5.1.55
-rw-r--r-- | mysql.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ Name: mysql -Version: 5.1.54 +Version: 5.1.55 Release: 1%{?dist} Summary: MySQL client programs and shared libraries Group: Applications/Databases @@ -617,6 +617,9 @@ fi %{_mandir}/man1/mysql_client_test.1* %changelog +* Thu Feb 10 2011 Remi Collet <RPMS@FamilleCollet.com> - 5.1.55-1 +- Update to MySQL 5.1.55 Community Server GA + * Thu Dec 16 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.54-1 - Update to MySQL 5.1.54 Community Server GA - remove EXCEPTIONS-CLIENT (no more provided upstream) |