diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-02-22 13:51:18 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-02-22 13:51:18 +0100 |
commit | 00f2e822ef2018f045e82b2588d5254a3ea3667d (patch) | |
tree | 77ce970138c34fb0911ffb6b1451c427048273c0 | |
parent | 6e82003764df2e539440943aaecb92db5aa45c45 (diff) |
-rw-r--r-- | mysql-workbench.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mysql-workbench.spec b/mysql-workbench.spec index bd8b9ff..3518c24 100644 --- a/mysql-workbench.spec +++ b/mysql-workbench.spec @@ -11,7 +11,7 @@ Summary: A MySQL visual database modeling, administration and querying tool Name: mysql-workbench -Version: 5.2.46 +Version: 5.2.47 Release: 1%{?dist} Group: Applications/Databases License: GPLv2 with exceptions @@ -243,6 +243,10 @@ fi %changelog +* Fri Feb 22 2013 Remi Collet <remi@fedoraproject.org> 5.2.47-1 +- update to 5.2.47 Community (OSS) Edition (GPL) + http://dev.mysql.com/doc/relnotes/workbench/en/wb-news-5-2-47.html + * Sat Feb 9 2013 Remi Collet <remi@fedoraproject.org> 5.2.46-1 - update to 5.2.46 Community (OSS) Edition (GPL) http://dev.mysql.com/doc/relnotes/workbench/en/wb-news-5-2-46.html |