From c4ee98057356df7c47522a4daedc3bf068b63933 Mon Sep 17 00:00:00 2001 From: Shahzad Malik Muzaffar Date: Wed, 5 Nov 2025 11:58:07 +0100 Subject: [PATCH 1/3] Updated root to tip of branch master --- root.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root.spec b/root.spec index b5016a20eec..32b882c3583 100644 --- a/root.spec +++ b/root.spec @@ -3,8 +3,8 @@ ## INITENV SET ROOTSYS %{i} ## INCLUDE compilation_flags ## INCLUDE cpp-standard -%define tag b7f7fa8526d36ccf886efce9426a01d4f5915f1e -%define branch cms/master/4ee5e77eb33 +%define tag a2d2f9cac3dc7e5e1870607894aa745db40840d3 +%define branch cms/master/8784e7c2317 %define github_user cms-sw Source: git+https://github.com/%{github_user}/root.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz From bb8023430f6bc149e7e179ca050dcf309ce3b3b5 Mon Sep 17 00:00:00 2001 From: Shahzad Malik Muzaffar Date: Wed, 5 Nov 2025 11:58:42 +0100 Subject: [PATCH 2/3] update root version to 6.39.1 --- root.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root.spec b/root.spec index 32b882c3583..b0ccbc19e45 100644 --- a/root.spec +++ b/root.spec @@ -1,4 +1,4 @@ -### RPM lcg root 6.37.1 +### RPM lcg root 6.39.1 ## INITENV +PATH PYTHON3PATH %{i}/lib ## INITENV SET ROOTSYS %{i} ## INCLUDE compilation_flags From ca64135b4df35052086d45ce9ad8cc9b48de5afb Mon Sep 17 00:00:00 2001 From: Malik Shahzad Muzaffar Date: Thu, 6 Nov 2025 09:00:46 +0100 Subject: [PATCH 3/3] Update tag and branch definitions in root.spec --- root.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root.spec b/root.spec index b0ccbc19e45..160371d6b19 100644 --- a/root.spec +++ b/root.spec @@ -3,8 +3,8 @@ ## INITENV SET ROOTSYS %{i} ## INCLUDE compilation_flags ## INCLUDE cpp-standard -%define tag a2d2f9cac3dc7e5e1870607894aa745db40840d3 -%define branch cms/master/8784e7c2317 +%define tag d016d83c675666feb3542c49d924f8b75ae995aa +%define branch cms/master/59b8b01860d %define github_user cms-sw Source: git+https://github.com/%{github_user}/root.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz