Update to 1.4.2
This commit is contained in:
parent
fbc2317dc4
commit
f68440db77
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/libfabric-1.3.0.tar.bz2
|
||||
/libfabric-1.4.0.tar.bz2
|
||||
/libfabric-1.4.1.tar.bz2
|
||||
/libfabric-1.4.2.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libfabric
|
||||
Version: 1.4.1
|
||||
Version: 1.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Fabric Interfaces
|
||||
|
||||
@ -81,6 +81,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 11 2017 Orion Poplawski <orion@cora.nwra.com> - 1.4.2-1
|
||||
- Update to 1.4.2
|
||||
|
||||
* Mon Apr 10 2017 Orion Poplawski <orion@cora.nwra.com> - 1.4.1-1
|
||||
- Update to 1.4.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libfabric-1.4.1.tar.bz2) = 27d6a2caf46c7e51b741b538cee231df67bcd108266738cb7ae0e9a592ba69ab0a5c4463959b42410df388a8f6f4a9040db36d90e6569fea11e53599a19b6a98
|
||||
SHA512 (libfabric-1.4.2.tar.bz2) = b0ac282358ac092a8ba05a9a6d099fb14699872900326c7c66fc2575e8cd3a020a8434b03dbc8d69ebbbf9a02b3712cb14e11a7e154a3ccc61fed3597a1a6adf
|
||||
|
Loading…
Reference in New Issue
Block a user