License compliance rectification

This commit is contained in:
zhangruifang2020 2024-06-12 17:11:02 +08:00
parent e9d874b86d
commit 0b842cb7cc

View File

@ -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 <zhangruifang@h-partners.com> - 1.11-22
- License compliance rectification
* Fri Oct 11 2019 jiangchuangang<jiangchuangang@huawei.com> - 1.11-21
- Type:enhancement
- ID:NA