From d176dc8a32e0acac19845e08baf100e52be3bb4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Fri, 14 Jul 2017 09:29:39 +0200 Subject: [PATCH] Update to latest release. --- sources | 4 ++-- youtube-dl.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index a4acb35..49c4cdf 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (youtube-dl-2017.06.25.tar.gz) = 49a298ab041b264ca4a48b479851bcff96b2a535da8ed280d69fc1799702a43eb38289f00253271d9b320a538a8a374dcc27a0f3148d44db22fa57f8b41afce4 -SHA512 (youtube-dl-2017.06.25.tar.gz.sig) = b6bcc9c8aeb093f807f933b2d24a325f7bf5acc8cb811416e4c8ab0747e679acab8e7b4b3a008082e71b56806ff439146f0e2032406dde433f4763f44a7bb770 +SHA512 (youtube-dl-2017.07.09.tar.gz) = f38b253abac9e8dc07210915f127dd34240af1be9150b3355faa6936b73729fc762ad5380dcff5133d5467c71079df56b58bf24fdb7f09adcc68778ca5971d44 +SHA512 (youtube-dl-2017.07.09.tar.gz.sig) = bae20ba106ba0830764f6f15807ebb98244446093bb92bfadb4bf7025c78f7b432947de8bed265161d01b77c9df4dbfe8f207441c80686c4285824673990276a diff --git a/youtube-dl.spec b/youtube-dl.spec index b174780..e1d4ad3 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -6,7 +6,7 @@ %endif Name: youtube-dl -Version: 2017.06.25 +Version: 2017.07.09 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense @@ -110,6 +110,9 @@ find %{buildroot}%{_prefix}/lib -type f -print0 | xargs -0 sed -i -e '/^\#!\/usr %changelog +* Fri Jul 14 2017 Matěj Cepl - 2017.07.09-1 +- Update to latest release. + * Wed Jun 28 2017 Matěj Cepl - 2017.06.25-1 - Update to latest release.