From f84152e148a18ec033070874e99125a92470b2b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:20:06 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-inotify.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-inotify.spec b/python-inotify.spec index ef8dc59..b92641b 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: 20%{?dist} +Release: 21%{?dist} License: MIT URL: https://github.com/seb-m/pyinotify Source0: http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version}.tar.gz @@ -42,6 +42,9 @@ sed -i '1c#! %{__python3}' python3/pyinotify.py %{python3_sitelib}/__pycache__/%{oname}* %changelog +* Tue May 26 2020 Miro HronĨok - 0.9.6-21 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.9.6-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild