Update to 1.20.1
This commit is contained in:
parent
12d5d4d78a
commit
6712b680cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/libfabric-1.18.0.tar.bz2
|
||||
/libfabric-1.18.1.tar.bz2
|
||||
/libfabric-1.19.0.tar.bz2
|
||||
/libfabric-1.20.1.tar.bz2
|
||||
|
@ -9,8 +9,8 @@
|
||||
%endif
|
||||
|
||||
Name: libfabric
|
||||
Version: 1.19.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.20.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Fabric Interfaces
|
||||
|
||||
License: BSD-2-Clause OR GPL-2.0-only
|
||||
@ -102,6 +102,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 09 2024 Orion Poplawski <orion@nwra.com> - 1.20.1-1
|
||||
- Update to 1.20.1
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libfabric-1.19.0.tar.bz2) = aabaf058f9f24e0d059b137844458f806d33667701d014ef4cd99ccea50f62c272380a1ea1fdcde14e038138c11018bdc80f365c41dfc109ec1e4d518878b270
|
||||
SHA512 (libfabric-1.20.1.tar.bz2) = dcf7ab7875b3cdd82be39ee91b6f86e374627adb1c6715467ce1faeb7c6ded72abe82fa73fe915f62612f31ea638d7c9ae407a24fd8f049feb540e35e875272a
|
||||
|
Loading…
Reference in New Issue
Block a user