From 556cb96e5a02a6b84a62cd0e35d7ae720e3d7e56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=91=9E=E6=96=B9?= Date: Tue, 25 Oct 2022 07:30:36 +0000 Subject: [PATCH] Rebuild for next release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张瑞方 --- python-inotify.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-inotify.spec b/python-inotify.spec index db1f4ae..6b8fbb8 100644 --- a/python-inotify.spec +++ b/python-inotify.spec @@ -8,7 +8,7 @@ functionalities. Name: python-inotify Version: 0.9.6 -Release: 17 +Release: 18 Summary: A Python module for monitoring filesystems changes License: MIT URL: https://github.com/seb-m/pyinotify @@ -64,6 +64,9 @@ mv %{buildroot}%{_bindir}/%{_name} %{buildroot}%{_bindir}/python3-%{_name} %doc README.md PKG-INFO %changelog +* Tue Oct 25 2022 zhangruifang - 0.9.6-18 +- Rebuild for next release + * Thu Oct 29 2020 tianwei - 0.9.6-17 - Type:NA - ID:NA -- Gitee