<!DOCTYPE html>
<html>
<head>
</head>
<body>
<dl style="line-height: 1.5; margin-left: 2em">
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
<dd style="margin-left: 8.5em">HAYASHI Kentaro <hayas****@clear*****></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
<dd style="margin-left: 8.5em">2012-07-25 17:45:48 +0900 (Wed, 25 Jul 2012)</dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
<dd style="margin-left: 8.5em"><a href="https://github.com/mroonga/mroonga/commit/9c6f9c394bb039a688b58634b3a3afea1872ac64">9c6f9c394bb039a688b58634b3a3afea1872ac64</a></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Log</dt>
<dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; padding: 0.5em">rpm centos: changes required version to groonga 2.0.5</pre></dd>
<dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
<dd style="margin-left: 8.5em">
<ul>
<li>packages/rpm/centos/mysql-mroonga.spec.in</li>
</ul>
</dd>
</dl>
<div class="diff-section" style="clear: both">
<div class="diff" style="margin-left: 1em; margin-right: 1em">
<pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, "Liberation Mono", Courier, monospace; line-height: 1.2; padding: 0.5em; white-space: normal"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre"> Modified: packages/rpm/centos/mysql-mroonga.spec.in (+1 -1)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">--- packages/rpm/centos/mysql-mroonga.spec.in 2012-07-25 17:45:06 +0900 (bb1c854)</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+++ packages/rpm/centos/mysql-mroonga.spec.in 2012-07-25 17:45:48 +0900 (b056e22)</span>
<span class="diff-line" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -17,7 +17,7 @@</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> %{!?mysql_dist:%define mysql_dist %{mysql_dist_default}}</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> %{!?mysql_download_base_url:%define mysql_download_base_url %{mysql_download_base_url_default}}</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-%define groonga_required_version 2.0.3</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+%define groonga_required_version 2.0.5</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre"> Name:                mysql-mroonga</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> Version:        @VERSION@</span>
</pre>
</div>
</div>
</body>
</html>