From c2bedf5d84b2702bf9e8a181c5af9d8d7405690b Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Thu, 19 Dec 2013 11:11:44 +0800 Subject: [PATCH] Update to 12.17.2 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5cca688..ed64b08 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /youtube-dl-2013.12.02.tar.gz /youtube-dl-2013.12.04.tar.gz /youtube-dl-2013.12.09.4.tar.gz +/youtube-dl-2013.12.17.2.tar.gz diff --git a/sources b/sources index f3a3287..d0343df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1bfc21e744dbbc2e7ce0e2288864e19 youtube-dl-2013.12.09.4.tar.gz +6935fa727e1b85a1afd142101316db6e youtube-dl-2013.12.17.2.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 6afa9f0..03b5073 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.12.09.4 +Version: 2013.12.17.2 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Thu Dec 19 2013 Christopher Meng - 2013.12.17.2-1 +- Update to 2013.12.17.2 + * Tue Dec 03 2013 Christopher Meng - 2013.12.09.4-1 - Update to 2013.12.09.4