diff --git a/python-inotify.spec b/python-inotify.spec index 8650d9c..e679af7 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: 33%{?dist} +Release: 34%{?dist} License: MIT URL: https://github.com/seb-m/pyinotify Source0: http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version}.tar.gz @@ -48,6 +48,9 @@ sed -i '1c#! %{__python3}' python3/pyinotify.py %{python3_sitelib}/__pycache__/%{oname}* %changelog +* Fri Jan 26 2024 Fedora Release Engineering - 0.9.6-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 22 2024 Fedora Release Engineering - 0.9.6-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild