diff --git a/amplab-tachyon.spec b/amplab-tachyon.spec index ee693fa..8488578 100644 --- a/amplab-tachyon.spec +++ b/amplab-tachyon.spec @@ -1,4 +1,4 @@ -%global commit 515c2c84b3e402c723e46fcc9f2b885ca39a51b0 +%global commit 6a0a12d8c1f64dab1d084690cd4716fa77813e6b %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortname tachyon @@ -6,7 +6,7 @@ Name: amplab-%{shortname} # Given the naming conflicts with other packages, and eventually this will # switch to apache-tachyon should Version: 0.4.0 -Release: 5.SNAPSHOT.%{shortcommit}%{?dist} +Release: 6.SNAPSHOT.%{shortcommit}%{?dist} Summary: Reliable file sharing at memory speed across cluster frameworks License: ASL 2.0 URL: https://github.com/amplab/tachyon/wiki @@ -174,6 +174,9 @@ exit 0 %systemd_postun_with_restart %{shortname}-slave.service %{shortname}-master.service %changelog +* Wed Dec 4 2013 Timothy St. Clair 0.4.0-6.SNAPSHOT.6a0a12d +- Update to latest modifications + * Wed Nov 20 2013 Timothy St. Clair 0.4.0-5.SNAPSHOT.515c2c8 - Update to exclude arm due to missing dependencies diff --git a/sources b/sources index e3c33cb..4dc824a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e1e5fb5413cd9609fbd902d297051df tachyon-0.4.0-515c2c8.tar.gz +7b58091c67f36c577bac6536e10fa5e3 tachyon-0.4.0-6a0a12d.tar.gz