From 6d48c694220d8395df31387581f2f8334c820a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sat, 4 Jul 2015 17:20:08 +0200 Subject: [PATCH] Update to the latest release (#1231593) --- .gitignore | 2 ++ sources | 4 ++-- youtube-dl.spec | 7 +++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f4a6297..3bca94a 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,5 @@ /youtube-dl-2015.05.10.tar.gz.sig /youtube-dl-2015.06.04.1.tar.gz /youtube-dl-2015.06.04.1.tar.gz.sig +/youtube-dl-2015.07.04.tar.gz +/youtube-dl-2015.07.04.tar.gz.sig diff --git a/sources b/sources index c00f503..47beead 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -7e6fab7bfd246c8a414ca368edf81394 youtube-dl-2015.06.04.1.tar.gz -c267c40a9cd1a1487f3bfc0aaca4150d youtube-dl-2015.06.04.1.tar.gz.sig +1a7fac0c8dec92204e562460e719d95b youtube-dl-2015.07.04.tar.gz +9a487f8d381191989d1967155696ca51 youtube-dl-2015.07.04.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index 7212c79..fae0fdc 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -6,8 +6,8 @@ %endif Name: youtube-dl -Version: 2015.06.04.1 -Release: 3%{?dist} +Version: 2015.07.04 +Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense URL: https://yt-dl.org @@ -77,6 +77,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %changelog +* Sat Jul 04 2015 Matej Cepl - 2015.07.04-1 +- Update to the latest release (#1231593) + * Fri Jun 19 2015 Fedora Release Engineering - 2015.06.04.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild