[youtube-dl] Update to latest release

Matej Cepl mcepl at fedoraproject.org
Wed Feb 18 13:42:02 UTC 2015


commit 9234726ba844a9f0b14f89cb2b1476a450ec0142
Author: Matěj Cepl <mcepl at cepl.eu>
Date:   Wed Feb 18 14:41:49 2015 +0100

    Update to latest release

 .gitignore      |    2 ++
 sources         |    4 ++--
 youtube-dl.spec |    5 ++++-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30ace4d..e80ffcf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,5 @@
 /youtube-dl-2015.02.10.4.tar.gz.sig
 /youtube-dl-2015.02.11.tar.gz
 /youtube-dl-2015.02.11.tar.gz.sig
+/youtube-dl-2015.02.18.1.tar.gz
+/youtube-dl-2015.02.18.1.tar.gz.sig
diff --git a/sources b/sources
index e101851..d8fc47b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-43ecbbe6d932d55ed768ec170eb5b0fe  youtube-dl-2015.02.11.tar.gz.sig
-8922f062c1bae78997e08274fdf35d35  youtube-dl-2015.02.11.tar.gz
+b158966a8596ddfff8b8286feb4e43dc  youtube-dl-2015.02.18.1.tar.gz
+6ae5cc4b3df4aba3e42aa8ed0b23c01a  youtube-dl-2015.02.18.1.tar.gz.sig
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 329678f..35ef09a 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2015.02.11
+Version:        2015.02.18.1
 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
+* Wed Feb 18 2015 Matej Cepl <mcepl at redhat.com> - 2015.02.18.1-1
+- Update to latest release
+
 * Mon Feb 16 2015 Matej Cepl <mcepl at redhat.com> - 2015.02.11-1
 - Show must go on!
 


More information about the scm-commits mailing list