diff --git a/python-inotify.spec b/python-inotify.spec index da18637..e02588d 100644 --- a/python-inotify.spec +++ b/python-inotify.spec @@ -8,13 +8,12 @@ functionalities. Name: python-inotify Version: 0.9.6 -Release: 15 +Release: 16 Summary: A Python module for monitoring filesystems changes License: MIT URL: https://github.com/seb-m/pyinotify Source0: https://github.com/seb-m/pyinotify/archive/%{version}.tar.gz#/%{_name}-%{version}.tar.gz -# PATCH-FIX-EULEROS:fix the build of python3, from Fedora29 Patch0: pyinotify-0.9.6-epoint.patch BuildArch: noarch BuildRequires: gmp-devel @@ -92,6 +91,12 @@ cd - %doc README.md PKG-INFO %changelog +* Mon Dec 23 2019 openEuler Buildteam - 0.9.6-16 +- Type:NA +- ID:NA +- SUG:NA +- DESC:delete unneeded comments + * Fri Sep 27 2019 shenyangyang - 0.9.6-15 - Type:enhancement - ID:NA