diff --git a/.gitignore b/.gitignore index 15ae1ec..c314bf8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /accumulo-1.6.0-0616258.tar.gz /accumulo-1.6.1-src.tar.gz /accumulo-1.6.2-src.tar.gz +/accumulo-1.6.4-src.tar.gz diff --git a/accumulo.spec b/accumulo.spec index 0ae8c23..a1af07f 100644 --- a/accumulo.spec +++ b/accumulo.spec @@ -11,7 +11,7 @@ %global main_class org.apache.%{name}.start.Main Name: %{proj} -Version: 1.6.2 +Version: 1.6.4 Release: 1%{?dist} Summary: A software platform for processing vast amounts of data License: ASL 2.0 @@ -569,6 +569,9 @@ getent passwd %{name} >/dev/null || /usr/sbin/useradd --comment "%{longproj}" -- %endif %changelog +* Thu Nov 05 2015 Christopher Tubbs - 1.6.4-1 +- Update to 1.6.4 + * Thu Jun 25 2015 Christopher Tubbs - 1.6.2-1 - Update to 1.6.2 bugfix release diff --git a/sources b/sources index bb5bd91..a31ed49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b3a8b8ce1a2329fb5d7a027b28fed2d accumulo-1.6.2-src.tar.gz +d83f76ce5a61fa7844e0d1df200628df accumulo-1.6.4-src.tar.gz