diff --git a/crontabs.spec b/crontabs.spec index e7cfda1294b7c3315278fc57260d554ad62baf94..52838a28a222643daab2106a733d15e1a2abbe16 100644 --- a/crontabs.spec +++ b/crontabs.spec @@ -1,9 +1,9 @@ %global snap_release 20190603 Name: crontabs Version: 1.11 -Release: 23 +Release: 24 Summary: Root crontab files used to schedule the execution of programs -License: Pubilc Domain and GPLv2+ +License: Public Domain and GPLv2+ URL: https://github.com/cronie-crond/crontabs Source0: https://github.com/cronie-crond/crontabs/releases/download/%{name}-%{snap_release}/%{name}-%{version}-%{snap_release}git.tar.gz BuildArch: noarch @@ -47,6 +47,9 @@ touch %{buildroot}%{_sysconfdir}/sysconfig/run-parts %{_mandir}/man4/* %changelog +* Wed Jun 12 2024 zhangruifang - 1.11-24 +- License compliance rectification + * Tue Oct 25 2022 zhangruifang - 1.11-23 - Rebuild for next release