Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-13 00:18:27 +00:00
parent 340ed38ece
commit 2de48970bf
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: fabtests
Version: 1.6.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
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Jun 22 2018 Honggang Li <honli@redhat.com> - 1.6.1-1
- Rebase to upstream release v1.6.1
- Resolves: bz1448975