Update to the latest release (#1251785)

epel9
Matěj Cepl 9 years ago
parent bbf3d34f45
commit 4130f24613

2
.gitignore vendored

@ -51,3 +51,5 @@
/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
/youtube-dl-2015.09.09.tar.gz
/youtube-dl-2015.09.09.tar.gz.sig

@ -1,2 +1,2 @@
fe6b22562743fe5f18e04b6672042ac9 youtube-dl-2015.08.06.1.tar.gz
d38b7c07bb4d1a0f8b0b860cf19615ef youtube-dl-2015.08.06.1.tar.gz.sig
98c6a8278932cc7f6bda7bbdf92f32c5 youtube-dl-2015.09.09.tar.gz
358143cc9e99e9da223933c030bc8167 youtube-dl-2015.09.09.tar.gz.sig

@ -6,7 +6,7 @@
%endif
Name: youtube-dl
Version: 2015.08.06.1
Version: 2015.09.09
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 Sep 20 2015 Matěj Cepl <mcepl@redhat.com> - 2015.09.09-1
- Update to the latest release (#1251785)
* Sat Aug 08 2015 Matej Cepl <mcepl@redhat.com> - 2015.08.06.1-1
- Update to the latest release (#1240646)

Loading…
Cancel
Save