From a0a9855bcf665cfae6853f58ffcad0dbe2184326 Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Wed, 3 Aug 2022 15:50:38 +0200 Subject: [PATCH] bump release to rebuild in sidetag Resolves: rhbz#2049521 Signed-off-by: Michal Schmidt --- rdma-core.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rdma-core.spec b/rdma-core.spec index b9cd152..b97b6a2 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -1,6 +1,6 @@ Name: rdma-core Version: 41.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: RDMA core userspace libraries and daemons # Almost everything is licensed under the OFA dual GPLv2, 2 Clause BSD license @@ -622,7 +622,7 @@ fi %endif %changelog -* Tue Aug 02 2022 Michal Schmidt - 41.0-2 +* Tue Aug 02 2022 Michal Schmidt - 41.0-3 - Rebase to upstream release v41.0 - Resolves: rhbz#2049521