Update to latest release

epel9
Matěj Cepl 7 years ago
parent 946eeb86bf
commit d8f512be29

2
.gitignore vendored

@ -1,2 +1,4 @@
youtube-dl-2017.10.01.tar.gz youtube-dl-2017.10.01.tar.gz
youtube-dl-2017.10.01.tar.gz.sig youtube-dl-2017.10.01.tar.gz.sig
/youtube-dl-2017.10.15.1.tar.gz
/youtube-dl-2017.10.15.1.tar.gz.sig

@ -1,2 +1,2 @@
SHA512 (youtube-dl-2017.10.01.tar.gz) = f1eafecb2418276df7e7bdb73402779521197f551be3431eda9727390884d42c50a73895d0c58fc3783ab04712e4bf5aa072dad6d3241724e19e6c4c80c0080d SHA512 (youtube-dl-2017.10.15.1.tar.gz) = 6093747f732dac4eda4c71d334ed01fc24ba70d29e5660c38ff795861f06c4029441c3a4576e6a5463974488aeb7732687e5634481c8b04127f77499a2405a1c
SHA512 (youtube-dl-2017.10.01.tar.gz.sig) = 3cbffefca4e1b62781790491f04a45f4c3a78f8e8470498361ef7ec9ed8bc481b0b20fcd417e2a4d6661cf0a65282b06fb3abf5bc5d65214fb8de576caa1696c SHA512 (youtube-dl-2017.10.15.1.tar.gz.sig) = 2f80040ebbf1df8cee885cdf44e607c1295087b2e17e53bfb0d6c8f9f58baec46b271408fadd303fdeac7f2af0baef4a336ca08e7fcde6fd7dc709debf36d603

@ -6,7 +6,7 @@
%endif %endif
Name: youtube-dl Name: youtube-dl
Version: 2017.10.01 Version: 2017.10.15.1
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
* Thu Oct 19 2017 Matěj Cepl <mcepl@redhat.com> - 2017.10.15.1-1
- Update to latest release
* Mon Oct 02 2017 Till Maas <opensource@till.name> - 2017.10.01-1 * Mon Oct 02 2017 Till Maas <opensource@till.name> - 2017.10.01-1
- Update to latest release - Update to latest release

Loading…
Cancel
Save