From cb7b53325dfa79f305af92c4feedfc57a9227520 Mon Sep 17 00:00:00 2001 From: tremod Date: Wed, 26 Oct 2016 17:55:02 +0200 Subject: [PATCH 1/2] Update to 2016.10.26 --- .abf.yml | 4 ++-- youtube-dl.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index dde446f..27f3907 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,3 +1,3 @@ sources: - youtube-dl-2016.07.07.tar.gz: 8239882d3a8e99a46439b0c975e05d31414bc4b5 - youtube-dl-2016.07.07.tar.gz.sig: 956c1945a1520a7f3a48abdb0625ffebedb0819e + youtube-dl-2016.10.26.tar.gz: 1e1c0c3621ea9c453ff4bed65adc192d7fbcc2f5 + youtube-dl-2016.10.26.tar.gz.sig: 4dbd079ec43f566e24cc71f52bb21d684787422a diff --git a/youtube-dl.spec b/youtube-dl.spec index c6d52d2..8c46318 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,6 +1,6 @@ Summary: Small command-line program to download videos from YouTube Name: youtube-dl -Version: 2016.07.07 +Version: 2016.10.26 Release: 1 License: Public Domain and GPLv2+ Group: Video From 1ebcfce2727db3ce51a5c62d7c82f5c308634f7e Mon Sep 17 00:00:00 2001 From: Stas Fomin Date: Sat, 18 Feb 2017 04:44:17 +0300 Subject: [PATCH 2/2] Fix crytical bug https://github.com/rg3/youtube-dl/issues/11890 --- youtube-dl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube-dl.spec b/youtube-dl.spec index 8c46318..d653e92 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,6 +1,6 @@ Summary: Small command-line program to download videos from YouTube Name: youtube-dl -Version: 2016.10.26 +Version: 2017.02.17 Release: 1 License: Public Domain and GPLv2+ Group: Video