From 140bbe61626f6b2710aa2c78c10d38a35b8a301c Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 23:49:24 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- perl-Unicode-LineBreak.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Unicode-LineBreak.spec b/perl-Unicode-LineBreak.spec index aebdd19..46559ef 100644 --- a/perl-Unicode-LineBreak.spec +++ b/perl-Unicode-LineBreak.spec @@ -7,7 +7,7 @@ Name: perl-Unicode-LineBreak Version: 2019.001 -Release: 10%{?dist} +Release: 11%{?dist} Summary: UAX #14 Unicode Line Breaking Algorithm License: GPL+ or Artistic URL: https://metacpan.org/release/Unicode-LineBreak @@ -122,6 +122,10 @@ make test %changelog +* Mon Aug 09 2021 Mohan Boddu - 2019.001-11 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2019.001-10 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937