Updated to release 2016.01.23

This commit is contained in:
Giovanni Mariani 2016-01-25 18:56:02 +01:00
parent 48b34d1e78
commit f87c0d7a6d
2 changed files with 5 additions and 3 deletions

View file

@ -9,5 +9,6 @@ removed_sources:
youtube-dl-2015.08.28.tar.gz: 40239ed25172035b765b8c797b3e2239e1f5cf8d
youtube-dl-2015.09.09.tar.gz: 1b7dd89bd4298163d5c9bfe34dc4307da23fcfeb
youtube-dl-2015.12.23.tar.gz: cb61b3e0321f1ec5b46bdbab11686277a6b6a250
sources:
youtube-dl-2016.01.01.tar.gz: 3e2ceac648c284ec06259b0d2e5b6dc2d282e3ca
sources:
youtube-dl-2016.01.23.tar.gz: 4843069809d9605d92d66969293652db07fde5ba

View file

@ -1,18 +1,19 @@
Summary: Small command-line program to download videos from YouTube
Name: youtube-dl
Version: 2016.01.01
Version: 2016.01.23
Release: 1
License: Public Domain and GPLv2+
Group: Video
Url: http://rg3.github.com/youtube-dl/
Source0: https://yt-dl.org/downloads/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: pythonegg(nose)
BuildRequires: pythonegg(setuptools)
# For tests
BuildRequires: ffmpeg
Requires: python
Suggests: ffmpeg
BuildArch: noarch
%description
Small command-line program to download videos from YouTube and similar sites.