diff --git a/.gitignore b/.gitignore index c3bfabf..221fc3e 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /youtube-dl-2013.12.09.4.tar.gz /youtube-dl-2013.12.17.2.tar.gz /youtube-dl-2013.12.20.tar.gz +/youtube-dl-2013.12.26.tar.gz diff --git a/sources b/sources index 4c2d322..6650e04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be0cf52206f9ba3f5f841deec3ce3bde youtube-dl-2013.12.20.tar.gz +ae343ec6785e6bed333aa2fe2eaed31c youtube-dl-2013.12.26.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index bd7563f..80aa429 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.12.20 +Version: 2013.12.26 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 Dec 27 2013 Christopher Meng - 2013.12.26-1 +- Update to 2013.12.26 + * Sun Dec 22 2013 Christopher Meng - 2013.12.20-1 - Update to 2013.12.20