diff --git a/obs-service-download_files-0.6.2.tar.gz b/0.6.2.tar.gz similarity index 100% rename from obs-service-download_files-0.6.2.tar.gz rename to 0.6.2.tar.gz diff --git a/obs-service-download_files.spec b/obs-service-download_files.spec index c09dfd5..525fbaa 100644 --- a/obs-service-download_files.spec +++ b/obs-service-download_files.spec @@ -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 - 0.6.2-1 +- Modify Source0 Url + * Sat Mar 7 2020 Shijie Luo - 0.6.2-0 - Package init.