From 6b64dddb9cd15c4529b83cf7d8b8eec71daa7bf2 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Wed, 26 Jun 2013 01:37:06 +0800 Subject: [PATCH] New version. --- sources | 1 + youtube-dl.spec | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sources b/sources index bdb6273..4b3dedf 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ 139ffe39568318a5939edf05afbac4d0 youtube-dl-2013.05.14.tar.gz 6cb4ee904456d102d4f3edb68272ca50 youtube-dl-2013.05.23.tar.gz +83638449553afa6bedce40edc254d182 youtube-dl-2013.06.31.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index bd6ce63..cc70d9c 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.05.23 +Version: 2013.06.31 Release: 1%{?dist} Summary: A small command-line program to download videos from YouTube.com and other sites License: Public Domain @@ -43,6 +43,9 @@ rm -rf %{buildroot} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Wed Jun 26 2013 Christopher Meng - 2013.06.31-1 +- Update to new release. + * Mon Jun 17 2013 Christopher Meng - 2013.05.23-1 - Update to new release and cleanup the spec.