diff --git a/.gitignore b/.gitignore index 62ad2b2..7be28b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /youtube-dl-2014.03.12.tar.gz +/youtube-dl-2014.04.11.1.tar.gz diff --git a/sources b/sources index 6fd56ca..1c81c59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c65e55d00ed14847abc6066af541d1b youtube-dl-2014.03.12.tar.gz +1567138e7c93a810a73e7abaa33997a6 youtube-dl-2014.04.11.1.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 30e0d57..07416c9 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.03.12 +Version: 2014.04.11.1 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 +* Fri Apr 11 2014 Christopher Meng - 2014.04.11.1-1 +- Update to 2014.04.11.1 + * Mon Mar 17 2014 Matěj Cepl - 2014.03.12-1 - Update to 2014.03.12