From 206ce7c1c01045bef1bfb3097e65e53902e5505d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:37:19 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- resteasy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/resteasy.spec b/resteasy.spec index d5871ff..19faf0e 100644 --- a/resteasy.spec +++ b/resteasy.spec @@ -3,7 +3,7 @@ Name: resteasy Version: 3.0.26 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Framework for RESTful Web services and Java applications License: ASL 2.0 URL: http://resteasy.jboss.org/ @@ -232,6 +232,10 @@ find -name '*.jar' -print -delete %license License.html %changelog +* Tue Aug 10 2021 Mohan Boddu - 3.0.26-14 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jun 18 2021 Dogtag PKI Team - 3.0.26-13 - Replace jboss-annotations-1.2-api with jakarta-annotations - Drop log4j dependency