[youtube-dl/epel7: 2/2] Update to 2014.06.07

Christopher Meng cicku at fedoraproject.org
Mon Jun 9 07:58:42 UTC 2014


commit d30af131c290221861ca193a881fc5c769fabfab
Author: Christopher Meng <i at cicku.me>
Date:   Mon Jun 9 15:57:55 2014 +0800

    Update to 2014.06.07

 .gitignore      |    1 +
 sources         |    2 +-
 youtube-dl.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1655d6a..a4e940e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /youtube-dl-2014.03.12.tar.gz
 /youtube-dl-2014.04.11.1.tar.gz
 /youtube-dl-2014.05.05.tar.gz
+/youtube-dl-2014.06.07.tar.gz
diff --git a/sources b/sources
index 15bdf07..f527e4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a0c7c41eed7dd81dfcdce7cb6b76c8b  youtube-dl-2014.05.05.tar.gz
+ca8e9eb3796e4cc3c5f2985173b231da  youtube-dl-2014.06.07.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 01f0682..2205c9e 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,6 +1,6 @@
 Name:           youtube-dl
-Version:        2014.05.05
-Release:        2%{?dist}
+Version:        2014.06.07
+Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
 URL:            https://yt-dl.org
@@ -40,10 +40,13 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Mon Jun 09 2014 Christopher Meng <rpm at cicku.me> - 2014.06.07-1
+- Update to 2014.06.07
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2014.05.05-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-* Mon May 06 2014 Christopher Meng <rpm at cicku.me> - 2014.05.05-1
+* Tue May 06 2014 Christopher Meng <rpm at cicku.me> - 2014.05.05-1
 - Update to 2014.05.05
 
 * Fri Apr 11 2014 Christopher Meng <rpm at cicku.me> - 2014.04.11.1-1


More information about the scm-commits mailing list