From b9d2fb21dab0e863ae6a9480cb6b1339877d5e8e Mon Sep 17 00:00:00 2001 From: Till Maas Date: Feb 10 2015 12:11:39 +0000 Subject: Update to latest release --- diff --git a/.gitignore b/.gitignore index a8182d5..b4100f8 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,5 @@ /youtube-dl-2015.01.30.2.tar.gz.sig /youtube-dl-2015.02.10.2.tar.gz /youtube-dl-2015.02.10.2.tar.gz.sig +/youtube-dl-2015.02.10.4.tar.gz +/youtube-dl-2015.02.10.4.tar.gz.sig diff --git a/sources b/sources index df0824a..01f01d3 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -d408043ae46fc5e13d7c80373957a87e youtube-dl-2015.02.10.2.tar.gz -01ec8e1090849df875c8c80891c30f49 youtube-dl-2015.02.10.2.tar.gz.sig +0b9e7f93a039ff439060ba3a7e3b73f2 youtube-dl-2015.02.10.4.tar.gz +4f9c6adf130eab4b6043a1a65bf857bb youtube-dl-2015.02.10.4.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index b2dc7f0..cbebd10 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2015.02.10.2 +Version: 2015.02.10.4 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -59,6 +59,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %{python_sitelib}/youtube_dl*.egg-info %changelog +* Tue Feb 10 2015 Till Maas - 2015.02.10.4-1 +- Update to latest release + * Tue Feb 10 2015 Till Maas - 2015.02.10.2-1 - Update to latest release - remove pre-built file in %%setup