From 9ca9b9873a30923615a2aabaf59b70112a80bd46 Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Wed, 25 Dec 2019 16:05:23 +0800 Subject: [PATCH] Package init --- python-inotify.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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