[youtube-dl] Show must go on!

Matej Cepl mcepl at fedoraproject.org
Mon Feb 16 11:38:04 UTC 2015


commit 98f337e986c491a4ed4257b5a6c27063f7c0336f
Author: Matěj Cepl <mcepl at cepl.eu>
Date:   Mon Feb 16 12:37:46 2015 +0100

    Show must go on!

 .gitignore      |    1 +
 sources         |    3 +--
 youtube-dl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4100f8..2722a5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /youtube-dl-2015.02.10.2.tar.gz.sig
 /youtube-dl-2015.02.10.4.tar.gz
 /youtube-dl-2015.02.10.4.tar.gz.sig
+/youtube-dl-2015.02.11.tar.gz
diff --git a/sources b/sources
index 01f01d3..23dd44b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-0b9e7f93a039ff439060ba3a7e3b73f2  youtube-dl-2015.02.10.4.tar.gz
-4f9c6adf130eab4b6043a1a65bf857bb  youtube-dl-2015.02.10.4.tar.gz.sig
+8922f062c1bae78997e08274fdf35d35  youtube-dl-2015.02.11.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index cbebd10..329678f 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2015.02.10.4
+Version:        2015.02.11
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -59,6 +59,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub
 %{python_sitelib}/youtube_dl*.egg-info
 
 %changelog
+* Mon Feb 16 2015 Matej Cepl <mcepl at redhat.com> - 2015.02.11-1
+- Show must go on!
+
 * Tue Feb 10 2015 Till Maas <opensource at till.name> - 2015.02.10.4-1
 - Update to latest release
 


More information about the scm-commits mailing list