!12 add buildrequires perl-Git

From: @wcc_140409
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-23 09:39:26 +00:00 committed by Gitee
commit 3500fb1d5b

View File

@ -1,10 +1,11 @@
Name: obs-service-download_files
Version: 0.6.2
Release: 1
Release: 2
Summary: An OBS source service: download files
License: GPLv2+
URL: https://github.com/openSUSE/%{name}
Source0: https://github.com/openSUSE/%{name}/archive/%{version}.tar.gz
BuildRequires: perl-Git
Requires: wget perl(YAML::XS) diffutils
BuildArch: noarch
@ -32,6 +33,9 @@ perl -p -i -e "s{#!/usr/bin/env bash}{#!/bin/bash}" download_files
%{_prefix}/lib/obs/service
%changelog
* Wed Jun 23 2021 wuchaochao <wuchaochao4@huawei.com> - 0.6.2-2
- add buildrequires: perl-Git
* Wed Sep 9 2020 Ge Wang <wangge20@huawei.com> - 0.6.2-1
- Modify Source0 Url