diff --git a/.gitignore b/.gitignore index aaade21..5df1615 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /youtube-dl-2014.02.10.tar.gz /youtube-dl-2014.02.19.1.tar.gz /youtube-dl-2014.02.25.tar.gz +/youtube-dl-2014.03.07.1.tar.gz diff --git a/sources b/sources index e0f0616..8931308 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36c3229dd80c7032b6952096c989e8e5 youtube-dl-2014.02.25.tar.gz +9b6630462d2619b8e95a25e473826f34 youtube-dl-2014.03.07.1.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index c31e0bc..4ffbd8d 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.02.25 +Version: 2014.03.07.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 +* Sat Mar 08 2014 Christopher Meng - 2014.03.07.1-1 +- Update to 2014.03.07.1 + * Tue Feb 25 2014 Christopher Meng - 2014.02.25-1 - Update to 2014.02.25