Update to 1.11.0 (#1869025)
This commit is contained in:
parent
115b98e36b
commit
b9798ae11d
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/libfabric-1.10.1.tar.bz2
|
||||
/libfabric-1.11.0rc1.tar.bz2
|
||||
/libfabric-1.11.0rc2.tar.bz2
|
||||
/libfabric-1.11.0.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global __remake_config 0
|
||||
|
||||
Name: libfabric
|
||||
Version: 1.11.0rc2
|
||||
Version: 1.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Fabric Interfaces
|
||||
|
||||
@ -92,6 +92,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Aug 15 2020 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.11.0-1
|
||||
- Update to 1.11.0 (#1869025)
|
||||
|
||||
* Tue Aug 04 2020 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.11.0rc2-1
|
||||
- Update to 1.11.0rc2 (#1866049)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libfabric-1.11.0rc2.tar.bz2) = 15fd843f6fb4a1918739673d81db7fb12d5f33ef0458a84c882b623497f487d3a2089805b004b94e5dff09b74f8df894999829367336863767f2150f4523dcf3
|
||||
SHA512 (libfabric-1.11.0.tar.bz2) = bdf47c6f19b6ddedc2e68dddf945329d64212693218d7389eb90d7e800690317cc5a2d0d8473b5210a04d56c6baf631fb7d990f84e23f72c40d901ccd09a1b13
|
||||
|
Loading…
Reference in New Issue
Block a user