[mariadb/f19] Rebase to 5.5.36 https://kb.askmonty.org/en/mariadb-5536-changelog/

Honza Horak hhorak at fedoraproject.org
Thu Mar 6 16:50:19 UTC 2014


commit 719979e568e7c6705c097c1225b052d053dc4fb8
Author: Honza Horak <hhorak at redhat.com>
Date:   Thu Mar 6 17:37:29 2014 +0100

    Rebase to 5.5.36
    https://kb.askmonty.org/en/mariadb-5536-changelog/

 .gitignore   |    1 +
 mariadb.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 774f811..e92f058 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /mariadb-5.5.33a.tar.gz
 /mariadb-5.5.34.tar.gz
 /mariadb-5.5.35.tar.gz
+/mariadb-5.5.36.tar.gz
diff --git a/mariadb.spec b/mariadb.spec
index eaf07fb..8a00446 100644
--- a/mariadb.spec
+++ b/mariadb.spec
@@ -6,8 +6,8 @@
 %bcond_with tokudb
 
 Name: mariadb
-Version: 5.5.35
-Release: 2%{?dist}
+Version: 5.5.36
+Release: 1%{?dist}
 Epoch: 1
 
 Summary: A community developed branch of MySQL
@@ -783,6 +783,10 @@ fi
 %{_mandir}/man1/mysql_client_test.1*
 
 %changelog
+* Thu Mar 06 2014 Honza Horak <hhorak at redhat.com> - 1:5.5.36-1
+- Rebase to 5.5.36
+  https://kb.askmonty.org/en/mariadb-5536-changelog/
+
 * Wed Feb  5 2014 Honza Horak <hhorak at redhat.com> 1:5.5.35-2
 - Do not touch the log file in post script, so it does not get wrong owner
   Resolves: #1061045
diff --git a/sources b/sources
index 85f03e1..a285bad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7183f96cfccbeb714c486d37f96051d  mariadb-5.5.35.tar.gz
+05f72957bedd8b1ea134c14173be9c25  mariadb-5.5.36.tar.gz


More information about the scm-commits mailing list