Kentaro Hayashi
null+****@clear*****
Mon Jul 24 17:54:19 JST 2017
Kentaro Hayashi 2017-07-24 17:54:19 +0900 (Mon, 24 Jul 2017) New Revision: d6fdc0a7de2f60858f031e698f3095f0b8d93430 https://github.com/groonga/groonga/commit/d6fdc0a7de2f60858f031e698f3095f0b8d93430 Message: Update latest release $ make update-latest-release OLD_RELEASE=7.0.4 OLD_RELEASE_DATE=2017-06-29 NEW_RELEASE_DATE=2017-07-29 Modified files: doc/locale/ja/LC_MESSAGES/install.po doc/source/install/centos.rst doc/source/install/debian.rst doc/source/install/fedora.rst doc/source/install/mac_os_x.rst doc/source/install/others.rst doc/source/install/solaris.rst doc/source/install/ubuntu.rst doc/source/install/windows.rst packages/debian/changelog packages/rpm/centos/groonga.spec.in Modified: doc/locale/ja/LC_MESSAGES/install.po (+5 -5) =================================================================== --- doc/locale/ja/LC_MESSAGES/install.po 2017-07-24 14:18:32 +0900 (c05bf6d) +++ doc/locale/ja/LC_MESSAGES/install.po 2017-07-24 17:54:19 +0900 (5f10c11) @@ -770,7 +770,7 @@ msgstr "" "32-bit環境の場合は、x86のバイナリをpackages.groonga.orgからダウンロードしてく" "ださい。" -msgid "https://packages.groonga.org/windows/groonga/groonga-7.0.4-x86.exe" +msgid "https://packages.groonga.org/windows/groonga/groonga-7.0.5-x86.exe" msgstr "" msgid "Then run it." @@ -783,7 +783,7 @@ msgstr "" "64-bit環境の場合は、x64のバイナリをpackages.groonga.orgからダウンロードしてく" "ださい。" -msgid "https://packages.groonga.org/windows/groonga/groonga-7.0.4-x64.exe" +msgid "https://packages.groonga.org/windows/groonga/groonga-7.0.5-x64.exe" msgstr "" msgid "" @@ -802,7 +802,7 @@ msgstr "" "32-bit環境の場合は、x86のzipアーカイブをpackages.groonga.orgからダウンロード" "してください。" -msgid "https://packages.groonga.org/windows/groonga/groonga-7.0.4-x86.zip" +msgid "https://packages.groonga.org/windows/groonga/groonga-7.0.5-x86.zip" msgstr "" msgid "Then extract it." @@ -814,7 +814,7 @@ msgstr "" "64-bit環境の場合は、x64のzipアーカイブをpackages.groonga.orgからダウンロード" "してください。" -msgid "https://packages.groonga.org/windows/groonga/groonga-7.0.4-x64.zip" +msgid "https://packages.groonga.org/windows/groonga/groonga-7.0.5-x64.zip" msgstr "" msgid "You can find :doc:`/reference/executables/groonga` in ``bin`` folder." @@ -840,7 +840,7 @@ msgstr "" msgid "Download zipped source from packages.groonga.org:" msgstr "zipアーカイブをpackages.groonga.orgからダウンロードしてください。" -msgid "https://packages.groonga.org/source/groonga/groonga-7.0.4.zip" +msgid "https://packages.groonga.org/source/groonga/groonga-7.0.5.zip" msgstr "" msgid "Move to the Groonga's source folder::" Modified: doc/source/install/centos.rst (+3 -3) =================================================================== --- doc/source/install/centos.rst 2017-07-24 14:18:32 +0900 (ac7d8ec) +++ doc/source/install/centos.rst 2017-07-24 17:54:19 +0900 (e68a34e) @@ -89,9 +89,9 @@ Install required packages to build Groonga:: Download source:: - % wget https://packages.groonga.org/source/groonga/groonga-7.0.4.tar.gz - % tar xvzf groonga-7.0.4.tar.gz - % cd groonga-7.0.4 + % wget https://packages.groonga.org/source/groonga/groonga-7.0.5.tar.gz + % tar xvzf groonga-7.0.5.tar.gz + % cd groonga-7.0.5 Configure (see :ref:`source-configure` about ``configure`` options):: Modified: doc/source/install/debian.rst (+4 -4) =================================================================== --- doc/source/install/debian.rst 2017-07-24 14:18:32 +0900 (af7ebc7) +++ doc/source/install/debian.rst 2017-07-24 17:54:19 +0900 (9f21efe) @@ -84,7 +84,7 @@ Install groonga-normalizer-mysql package:: stretch ------- -.. versionadded:: 7.0.4 +.. versionadded:: 7.0.5 Add the Groonga apt repository. @@ -161,9 +161,9 @@ Install required packages to build Groonga for Debian stretch:: Download source:: - % wget https://packages.groonga.org/source/groonga/groonga-7.0.4.tar.gz - % tar xvzf groonga-7.0.4.tar.gz - % cd groonga-7.0.4 + % wget https://packages.groonga.org/source/groonga/groonga-7.0.5.tar.gz + % tar xvzf groonga-7.0.5.tar.gz + % cd groonga-7.0.5 Configure (see :ref:`source-configure` about ``configure`` options):: Modified: doc/source/install/fedora.rst (+3 -3) =================================================================== --- doc/source/install/fedora.rst 2017-07-24 14:18:32 +0900 (a3ac330) +++ doc/source/install/fedora.rst 2017-07-24 17:54:19 +0900 (34484a5) @@ -80,9 +80,9 @@ Install required packages to build Groonga:: Download source:: - % wget https://packages.groonga.org/source/groonga/groonga-7.0.4.tar.gz - % tar xvzf groonga-7.0.4.tar.gz - % cd groonga-7.0.4 + % wget https://packages.groonga.org/source/groonga/groonga-7.0.5.tar.gz + % tar xvzf groonga-7.0.5.tar.gz + % cd groonga-7.0.5 Configure (see :ref:`source-configure` about ``configure`` options):: Modified: doc/source/install/mac_os_x.rst (+3 -3) =================================================================== --- doc/source/install/mac_os_x.rst 2017-07-24 14:18:32 +0900 (f5e4c5e) +++ doc/source/install/mac_os_x.rst 2017-07-24 17:54:19 +0900 (ae228a9) @@ -49,9 +49,9 @@ Install `Xcode <https://developer.apple.com/xcode/>`_. Download source:: - % curl -O https://packages.groonga.org/source/groonga/groonga-7.0.4.tar.gz - % tar xvzf groonga-7.0.4.tar.gz - % cd groonga-7.0.4 + % curl -O https://packages.groonga.org/source/groonga/groonga-7.0.5.tar.gz + % tar xvzf groonga-7.0.5.tar.gz + % cd groonga-7.0.5 Configure (see :ref:`source-configure` about ``configure`` options):: Modified: doc/source/install/others.rst (+3 -3) =================================================================== --- doc/source/install/others.rst 2017-07-24 14:18:32 +0900 (11b072c) +++ doc/source/install/others.rst 2017-07-24 17:54:19 +0900 (9e6d0a7) @@ -76,9 +76,9 @@ Build from source Groonga uses GNU build system. So the following is the simplest build steps:: - % wget https://packages.groonga.org/source/groonga/groonga-7.0.4.tar.gz - % tar xvzf groonga-7.0.4.tar.gz - % cd groonga-7.0.4 + % wget https://packages.groonga.org/source/groonga/groonga-7.0.5.tar.gz + % tar xvzf groonga-7.0.5.tar.gz + % cd groonga-7.0.5 % ./configure % make % sudo make install Modified: doc/source/install/solaris.rst (+3 -3) =================================================================== --- doc/source/install/solaris.rst 2017-07-24 14:18:32 +0900 (4876df6) +++ doc/source/install/solaris.rst 2017-07-24 17:54:19 +0900 (9d614d4) @@ -17,9 +17,9 @@ Install required packages to build Groonga:: Download source:: - % wget https://packages.groonga.org/source/groonga/groonga-7.0.4.tar.gz - % gtar xvzf groonga-7.0.4.tar.gz - % cd groonga-7.0.4 + % wget https://packages.groonga.org/source/groonga/groonga-7.0.5.tar.gz + % gtar xvzf groonga-7.0.5.tar.gz + % cd groonga-7.0.5 Configure with ``CFLAGS="-m64" CXXFLAGS="-m64"`` variables. They are needed for building 64-bit version. To build 32-bit version, just Modified: doc/source/install/ubuntu.rst (+3 -3) =================================================================== --- doc/source/install/ubuntu.rst 2017-07-24 14:18:32 +0900 (6b07365) +++ doc/source/install/ubuntu.rst 2017-07-24 17:54:19 +0900 (b9b9166) @@ -83,9 +83,9 @@ Install required packages to build Groonga:: Download source:: - % wget https://packages.groonga.org/source/groonga/groonga-7.0.4.tar.gz - % tar xvzf groonga-7.0.4.tar.gz - % cd groonga-7.0.4 + % wget https://packages.groonga.org/source/groonga/groonga-7.0.5.tar.gz + % tar xvzf groonga-7.0.5.tar.gz + % cd groonga-7.0.5 Configure (see :ref:`source-configure` about ``configure`` options):: Modified: doc/source/install/windows.rst (+9 -9) =================================================================== --- doc/source/install/windows.rst 2017-07-24 14:18:32 +0900 (5df6fed) +++ doc/source/install/windows.rst 2017-07-24 17:54:19 +0900 (fef65dc) @@ -21,14 +21,14 @@ Installer For 32-bit environment, download x86 executable binary from packages.groonga.org: - * https://packages.groonga.org/windows/groonga/groonga-7.0.4-x86.exe + * https://packages.groonga.org/windows/groonga/groonga-7.0.5-x86.exe Then run it. For 64-bit environment, download x64 executable binary from packages.goronga.org: - * https://packages.groonga.org/windows/groonga/groonga-7.0.4-x64.exe + * https://packages.groonga.org/windows/groonga/groonga-7.0.5-x64.exe Then run it. @@ -41,14 +41,14 @@ zip For 32-bit environment, download x86 zip archive from packages.groonga.org: - * https://packages.groonga.org/windows/groonga/groonga-7.0.4-x86.zip + * https://packages.groonga.org/windows/groonga/groonga-7.0.5-x86.zip Then extract it. For 64-bit environment, download x64 zip archive from packages.groonga.org: - * https://packages.groonga.org/windows/groonga/groonga-7.0.4-x64.zip + * https://packages.groonga.org/windows/groonga/groonga-7.0.5-x64.zip Then extract it. @@ -66,27 +66,27 @@ Windows. Here are required tools: Download zipped source from packages.groonga.org: - * https://packages.groonga.org/source/groonga/groonga-7.0.4.zip + * https://packages.groonga.org/source/groonga/groonga-7.0.5.zip Then extract it. Move to the Groonga's source folder:: - > cd c:\Users\%USERNAME%\Downloads\groonga-7.0.4 + > cd c:\Users\%USERNAME%\Downloads\groonga-7.0.5 Configure by ``cmake``. The following commnad line is for 64-bit version. To build 32-bit version, use ``-G "Visual Studio 12 2013"`` parameter instead:: - groonga-7.0.4> cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX=C:\Groonga + groonga-7.0.5> cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX=C:\Groonga Build:: - groonga-7.0.4> cmake --build . --config Release + groonga-7.0.5> cmake --build . --config Release Install:: - groonga-7.0.4> cmake --build . --config Release --target Install + groonga-7.0.5> cmake --build . --config Release --target Install After the above steps, :doc:`/reference/executables/groonga` is found at ``c:\Groonga\bin\groonga.exe``. Modified: packages/debian/changelog (+6 -0) =================================================================== --- packages/debian/changelog 2017-07-24 14:18:32 +0900 (b3691d1) +++ packages/debian/changelog 2017-07-24 17:54:19 +0900 (3786eb3) @@ -1,3 +1,9 @@ +groonga (7.0.5-1) unstable; urgency=low + + * New upstream release. + + -- Kentaro Hayashi <hayashi �� clear-code.com> Sat, 29 Jul 2017 00:00:00 +0900 + groonga (7.0.4-1) unstable; urgency=low * New upstream release. Modified: packages/rpm/centos/groonga.spec.in (+3 -0) =================================================================== --- packages/rpm/centos/groonga.spec.in 2017-07-24 14:18:32 +0900 (269f687) +++ packages/rpm/centos/groonga.spec.in 2017-07-24 17:54:19 +0900 (d0c444e) @@ -535,6 +535,9 @@ fi %config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/* %changelog +* Sat Jul 29 2017 Kentaro Hayashi <hayashi �� clear-code.com> - 7.0.5-1 +- new upstream release. + * Thu Jun 29 2017 Kentaro Hayashi <hayashi �� clear-code.com> - 7.0.4-1 - new upstream release. -------------- next part -------------- HTML����������������������������... Download