Update to the latest release.

epel9
Matěj Cepl 7 years ago
parent 657db0348c
commit 3dd333f52c

@ -1,2 +1,2 @@
SHA512 (youtube-dl-2017.08.23.tar.gz) = d4e1407558ed7dc7369ada2eabbd64f0e74b718abc67f7f4aa1eef8f522880a63b943b70b6af4b18df176db72c9e9552f1e36727312944b62b6d3aae3bc11b4e
SHA512 (youtube-dl-2017.08.23.tar.gz.sig) = 8ddae21d2378cd15e18b0f97431f5db395a6a8316f8f0e128df93e820fd0518c292198f4238d27a619747784878382de7fc9496a4ab5eb364141f9b7f5f76c3e
SHA512 (youtube-dl-2017.09.02.tar.gz) = ba97b192c027ff02c5cf38b4913dca2b94a4527f5cd8a80d18cf94f5b07b7824f8414d9681cd92abf260d5145c84ad95cc954ad78f36a6391f2929f37cce260a
SHA512 (youtube-dl-2017.09.02.tar.gz.sig) = d2ed14745b6bf5f75d2cd836bd0738195791ca6504fdc0d96928d7ad434729dd74f43d01b677f3a990a1d81b12c4aa423c4707779ab53c74f1c8e70818ef3e23

@ -6,8 +6,8 @@
%endif
Name: youtube-dl
Version: 2017.08.23
Release: 2%{?dist}
Version: 2017.09.02
Release: 1%{?dist}
Summary: A small command-line program to download online videos
License: Unlicense
URL: https://yt-dl.org
@ -110,6 +110,9 @@ find %{buildroot}%{_prefix}/lib -type f -print0 | xargs -0 sed -i -e '/^\#!\/usr
%changelog
* Sat Sep 02 2017 Matěj Cepl <mcepl@redhat.com> - 2017.09.02-1
- Update to latest release.
* Thu Aug 31 2017 Till Maas <opensource@till.name> - 2017.08.23-2
- Manually follow redirect for source URLs to please rpmlint (#1414964)

Loading…
Cancel
Save