From 5c784d949512c91c4888f58976ecc73a3b2e66a8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:22:45 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- apache-commons-lang3.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec index 6e08c46..6613ac1 100644 --- a/apache-commons-lang3.spec +++ b/apache-commons-lang3.spec @@ -2,7 +2,7 @@ Name: apache-commons-lang3 Version: 3.12.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Provides a host of helper utilities for the java.lang API License: ASL 2.0 URL: https://commons.apache.org/lang @@ -81,6 +81,10 @@ sed -i '//d' pom.xml %doc RELEASE-NOTES.txt %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.12.0-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 3.12.0-4 - Rebuild to workaround DistroBaker issue