From 8884be8ac7f26e59e1fc6185361b5a3364c03959 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:28:26 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- httpcomponents-core.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index 83ef533..f3643e1 100644 --- a/httpcomponents-core.spec +++ b/httpcomponents-core.spec @@ -3,7 +3,7 @@ Name: httpcomponents-core Summary: Set of low level Java HTTP transport components for HTTP services Version: 4.4.13 -Release: 5%{?dist} +Release: 6%{?dist} License: ASL 2.0 URL: http://hc.apache.org/ Source0: https://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-%{version}-src.tar.gz @@ -95,6 +95,10 @@ done %doc README.txt RELEASE_NOTES.txt %changelog +* Mon Aug 09 2021 Mohan Boddu - 4.4.13-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Mikolaj Izdebski - 4.4.13-5 - Rebuild to workaround DistroBaker issue