Upgrade package to 0.4.1650 version

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-04-23 17:02:32 +08:00
parent 9709c2a9ff
commit e8960a36b2
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
you-get-0.4.1650.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: you-get
Version: 0.4.1527
Version: 0.4.1650
Release: 1
Summary: Dumb downloader that scrapes the web
License: MIT
URL: https://you-get.org
Source0: https://github.com/soimort/you-get/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source0: https://github.com/soimort/you-get/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: bash-completion
BuildRequires: fdupes
BuildRequires: fish
@ -82,5 +82,8 @@ install -Dm644 contrib/completion/_you-get %{buildroot}%{_datadir}/zsh/site-func
%{_datadir}/zsh/site-functions/_you-get
%changelog
* Sun Apr 23 2023 xu_ping <707078654@qq.com> - 0.4.1650-1
- Upgrade package to 0.4.1650 version
* Wed Jun 30 2021 wulei <wulei80@huawei.com> - 0.4.1527-1
- Package init