This commit is contained in:
Fedora Release Engineering 2017-07-26 07:59:26 +00:00
parent 0441de137f
commit 4050fe3bd1
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: fabtests
Version: 1.4.1
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
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Apr 11 2017 Honggang Li <honli@redhat.com> - 1.4.1-1
- Rebase to latest upstream release.
- Resolves: bz1428619