Bump version to 1.6.1

This commit is contained in:
Andrey Maslennikov 2019-09-24 12:05:10 +00:00
parent 4096a7b28c
commit a3eac7923a
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/ucx-1.5.1.tar.gz
/ucx-1.5.2.tar.gz
/ucx-1.6.0.tar.gz
/ucx-1.6.1.tar.gz

View File

@ -1 +1 @@
SHA512 (ucx-1.6.0.tar.gz) = 3d329cb968b12fdb2944ce9ed8d8225ddc748fe766e74a3da333b1f81a9fb83c17459fb7f1273b2a3963e91213c85af37eed17963222a9bd9194dfb98e5a7415
SHA512 (ucx-1.6.1.tar.gz) = 26cda3e7a3c21449fcd652be1b3d034371dab88f5c28f0c38e6c60da29169ddf0207d484d28da2a1acc1178fdc46cb8b17267abfe7e78e9ae90c1e72ef8d614f

View File

@ -15,13 +15,13 @@
%bcond_with xpmem
Name: ucx
Version: 1.6.0
Version: 1.6.1
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.6.0/ucx-1.6.0.tar.gz
Source: https://github.com/openucx/%{name}/releases/download/v1.6.1/ucx-1.6.1.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@ -271,6 +271,8 @@ process to map the memory of another process into its virtual address space.
%changelog
* Sat Jul 20 2019 Yossi Itigin <yosefe@mellanox.com> 1.6.1-1
- Bump version to 1.6.1
* Thu Jan 24 2019 Yossi Itigin <yosefe@mellanox.com> 1.6.0-1
- Add cma, knem, and xpmem sub-packages
* Tue Nov 20 2018 Yossi Itigin <yosefe@mellanox.com> 1.6.0-1