!6 Modify Source0 Url of package obs-service-download_files

From: @wang--ge
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-09-14 09:47:24 +08:00 committed by Gitee
commit 1bf870f805
2 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
Name: obs-service-download_files
Version: 0.6.2
Release: 0
Release: 1
Summary: An OBS source service: download files
License: GPLv2+
URL: https://github.com/openSUSE/%{name}
Source0: %{url}/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/openSUSE/%{name}/archive/%{version}.tar.gz
Requires: wget perl(YAML::XS) diffutils
BuildArch: noarch
@ -32,5 +32,8 @@ perl -p -i -e "s{#!/usr/bin/env bash}{#!/bin/bash}" download_files
%{_prefix}/lib/obs/service
%changelog
* Wed Sep 9 2020 Ge Wang <wangge20@huawei.com> - 0.6.2-1
- Modify Source0 Url
* Sat Mar 7 2020 Shijie Luo <luoshijie1@huawei.com> - 0.6.2-0
- Package init.