From 048d1db1193146270d1d53933f9bb51c012907a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Thu, 9 Jun 2016 16:09:26 +0200 Subject: [PATCH] Update to the latest upstream release. --- .gitignore | 2 ++ sources | 4 ++-- youtube-dl.spec | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 95ac618..54a27be 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ /youtube-dl-2016.05.01.tar.gz.sig /youtube-dl-2016.05.16.tar.gz /youtube-dl-2016.05.16.tar.gz.sig +/youtube-dl-2016.06.03.tar.gz +/youtube-dl-2016.06.03.tar.gz.sig diff --git a/sources b/sources index ca651cd..9618013 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f50b53b9938eeb43a2466e451e71f474 youtube-dl-2016.05.16.tar.gz -e2efc06e39fada6d5267d9236af01683 youtube-dl-2016.05.16.tar.gz.sig +0cd2ce5d219ff8b8907904d4058af671 youtube-dl-2016.06.03.tar.gz +09ad1b68d4ce6f4db864b92c734531be youtube-dl-2016.06.03.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index c14b56b..a0674a5 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -6,7 +6,7 @@ %endif Name: youtube-dl -Version: 2016.05.16 +Version: 2016.06.03 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense