From 0f7d75a0b4164cea10810199a169a42f7776d6e4 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 03:39:50 +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: 张瑞方 --- crontabs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/crontabs.spec b/crontabs.spec index 70efbf8..e7cfda1 100644 --- a/crontabs.spec +++ b/crontabs.spec @@ -1,7 +1,7 @@ %global snap_release 20190603 Name: crontabs Version: 1.11 -Release: 22 +Release: 23 Summary: Root crontab files used to schedule the execution of programs License: Pubilc Domain and GPLv2+ URL: https://github.com/cronie-crond/crontabs @@ -47,6 +47,9 @@ touch %{buildroot}%{_sysconfdir}/sysconfig/run-parts %{_mandir}/man4/* %changelog +* Tue Oct 25 2022 zhangruifang - 1.11-23 +- Rebuild for next release + * Tue Sep 8 2020 wangchen - 1.11-22 - Type:enhancement - ID:NA -- Gitee