diff --git a/crontabs.spec b/crontabs.spec index fb45de9f797a3930348b49513c8ba70a970cd8ad..55a4e59ebc168aabba92fc10056c139653afd272 100644 --- a/crontabs.spec +++ b/crontabs.spec @@ -1,9 +1,9 @@ %global snap_release 20190603git Name: crontabs Version: 1.11 -Release: 21 +Release: 22 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/crontabs-%{snap_release}/%{name}-%{version}-%{snap_release}.tar.gz BuildArch: noarch @@ -47,6 +47,9 @@ touch %{buildroot}%{_sysconfdir}/sysconfig/run-parts %{_mandir}/man4/* %changelog +* Wed Jun 12 2024 zhangruifang - 1.11-22 +- License compliance rectification + * Fri Oct 11 2019 jiangchuangang - 1.11-21 - Type:enhancement - ID:NA