From d30af131c290221861ca193a881fc5c769fabfab Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Mon, 9 Jun 2014 15:57:55 +0800 Subject: [PATCH] Update to 2014.06.07 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1655d6a..a4e940e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /youtube-dl-2014.03.12.tar.gz /youtube-dl-2014.04.11.1.tar.gz /youtube-dl-2014.05.05.tar.gz +/youtube-dl-2014.06.07.tar.gz diff --git a/sources b/sources index 15bdf07..f527e4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a0c7c41eed7dd81dfcdce7cb6b76c8b youtube-dl-2014.05.05.tar.gz +ca8e9eb3796e4cc3c5f2985173b231da youtube-dl-2014.06.07.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 01f0682..2205c9e 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,6 +1,6 @@ Name: youtube-dl -Version: 2014.05.05 -Release: 2%{?dist} +Version: 2014.06.07 +Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain URL: https://yt-dl.org @@ -40,10 +40,13 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Mon Jun 09 2014 Christopher Meng - 2014.06.07-1 +- Update to 2014.06.07 + * Sat Jun 07 2014 Fedora Release Engineering - 2014.05.05-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild -* Mon May 06 2014 Christopher Meng - 2014.05.05-1 +* Tue May 06 2014 Christopher Meng - 2014.05.05-1 - Update to 2014.05.05 * Fri Apr 11 2014 Christopher Meng - 2014.04.11.1-1