mirror of
https://abf.rosa.ru/djam/yt-dlp.git
synced 2025-02-23 15:22:53 +00:00
Updated to release 2018.11.03
This commit is contained in:
parent
1d23fe1f0e
commit
f249b1043e
2 changed files with 4 additions and 4 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
youtube-dl-2018.09.26.tar.gz: f30a17aefdd2127203b5923ebf507df64af31ede
|
||||
youtube-dl-2018.11.03.tar.gz: e211dceb833151b7a9a3ba56c65260718f08e64f
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Summary: Small command-line program to download videos from YouTube
|
||||
Name: youtube-dl
|
||||
Version: 2018.09.26
|
||||
Version: 2018.11.03
|
||||
Release: 1
|
||||
License: Public Domain and GPLv2+
|
||||
Group: Video
|
||||
|
@ -39,7 +39,7 @@ Group: Development/Python
|
|||
BuildArch: noarch
|
||||
|
||||
%description -n python-%{name}
|
||||
This is the Python 2 bindings for %{name}.
|
||||
This package contains the Python 2 bindings for %{name}.
|
||||
|
||||
%files -n python-%{name}
|
||||
%doc LICENSE README.txt
|
||||
|
@ -54,7 +54,7 @@ Group: Development/Python
|
|||
BuildArch: noarch
|
||||
|
||||
%description -n python3-%{name}
|
||||
This is the Python 3 bindings for %{name}.
|
||||
This package contains the Python 3 bindings for %{name}.
|
||||
|
||||
%files -n python3-%{name}
|
||||
%doc LICENSE README.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue