Update to the latest upstream release.

epel9
Matěj Cepl 9 years ago
parent b42e8a705e
commit 906a4cab16

2
.gitignore vendored

@ -22,3 +22,5 @@
/youtube-dl-2016.05.16.tar.gz.sig /youtube-dl-2016.05.16.tar.gz.sig
/youtube-dl-2016.06.03.tar.gz /youtube-dl-2016.06.03.tar.gz
/youtube-dl-2016.06.03.tar.gz.sig /youtube-dl-2016.06.03.tar.gz.sig
/youtube-dl-2016.06.25.tar.gz
/youtube-dl-2016.06.25.tar.gz.sig

@ -1,2 +1,2 @@
0cd2ce5d219ff8b8907904d4058af671 youtube-dl-2016.06.03.tar.gz fb5f8b27287ec719f740901caaad4405 youtube-dl-2016.06.25.tar.gz
09ad1b68d4ce6f4db864b92c734531be youtube-dl-2016.06.03.tar.gz.sig a565bbccafa0caa4e2f88bc98023adc0 youtube-dl-2016.06.25.tar.gz.sig

@ -6,7 +6,7 @@
%endif %endif
Name: youtube-dl Name: youtube-dl
Version: 2016.06.03 Version: 2016.06.25
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
@ -96,6 +96,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub
%changelog %changelog
* Sun Jun 26 2016 Matěj Cepl <mcepl@redhat.com> - 2016.06.25-1
- Update to the latest upstream release.
* Thu May 19 2016 Matěj Cepl <mcepl@redhat.com> 2016.05.16-1 * Thu May 19 2016 Matěj Cepl <mcepl@redhat.com> 2016.05.16-1
- Update to the latest upstream release. - Update to the latest upstream release.
- Update upstream GPG keys - Update upstream GPG keys

Loading…
Cancel
Save