From 0b842cb7ccd5ed4331bf0036eed071c0206ef181 Mon Sep 17 00:00:00 2001 From: zhangruifang2020 Date: Wed, 12 Jun 2024 17:11:02 +0800 Subject: [PATCH] License compliance rectification --- crontabs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/crontabs.spec b/crontabs.spec index fb45de9..55a4e59 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