From b2925f8d22e816d35458d91300cdcfd0c58d4bf8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:33:11 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- byteman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/byteman.spec b/byteman.spec index e7e8624..0a0aa64 100644 --- a/byteman.spec +++ b/byteman.spec @@ -15,7 +15,7 @@ Name: byteman Version: 4.0.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java agent-based bytecode injection tool License: LGPLv2+ URL: http://www.jboss.org/byteman @@ -215,6 +215,10 @@ ln -s %{_javadir}/byteman/byteman.jar $RPM_BUILD_ROOT%{homedir}/lib/byteman.jar %{homedir}/lib/byteman-dtest.jar %changelog +* Mon Aug 09 2021 Mohan Boddu - 4.0.16-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jun 18 2021 Severin Gehwolf - 4.0.16-1 - Update to latest upstream 4.0.16 release for JDK 17 support. - Drop not-needed jboss-modules BR.