diff --git a/.gitignore b/.gitignore index 7be28b5..1655d6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /youtube-dl-2014.03.12.tar.gz /youtube-dl-2014.04.11.1.tar.gz +/youtube-dl-2014.05.05.tar.gz diff --git a/sources b/sources index 1c81c59..15bdf07 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1567138e7c93a810a73e7abaa33997a6 youtube-dl-2014.04.11.1.tar.gz +1a0c7c41eed7dd81dfcdce7cb6b76c8b youtube-dl-2014.05.05.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 07416c9..2cba64d 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.04.11.1 +Version: 2014.05.05 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 May 06 2014 Christopher Meng - 2014.05.05-1 +- Update to 2014.05.05 + * Fri Apr 11 2014 Christopher Meng - 2014.04.11.1-1 - Update to 2014.04.11.1