From 9a983cc71510e38cdad59b6983302b741e5677cf Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Tue, 25 Oct 2022 11:42:01 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification Signed-off-by: zhuofeng --- python-inotify.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-inotify.spec b/python-inotify.spec index db1f4ae..9878a2f 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,12 @@ mv %{buildroot}%{_bindir}/%{_name} %{buildroot}%{_bindir}/python3-%{_name} %doc README.md PKG-INFO %changelog +* Tue Oct 25 2022 zhangruifang - 0.9.6-18 +- Type:NA +- ID:NA +- SUG:NA +- DESC:Rebuild for next release + * Thu Oct 29 2020 tianwei - 0.9.6-17 - Type:NA - ID:NA -- Gitee