From 6b4305c17042e8d4d73966e70c344a758b410867 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:05:33 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-inotify.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-inotify.spec b/python-inotify.spec index 8c5d906..d4aa5aa 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: 11%{?dist} +Release: 12%{?dist} License: MIT Group: Development/Libraries URL: https://github.com/seb-m/pyinotify @@ -95,6 +95,9 @@ cp -a python2/examples/* %{buildroot}%{_datadir}/%{oname} %{python3_sitelib}/__pycache__/%{oname}* %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.9.6-12 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.9.6-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild