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

Christopher Meng cicku at fedoraproject.org
Fri Nov 29 03:57:11 UTC 2013


commit dca5fb840f0ed58d85b7a6bc3360f9ed07e8d26c
Author: Christopher Meng <rpm at cicku.me>
Date:   Fri Nov 29 11:49:30 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 e3360ac..4acfea1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@
 /youtube-dl-2013.11.20.tar.gz
 /youtube-dl-2013.11.22.2.tar.gz
 /youtube-dl-2013.11.25.3.tar.gz
+/youtube-dl-2013.11.29.tar.gz
diff --git a/sources b/sources
index b6a7e6a..ee9b59e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf3e08333ff164b15d5389124936998d  youtube-dl-2013.11.25.3.tar.gz
+5a03df2c239f3cd2ed9f6c0c64afdb40  youtube-dl-2013.11.29.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index a4c99f8..2e0822e 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.11.25.3
+Version:        2013.11.29
 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 29 2013 Christopher Meng <rpm at cicku.me> - 2013.11.29-1
+- Update to new release(BZ#1035738).
+
 * Tue Nov 26 2013 Christopher Meng <rpm at cicku.me> - 2013.11.25.3-1
 - Update to new release(BZ#1034138).
 


More information about the scm-commits mailing list