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

Christopher Meng cicku at fedoraproject.org
Tue Feb 11 00:20:20 UTC 2014


commit fef23fe2abba740810ab6d18de3119fc96add510
Author: Christopher Meng <i at cicku.me>
Date:   Tue Feb 11 08:11:56 2014 +0800

    Update to 2014.02.10

 .gitignore      |    1 +
 sources         |    2 +-
 youtube-dl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8278c0..633bf4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@
 /youtube-dl-2014.01.17.2.tar.gz
 /youtube-dl-2014.01.23.tar.gz
 /youtube-dl-2014.02.06.3.tar.gz
+/youtube-dl-2014.02.10.tar.gz
diff --git a/sources b/sources
index 128decb..b890576 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-108a8d8b2d20890d6705b64a6414a920  youtube-dl-2014.02.06.3.tar.gz
+ad605f3021787068177dd4e392ff04b0  youtube-dl-2014.02.10.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 24e5851..9e5046c 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2014.02.06.3
+Version:        2014.02.10
 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
+* Tue Feb 11 2014 Christopher Meng <rpm at cicku.me> - 2014.02.10-1
+- Update to 2014.02.10
+
 * Fri Feb 07 2014 Christopher Meng <rpm at cicku.me> - 2014.02.06.3-1
 - Update to 2014.02.06.3
 


More information about the scm-commits mailing list