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 1/3] 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. From 22635b6b3f7039076f87d22c4ae2909071496f5e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 13:00:32 +0000 Subject: [PATCH 2/3] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- youtube-dl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/youtube-dl.spec b/youtube-dl.spec index 93ce8aa..5a7680e 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -13,7 +13,7 @@ Name: youtube-dl Version: 2019.01.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A small command-line program to download online videos License: Unlicense URL: https://yt-dl.org @@ -118,6 +118,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 2019.01.30-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jan 29 2019 Till Maas - 2019.01.30-1 - Update to 2019.01.30 From 6bd2c9e1e61fa6f17f2300e865218f173318ed3d Mon Sep 17 00:00:00 2001 From: Till Maas Date: Wed, 24 Apr 2019 10:05:55 +0200 Subject: [PATCH 3/3] Update to new upstream release with important bugfixes --- sources | 4 ++-- youtube-dl.spec | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sources b/sources index ef41f16..eaac627 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (youtube-dl-2019.01.30.tar.gz) = 9d22f961910ad3fb677ec682b485bf632e68ecdbab3011062337cc8b966ad4e52bd44cfabd0ea0727dd390c4bc92df8fbee139e23e7914adf29711767aa21617 -SHA512 (youtube-dl-2019.01.30.tar.gz.sig) = 99099a790313f14e98b7d7beb8a8d6c19762cdd47d7f98cc0ca74de6dd18237aee48fc3f367e822285024f97c7712a7032e6c269f11b2a4926488e92ecb06e7f +SHA512 (youtube-dl-2019.04.24.tar.gz) = 44fa60c4e62bcc8d81908d600349ad89b1123262c942fe206d5966e7e2e59aca94d13e56bfac61b8be6da365316634aeb057b3d6055d6ff8b57addc1597d8fa3 +SHA512 (youtube-dl-2019.04.24.tar.gz.sig) = cb6d7f2dd6b6a3803376d1f4bd29ac89361779bbcfc567edd1cb285ac1543badbabe5762cad111eb71d8eb8a09e0b9045cdf2f283267c8b376a060b84b3cb4af diff --git a/youtube-dl.spec b/youtube-dl.spec index 5a7680e..b9a4176 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -12,8 +12,8 @@ %endif Name: youtube-dl -Version: 2019.01.30 -Release: 2%{?dist} +Version: 2019.04.24 +Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense URL: https://yt-dl.org @@ -118,6 +118,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %changelog +* Wed Apr 24 2019 Till Maas - 2019.04.24-1 +- Update to new upstream release with important bugfixes + * Sun Feb 03 2019 Fedora Release Engineering - 2019.01.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild