From 89140d3005f532b99a1cf9bb1360bb4339c98221 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:26:14 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-inotify.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-inotify.spec b/python-inotify.spec index b93e48d..e4bc9a4 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 @@ -42,6 +42,9 @@ sed -i '1c#! %{__python3}' python3/pyinotify.py %{python3_sitelib}/__pycache__/%{oname}* %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.9.6-24 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Fedora Release Engineering - 0.9.6-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild