diff --git a/.gitignore b/.gitignore index e80ffcf..52a1dac 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,7 @@ /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 +/youtube-dl-2015.03.03.1.tar.gz +/youtube-dl-2015.03.03.1.tar.gz.sig diff --git a/sources b/sources index d8fc47b..a2f2fc4 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 +17042c2b78c0250333d594e6f41a20c1 youtube-dl-2015.03.03.1.tar.gz +82f28eea24fd899544743cc1cbcf9923 youtube-dl-2015.03.03.1.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index 35ef09a..16d6caa 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2015.02.18.1 +Version: 2015.03.03.1 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -59,6 +59,12 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %{python_sitelib}/youtube_dl*.egg-info %changelog +* Thu Mar 05 2015 Matej Cepl - 2015.03.03.1-1 +- Update to latest release (# 1195539, 1195779) + +* 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