Updated youtube-dl.spec

This commit is contained in:
Nemial 2016-04-14 23:57:11 +04:00
parent 94870d5e82
commit 5d73228876

View file

@ -1,12 +1,11 @@
Summary: Small command-line program to download videos from YouTube
Name: youtube-dl
Version: 2016.04.06
Version: 2016.04.13
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
Source1: https://yt-dl.org/downloads/%{version}/%{name}-%{version}.tar.gz.sig
BuildArch: noarch
BuildRequires: pythonegg(nose)
BuildRequires: pythonegg(setuptools)