update to version 0.9.2

This commit is contained in:
wang--ge 2023-10-23 11:25:06 +08:00
parent 9f32245435
commit 7c1ab8c57f
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