Update to 1.4.1
This commit is contained in:
parent
39ed23a822
commit
fbc2317dc4
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/libfabric-1.2.0.tar.bz2
|
||||
/libfabric-1.3.0.tar.bz2
|
||||
/libfabric-1.4.0.tar.bz2
|
||||
/libfabric-1.4.1.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libfabric
|
||||
Version: 1.4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Fabric Interfaces
|
||||
|
||||
License: BSD or GPLv2
|
||||
@ -81,6 +81,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 10 2017 Orion Poplawski <orion@cora.nwra.com> - 1.4.1-1
|
||||
- Update to 1.4.1
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user