diff --git a/0.6.2.tar.gz b/0.6.2.tar.gz deleted file mode 100644 index 8ec71f1..0000000 Binary files a/0.6.2.tar.gz and /dev/null differ diff --git a/0.9.1.tar.gz b/0.9.1.tar.gz new file mode 100644 index 0000000..3a828e0 Binary files /dev/null and b/0.9.1.tar.gz differ diff --git a/obs-service-download_files.spec b/obs-service-download_files.spec index c849054..cd330a2 100644 --- a/obs-service-download_files.spec +++ b/obs-service-download_files.spec @@ -1,6 +1,6 @@ Name: obs-service-download_files -Version: 0.6.2 -Release: 2 +Version: 0.9.1 +Release: 1 Summary: An OBS source service: download files License: GPLv2+ URL: https://github.com/openSUSE/%{name} @@ -33,6 +33,9 @@ perl -p -i -e "s{#!/usr/bin/env bash}{#!/bin/bash}" download_files %{_prefix}/lib/obs/service %changelog +* Sat Jan 15 2022 yaoxin - 0.9.1-1 +- Upgrade obs-service-download_files to 0.9.1 + * Wed Jun 23 2021 wuchaochao - 0.6.2-2 - add buildrequires: perl-Git