From 8af3789ab969a827bf398b8d650f6bc315426328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Fri, 9 Feb 2018 12:34:21 +0100 Subject: [PATCH] Update to the latest release. --- sources | 4 ++-- youtube-dl.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 2cb719b..390bdb4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (youtube-dl-2018.01.21.tar.gz) = 58bb02918aa0ec04f30ab4acb4fc0f130fd0b991084331f4b587c87f0e08db678ff588e92afea44491d275e909aee4bd73b7f941cc0c0acdbc2bad9ba94bb15b -SHA512 (youtube-dl-2018.01.21.tar.gz.sig) = b0319f5d23c29404cb836f44c7de71e4ca4bcc31b5967df44418a2d3f4a4558a8ad213b3bcff9bb5cfe7dbb4414f1237539b50e43b959183055f35655ed5bd16 +SHA512 (youtube-dl-2018.02.08.tar.gz) = e0a7ff99f7ff1bfeb105d45b45584cff5d134d8d1b26fe9ddbc40dcce37b46f068af15e0e906cc26f85a282aaa3707aebc00103f6687d0f6314c092d6a048e02 +SHA512 (youtube-dl-2018.02.08.tar.gz.sig) = 0adb5f2c163221c6961876f4c48b7cc0f4617cd8fbded089d17fcf64a542aa28b46a002b14d66d0ea0c7bcf3a97a89a50a6b9d3419d56d0904fb9b1be89f6a89 diff --git a/youtube-dl.spec b/youtube-dl.spec index d354073..96b9305 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -6,7 +6,7 @@ %endif Name: youtube-dl -Version: 2018.01.21 +Version: 2018.02.08 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 Feb 09 2018 Matěj Cepl - 2018.02.08-1 +- Update to the latest release. + * Tue Jan 23 2018 Matěj Cepl - 2018.01.21-1 - Update to the latest release.