[youtube-dl/f19: 1/2] Update to 2014.01.08

Christopher Meng cicku at fedoraproject.org
Thu Jan 9 07:40:42 UTC 2014


commit 0984333a543f3083f34d93b5513ffab6fdb612fa
Author: Christopher Meng <i at cicku.me>
Date:   Thu Jan 9 15:39:50 2014 +0800

    Update to 2014.01.08

 .gitignore      |    1 +
 sources         |    2 +-
 youtube-dl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4da09b7..53ea04b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@
 /youtube-dl-2013.12.20.tar.gz
 /youtube-dl-2013.12.26.tar.gz
 /youtube-dl-2014.01.03.tar.gz
+/youtube-dl-2014.01.08.tar.gz
diff --git a/sources b/sources
index a480c7b..cb44a86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-676179e05b8c83d63e5aa21a92faaa32  youtube-dl-2014.01.03.tar.gz
+bb3e523b7e4e59ac64ce9a48fda86de7  youtube-dl-2014.01.08.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 5ff322b..62dfb53 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2014.01.03
+Version:        2014.01.08
 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 Jan 09 2014 Christopher Meng <rpm at cicku.me> - 2014.01.08-1
+- Update to 2014.01.08
+
 * Sat Jan 04 2014 Christopher Meng <rpm at cicku.me> - 2014.01.03-1
 - Update to 2014.01.03
 


More information about the scm-commits mailing list