Update to 1.15.1
This commit is contained in:
parent
e1ad0b96f0
commit
3d911cf87a
3
.gitignore
vendored
3
.gitignore
vendored
@ -35,3 +35,6 @@
|
|||||||
/libfabric-1.14.0rc1.tar.bz2
|
/libfabric-1.14.0rc1.tar.bz2
|
||||||
/libfabric-1.14.0rc2.tar.bz2
|
/libfabric-1.14.0rc2.tar.bz2
|
||||||
/libfabric-1.14.0.tar.bz2
|
/libfabric-1.14.0.tar.bz2
|
||||||
|
/libfabric-1.5.0.tar.bz2
|
||||||
|
/libfabric-1.15.0.tar.bz2
|
||||||
|
/libfabric-1.15.1.tar.bz2
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global __remake_config 1
|
%global __remake_config 0
|
||||||
|
|
||||||
Name: libfabric
|
Name: libfabric
|
||||||
Version: 1.14.0
|
Version: 1.15.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Fabric Interfaces
|
Summary: Open Fabric Interfaces
|
||||||
|
|
||||||
License: BSD or GPLv2
|
License: BSD or GPLv2
|
||||||
@ -94,6 +94,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 16 2022 Orion Poplawski <orion@nwra.com> - 1.15.1-1
|
||||||
|
- Update to 1.15.1
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-2
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libfabric-1.14.0.tar.bz2) = 827fee42bdae1b226d2b3c3b7c2b9b29866791c7a8e9a20239459e6c5a2927d8674367bb075cfe00cc609f538c4630e3af9f566b89d00e337ae224c725cf5f85
|
SHA512 (libfabric-1.15.1.tar.bz2) = 241682b83bdec26cdf5fe918c445732bcd123c01798d1973c4c6bff0d4c7ca271a782ff8af8f9bcaf1560580804c3088a4c18fdf9fbc58d9c3d98f4377903818
|
||||||
|
Loading…
Reference in New Issue
Block a user