From abdcfa7b7880ff09d654305c39ad51c6659c9eaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sun, 30 Sep 2018 21:55:07 +0200 Subject: [PATCH] Update to the latest upstream release. --- sources | 4 ++-- youtube-dl.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 59b8e5a..95de3df 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (youtube-dl-2018.09.08.tar.gz) = c1cbf38a185d6ba1525eb08064f95aa252cf8d461f140cb48dc4a795e209f5d31bc1583f4d52c2ea9f1c15dac46c563603e46f72cc896a7fec54dcb2d0a49c0b -SHA512 (youtube-dl-2018.09.08.tar.gz.sig) = 3a5d0e464a834dfd7da8340e6e07dc7f3bcdf3d8fa2b2b7940fa0fd07228b1921faa0498ce7aa08058d54d179445b2d71605e7819d028e6ee7f19b8f3621b784 +SHA512 (youtube-dl-2018.09.26.tar.gz) = b54721bd9b6c6bb66d0ddf4000a435bf8f4d3884a513aada844497db38a5bca34f82484b483b20adb709043ffdd1c00b6aa6cb9c5e6d5be2306d0ae7be77caee +SHA512 (youtube-dl-2018.09.26.tar.gz.sig) = 22f4575ba9912e3e9ef55c21d7334441417a732c95126b9a292386aabd48be56863622293aed789518e712411800a19edd40a54d960414d9c103c041bf844bad diff --git a/youtube-dl.spec b/youtube-dl.spec index c2c9a8e..91ac06d 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -12,7 +12,7 @@ %endif Name: youtube-dl -Version: 2018.09.08 +Version: 2018.09.26 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense @@ -116,6 +116,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %changelog +* Sun Sep 30 2018 Matěj Cepl - 2018.09.26-1 +- Update to the latest upstream release. + * Sat Sep 08 2018 Matěj Cepl - 2018.09.08-1 - Update to the latest upstream release.