[youtube-dl/f18: 1/2] Update to 12.04

Christopher Meng cicku at fedoraproject.org
Thu Dec 5 03:46:27 UTC 2013


commit 50a07ff1f63881181b2b11dde7598c4898703c52
Author: Christopher Meng <rpm at cicku.me>
Date:   Thu Dec 5 11:44:43 2013 +0800

    Update to 12.04

 .gitignore      |    1 +
 sources         |    2 +-
 youtube-dl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e939499..b4f35df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@
 /youtube-dl-2013.11.25.3.tar.gz
 /youtube-dl-2013.11.29.tar.gz
 /youtube-dl-2013.12.02.tar.gz
+/youtube-dl-2013.12.04.tar.gz
diff --git a/sources b/sources
index 39ca6b7..077e9b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad791992d0eb0a364d66d8478c4adde0  youtube-dl-2013.12.02.tar.gz
+b0db9d5bfe29b23425847f8cc90dd9be  youtube-dl-2013.12.04.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 45fac18..7ad547f 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.12.02
+Version:        2013.12.04
 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 Dec 03 2013 Christopher Meng <rpm at cicku.me> - 2013.12.04-1
+- Update to new release.
+
 * Tue Dec 03 2013 Christopher Meng <rpm at cicku.me> - 2013.12.02-1
 - Update to new release.
 


More information about the scm-commits mailing list