diff --git a/capstone.spec b/capstone.spec index a9b2fef..f495576 100644 --- a/capstone.spec +++ b/capstone.spec @@ -1,6 +1,6 @@ Name: capstone Version: 4.0.2 -Release: 5%{?dist} +Release: 6%{?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 +* Fri Jun 04 2021 Python Maint - 4.0.2-6 +- Rebuilt for Python 3.10 + * Fri May 14 2021 Michal Ambroz - 4.0.2-5 - modernize specfile, using with bcond and py*_build macros