Update to the latest release (#1240646)

epel9
Matěj Cepl 10 years ago
parent 6d48c69422
commit bbf3d34f45

2
.gitignore vendored

@ -49,3 +49,5 @@
/youtube-dl-2015.06.04.1.tar.gz.sig
/youtube-dl-2015.07.04.tar.gz
/youtube-dl-2015.07.04.tar.gz.sig
/youtube-dl-2015.08.06.1.tar.gz
/youtube-dl-2015.08.06.1.tar.gz.sig

@ -1,2 +1,2 @@
1a7fac0c8dec92204e562460e719d95b youtube-dl-2015.07.04.tar.gz
9a487f8d381191989d1967155696ca51 youtube-dl-2015.07.04.tar.gz.sig
fe6b22562743fe5f18e04b6672042ac9 youtube-dl-2015.08.06.1.tar.gz
d38b7c07bb4d1a0f8b0b860cf19615ef youtube-dl-2015.08.06.1.tar.gz.sig

@ -6,7 +6,7 @@
%endif
Name: youtube-dl
Version: 2015.07.04
Version: 2015.08.06.1
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
* Sat Aug 08 2015 Matej Cepl <mcepl@redhat.com> - 2015.08.06.1-1
- Update to the latest release (#1240646)
* Sat Jul 04 2015 Matej Cepl <mcepl@redhat.com> - 2015.07.04-1
- Update to the latest release (#1231593)

Loading…
Cancel
Save