License compliance rectification
(cherry picked from commit e26064bc48d840e33dc036e407cda63f0451358d)
This commit is contained in:
parent
c566c3be62
commit
7ebd8d5aa7
@ -1,9 +1,9 @@
|
|||||||
%global snap_release 20190603
|
%global snap_release 20190603
|
||||||
Name: crontabs
|
Name: crontabs
|
||||||
Version: 1.11
|
Version: 1.11
|
||||||
Release: 23
|
Release: 24
|
||||||
Summary: Root crontab files used to schedule the execution of programs
|
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
|
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
|
Source0: https://github.com/cronie-crond/crontabs/releases/download/%{name}-%{snap_release}/%{name}-%{version}-%{snap_release}git.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -47,6 +47,9 @@ touch %{buildroot}%{_sysconfdir}/sysconfig/run-parts
|
|||||||
%{_mandir}/man4/*
|
%{_mandir}/man4/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 12 2024 zhangruifang <zhangruifang@h-partners.com> - 1.11-24
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Oct 25 2022 zhangruifang <zhangruifang1@h-partners.com> - 1.11-23
|
* Tue Oct 25 2022 zhangruifang <zhangruifang1@h-partners.com> - 1.11-23
|
||||||
- Rebuild for next release
|
- Rebuild for next release
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user