[youtube-dl/el6] New release

Christopher Meng cicku at fedoraproject.org
Wed May 22 01:30:29 UTC 2013


commit d3f8574dcd250684235d613eebb44547ea8faac4
Author: Christopher Meng <rpm at cicku.me>
Date:   Wed May 22 09:30:00 2013 +0800

    New release

 .gitignore      |    1 +
 sources         |    1 +
 youtube-dl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7198ea..361b44f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /youtube-dl-2013.01.13.tar.gz
 /youtube-dl-2013.04.18.tar.gz
 /youtube-dl-2013.05.07.tar.gz
+/youtube-dl-2013.05.14.tar.gz
diff --git a/sources b/sources
index 96f9c65..f023b63 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 f525dfa558c06b4360cc38aaadf0ae7a  youtube-dl-2013.05.07.tar.gz
+139ffe39568318a5939edf05afbac4d0  youtube-dl-2013.05.14.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 48a8313..f906912 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.05.07
+Version:        2013.05.14
 Release:        1%{?dist}
 Summary:        Small command-line program to download videos from YouTube
 Group:          Applications/Multimedia
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Wed May 22 2013 Christopher Meng <rpm at cicku.me> - 2013.05.14-1
+- Update to new release
+
 * Wed May 08 2013 Christopher Meng <rpm at cicku.me> - 2013.05.07-1
 - Update to new release
 


More information about the scm-commits mailing list