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

Christopher Meng cicku at fedoraproject.org
Tue Nov 26 01:31:17 UTC 2013


commit e7d3f3a60b36b516430d74491cb9ca2740ae6cba
Author: Christopher Meng <rpm at cicku.me>
Date:   Tue Nov 26 09:30:12 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 b6bb9a5..e3360ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@
 /youtube-dl-2013.11.19.tar.gz
 /youtube-dl-2013.11.20.tar.gz
 /youtube-dl-2013.11.22.2.tar.gz
+/youtube-dl-2013.11.25.3.tar.gz
diff --git a/sources b/sources
index b0b1897..b6a7e6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf0015537e50f85c8ca3d95394b47d78  youtube-dl-2013.11.22.2.tar.gz
+cf3e08333ff164b15d5389124936998d  youtube-dl-2013.11.25.3.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 0912dc5..a4c99f8 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.11.22.2
+Version:        2013.11.25.3
 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 Nov 26 2013 Christopher Meng <rpm at cicku.me> - 2013.11.25.3-1
+- Update to new release(BZ#1034138).
+
 * Sun Nov 24 2013 Christopher Meng <rpm at cicku.me> - 2013.11.22.2-1
 - Update to new release.
 


More information about the scm-commits mailing list