diff --git a/.gitignore b/.gitignore index 53ea04b..70294ff 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /youtube-dl-2013.12.26.tar.gz /youtube-dl-2014.01.03.tar.gz /youtube-dl-2014.01.08.tar.gz +/youtube-dl-2014.01.17.2.tar.gz diff --git a/sources b/sources index cb44a86..cc42254 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb3e523b7e4e59ac64ce9a48fda86de7 youtube-dl-2014.01.08.tar.gz +7b508642c3703f117bd6a5d9cf324356 youtube-dl-2014.01.17.2.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 62dfb53..0876396 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.01.08 +Version: 2014.01.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 +* Mon Jan 20 2014 Christopher Meng - 2014.01.17.2-1 +- Update to 2014.01.17.2 + * Thu Jan 09 2014 Christopher Meng - 2014.01.08-1 - Update to 2014.01.08