From b1d39b9fd3b187a9632696035ffa368655f38b87 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 03:07:21 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- perl-ExtUtils-CBuilder.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-ExtUtils-CBuilder.spec b/perl-ExtUtils-CBuilder.spec index 6ca028c..14da2ab 100644 --- a/perl-ExtUtils-CBuilder.spec +++ b/perl-ExtUtils-CBuilder.spec @@ -3,7 +3,7 @@ Name: perl-ExtUtils-CBuilder Epoch: 1 # Mimic perl.spec Version: 0.280236 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Compile and link C code for Perl modules License: GPL+ or Artistic URL: https://metacpan.org/release/ExtUtils-CBuilder @@ -110,6 +110,9 @@ make test %{_libexecdir}/%{name} %changelog +* Fri Apr 16 2021 Mohan Boddu - 1:0.280236-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Feb 16 2021 Jitka Plesnikova - 1:0.280236-2 - Package tests