diff --git a/capstone.spec b/capstone.spec index 3b74917..caaf717 100644 --- a/capstone.spec +++ b/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 capstone-engine @@ -239,9 +239,12 @@ make check LD_LIBRARY_PATH="`pwd`" %endif %changelog -* Fri Jan 06 2023 Michal Ambroz - 4.0.2-12 +* Fri Jan 27 2023 Michal Ambroz - 4.0.2-13 - update the new github page +* Wed Jan 18 2023 Fedora Release Engineering - 4.0.2-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Jul 20 2022 Fedora Release Engineering - 4.0.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - drop java binding for platforms not in %%{java_arches}