diff --git a/crontabs.spec b/crontabs.spec index 70efbf8f3459c7e6592b3b21437254bfa45b1d08..e7cfda1294b7c3315278fc57260d554ad62baf94 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