From 1001b37df0c97f209bd34fb5e3838b92df80bbf8 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Thu, 26 Dec 2024 03:31:27 +0300 Subject: [PATCH] import objectweb-asm-9.1-6.el9_5 --- SPECS/objectweb-asm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/objectweb-asm.spec b/SPECS/objectweb-asm.spec index 0a4a2cd..46efd04 100644 --- a/SPECS/objectweb-asm.spec +++ b/SPECS/objectweb-asm.spec @@ -2,7 +2,7 @@ Name: objectweb-asm Version: 9.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Java bytecode manipulation and analysis framework License: BSD URL: https://asm.ow2.org/ @@ -75,6 +75,9 @@ done %license LICENSE.txt %changelog +* Tue Nov 19 2024 Marián Konček - 9.1-6 +- Rebuild with regenerated Requires on Java + * Mon Aug 09 2021 Mohan Boddu - 9.1-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688