diff --git a/you-get-0.4.1527.tar.gz b/you-get-0.4.1527.tar.gz deleted file mode 100644 index b2608f8..0000000 Binary files a/you-get-0.4.1527.tar.gz and /dev/null differ diff --git a/you-get-0.4.1650.tar.gz b/you-get-0.4.1650.tar.gz new file mode 100644 index 0000000..0366414 Binary files /dev/null and b/you-get-0.4.1650.tar.gz differ diff --git a/you-get.spec b/you-get.spec index b369d41..89aee4b 100644 --- a/you-get.spec +++ b/you-get.spec @@ -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 - 0.4.1527-1 - Package init