Updated to 2014.11.16 (by updates_builder)

This commit is contained in:
Denis Silakov 2014-11-24 16:44:43 +04:00
parent a95c60dd91
commit ef8c4a0bb8
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,5 @@
removed_sources:
youtube-dl-2014.09.25.tar.gz: b5d22e23d5525a418ed5cbb1c7f151baf16975d5
sources:
youtube-dl-2014.10.18.tar.gz: 2433ecdfd07a255be5e1cdd56da1c84af881076a
sources:
youtube-dl-2014.11.16.tar.gz: b1f2d93d7d0b7f780e3021a4ab4758d971a94cf2

View file

@ -1,11 +1,11 @@
Summary: Small command-line program to download videos from YouTube
Name: youtube-dl
Version: 2014.10.18
Version: 2014.11.16
Release: 1
License: Public Domain and GPLv2+
Group: Video
Url: http://rg3.github.com/youtube-dl/
Source0: https://yt-dl.org/downloads/%{version}/youtube-dl-%{version}.tar.gz
Source0: https://yt-dl.org/downloads/2014.11.16/%{name}-%{version}.tar.gz
BuildRequires: pythonegg(nose)
BuildRequires: pythonegg(setuptools)