diff --git a/centos_tarball-dl.lst b/centos_tarball-dl.lst index b0f170fe1..deff8a016 100644 --- a/centos_tarball-dl.lst +++ b/centos_tarball-dl.lst @@ -62,7 +62,7 @@ runc-1.0.0-rc10.tar.gz#runc#https://github.com/opencontainers/runc/archive/v1.0. spdk-f474ce6930f0a44360e1cc4ecd606d2348481c4c.tar.gz#spdk#https://api.github.com/repos/ceph/spdk/tarball/f474ce6930f0a44360e1cc4ecd606d2348481c4c#https## spectre-meltdown-checker-0.37+-5cc77741.tar.gz#spectre-meltdown-checker#https://github.com/speed47/spectre-meltdown-checker/tarball/5cc77741af1d2f52140aa9f89339f56b6c4b6783#http## swtpm-0.1.0-253eac5.tar.gz#swtpm-0.1.0#https://github.com/stefanberger/swtpm/tarball/1303be7d03294fb02204cb8242f366cbf0da076d#http## -trident-installer-20.01.0.tar.gz#trident-installer-20.01.0#https://github.com/NetApp/trident/releases/download/v20.01.0/trident-installer-20.01.0.tar.gz#https## +trident-installer-20.04.0.tar.gz#trident-installer-20.04.0#https://github.com/NetApp/trident/releases/download/v20.04.0/trident-installer-20.04.0.tar.gz#https## !tss2-930.tar.gz#tss2-930#https://git.code.sf.net/p/ibmtpm20tss/tss#git#v930# xxHash-1f40c6511fa8dd9d2e337ca8c9bc18b3e87663c9.tar.gz#xxHash#https://api.github.com/repos/ceph/xxHash/tarball/1f40c6511fa8dd9d2e337ca8c9bc18b3e87663c9#https## zstd-f4340f46b2387bc8de7d5320c0b83bb1499933ad.tar.gz#zstd#https://api.github.com/repos/facebook/zstd/tarball/f4340f46b2387bc8de7d5320c0b83bb1499933ad#https## diff --git a/storage-drivers/trident-installer/centos/build_srpm.data b/storage-drivers/trident-installer/centos/build_srpm.data index 4be25090d..52ebd2c0d 100644 --- a/storage-drivers/trident-installer/centos/build_srpm.data +++ b/storage-drivers/trident-installer/centos/build_srpm.data @@ -1,2 +1,2 @@ -COPY_LIST="$CGCS_BASE/downloads/trident-installer-20.01.0.tar.gz" +COPY_LIST="$CGCS_BASE/downloads/trident-installer-20.04.0.tar.gz" TIS_PATCH_VER=1 diff --git a/storage-drivers/trident-installer/centos/trident-installer.spec b/storage-drivers/trident-installer/centos/trident-installer.spec index 8d390cb76..4d96e7e60 100644 --- a/storage-drivers/trident-installer/centos/trident-installer.spec +++ b/storage-drivers/trident-installer/centos/trident-installer.spec @@ -1,18 +1,18 @@ Summary: trident-installer Name: trident-installer -Version: 20.01.0 +Version: 20.04.0 Release: 0%{?_tis_dist}.%{tis_patch_ver} License: GPLv2 and GPLv2+ and LGPLv2+ and Public Domain and BSD Group: base Packager: Wind River -URL: https://github.com/NetApp/trident/releases/download/v20.01.0/trident-installer-20.01.0.tar.gz +URL: https://github.com/NetApp/trident/releases/download/v20.04.0/trident-installer-20.04.0.tar.gz Source0: %{name}-%{version}.tar.gz Requires: nfs-utils %description Netapp Trident-installer -https://netapp-trident.readthedocs.io/en/stable-v20.01/introduction.html +https://netapp-trident.readthedocs.io/en/stable-v20.04/introduction.html %define debug_package %{nil}