[Groonga-commit] groonga/groonga at c989dee [master] Update latest release

Back to archive index

Kentaro Hayashi null+****@clear*****
Mon Jun 25 11:51:59 JST 2018


Kentaro Hayashi	2018-06-25 11:51:59 +0900 (Mon, 25 Jun 2018)

  New Revision: c989dee9d66507eea791fc5804d0e185db4d6896
  https://github.com/groonga/groonga/commit/c989dee9d66507eea791fc5804d0e185db4d6896

  Message:
    Update latest release
    
    % make update-latest-release \
         OLD_RELEASE=8.0.3 \
         OLD_RELEASE_DATE=2018-05-09 \
         NEW_RELEASE_DATE=2018-06-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
    vendor/mruby-source

  Modified: doc/locale/ja/LC_MESSAGES/install.po (+5 -5)
===================================================================
--- doc/locale/ja/LC_MESSAGES/install.po    2018-06-25 11:50:13 +0900 (ba31ab4b4)
+++ doc/locale/ja/LC_MESSAGES/install.po    2018-06-25 11:51:59 +0900 (956a2c5c8)
@@ -809,7 +809,7 @@ msgstr ""
 "32-bit環境の場合は、x86のバイナリをpackages.groonga.orgからダウンロードしてく"
 "ださい。"
 
-msgid "https://packages.groonga.org/windows/groonga/groonga-8.0.3-x86.exe"
+msgid "https://packages.groonga.org/windows/groonga/groonga-8.0.4-x86.exe"
 msgstr ""
 
 msgid "Then run it."
@@ -822,7 +822,7 @@ msgstr ""
 "64-bit環境の場合は、x64のバイナリをpackages.groonga.orgからダウンロードしてく"
 "ださい。"
 
-msgid "https://packages.groonga.org/windows/groonga/groonga-8.0.3-x64.exe"
+msgid "https://packages.groonga.org/windows/groonga/groonga-8.0.4-x64.exe"
 msgstr ""
 
 msgid ""
@@ -841,7 +841,7 @@ msgstr ""
 "32-bit環境の場合は、x86のzipアーカイブをpackages.groonga.orgからダウンロード"
 "してください。"
 
-msgid "https://packages.groonga.org/windows/groonga/groonga-8.0.3-x86.zip"
+msgid "https://packages.groonga.org/windows/groonga/groonga-8.0.4-x86.zip"
 msgstr ""
 
 msgid "Then extract it."
@@ -853,7 +853,7 @@ msgstr ""
 "64-bit環境の場合は、x64のzipアーカイブをpackages.groonga.orgからダウンロード"
 "してください。"
 
-msgid "https://packages.groonga.org/windows/groonga/groonga-8.0.3-x64.zip"
+msgid "https://packages.groonga.org/windows/groonga/groonga-8.0.4-x64.zip"
 msgstr ""
 
 msgid "You can find :doc:`/reference/executables/groonga` in ``bin`` folder."
@@ -879,7 +879,7 @@ msgstr ""
 msgid "Download zipped source from packages.groonga.org:"
 msgstr "zipアーカイブをpackages.groonga.orgからダウンロードしてください。"
 
-msgid "https://packages.groonga.org/source/groonga/groonga-8.0.3.zip"
+msgid "https://packages.groonga.org/source/groonga/groonga-8.0.4.zip"
 msgstr ""
 
 msgid "Move to the Groonga's source folder::"

  Modified: doc/source/install/centos.rst (+3 -3)
===================================================================
--- doc/source/install/centos.rst    2018-06-25 11:50:13 +0900 (fb6217a8d)
+++ doc/source/install/centos.rst    2018-06-25 11:51:59 +0900 (09156e74a)
@@ -89,9 +89,9 @@ Install required packages to build Groonga::
 
 Download source::
 
-  % wget https://packages.groonga.org/source/groonga/groonga-8.0.3.tar.gz
-  % tar xvzf groonga-8.0.3.tar.gz
-  % cd groonga-8.0.3
+  % wget https://packages.groonga.org/source/groonga/groonga-8.0.4.tar.gz
+  % tar xvzf groonga-8.0.4.tar.gz
+  % cd groonga-8.0.4
 
 Configure (see :ref:`source-configure` about ``configure`` options)::
 

  Modified: doc/source/install/debian.rst (+3 -3)
===================================================================
--- doc/source/install/debian.rst    2018-06-25 11:50:13 +0900 (d5e53b33a)
+++ doc/source/install/debian.rst    2018-06-25 11:51:59 +0900 (5a8c9bce7)
@@ -161,9 +161,9 @@ Install required packages to build Groonga for Debian stretch::
 
 Download source::
 
-  % wget https://packages.groonga.org/source/groonga/groonga-8.0.3.tar.gz
-  % tar xvzf groonga-8.0.3.tar.gz
-  % cd groonga-8.0.3
+  % wget https://packages.groonga.org/source/groonga/groonga-8.0.4.tar.gz
+  % tar xvzf groonga-8.0.4.tar.gz
+  % cd groonga-8.0.4
 
 Configure (see :ref:`source-configure` about ``configure`` options)::
 

  Modified: doc/source/install/fedora.rst (+3 -3)
===================================================================
--- doc/source/install/fedora.rst    2018-06-25 11:50:13 +0900 (cab091ad5)
+++ doc/source/install/fedora.rst    2018-06-25 11:51:59 +0900 (c72fb33f9)
@@ -80,9 +80,9 @@ Install required packages to build Groonga::
 
 Download source::
 
-  % wget https://packages.groonga.org/source/groonga/groonga-8.0.3.tar.gz
-  % tar xvzf groonga-8.0.3.tar.gz
-  % cd groonga-8.0.3
+  % wget https://packages.groonga.org/source/groonga/groonga-8.0.4.tar.gz
+  % tar xvzf groonga-8.0.4.tar.gz
+  % cd groonga-8.0.4
 
 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    2018-06-25 11:50:13 +0900 (c5bb3aac1)
+++ doc/source/install/mac_os_x.rst    2018-06-25 11:51:59 +0900 (50f5cda74)
@@ -49,9 +49,9 @@ Install `Xcode <https://developer.apple.com/xcode/>`_.
 
 Download source::
 
-  % curl -O https://packages.groonga.org/source/groonga/groonga-8.0.3.tar.gz
-  % tar xvzf groonga-8.0.3.tar.gz
-  % cd groonga-8.0.3
+  % curl -O https://packages.groonga.org/source/groonga/groonga-8.0.4.tar.gz
+  % tar xvzf groonga-8.0.4.tar.gz
+  % cd groonga-8.0.4
 
 Configure (see :ref:`source-configure` about ``configure`` options)::
 

  Modified: doc/source/install/others.rst (+3 -3)
===================================================================
--- doc/source/install/others.rst    2018-06-25 11:50:13 +0900 (f9463dd49)
+++ doc/source/install/others.rst    2018-06-25 11:51:59 +0900 (de25dd055)
@@ -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-8.0.3.tar.gz
-  % tar xvzf groonga-8.0.3.tar.gz
-  % cd groonga-8.0.3
+  % wget https://packages.groonga.org/source/groonga/groonga-8.0.4.tar.gz
+  % tar xvzf groonga-8.0.4.tar.gz
+  % cd groonga-8.0.4
   % ./configure
   % make
   % sudo make install

  Modified: doc/source/install/solaris.rst (+3 -3)
===================================================================
--- doc/source/install/solaris.rst    2018-06-25 11:50:13 +0900 (4f742f265)
+++ doc/source/install/solaris.rst    2018-06-25 11:51:59 +0900 (c04c13941)
@@ -17,9 +17,9 @@ Install required packages to build Groonga::
 
 Download source::
 
-  % wget https://packages.groonga.org/source/groonga/groonga-8.0.3.tar.gz
-  % gtar xvzf groonga-8.0.3.tar.gz
-  % cd groonga-8.0.3
+  % wget https://packages.groonga.org/source/groonga/groonga-8.0.4.tar.gz
+  % gtar xvzf groonga-8.0.4.tar.gz
+  % cd groonga-8.0.4
 
 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    2018-06-25 11:50:13 +0900 (dfa4ade3c)
+++ doc/source/install/ubuntu.rst    2018-06-25 11:51:59 +0900 (f15b5c60e)
@@ -83,9 +83,9 @@ Install required packages to build Groonga::
 
 Download source::
 
-  % wget https://packages.groonga.org/source/groonga/groonga-8.0.3.tar.gz
-  % tar xvzf groonga-8.0.3.tar.gz
-  % cd groonga-8.0.3
+  % wget https://packages.groonga.org/source/groonga/groonga-8.0.4.tar.gz
+  % tar xvzf groonga-8.0.4.tar.gz
+  % cd groonga-8.0.4
 
 Configure (see :ref:`source-configure` about ``configure`` options)::
 

  Modified: doc/source/install/windows.rst (+9 -9)
===================================================================
--- doc/source/install/windows.rst    2018-06-25 11:50:13 +0900 (70adfb572)
+++ doc/source/install/windows.rst    2018-06-25 11:51:59 +0900 (ba9acb94d)
@@ -21,14 +21,14 @@ Installer
 For 32-bit environment, download x86 executable binary from
 packages.groonga.org:
 
-  * https://packages.groonga.org/windows/groonga/groonga-8.0.3-x86.exe
+  * https://packages.groonga.org/windows/groonga/groonga-8.0.4-x86.exe
 
 Then run it.
 
 For 64-bit environment, download x64 executable binary from
 packages.goronga.org:
 
-  * https://packages.groonga.org/windows/groonga/groonga-8.0.3-x64.exe
+  * https://packages.groonga.org/windows/groonga/groonga-8.0.4-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-8.0.3-x86.zip
+  * https://packages.groonga.org/windows/groonga/groonga-8.0.4-x86.zip
 
 Then extract it.
 
 For 64-bit environment, download x64 zip archive from
 packages.groonga.org:
 
-  * https://packages.groonga.org/windows/groonga/groonga-8.0.3-x64.zip
+  * https://packages.groonga.org/windows/groonga/groonga-8.0.4-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-8.0.3.zip
+  * https://packages.groonga.org/source/groonga/groonga-8.0.4.zip
 
 Then extract it.
 
 Move to the Groonga's source folder::
 
-  > cd c:\Users\%USERNAME%\Downloads\groonga-8.0.3
+  > cd c:\Users\%USERNAME%\Downloads\groonga-8.0.4
 
 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-8.0.3> cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX=C:\Groonga
+  groonga-8.0.4> cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX=C:\Groonga
 
 Build::
 
-  groonga-8.0.3> cmake --build . --config Release
+  groonga-8.0.4> cmake --build . --config Release
 
 Install::
 
-  groonga-8.0.3> cmake --build . --config Release --target Install
+  groonga-8.0.4> 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    2018-06-25 11:50:13 +0900 (ad8065232)
+++ packages/debian/changelog    2018-06-25 11:51:59 +0900 (27b6f39dd)
@@ -1,3 +1,9 @@
+groonga (8.0.4-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Kentaro Hayashi <hayashi �� clear-code.com>  Fri, 29 Jun 2018 00:00:00 +0900
+
 groonga (8.0.3-1) unstable; urgency=low
 
   * New upstream release.

  Modified: packages/rpm/centos/groonga.spec.in (+3 -0)
===================================================================
--- packages/rpm/centos/groonga.spec.in    2018-06-25 11:50:13 +0900 (0bff58bc3)
+++ packages/rpm/centos/groonga.spec.in    2018-06-25 11:51:59 +0900 (f01f804be)
@@ -540,6 +540,9 @@ fi
 %config(noreplace) %{_sysconfdir}/munin/plugin-conf.d/*
 
 %changelog
+* Fri Jun 29 2018 Kentaro Hayashi <hayashi �� clear-code.com> - 8.0.4-1
+- new upstream release.
+
 * Tue May 29 2018 Yasuhiro Horimoto <horimoto �� clear-code.com> - 8.0.3-1
 - new upstream release.
 

  Modified: vendor/mruby-source (+1 -1)
===================================================================
--- vendor/mruby-source    2018-06-25 11:50:13 +0900 (fd9617cad)
+++ vendor/mruby-source    2018-06-25 11:51:59 +0900 (e340b1725)
@@ -1 +1 @@
-Subproject commit fd9617cad0a5ba65934a896b8fe7908994babad6
+Subproject commit e340b1725260e70a001372e5330e618b8975392d
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180625/f2bd493c/attachment-0001.htm 



More information about the Groonga-commit mailing list
Back to archive index