diff options
| author | Remi Collet <fedora@famillecollet.com> | 2010-07-01 07:43:03 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2010-07-01 07:43:03 +0200 | 
| commit | 2e5b67700dfe741768d35bb4a71395dec63f10a4 (patch) | |
| tree | 23f7ff89eabc0129acd99f3e903666be818f2afd | |
| parent | fc5b487bc8dea51e1a3f3d88ed8cc0faf3d2901a (diff) | |
update MySQL Workbench to 5.2.25 (GA)
| -rw-r--r-- | mysql-workbench.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/mysql-workbench.spec b/mysql-workbench.spec index 373a5a3..682f5e1 100644 --- a/mysql-workbench.spec +++ b/mysql-workbench.spec @@ -1,11 +1,11 @@  #global postver b -%global tartype ce +%global tartype gpl  %global cppconnver 1.1.0-0.1.bzr819  Summary: A MySQL visual database modeling tool  Name: mysql-workbench -Version: 5.2.24 +Version: 5.2.25  Release: 1%{?dist}  Group: Applications/Databases  License: GPLv2 @@ -139,6 +139,9 @@ update-desktop-database &> /dev/null || :  %changelog +* Thu Jul 01 2010 Remi Collet <RPMS@famillecollet.com> 5.2.25-1 +- update to 5.2.25 Community Edition (GPL) +  * Wed Jun 23 2010 Remi Collet <RPMS@famillecollet.com> 5.2.24-1  - update to 5.2.24 RC3 Community Edition (CE)  | 
