From 82c66729bacc205f1458a048a2d81397fa7cb760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 13:51:32 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- capstone.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/capstone.spec b/capstone.spec index c5259a7..f07f630 100644 --- a/capstone.spec +++ b/capstone.spec @@ -1,6 +1,6 @@ Name: capstone Version: 4.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A lightweight multi-platform, multi-architecture disassembly framework %global gituser aquynh @@ -184,6 +184,9 @@ install -D -p -m 0644 bindings/java/%{name}.jar %{buildroot}/%{_javadir}/%{name %{_javadir}/ %changelog +* Thu Oct 03 2019 Miro Hrončok - 4.0.1-6 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 4.0.1-5 - Rebuilt for Python 3.8