diff --git a/.gitignore b/.gitignore index 43ee52d..d8278c0 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /youtube-dl-2014.01.08.tar.gz /youtube-dl-2014.01.17.2.tar.gz /youtube-dl-2014.01.23.tar.gz +/youtube-dl-2014.02.06.3.tar.gz diff --git a/sources b/sources index 122418b..128decb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c38e8702673d8a949f13a9c545e7023a youtube-dl-2014.01.23.tar.gz +108a8d8b2d20890d6705b64a6414a920 youtube-dl-2014.02.06.3.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index cbbddeb..24e5851 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.01.23 +Version: 2014.02.06.3 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 +* Fri Feb 07 2014 Christopher Meng - 2014.02.06.3-1 +- Update to 2014.02.06.3 + * Thu Jan 23 2014 Christopher Meng - 2014.01.23-1 - Update to 2014.01.23