diff --git a/mysql.spec b/mysql.spec
index 73ef82e..3e24cd2 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -1,6 +1,6 @@
 Name: mysql
 Version: 5.1.37
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: MySQL client programs and shared libraries
 Group: Applications/Databases
 URL: http://www.mysql.com
@@ -642,6 +642,9 @@ fi
 %{_mandir}/man1/mysql_client_test.1*
 
 %changelog
+* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 5.1.37-3
+- rebuilt with new openssl
+
 * Fri Aug 14 2009 Tom Lane <tgl@redhat.com> 5.1.37-2
 - Add a couple of patches to improve the probability of the regression tests
   completing in koji builds