Update to 1.17.1
This commit is contained in:
parent
9f875aae77
commit
58923bddcf
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/libfabric-1.16.1.tar.bz2
|
||||
/libfabric-1.17.0rc2.tar.bz2
|
||||
/libfabric-1.17.0.tar.bz2
|
||||
/libfabric-1.17.1.tar.bz2
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global __remake_config 0
|
||||
|
||||
Name: libfabric
|
||||
Version: 1.17.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.17.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Fabric Interfaces
|
||||
|
||||
License: BSD or GPLv2
|
||||
@ -94,6 +94,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Mar 05 2023 Orion Poplawski <orion@nwra.com> - 1.17.1-1
|
||||
- Update to 1.17.1
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libfabric-1.17.0.tar.bz2) = 0e34bc91050a4d1babefdabef5d7fc6bfabb81b412f751fd92f4e965b240e02d43baa0405ec27abd4b3a53b6fbc3789b577e416b8e1a9de1eeaa53344ce2b821
|
||||
SHA512 (libfabric-1.17.1.tar.bz2) = db467e2c8b0d3ac494dd9cf341170bcadd62face6ff6324cbacf5b08a8523957bd6188a89b127a35cbfc9b86d0a37e094d517aa15dd1727caa610d9e9cb98d94
|
||||
|
Loading…
Reference in New Issue
Block a user