diff --git a/rdma-core.spec b/rdma-core.spec index a1224c0..9cffecb 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -1,6 +1,6 @@ Name: rdma-core Version: 20.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: RDMA core userspace libraries and daemons %ifnarch s390 %{arm} @@ -488,6 +488,9 @@ rm -f %{buildroot}/%{_sbindir}/srp_daemon.sh %doc %{_docdir}/%{name}-%{version}/ibsrpdm.md %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 20.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jan 23 2019 Björn Esser - 20.1-2 - Append curdir to CMake invokation. (#1668512)