From 3721eb2abf6af2c43bf169a5f7f4a6ad4874a8b9 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2023 20:15:12 +0000 Subject: Rebuilt for Python 3.12 --- diff --git a/python-simplewrap.spec b/python-simplewrap.spec index 44306e1..a8bf2d8 100644 --- a/python-simplewrap.spec +++ b/python-simplewrap.spec @@ -9,7 +9,7 @@ Name: python-%{modname} Version: 0.3.3 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Easy to use wrappers generator for C libraries based on ctypes License: BSD @@ -94,6 +94,9 @@ find %{buildroot}%{python3_sitearch} -name '*.so' -exec chmod 755 {} ';' %{python3_sitearch}/%{modname}-%{version}-py%{python3_version}.egg-info %changelog +* Tue Jun 13 2023 Python Maint - 0.3.3-16 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 0.3.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild