diff --git a/0.9.1.tar.gz b/0.9.1.tar.gz deleted file mode 100644 index 3a828e0..0000000 Binary files a/0.9.1.tar.gz and /dev/null differ diff --git a/obs-service-download_files-0.9.2.tar.gz b/obs-service-download_files-0.9.2.tar.gz new file mode 100644 index 0000000..6b19148 Binary files /dev/null and b/obs-service-download_files-0.9.2.tar.gz differ diff --git a/obs-service-download_files.spec b/obs-service-download_files.spec index 96e1d7f..0d6d74d 100644 --- a/obs-service-download_files.spec +++ b/obs-service-download_files.spec @@ -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 - 0.9.2-1 +- Upgrade obs-server-download_files to 0.9.2 + * Mon Jan 17 2022 yaoxin - 0.9.1-1 - Upgrade obs-service-download_files to 0.9.1