diff --git a/sources b/sources index 2444fb8..8263874 100644 --- a/sources +++ b/sources @@ -1,6 +1 @@ -139ffe39568318a5939edf05afbac4d0 youtube-dl-2013.05.14.tar.gz -6cb4ee904456d102d4f3edb68272ca50 youtube-dl-2013.05.23.tar.gz -83638449553afa6bedce40edc254d182 youtube-dl-2013.06.31.tar.gz -89f7959dec2a7e669887b509bb101358 youtube-dl-2013.07.02.tar.gz -17888031303b26437e5195df22697940 youtube-dl-2013.07.10.tar.gz -5549a8be5054eaf02470da8955b838a0 youtube-dl-2013.07.12.tar.gz +e426467eee65cb6224e1ca37433296d1 youtube-dl-2013.07.19.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index f43880d..ad36a37 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.07.12 +Version: 2013.07.19 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -55,6 +55,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Mon Jul 22 2013 Christopher Meng - 2013.07.19-1 +- Update to new release. + * Tue Jul 16 2013 Christopher Meng - 2013.07.12-1 - Update to new release.