From 58db9ae88bdb044d4f64e904c4f0b5e4fbf395d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Fri, 16 Jan 2015 13:35:22 +0100 Subject: [PATCH] Update to new release. --- .gitignore | 2 ++ sources | 4 ++-- youtube-dl.spec | 5 ++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index edd99fb..8cc2ff3 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ /youtube-dl-2014.12.10.3.tar.gz.sig /youtube-dl-2015.01.11.tar.gz /youtube-dl-2015.01.11.tar.gz.sig +/youtube-dl-2015.01.15.1.tar.gz +/youtube-dl-2015.01.15.1.tar.gz.sig diff --git a/sources b/sources index b2bb699..422c6ba 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -db41f8cb822042fefb0c0a4eb054364d youtube-dl-2015.01.11.tar.gz -1cdd91231543549972fb09582a1f1f9c youtube-dl-2015.01.11.tar.gz.sig +06279e030cf27542671ffcc30afce19e youtube-dl-2015.01.15.1.tar.gz +79597b5e99ebecb416bdc5bf88e78dfc youtube-dl-2015.01.15.1.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index 5b6bd84..03d9282 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2015.01.11 +Version: 2015.01.15.1 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -46,6 +46,9 @@ install -pm644 %{S:3} %{buildroot}%{_sysconfdir} %{_datadir}/zsh/site-functions/_youtube-dl %changelog +* Fri Jan 16 2015 Matej Cepl - 2015.01.15.1-1 +- Update to new release. + * Wed Jan 14 2015 Till Maas - 2015.01.11-1 - Update to new release