From 906a4cab16c4818e75c77f9ba6cf80aeb9ed0fda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sun, 26 Jun 2016 12:10:32 +0200 Subject: [PATCH] Update to the latest upstream release. --- .gitignore | 2 ++ sources | 4 ++-- youtube-dl.spec | 5 ++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 54a27be..96892df 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ /youtube-dl-2016.05.16.tar.gz.sig /youtube-dl-2016.06.03.tar.gz /youtube-dl-2016.06.03.tar.gz.sig +/youtube-dl-2016.06.25.tar.gz +/youtube-dl-2016.06.25.tar.gz.sig diff --git a/sources b/sources index 9618013..213f9c4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -0cd2ce5d219ff8b8907904d4058af671 youtube-dl-2016.06.03.tar.gz -09ad1b68d4ce6f4db864b92c734531be youtube-dl-2016.06.03.tar.gz.sig +fb5f8b27287ec719f740901caaad4405 youtube-dl-2016.06.25.tar.gz +a565bbccafa0caa4e2f88bc98023adc0 youtube-dl-2016.06.25.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index 72c2335..0b1759b 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -6,7 +6,7 @@ %endif Name: youtube-dl -Version: 2016.06.03 +Version: 2016.06.25 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense @@ -96,6 +96,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %changelog +* Sun Jun 26 2016 Matěj Cepl - 2016.06.25-1 +- Update to the latest upstream release. + * Thu May 19 2016 Matěj Cepl 2016.05.16-1 - Update to the latest upstream release. - Update upstream GPG keys