From c349988d37861efe3a1d5e849d0dc6ffbe6a6b00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Wed, 4 May 2016 10:10:16 +0200 Subject: [PATCH] Update to the latest release. --- .gitignore | 2 ++ sources | 4 ++-- youtube-dl.spec | 7 +++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6dc386b..5205939 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ /youtube-dl-2016.03.06.tar.gz.sig /youtube-dl-2016.04.13.tar.gz /youtube-dl-2016.04.13.tar.gz.sig +/youtube-dl-2016.05.01.tar.gz +/youtube-dl-2016.05.01.tar.gz.sig diff --git a/sources b/sources index c408907..dd2c45a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -a0d719543e849c5c374f6a7b028575e7 youtube-dl-2016.04.13.tar.gz -828804cff59e179ad879e9ff98919eb2 youtube-dl-2016.04.13.tar.gz.sig +86b178f328823408d7ff19454fbcb645 youtube-dl-2016.05.01.tar.gz +a1a6a15b2ec7bdefdb213dea59c8cb18 youtube-dl-2016.05.01.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index 4f1d56b..7e004a3 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -6,8 +6,8 @@ %endif Name: youtube-dl -Version: 2016.04.13 -Release: 2%{?dist} +Version: 2016.05.01 +Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense URL: https://yt-dl.org @@ -91,6 +91,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %changelog +* Wed May 4 2016 Matěj Cepl - 2016.05.01-1 +- Update to the latest release. + * Fri Apr 15 2016 Till Maas - 2016.04.13-2 - Fix build deps