This is an automated email from the ASF dual-hosted git repository.

iwasakims pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/master by this push:
     new c494ec522 BIGTOP-4516. Upgrade Tez to 0.10.5. (#1377)
c494ec522 is described below

commit c494ec5229763cb427f4755ad8e585b82d8f3c53
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Wed Apr 29 06:22:24 2026 +0900

    BIGTOP-4516. Upgrade Tez to 0.10.5. (#1377)
---
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bigtop.bom b/bigtop.bom
index b5a1bcaca..646368c85 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -193,7 +193,7 @@ bigtop {
       name    = 'tez'
       rpm_pkg_suffix = "_" + bigtop.base_version.replace(".", "_")
       relNotes = 'Apache TEZ'
-      version { base = '0.10.4'; pkg = base; release = 1 }
+      version { base = '0.10.5'; pkg = base; release = 1 }
       tarball { destination = "apache-${name}-${version.base}-src.tar.gz"
                 source      = destination }
       url     { download_path = "/$name/${version.base}/"

Reply via email to