[youtube-dl/f19] New version.

Christopher Meng cicku at fedoraproject.org
Thu Sep 5 03:26:47 UTC 2013


commit 8f7f774a2c87bf7c832979c3659232908fe3b480
Author: Christopher Meng <rpm at cicku.me>
Date:   Thu Sep 5 11:24:49 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 3703461..a5defae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /youtube-dl-2013.08.27.tar.gz
 /youtube-dl-2013.08.29.tar.gz
 /youtube-dl-2013.08.30.tar.gz
+/youtube-dl-2013.09.04.tar.gz
diff --git a/sources b/sources
index 479c58a..ba957d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9e5574fe3b645892a7d814797b8a607  youtube-dl-2013.08.30.tar.gz
+252f503736cef7049d3a1ed20a2ffc5f  youtube-dl-2013.09.04.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 0a3088a..835b010 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.08.30
+Version:        2013.09.04
 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
+* Thu Sep 05 2013 Christopher Meng <rpm at cicku.me> - 2013.09.04-1
+- Update to new release.
+
 * Mon Sep 02 2013 Christopher Meng <rpm at cicku.me> - 2013.08.30-1
 - Update to new release.
 


More information about the scm-commits mailing list