From 2ccca2a3a90f34232dc9c2d90426d29b0d3bb751 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 18:39:09 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-inotify.spec b/python-inotify.spec index 0d1a827..16f7287 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: 23%{?dist} +Release: 24%{?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 +* Fri Jun 04 2021 Python Maint - 0.9.6-24 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.9.6-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild