diff --git a/capstone.spec b/capstone.spec index 96a9ada..65c924b 100644 --- a/capstone.spec +++ b/capstone.spec @@ -1,6 +1,6 @@ Name: capstone Version: 4.0.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A lightweight multi-platform, multi-architecture disassembly framework %global gituser aquynh @@ -232,6 +232,9 @@ make check LD_LIBRARY_PATH="`pwd`" %{_javadir}/ %changelog +* Mon Jun 13 2022 Python Maint - 4.0.2-10 +- Rebuilt for Python 3.11 + * Sat Feb 05 2022 Jiri Vanek - 4.0.2-9 - Rebuilt for java-17-openjdk as system jdk