From 25006cf5c90ec4a96126d578a110a127c7cdfb75 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 13:06:34 +0000 Subject: Rebuilt for Python 3.11 --- diff --git a/python-inotify.spec b/python-inotify.spec index efb65b0..2db76d7 100644 --- a/python-inotify.spec +++ b/python-inotify.spec @@ -3,7 +3,7 @@ Summary: Monitor filesystem events with Python under Linux Name: python-inotify Version: 0.9.6 -Release: 26%{?dist} +Release: 27%{?dist} License: MIT URL: https://github.com/seb-m/pyinotify Source0: http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version}.tar.gz @@ -43,6 +43,9 @@ sed -i '1c#! %{__python3}' python3/pyinotify.py %{python3_sitelib}/__pycache__/%{oname}* %changelog +* Mon Jun 13 2022 Python Maint - 0.9.6-27 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.9.6-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild