summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-03-11 19:55:38 +0100
committerRemi Collet <fedora@famillecollet.com>2011-03-11 19:55:38 +0100
commit4ad936206643838d8f45765258243625a408c87a (patch)
treef03b734262eb46794523cd92360a0b69bc91bd79
parent1f99bfa137869fe0b7f11086ec272668ea8d1ead (diff)
MySQL Workbench 5.2.33
-rw-r--r--mysql-workbench.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/mysql-workbench.spec b/mysql-workbench.spec
index f12c3a7..167cba4 100644
--- a/mysql-workbench.spec
+++ b/mysql-workbench.spec
@@ -1,7 +1,7 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%global postver -src
-%global mw_version 5.2.32
+%global mw_version 5.2.33
%global tartype gpl
# Use system cppconn if a compatible upstream version exists
@@ -91,7 +91,7 @@ Summary: Scripts for managing and administering MySQL servers
# Not yet published (else will be package separatly)
# see ext/mysql-utilities/CHANGES.txt
Version: 1.0.0
-Release: 0%{?dist}
+Release: 0.%{mw_version}%{?dist}
BuildArch: noarch
BuildRequires: python-devel >= 2.4
@@ -230,6 +230,9 @@ update-desktop-database &> /dev/null || :
%changelog
+* Fri Mar 11 2011 Remi Collet <Fedora@famillecollet.com> 5.2.33-1
+- update to 5.2.33 Community (OSS) Edition (GPL)
+
* Wed Mar 09 2011 Remi Collet <Fedora@famillecollet.com> 5.2.32-1
- update to 5.2.32 Community (OSS) Edition (GPL)
http://dev.mysql.com/doc/workbench/en/wb-news-5-2-32.html