From 2e300743c50132d9c1340340c10d67b49b1aec3f Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Tue, 1 Dec 2015 11:03:57 -0600 Subject: [PATCH] Latest upstream --- .gitignore | 2 ++ sources | 4 ++-- youtube-dl.spec | 5 ++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index eb189d1..1627b2f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ /youtube-dl-2015.11.15.tar.gz.sig /youtube-dl-2015.11.21.tar.gz /youtube-dl-2015.11.21.tar.gz.sig +/youtube-dl-2015.11.27.1.tar.gz +/youtube-dl-2015.11.27.1.tar.gz.sig diff --git a/sources b/sources index 5113b2d..497afd2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -49d3555153698229e27071d666b1c88f youtube-dl-2015.11.21.tar.gz -4b0e8e7f651eaca193f07812bf7275c3 youtube-dl-2015.11.21.tar.gz.sig +de944217956851d05bfeae278cd8748b youtube-dl-2015.11.27.1.tar.gz +6f9eb8885c00c5562ee636050addda34 youtube-dl-2015.11.27.1.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index 8cd7d56..903c4c6 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -6,7 +6,7 @@ %endif Name: youtube-dl -Version: 2015.11.21 +Version: 2015.11.27.1 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense @@ -91,6 +91,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %changelog +* Tue Dec 01 2015 Jon Ciesla - 2015.11.27.1-1 +- Update to latest release. + * Sun Nov 22 2015 Till Maas - 2015.11.21-1 - Update to new release