You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2016/01/27 19:42:48 UTC

bigtop git commit: BIGTOP-2119: Bump Mahout version to 0.11.1

Repository: bigtop
Updated Branches:
  refs/heads/master 9a41ca9d1 -> c4ed391a8


BIGTOP-2119: Bump Mahout version to 0.11.1

Signed-off-by: Konstantin Boudnik <co...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/c4ed391a
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/c4ed391a
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/c4ed391a

Branch: refs/heads/master
Commit: c4ed391a834af4414d6e3a5d9e71421c08fc137f
Parents: 9a41ca9
Author: Andrew Musselman <ak...@apache.org>
Authored: Tue Jan 26 17:19:45 2016 -0800
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Wed Jan 27 10:41:52 2016 -0800

----------------------------------------------------------------------
 bigtop-packages/src/rpm/mahout/SPECS/mahout.spec | 2 +-
 bigtop.bom                                       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/c4ed391a/bigtop-packages/src/rpm/mahout/SPECS/mahout.spec
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/rpm/mahout/SPECS/mahout.spec b/bigtop-packages/src/rpm/mahout/SPECS/mahout.spec
index 09bad5d..d0cbe89 100644
--- a/bigtop-packages/src/rpm/mahout/SPECS/mahout.spec
+++ b/bigtop-packages/src/rpm/mahout/SPECS/mahout.spec
@@ -101,7 +101,7 @@ fi
 #######################
 %files 
 %defattr(-,root,root,755)
-%doc LICENSE.txt README.txt NOTICE.txt
+%doc LICENSE.txt README.md NOTICE.txt
 %config(noreplace) %{config_mahout}.dist
 %{lib_mahout}
 %{bin_mahout}/mahout

http://git-wip-us.apache.org/repos/asf/bigtop/blob/c4ed391a/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index ba9733f..7b5bd3c 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -214,7 +214,7 @@ bigtop {
     'mahout' {
       name    = 'mahout'
       relNotes = 'Apache Mahout'
-      version { base = '0.11.0'; pkg = base; release = 1 }
+      version { base = '0.11.1'; pkg = base; release = 1 }
       tarball { destination = "apache-$name-distribution-${version.base}-src.tar.gz"
                 source      = destination }
       url     { download_path = "/$name/${version.base}/"