diff --git a/crontabs-1.11-1.20150630git.tar.gz b/crontabs-1.11-1.20150630git.tar.gz deleted file mode 100644 index ac519bb..0000000 Binary files a/crontabs-1.11-1.20150630git.tar.gz and /dev/null differ diff --git a/crontabs-1.11-20190603git.tar.gz b/crontabs-1.11-20190603git.tar.gz new file mode 100644 index 0000000..6a817ed Binary files /dev/null and b/crontabs-1.11-20190603git.tar.gz differ diff --git a/crontabs.spec b/crontabs.spec index 04c3aa1..fb45de9 100644 --- a/crontabs.spec +++ b/crontabs.spec @@ -1,12 +1,13 @@ -%global snap_release 20150630git +%global snap_release 20190603git Name: crontabs Version: 1.11 -Release: 20 +Release: 21 Summary: Root crontab files used to schedule the execution of programs License: Pubilc Domain and GPLv2+ -URL: https://fedorahosted.org/crontabs -Source0: https://fedorahosted.org/releases/c/r/crontabs/%{name}-%{version}-1.%{snap_release}.tar.gz -BuildArch: noarch +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 +Requires: sed Recommends: cronie %description @@ -46,6 +47,12 @@ touch %{buildroot}%{_sysconfdir}/sysconfig/run-parts %{_mandir}/man4/* %changelog +* Fri Oct 11 2019 jiangchuangang - 1.11-21 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC: update tarball + * Thu Sep 26 2019 shenyangyang - 1.11-20 - Type:enhancement - ID:NA