[youtube-dl] New version.

Christopher Meng cicku at fedoraproject.org
Mon Jul 22 02:03:32 UTC 2013


commit 981926077e8bdb313d090c44c5ec39fe94e17910
Author: Christopher Meng <rpm at cicku.me>
Date:   Mon Jul 22 10:03:08 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 0c42885..7e04510 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /youtube-dl-2013.07.10.tar.gz
 /youtube-dl-2013.07.12.tar.gz
 /youtube-dl-2013.07.17.1.tar.gz
+/youtube-dl-2013.07.19.tar.gz
diff --git a/sources b/sources
index caaba37..f7a4eee 100644
--- a/sources
+++ b/sources
@@ -5,3 +5,4 @@
 17888031303b26437e5195df22697940  youtube-dl-2013.07.10.tar.gz
 5549a8be5054eaf02470da8955b838a0  youtube-dl-2013.07.12.tar.gz
 689d7d2507a0a452e53c2c40957220dc  youtube-dl-2013.07.17.1.tar.gz
+e426467eee65cb6224e1ca37433296d1  youtube-dl-2013.07.19.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 6c7b18e..28a099c 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.07.17.1
+Version:        2013.07.19
 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
+* Mon Jul 22 2013 Christopher Meng <rpm at cicku.me> - 2013.07.19-1
+- Update to new release.
+
 * Thu Jul 18 2013 Christopher Meng <rpm at cicku.me> - 2013.07.17.1-1
 - Update to new release.
 


More information about the scm-commits mailing list