From 4cce9c741609a5620c6153c2bf412c6b9747fdb5 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 17 2022 11:48:15 +0000 Subject: Bootstrap for Python 3.11 --- diff --git a/python-pcodedmp.spec b/python-pcodedmp.spec index afe8d27..ba90872 100644 --- a/python-pcodedmp.spec +++ b/python-pcodedmp.spec @@ -1,3 +1,4 @@ +%global _with_bootstrap 1 %global srcname pcodedmp # Bootstrap may be needed to break circular dependencies between @@ -14,7 +15,7 @@ Summary: VBA p-code disassembler Name: python-%{srcname} Version: 1.2.6 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv3+ URL: https://github.com/bontchev/pcodedmp Source0: %{pypi_source} @@ -139,6 +140,9 @@ Requires: python%{python3_other_pkgversion}-oletools >= 0.54 %endif %changelog +* Fri Jun 17 2022 Python Maint - 1.2.6-10 +- Bootstrap for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 1.2.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild