From df0afdea49211603075cb566965932bbf4a4edde Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 02:19:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 e940509..af0f898 100644 --- a/ucx.spec +++ b/ucx.spec @@ -2,7 +2,7 @@ Name: ucx Version: 1.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: UCX is a communication library implementing high-performance messaging License: BSD @@ -79,6 +79,9 @@ rm -f %{buildroot}%{_libdir}/*.la %postun -p /sbin/ldconfig %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 1.5.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jun 04 2019 Yossi Itigin 1.5.2-1 - Bump version to 1.5.2 - See NEWS for details