From 5c03f1f7903af153982716d0025a3bae9c7a2ace Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Tue, 14 Jul 2026 16:32:00 -0400 Subject: [PATCH] import UBI capstone-4.0.2-13.el9_8 --- SPECS/capstone.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/capstone.spec b/SPECS/capstone.spec index 86d93ae..6cf5524 100644 --- a/SPECS/capstone.spec +++ b/SPECS/capstone.spec @@ -1,6 +1,6 @@ Name: capstone Version: 4.0.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A lightweight multi-platform, multi-architecture disassembly framework %global gituser aquynh @@ -235,6 +235,9 @@ make check LD_LIBRARY_PATH="`pwd`" %{_javadir}/ %changelog +* Tue May 26 2026 Jon Maloy - 4.0.2-13 +- Rebuild for rhel-9.8.z + * Thu Apr 2 2026 Jon Maloy - 4.0.2-12 - Rebuild for rhel-9.8 Resolves: RHEL-137760