From 5ac14408b0023a497d5be8bce6f07ade519fcf29 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sun, 6 Dec 2015 08:33:19 +0100 Subject: [PATCH] Update to latest release --- .gitignore | 2 ++ sources | 4 ++-- youtube-dl.spec | 5 ++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1627b2f..2644405 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ /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 +/youtube-dl-2015.12.05.tar.gz.sig +/youtube-dl-2015.12.05.tar.gz diff --git a/sources b/sources index 497afd2..5a5a536 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -de944217956851d05bfeae278cd8748b youtube-dl-2015.11.27.1.tar.gz -6f9eb8885c00c5562ee636050addda34 youtube-dl-2015.11.27.1.tar.gz.sig +f3bd670dfbbee83bcdd7e82b03bf3e6c youtube-dl-2015.12.05.tar.gz.sig +8aedc5294d04d4dfde99650800b22651 youtube-dl-2015.12.05.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 903c4c6..742e8b0 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -6,7 +6,7 @@ %endif Name: youtube-dl -Version: 2015.11.27.1 +Version: 2015.12.05 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 +* Sun Dec 06 2015 Till Maas - - 2015.12.05-1 +- Update to latest release + * Tue Dec 01 2015 Jon Ciesla - 2015.11.27.1-1 - Update to latest release.