Update to the latest release (#1270800)

epel9
Matěj Cepl 9 years ago
parent 5c9e81f7d4
commit 85e20d391e

2
.gitignore vendored

@ -55,3 +55,5 @@
/youtube-dl-2015.09.09.tar.gz.sig
/youtube-dl-2015.10.09.tar.gz
/youtube-dl-2015.10.09.tar.gz.sig
/youtube-dl-2015.10.16.tar.gz
/youtube-dl-2015.10.16.tar.gz.sig

@ -1,2 +1,2 @@
5004d1263e3184b64d1db9c4b2a93472 youtube-dl-2015.10.09.tar.gz
cdaf7180a3f0cc43ba8ecb64dbed613d youtube-dl-2015.10.09.tar.gz.sig
08145c5c076fce196bc569fe49d9af62 youtube-dl-2015.10.16.tar.gz
b272e0e99db58028442e5eb78834d649 youtube-dl-2015.10.16.tar.gz.sig

@ -6,7 +6,7 @@
%endif
Name: youtube-dl
Version: 2015.10.09
Version: 2015.10.16
Release: 1%{?dist}
Summary: A small command-line program to download online videos
License: Unlicense
@ -77,6 +77,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub
%changelog
* Sun Oct 18 2015 Matěj Cepl <mcepl@redhat.com> - 2015.10.16-1
- Update to the latest release (#1270800)
* Fri Oct 09 2015 Matěj Cepl <mcepl@redhat.com> - 2015.10.09-1
- Update to the latest release (#1265448)

Loading…
Cancel
Save