This commit is contained in:
Fedora Release Engineering 2017-07-27 12:59:59 +00:00
parent 5ba3533a7d
commit 29dd510f84
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: rdma-core
Version: 14
Release: 1%{?dist}
Release: 2%{?dist}
Summary: RDMA core userspace libraries and daemons
# Almost everything is licensed under the OFA dual GPLv2, 2 Clause BSD license
@ -508,6 +508,9 @@ rm -rf %{buildroot}/%{_initrddir}/
%doc %{_docdir}/%{name}-%{version}/ibsrpdm.md
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jul 25 2017 Jarod Wilson <jarod@redhat.com> - 14-1
- Update to upstream v14 release
- Sync packaging updates from RHEL and upstream