diff --git a/.gitignore b/.gitignore index e80ffcf..d3172fc 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,5 @@ /youtube-dl-2015.02.11.tar.gz.sig /youtube-dl-2015.02.18.1.tar.gz /youtube-dl-2015.02.18.1.tar.gz.sig +/youtube-dl-2015.02.21.tar.gz +/youtube-dl-2015.02.21.tar.gz.sig diff --git a/sources b/sources index d8fc47b..3ec6369 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -b158966a8596ddfff8b8286feb4e43dc youtube-dl-2015.02.18.1.tar.gz -6ae5cc4b3df4aba3e42aa8ed0b23c01a youtube-dl-2015.02.18.1.tar.gz.sig +4ea83fd4b99654470fdc6935ab147ce7 youtube-dl-2015.02.21.tar.gz +e4429a4bfe78425d150cb0dd35ecfb22 youtube-dl-2015.02.21.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index 35ef09a..c3fd6a2 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2015.02.18.1 +Version: 2015.02.21 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 +* Sun Feb 22 2015 Matej Cepl - 2015.02.21-1 +- Update to latest release + * Wed Feb 18 2015 Matej Cepl - 2015.02.18.1-1 - Update to latest release