From 1c23b243a8a565070aa58b049b14bfc2ccff3750 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:24:52 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libmpc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libmpc.spec b/libmpc.spec index 4759c1f..0fca909 100644 --- a/libmpc.spec +++ b/libmpc.spec @@ -5,7 +5,7 @@ Summary: C library for multiple precision complex arithmetic Name: libmpc Version: 1.2.1 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv3+ URL: http://www.multiprecision.org/mpc/ Source0: https://ftp.gnu.org/gnu/mpc/mpc-%{version}.tar.gz @@ -127,6 +127,9 @@ make check %endif %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.2.1-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Fedora Release Engineering - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild