[youtube-dl] New version.

Christopher Meng cicku at fedoraproject.org
Thu Jul 11 05:03:19 UTC 2013


commit db8d0ffc405d41adf9384784ad2894f43216a280
Author: Christopher Meng <rpm at cicku.me>
Date:   Thu Jul 11 13:02:39 2013 +0800

    New version.

 .gitignore      |    1 +
 sources         |    1 +
 youtube-dl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ef9d93..35123ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /youtube-dl-2013.05.23.tar.gz
 /youtube-dl-2013.06.31.tar.gz
 /youtube-dl-2013.07.02.tar.gz
+/youtube-dl-2013.07.10.tar.gz
diff --git a/sources b/sources
index 03cfac6..a1fd7fc 100644
--- a/sources
+++ b/sources
@@ -2,3 +2,4 @@
 6cb4ee904456d102d4f3edb68272ca50  youtube-dl-2013.05.23.tar.gz
 83638449553afa6bedce40edc254d182  youtube-dl-2013.06.31.tar.gz
 89f7959dec2a7e669887b509bb101358  youtube-dl-2013.07.02.tar.gz
+17888031303b26437e5195df22697940  youtube-dl-2013.07.10.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 23988fa..00be2e4 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.07.02
+Version:        2013.07.10
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -45,6 +45,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Thu Jul 11 2013 Christopher Meng <rpm at cicku.me> - 2013.07.10-1
+- Update to new release.
+
 * Tue Jul 02 2013 Christopher Meng <rpm at cicku.me> - 2013.07.02-1
 - Update to new release.
 - SPEC cleanup.


More information about the scm-commits mailing list