Bump version to 1.11.0

This commit is contained in:
Yurii Shestakov 2021-08-09 07:14:45 +00:00
parent 0e842d530c
commit a4d333f02c
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/ucx-1.10.0.tar.gz
/ucx-1.10.1-rc1.tar.gz
/ucx-1.10.1.tar.gz
/ucx-1.11.0.tar.gz

View File

@ -1 +1 @@
SHA512 (ucx-1.10.1.tar.gz) = 949d0583f655b1b08701acb38bc97d46f03644b496168dec57bc9477ab117966f6addbc266e4ba0ef95050b516bdf747773362d7b46ad1838d1972b14ff2bcd8
SHA512 (ucx-1.11.0.tar.gz) = 8c10757d07df6b15051673df66e03d3aada9ec4f391a7f7c73ada98360e5aa1351a52a64e79767ac41567c544f2b07d211c1685d818ccb01220c6b9d7c0fabdf

View File

@ -15,13 +15,13 @@
%bcond_with xpmem
Name: ucx
Version: 1.10.1
Release: 3%{?dist}
Version: 1.11.0
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/v1.10.1/ucx-1.10.1.tar.gz
Source: https://github.com/openucx/%{name}/releases/download/v1.11.0/ucx-1.11.0.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
Prefix: %{_prefix}
@ -289,6 +289,9 @@ process to map the memory of another process into its virtual address space.
%changelog
* Mon Aug 09 2021 Yurii Shestakov <yuriis@nvidia.com> 1.11.0-1
- Bump version to 1.11.0
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild