diff --git a/.gitignore b/.gitignore index b4100f8..2722a5c 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /youtube-dl-2015.02.10.2.tar.gz.sig /youtube-dl-2015.02.10.4.tar.gz /youtube-dl-2015.02.10.4.tar.gz.sig +/youtube-dl-2015.02.11.tar.gz diff --git a/sources b/sources index 01f01d3..23dd44b 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -0b9e7f93a039ff439060ba3a7e3b73f2 youtube-dl-2015.02.10.4.tar.gz -4f9c6adf130eab4b6043a1a65bf857bb youtube-dl-2015.02.10.4.tar.gz.sig +8922f062c1bae78997e08274fdf35d35 youtube-dl-2015.02.11.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index cbebd10..329678f 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2015.02.10.4 +Version: 2015.02.11 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -59,6 +59,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %{python_sitelib}/youtube_dl*.egg-info %changelog +* Mon Feb 16 2015 Matej Cepl - 2015.02.11-1 +- Show must go on! + * Tue Feb 10 2015 Till Maas - 2015.02.10.4-1 - Update to latest release