!16 Update to version 0.9.2

From: @wang--ge 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-10-23 06:36:04 +00:00 committed by Gitee
commit 68d134b70c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: obs-service-download_files
Version: 0.9.1
Version: 0.9.2
Release: 1
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
Source0: https://github.com/openSUSE/%{name}/archive/%{name}-%{version}.tar.gz
BuildRequires: perl-Git
Requires: wget perl(YAML::XS) diffutils
BuildArch: noarch
@ -33,6 +33,9 @@ perl -p -i -e "s{#!/usr/bin/env bash}{#!/bin/bash}" download_files
%{_prefix}/lib/obs/service
%changelog
* Mon Oct 23 2023 Ge Wang <wang__ge@126.com> - 0.9.2-1
- Upgrade obs-server-download_files to 0.9.2
* Mon Jan 17 2022 yaoxin <yaoxin30@huawei.com> - 0.9.1-1
- Upgrade obs-service-download_files to 0.9.1