[mysql/f15] Update to MySQL 5.5.19

Tom Lane tgl at fedoraproject.org
Thu Jan 5 03:44:13 UTC 2012


commit 4c28733605d89740ef773cfb67af75f55b32a523
Author: Tom Lane <tgl at redhat.com>
Date:   Wed Jan 4 22:23:21 2012 -0500

    Update to MySQL 5.5.19

 .gitignore |    2 +-
 mysql.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e58793..dc8839a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/mysql-5.5.18-nodocs.tar.gz
+/mysql-5.5.19-nodocs.tar.gz
diff --git a/mysql.spec b/mysql.spec
index 8929405..db83390 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -1,5 +1,5 @@
 Name: mysql
-Version: 5.5.18
+Version: 5.5.19
 Release: 1%{?dist}
 
 Summary: MySQL client programs and shared libraries
@@ -618,6 +618,10 @@ fi
 %{_mandir}/man1/mysql_client_test.1*
 
 %changelog
+* Wed Jan  4 2012 Tom Lane <tgl at redhat.com> 5.5.19-1
+- Update to MySQL 5.5.19, for various fixes described at
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-19.html
+
 * Mon Nov 21 2011 Tom Lane <tgl at redhat.com> 5.5.18-1
 - Update to MySQL 5.5.18, for various fixes described at
   http://dev.mysql.com/doc/refman/5.5/en/news-5-5-18.html
diff --git a/sources b/sources
index 87a1a0c..d4c4b0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22e4bbacb27efdb38c0b54b5c5fab3e8  mysql-5.5.18-nodocs.tar.gz
+76c434e3db654f59d06b220daaeeed39  mysql-5.5.19-nodocs.tar.gz


More information about the scm-commits mailing list