diff --git a/.gitignore b/.gitignore index c981319..228cb8c 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /groonga-5.1.1.tar.gz /groonga-5.1.2.tar.gz /groonga-6.0.0.tar.gz +/groonga-6.0.1.tar.gz diff --git a/groonga.spec b/groonga.spec index 07be385..71814b9 100644 --- a/groonga.spec +++ b/groonga.spec @@ -3,7 +3,7 @@ %global _hardened_build 1 Name: groonga -Version: 6.0.0 +Version: 6.0.1 Release: 1%{?dist} Summary: An Embeddable Fulltext Search Engine @@ -413,6 +413,9 @@ fi %{php_extdir}/groonga.so %changelog +* Mon Apr 4 2016 HAYASHI Kentaro - 6.0.1-1 +- new upstream release. + * Fri Mar 11 2016 HAYASHI Kentaro - 6.0.0-1 - new upstream release. - enable TLS for groonga-httpd diff --git a/sources b/sources index 5ff8002..4f86e01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf230a41c73574db321eaf831fae3566 groonga-6.0.0.tar.gz +8bcb172634d9b2fd869f04e8d0eeed9c groonga-6.0.1.tar.gz