From 77571ad8c864036724a06f15dd9b2b869cee4d9b Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Sun, 24 Dec 2023 12:52:00 +0300 Subject: [PATCH] Separate C and C++ build flags --- ucx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ucx.spec b/ucx.spec index 62ae3aa..08c1e3f 100644 --- a/ucx.spec +++ b/ucx.spec @@ -12,7 +12,7 @@ Name: ucx Version: 1.14.1 -Release: 4%{?dist} +Release: 5%{?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) @@ -322,6 +322,9 @@ status, and more. %endif %changelog +* Sun Dec 23 2023 Benson Muite - 1.14.1-5 +- Add patch to separate C and C++ flags from yselkowitz + * Sat Jul 22 2023 Fedora Release Engineering - 1.14.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild