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

Christopher Meng cicku at fedoraproject.org
Thu Nov 14 04:05:49 UTC 2013


commit b5eb2c194c676a2182da82f4dbb235aed78796d5
Author: Christopher Meng <rpm at cicku.me>
Date:   Thu Nov 14 11:53:36 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 f1acbe8..3a7864d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
 /youtube-dl-2013.11.03.tar.gz
 /youtube-dl-2013.11.07.tar.gz
 /youtube-dl-2013.11.11.tar.gz
+/youtube-dl-2013.11.13.tar.gz
diff --git a/sources b/sources
index cc3610d..8f2f030 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-330c4d08c4de15ab8c8b64667cabe039  youtube-dl-2013.11.11.tar.gz
+91e60ba6dc72ac53f4eaf3f4c0159b4e  youtube-dl-2013.11.13.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 20acd56..e5c4ff0 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.11.11
+Version:        2013.11.13
 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
+* Thu Nov 14 2013 Christopher Meng <rpm at cicku.me> - 2013.11.13-1
+- Update to new release.
+
 * Tue Nov 12 2013 Christopher Meng <rpm at cicku.me> - 2013.11.11-1
 - Update to new release.
 


More information about the scm-commits mailing list