Update to 1.16.1
This commit is contained in:
parent
4d21a9ae5e
commit
7568902022
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
||||
/libfabric-1.15.0.tar.bz2
|
||||
/libfabric-1.15.1.tar.bz2
|
||||
/libfabric-1.15.2.tar.bz2
|
||||
/libfabric-1.16.1.tar.bz2
|
||||
|
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: libfabric
|
||||
Version: 1.15.2
|
||||
Version: 1.16.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Fabric Interfaces
|
||||
|
||||
@ -99,6 +99,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 11 2022 Orion Poplawski <orion@nwra.com> - 1.16.1-1
|
||||
- Update to 1.16.1
|
||||
|
||||
* Wed Aug 24 2022 Orion Poplawski <orion@nwra.com> - 1.15.2-1
|
||||
- Update to 1.15.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libfabric-1.15.2.tar.bz2) = e16fa63a7cadf08242ca6c35c14edb3b30670cd167495cf52c7045a4ac9cedf778e83db476f92dd084141afe5ca78edacda31d91ec2dfd19e1630e6b88b0ef5c
|
||||
SHA512 (libfabric-1.16.1.tar.bz2) = 60ed3c419d6e352d84bf2973d6b95c22f512568456912cd376b5e3073fd4aeef5162aefa52473f5d7d4335c442f8d5e7269852a47b8d92d8deb8fd6c4193ad9d
|
||||
|
Loading…
Reference in New Issue
Block a user