[youtube-dl/f20] New version.

Christopher Meng cicku at fedoraproject.org
Mon Sep 2 00:30:53 UTC 2013


commit be78407d2bbfa71c2ca32ffb45691292a8b81ba6
Author: Christopher Meng <rpm at cicku.me>
Date:   Mon Sep 2 08:28:28 2013 +0800

    New version.

 .gitignore      |    1 +
 sources         |    2 +-
 youtube-dl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e2edf0..3703461 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /youtube-dl-2013.08.23.tar.gz
 /youtube-dl-2013.08.27.tar.gz
 /youtube-dl-2013.08.29.tar.gz
+/youtube-dl-2013.08.30.tar.gz
diff --git a/sources b/sources
index cb5dfce..479c58a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d55357fe9799f71d2122b4de7224440  youtube-dl-2013.08.29.tar.gz
+f9e5574fe3b645892a7d814797b8a607  youtube-dl-2013.08.30.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 1b608f6..0a3088a 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.08.29
+Version:        2013.08.30
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -42,6 +42,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Mon Sep 02 2013 Christopher Meng <rpm at cicku.me> - 2013.08.30-1
+- Update to new release.
+
 * Fri Aug 30 2013 Christopher Meng <rpm at cicku.me> - 2013.08.29-1
 - Update to new release.
 


More information about the scm-commits mailing list