[youtube-dl] Update to 2014.01.23

Christopher Meng cicku at fedoraproject.org
Thu Jan 23 07:24:14 UTC 2014


commit b98a9d570e46ce0d52a53e89f6b4e18056184354
Author: Christopher Meng <i at cicku.me>
Date:   Thu Jan 23 15:24:04 2014 +0800

    Update to 2014.01.23

 .gitignore      |    1 +
 sources         |    2 +-
 youtube-dl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 70294ff..43ee52d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@
 /youtube-dl-2014.01.03.tar.gz
 /youtube-dl-2014.01.08.tar.gz
 /youtube-dl-2014.01.17.2.tar.gz
+/youtube-dl-2014.01.23.tar.gz
diff --git a/sources b/sources
index cc42254..122418b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b508642c3703f117bd6a5d9cf324356  youtube-dl-2014.01.17.2.tar.gz
+c38e8702673d8a949f13a9c545e7023a  youtube-dl-2014.01.23.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 0876396..cbbddeb 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2014.01.17.2
+Version:        2014.01.23
 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 23 2014 Christopher Meng <rpm at cicku.me> - 2014.01.23-1
+- Update to 2014.01.23
+
 * Mon Jan 20 2014 Christopher Meng <rpm at cicku.me> - 2014.01.17.2-1
 - Update to 2014.01.17.2
 


More information about the scm-commits mailing list