diff --git a/.abf.yml b/.abf.yml index 4742421..fbdad86 100644 --- a/.abf.yml +++ b/.abf.yml @@ -8,5 +8,6 @@ removed_sources: youtube-dl-2015.06.25.tar.gz: 44e318c7c0752a667d57a9074a462924aa35229d youtube-dl-2015.08.28.tar.gz: 40239ed25172035b765b8c797b3e2239e1f5cf8d youtube-dl-2015.09.09.tar.gz: 1b7dd89bd4298163d5c9bfe34dc4307da23fcfeb -sources: youtube-dl-2015.12.23.tar.gz: cb61b3e0321f1ec5b46bdbab11686277a6b6a250 +sources: + youtube-dl-2016.01.01.tar.gz: 3e2ceac648c284ec06259b0d2e5b6dc2d282e3ca diff --git a/youtube-dl.spec b/youtube-dl.spec index 54c3920..d11a5e0 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,6 +1,6 @@ Summary: Small command-line program to download videos from YouTube Name: youtube-dl -Version: 2015.12.23 +Version: 2016.01.01 Release: 1 License: Public Domain and GPLv2+ Group: Video @@ -8,7 +8,7 @@ Url: http://rg3.github.com/youtube-dl/ Source0: https://yt-dl.org/downloads/%{version}/%{name}-%{version}.tar.gz BuildRequires: pythonegg(nose) BuildRequires: pythonegg(setuptools) -#for tests +# For tests BuildRequires: ffmpeg Requires: python Suggests: ffmpeg