[youtube-dl/f18: 2/3] New release.

Christopher Meng cicku at fedoraproject.org
Sun Sep 8 23:42:21 UTC 2013


commit 4ecef66c4ba45e7f4b7fff097cb2795aecb6a5a3
Author: Christopher Meng <rpm at cicku.me>
Date:   Mon Sep 9 07:40:04 2013 +0800

    New release.

 .gitignore      |    1 +
 sources         |    2 +-
 youtube-dl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5defae..14fb79e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /youtube-dl-2013.08.29.tar.gz
 /youtube-dl-2013.08.30.tar.gz
 /youtube-dl-2013.09.04.tar.gz
+/youtube-dl-2013.09.07.tar.gz
diff --git a/sources b/sources
index ba957d5..fc05b22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-252f503736cef7049d3a1ed20a2ffc5f  youtube-dl-2013.09.04.tar.gz
+0128368f02f404d8e15935c0b034f6a0  youtube-dl-2013.09.07.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 835b010..daccc6e 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.09.04
+Version:        2013.09.07
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -42,6 +42,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Mon Sep 09 2013 Christopher Meng <rpm at cicku.me> - 2013.09.07-1
+- Update to new release.
+
 * Thu Sep 05 2013 Christopher Meng <rpm at cicku.me> - 2013.09.04-1
 - Update to new release.
 


More information about the scm-commits mailing list