!2 modify the URL of Source0

From: @wangchen2020
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2020-09-11 16:59:54 +08:00 committed by Gitee
commit a5eb7b4f89

View File

@ -1,11 +1,11 @@
%global snap_release 20190603git
%global snap_release 20190603
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+
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
Source0: https://github.com/cronie-crond/crontabs/releases/download/%{name}-%{snap_release}/%{name}-%{version}-%{snap_release}git.tar.gz
BuildArch: noarch
Requires: sed
Recommends: cronie
@ -47,6 +47,12 @@ touch %{buildroot}%{_sysconfdir}/sysconfig/run-parts
%{_mandir}/man4/*
%changelog
* Tue Sep 8 2020 wangchen<wangchen137@huawei.com> - 1.11-22
- Type:enhancement
- ID:NA
- SUG:NA
- DESC: modify the URL of Source0
* Fri Oct 11 2019 jiangchuangang<jiangchuangang@huawei.com> - 1.11-21
- Type:enhancement
- ID:NA