diff options
| author | Remi Collet <fedora@famillecollet.com> | 2011-03-05 18:03:48 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2011-03-05 18:03:48 +0100 | 
| commit | 85b4138ffe9e6286e828643761f0a41d3185debd (patch) | |
| tree | 3d170bc09ccee1eb33e1e91aca873be4bee513a1 | |
| parent | 60f7c2b0ac3cc75c4347b5acc7c15e46a1f9f0c8 (diff) | |
MySQL 5.1.56
| -rw-r--r-- | mysql.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@  Name: mysql -Version: 5.1.55 +Version: 5.1.56  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 +* Sat Mar 05 2011 Remi Collet <RPMS@FamilleCollet.com> - 5.1.56-1 +- Update to MySQL 5.1.56 Community Server GA +  * Thu Feb 10 2011 Remi Collet <RPMS@FamilleCollet.com> - 5.1.55-1  - Update to MySQL 5.1.55 Community Server GA  | 
