Update to latest release.

epel9
Matěj Cepl 8 years ago
parent b993102dc9
commit d176dc8a32

@ -1,2 +1,2 @@
SHA512 (youtube-dl-2017.06.25.tar.gz) = 49a298ab041b264ca4a48b479851bcff96b2a535da8ed280d69fc1799702a43eb38289f00253271d9b320a538a8a374dcc27a0f3148d44db22fa57f8b41afce4 SHA512 (youtube-dl-2017.07.09.tar.gz) = f38b253abac9e8dc07210915f127dd34240af1be9150b3355faa6936b73729fc762ad5380dcff5133d5467c71079df56b58bf24fdb7f09adcc68778ca5971d44
SHA512 (youtube-dl-2017.06.25.tar.gz.sig) = b6bcc9c8aeb093f807f933b2d24a325f7bf5acc8cb811416e4c8ab0747e679acab8e7b4b3a008082e71b56806ff439146f0e2032406dde433f4763f44a7bb770 SHA512 (youtube-dl-2017.07.09.tar.gz.sig) = bae20ba106ba0830764f6f15807ebb98244446093bb92bfadb4bf7025c78f7b432947de8bed265161d01b77c9df4dbfe8f207441c80686c4285824673990276a

@ -6,7 +6,7 @@
%endif %endif
Name: youtube-dl Name: youtube-dl
Version: 2017.06.25 Version: 2017.07.09
Release: 1%{?dist} Release: 1%{?dist}
Summary: A small command-line program to download online videos Summary: A small command-line program to download online videos
License: Unlicense License: Unlicense
@ -110,6 +110,9 @@ find %{buildroot}%{_prefix}/lib -type f -print0 | xargs -0 sed -i -e '/^\#!\/usr
%changelog %changelog
* Fri Jul 14 2017 Matěj Cepl <mcepl@redhat.com> - 2017.07.09-1
- Update to latest release.
* Wed Jun 28 2017 Matěj Cepl <mcepl@redhat.com> - 2017.06.25-1 * Wed Jun 28 2017 Matěj Cepl <mcepl@redhat.com> - 2017.06.25-1
- Update to latest release. - Update to latest release.

Loading…
Cancel
Save