diff --git a/sources b/sources index eaac627..2a9323b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (youtube-dl-2019.04.24.tar.gz) = 44fa60c4e62bcc8d81908d600349ad89b1123262c942fe206d5966e7e2e59aca94d13e56bfac61b8be6da365316634aeb057b3d6055d6ff8b57addc1597d8fa3 -SHA512 (youtube-dl-2019.04.24.tar.gz.sig) = cb6d7f2dd6b6a3803376d1f4bd29ac89361779bbcfc567edd1cb285ac1543badbabe5762cad111eb71d8eb8a09e0b9045cdf2f283267c8b376a060b84b3cb4af +SHA512 (youtube-dl-2019.06.08.tar.gz) = 6758d629ff0b56ed6589d024f29761cbe4678154316a370090d6eca62611791b79b8662a70c54e333362db0495131935d47bcbfcb40ae6dcf1cc0c8808790799 +SHA512 (youtube-dl-2019.06.08.tar.gz.sig) = a4970a320a93fadd7bde4345895d748bd6a7279129b15f16223068dc4be4f1c36ec9d6a9f3b9c48fa99b03f884e995a0a9e1679e104f56268c8a53794fbafc01 diff --git a/youtube-dl.spec b/youtube-dl.spec index b9a4176..39b579b 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -12,7 +12,7 @@ %endif Name: youtube-dl -Version: 2019.04.24 +Version: 2019.06.08 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense @@ -118,6 +118,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %changelog +* Sun Jun 16 2019 Michael Cronenworth - 2019.06.08-1 +- Update to 2019.06.08 + * Wed Apr 24 2019 Till Maas - 2019.04.24-1 - Update to new upstream release with important bugfixes