From 5d732288762fbece518d3add684e4ab529a0ae75 Mon Sep 17 00:00:00 2001 From: Nemial Date: Thu, 14 Apr 2016 23:57:11 +0400 Subject: [PATCH] Updated youtube-dl.spec --- youtube-dl.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/youtube-dl.spec b/youtube-dl.spec index 657ae1a..832dabf 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -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)