Update to latest release

epel9
Matěj Cepl 7 years ago
parent a2b49516f4
commit b89c03fd2a

@ -1,2 +1,2 @@
SHA512 (youtube-dl-2017.11.15.tar.gz) = e10c0d53db7fdfb02610b53f54046c0a9354b305ba05c5d00a43649a283a6449263f66ff56171d52cf18f906c6aeccc25dc48ea708b4b1bb2b8323b937abca96 SHA512 (youtube-dl-2017.12.10.tar.gz) = 7f69442e06845a8ea0fcd52ffafd60884ad06cf9a965cf418f05b23df8645dd0ed1abde5fb981c548a7a81a6d18b19b3f2b689b231e8dc0ae8a9bee188f9a48d
SHA512 (youtube-dl-2017.11.15.tar.gz.sig) = c86b77de849014c4900f83ca885e4361444f0604b827208089ed8d526e43ba68148c82a046d3dd867d2d3d23edf704c76d9b601c6e118206ceea174fba4f52ea SHA512 (youtube-dl-2017.12.10.tar.gz.sig) = 8525d3214db493500b848b43e5e5c978c0f9168b9b807cac398766788af45be2349608676469d1dbfb7bbe113e7df9a650cc8dc56f452c54f6a603f2323e258e

@ -6,7 +6,7 @@
%endif %endif
Name: youtube-dl Name: youtube-dl
Version: 2017.11.15 Version: 2017.12.10
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
* Wed Dec 13 2017 Matěj Cepl <mcepl@redhat.com> - 2017.12.10-1
- Update to latest release
* Sat Nov 25 2017 Matěj Cepl <mcepl@redhat.com> - 2017.11.15-1 * Sat Nov 25 2017 Matěj Cepl <mcepl@redhat.com> - 2017.11.15-1
- Update to latest release - Update to latest release

Loading…
Cancel
Save