Updated to release 2015.09.09

This commit is contained in:
Giovanni Mariani 2015-09-16 15:02:01 +02:00
parent 7e69347ae7
commit d6b265782d
2 changed files with 5 additions and 4 deletions

View file

@ -6,5 +6,6 @@ removed_sources:
youtube-dl-2015.03.09.tar.gz: 731f0f4b36965d9a47b856ed272b3923146cb7d9
youtube-dl-2015.04.17.tar.gz: ae22e3d0a0b58d621d42ba6ed5cb1a198fe6b7f2
youtube-dl-2015.06.25.tar.gz: 44e318c7c0752a667d57a9074a462924aa35229d
sources:
youtube-dl-2015.08.28.tar.gz: 40239ed25172035b765b8c797b3e2239e1f5cf8d
sources:
youtube-dl-2015.09.09.tar.gz: 1b7dd89bd4298163d5c9bfe34dc4307da23fcfeb

View file

@ -1,6 +1,6 @@
Summary: Small command-line program to download videos from YouTube
Name: youtube-dl
Version: 2015.08.28
Version: 2015.09.09
Release: 1
License: Public Domain and GPLv2+
Group: Video
@ -37,8 +37,8 @@ Small command-line program to download videos from YouTube and similar sites.
%install
%makeinstall DESTDIR=%{buildroot} \
PREFIX=%{_prefix} \
MANDIR=%{_mandir}
PREFIX=%{_prefix} \
MANDIR=%{_mandir}
%check