From ae6d0854c08a026461211a886a9c5c194d225e44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Thu, 5 Mar 2015 16:13:57 +0100 Subject: [PATCH] Update to latest release (# 1195539, 1195779) --- .gitignore | 2 ++ sources | 4 ++-- youtube-dl.spec | 5 ++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d3172fc..52a1dac 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,5 @@ /youtube-dl-2015.02.18.1.tar.gz.sig /youtube-dl-2015.02.21.tar.gz /youtube-dl-2015.02.21.tar.gz.sig +/youtube-dl-2015.03.03.1.tar.gz +/youtube-dl-2015.03.03.1.tar.gz.sig diff --git a/sources b/sources index 3ec6369..a2f2fc4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -4ea83fd4b99654470fdc6935ab147ce7 youtube-dl-2015.02.21.tar.gz -e4429a4bfe78425d150cb0dd35ecfb22 youtube-dl-2015.02.21.tar.gz.sig +17042c2b78c0250333d594e6f41a20c1 youtube-dl-2015.03.03.1.tar.gz +82f28eea24fd899544743cc1cbcf9923 youtube-dl-2015.03.03.1.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index c3fd6a2..16d6caa 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2015.02.21 +Version: 2015.03.03.1 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 +* Thu Mar 05 2015 Matej Cepl - 2015.03.03.1-1 +- Update to latest release (# 1195539, 1195779) + * Sun Feb 22 2015 Matej Cepl - 2015.02.21-1 - Update to latest release