From 6bacd9374ab3d744f583265d21694af98a03298c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sat, 26 Dec 2015 23:05:18 +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 2644405..f6f8004 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ /youtube-dl-2015.11.27.1.tar.gz.sig /youtube-dl-2015.12.05.tar.gz.sig /youtube-dl-2015.12.05.tar.gz +/youtube-dl-2015.12.23.tar.gz +/youtube-dl-2015.12.23.tar.gz.sig diff --git a/sources b/sources index 5a5a536..a3df6d6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f3bd670dfbbee83bcdd7e82b03bf3e6c youtube-dl-2015.12.05.tar.gz.sig -8aedc5294d04d4dfde99650800b22651 youtube-dl-2015.12.05.tar.gz +37c5520bf2586f6ac218eeeb9c92fdcb youtube-dl-2015.12.23.tar.gz +a85d92657fd413c8af51966e2dbf90ab youtube-dl-2015.12.23.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index 742e8b0..2f37213 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -6,7 +6,7 @@ %endif Name: youtube-dl -Version: 2015.12.05 +Version: 2015.12.23 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 +* Sat Dec 26 2015 Matěj Cepl - 2015.12.23-1 +- Update to latest release. + * Sun Dec 06 2015 Till Maas - - 2015.12.05-1 - Update to latest release