From b641ed302fe349d288d3a8a86a60d9b240cab6d2 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Tue, 25 Feb 2014 14:40:20 +0800 Subject: [PATCH] Update to 2014.02.25 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e1df83d..aaade21 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /youtube-dl-2014.02.06.3.tar.gz /youtube-dl-2014.02.10.tar.gz /youtube-dl-2014.02.19.1.tar.gz +/youtube-dl-2014.02.25.tar.gz diff --git a/sources b/sources index 8332d90..e0f0616 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a9aa7b9b2a87a19de7551eb239e9240 youtube-dl-2014.02.19.1.tar.gz +36c3229dd80c7032b6952096c989e8e5 youtube-dl-2014.02.25.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 415e186..c31e0bc 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.02.19.1 +Version: 2014.02.25 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 +* Tue Feb 25 2014 Christopher Meng - 2014.02.25-1 +- Update to 2014.02.25 + * Thu Feb 20 2014 Christopher Meng - 2014.02.19.1-1 - Update to 2014.02.19.1