diff --git a/.gitignore b/.gitignore index 87fd2a2..3aec6b2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /elasticsearch-1.5.1-fedora.tar.xz /elasticsearch-1.5.2-fedora.tar.xz /elasticsearch-1.6.0-fedora.tar.xz +/elasticsearch-1.6.1-fedora.tar.xz diff --git a/elasticsearch.spec b/elasticsearch.spec index d2e8c7e..05a0a09 100644 --- a/elasticsearch.spec +++ b/elasticsearch.spec @@ -3,8 +3,8 @@ %global _docdir_fmt %{name} Name: elasticsearch -Version: 1.6.0 -Release: 1%{?reltag}%{?dist} +Version: 1.6.1 +Release: 0%{?reltag}%{?dist} Summary: Open source, flexible, distributed search and analytics engine License: ASL 2.0 URL: http://www.elasticsearch.org/ @@ -211,8 +211,9 @@ exit 0 %license LICENSE.txt NOTICE.txt %changelog -* Wed Jun 17 2015 Fedora Release Engineering - 1.6.0-1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild +* Thu Jul 23 2015 Jiri Vanek - 1.6.1-0 +- updated to securty update of 1.6.1 +- https://www.elastic.co/blog/elasticsearch-1-7-0-and-1-6-1-released * Fri Jun 12 2015 Jiri Vanek - 1.6.0-0 - updated to 1.6.0 diff --git a/sources b/sources index 6a098e5..29d5660 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a31cfe04e58852d6912441a3f552e114 elasticsearch-1.6.0-fedora.tar.xz +68e3a000544285d8130cebaae435cc74 elasticsearch-1.6.1-fedora.tar.xz