Update to upstream release v1.14.0
Resolves: rhbz#2015404 Signed-off-by: Honggang Li <honli@redhat.com>
This commit is contained in:
parent
f37831b177
commit
a0c8ea47c3
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/libfabric-1.11.2.tar.bz2
|
||||
/libfabric-1.12.0rc1.tar.bz2
|
||||
/libfabric-1.12.1.tar.bz2
|
||||
/libfabric-1.14.0.tar.bz2
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global __remake_config 0
|
||||
%global __remake_config 1
|
||||
|
||||
Name: libfabric
|
||||
Version: 1.12.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Fabric Interfaces
|
||||
|
||||
License: BSD or GPLv2
|
||||
@ -94,6 +94,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 25 2021 Honggang Li <honli@redhat.com> - 1.14.0-1
|
||||
- Update to upstream release v1.14.0
|
||||
- Resolves: rhbz#2015404
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.12.1-2
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libfabric-1.12.1.tar.bz2) = 898d86b697666656c81b8416cf3c3e861092a86d432c3ae024ce777e245c76f984232d508441a0f9c1e7699d9ea8853665db97163cef1cf2d8ecc8b9bed042b8
|
||||
SHA512 (libfabric-1.14.0.tar.bz2) = 827fee42bdae1b226d2b3c3b7c2b9b29866791c7a8e9a20239459e6c5a2927d8674367bb075cfe00cc609f538c4630e3af9f566b89d00e337ae224c725cf5f85
|
||||
|
Loading…
Reference in New Issue
Block a user