From 38482f56276efd36d232de925873998ac2f4d17e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 16:59:05 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ucx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucx.spec b/ucx.spec index d98b4d7..8d1a009 100644 --- a/ucx.spec +++ b/ucx.spec @@ -12,7 +12,7 @@ Name: ucx Version: 1.14.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: UCX is a communication library implementing high-performance messaging License: BSD-3-Clause AND MIT AND CC-PDDC AND (BSD-3-Clause OR Apache-2.0) @@ -317,6 +317,9 @@ status, and more. %endif %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 1.14.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 22 2023 Benson Muite - 1.14.1-3 - Apply fix to enable building with GCC13