[mysql/f18] Update to MySQL 5.5.34

Honza Horak hhorak at fedoraproject.org
Fri Oct 18 12:37:38 UTC 2013


commit 1b3f5fb336938d772e1063c62fccf722625facd7
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Fri Oct 18 14:37:32 2013 +0200

    Update to MySQL 5.5.34

 .gitignore |    1 +
 mysql.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a692c3b..b06d893 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /mysql-5.5.32-nodocs.tar.gz
 /mysql-man-gpl.tar.gz
 /mysql-5.5.33-nodocs.tar.xz
+/mysql-5.5.34-nodocs.tar.xz
diff --git a/mysql.spec b/mysql.spec
index 81ba1d6..68a4e15 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -1,5 +1,5 @@
 Name: mysql
-Version: 5.5.33
+Version: 5.5.34
 Release: 1%{?dist}
 
 Summary: MySQL client programs and shared libraries
@@ -732,6 +732,10 @@ fi
 %{_mandir}/man1/mysql_client_test.1*
 
 %changelog
+* Fri Oct 18 2013 Honza Horak <hhorak at redhat.com> 5.5.34-1
+- Update to MySQL 5.5.34, for various fixes described at
+  http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-34.html
+
 * Wed Aug 21 2013 Honza Horak <hhorak at redhat.com> 5.5.33-1
 - Update to MySQL 5.5.33, for various fixes described at
   http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-33.html
diff --git a/sources b/sources
index 7c848fa..403e6e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eca726ea3457ac885f31aeeee65f9ba3  mysql-5.5.33-nodocs.tar.xz
+d14c59a96dd7f85d918dc04cf2abb9a7  mysql-5.5.34-nodocs.tar.xz


More information about the scm-commits mailing list