diff --git a/.gitignore b/.gitignore index 31b41e4..d6d3d8c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /ucx-1.8.1.tar.gz /ucx-1.9.0.tar.gz /ucx-1.10.0-rc3.tar.gz +/ucx-1.10.0.tar.gz diff --git a/sources b/sources index 045bf5e..1251f26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ucx-1.10.0-rc3.tar.gz) = 7cacb15e2cfd2ee2e3d5b115304bc2367f95bd4b3d9e691cf5390abbcf1ab3aab4355fd3a7baaead5a6da50ee233dabc134c553e64861f6094101369b5d7c9d4 +SHA512 (ucx-1.10.0.tar.gz) = eac08144f551ad56f43070668801067806e0cf067a8170e27cf318d754001922941145efee780f9045b591277cc4d7371a5c94ffce79f23b5f95c13c01e74262 diff --git a/ucx.spec b/ucx.spec index c3ccd3a..9022152 100644 --- a/ucx.spec +++ b/ucx.spec @@ -16,12 +16,12 @@ Name: ucx Version: 1.10.0 -Release: 0.1.rc3%{?dist} +Release: 1%{?dist} Summary: UCX is a communication library implementing high-performance messaging License: BSD URL: http://www.openucx.org -Source: https://github.com/openucx/%{name}/releases/download/v%{version}-rc3/ucx-%{version}-rc3.tar.gz +Source: https://github.com/openucx/%{name}/releases/download/v%{version}/ucx-%{version}.tar.gz Patch: ucx-config.patch # UCX currently supports only the following architectures