From a7755b99827808ae6c786bc1828f827f342c43b6 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 7 Jul 2023 13:49:30 +0000 Subject: [PATCH] Bump to v5-09-56s --- defaults-fluka.sh | 4 ++-- defaults-jalien.sh | 4 ++-- defaults-next-root6.sh | 4 ++-- defaults-o2.sh | 4 ++-- defaults-prod-latest.sh | 4 ++-- defaults-release.sh | 4 ++-- defaults-user-next-root6.sh | 4 ++-- defaults-user.sh | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/defaults-fluka.sh b/defaults-fluka.sh index 891af9ee4e..789eec73b6 100644 --- a/defaults-fluka.sh +++ b/defaults-fluka.sh @@ -10,7 +10,7 @@ env: overrides: AliRoot: version: "%(tag_basename)s_FLUKA" - tag: v5-09-56r + tag: v5-09-56s requires: - ROOT - DPMJET @@ -29,7 +29,7 @@ overrides: - boost AliPhysics: version: "%(tag_basename)s_FLUKA" - tag: v5-09-56r-01 + tag: v5-09-56s-01 cgal: version: "4.12.2" fastjet: diff --git a/defaults-jalien.sh b/defaults-jalien.sh index 6f03b4b311..11009168dc 100644 --- a/defaults-jalien.sh +++ b/defaults-jalien.sh @@ -10,10 +10,10 @@ env: overrides: AliRoot: version: "%(tag_basename)s_JALIEN" - tag: v5-09-56r + tag: v5-09-56s AliPhysics: version: "%(tag_basename)s_JALIEN" - tag: v5-09-56r-01 + tag: v5-09-56s-01 autotools: version: "%(tag_basename)s_JALIEN" tag: v1.5.0 diff --git a/defaults-next-root6.sh b/defaults-next-root6.sh index 028b68c2e5..401026541e 100644 --- a/defaults-next-root6.sh +++ b/defaults-next-root6.sh @@ -9,8 +9,8 @@ env: overrides: AliRoot: version: "%(tag_basename)s_ROOT6" - tag: v5-09-56r + tag: v5-09-56s AliPhysics: version: "%(tag_basename)s_ROOT6" - tag: v5-09-56r-01 + tag: v5-09-56s-01 --- diff --git a/defaults-o2.sh b/defaults-o2.sh index 1255115450..286810458b 100644 --- a/defaults-o2.sh +++ b/defaults-o2.sh @@ -10,7 +10,7 @@ env: overrides: AliRoot: version: "%(commit_hash)s_O2" - tag: v5-09-56r + tag: v5-09-56s requires: - ROOT - DPMJET @@ -27,7 +27,7 @@ overrides: - boost AliPhysics: version: "%(commit_hash)s_O2" - tag: v5-09-56r-01 + tag: v5-09-56s-01 cgal: version: "4.12.2" fastjet: diff --git a/defaults-prod-latest.sh b/defaults-prod-latest.sh index a652c44328..69bfa1408f 100644 --- a/defaults-prod-latest.sh +++ b/defaults-prod-latest.sh @@ -12,7 +12,7 @@ overrides: # Pinpoint AliRoot/AliPhysics AliRoot: version: "%(tag_basename)s" - tag: v5-09-56r + tag: v5-09-56s requires: - ROOT - DPMJET @@ -23,7 +23,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-56r-01 + tag: v5-09-56s-01 XRootD: tag: v3.3.6-alice2 source: https://github.com/alisw/xrootd.git diff --git a/defaults-release.sh b/defaults-release.sh index 6ddc8a0ee3..d6c6706505 100644 --- a/defaults-release.sh +++ b/defaults-release.sh @@ -12,7 +12,7 @@ overrides: # Pinpoint AliRoot/AliPhysics AliRoot: version: "%(tag_basename)s" - tag: v5-09-56r + tag: v5-09-56s requires: - ROOT - DPMJET @@ -23,7 +23,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-56r-01 + tag: v5-09-56s-01 XRootD: tag: v3.3.6-alice2 source: https://github.com/alisw/xrootd.git diff --git a/defaults-user-next-root6.sh b/defaults-user-next-root6.sh index f4ee41a1a2..feb2102b29 100644 --- a/defaults-user-next-root6.sh +++ b/defaults-user-next-root6.sh @@ -13,8 +13,8 @@ disable: overrides: AliRoot: version: "%(tag_basename)s" - tag: v5-09-56r + tag: v5-09-56s AliPhysics: version: "%(tag_basename)s" - tag: v5-09-56r-01 + tag: v5-09-56s-01 --- diff --git a/defaults-user.sh b/defaults-user.sh index 35b0e4ceab..b85f7b3caa 100644 --- a/defaults-user.sh +++ b/defaults-user.sh @@ -14,7 +14,7 @@ disable: overrides: AliRoot: version: "%(tag_basename)s" - tag: v5-09-56r + tag: v5-09-56s requires: - ROOT - DPMJET @@ -25,7 +25,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-56r-01 + tag: v5-09-56s-01 XRootD: tag: v3.3.6-alice2 source: https://github.com/alisw/xrootd.git