[youtube-dl/f18: 1/2] New version.

Christopher Meng cicku at fedoraproject.org
Fri Nov 15 02:00:43 UTC 2013


commit 89f8aec5b13381aab81c34d03789672a600c0ad8
Author: Christopher Meng <rpm at cicku.me>
Date:   Fri Nov 15 09:59:03 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 3a7864d..f8e1a7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /youtube-dl-2013.11.07.tar.gz
 /youtube-dl-2013.11.11.tar.gz
 /youtube-dl-2013.11.13.tar.gz
+/youtube-dl-2013.11.15.tar.gz
diff --git a/sources b/sources
index 8f2f030..f38fee5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91e60ba6dc72ac53f4eaf3f4c0159b4e  youtube-dl-2013.11.13.tar.gz
+f7fd2814e5c4ddbc6f4c1837f082e62d  youtube-dl-2013.11.15.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index e5c4ff0..2f1f348 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.11.13
+Version:        2013.11.15
 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
+* Fri Nov 15 2013 Christopher Meng <rpm at cicku.me> - 2013.11.15-1
+- Update to new release.
+
 * Thu Nov 14 2013 Christopher Meng <rpm at cicku.me> - 2013.11.13-1
 - Update to new release.
 


More information about the scm-commits mailing list