This commit is contained in:
Fedora Release Engineering 2017-02-10 09:32:56 +00:00
parent 5b4ade8255
commit 2c29216a49
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: fabtests
Version: 1.4.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Test suite for libfabric API
# include/jsmn.h and common/jsmn.c are licensed under MIT.
# All other source files permit distribution under BSD. Some of them
@ -39,6 +39,9 @@ rm -f %{buildroot}%{_libdir}/*.la
%license COPYING
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Nov 8 2016 Honggang Li <honli@redhat.com> - 1.4.0-1
- Rebase to latest upstream release.