Update to new release.

epel9
Matěj Cepl 10 years ago
parent 5275c35c9e
commit 58db9ae88b

2
.gitignore vendored

@ -19,3 +19,5 @@
/youtube-dl-2014.12.10.3.tar.gz.sig
/youtube-dl-2015.01.11.tar.gz
/youtube-dl-2015.01.11.tar.gz.sig
/youtube-dl-2015.01.15.1.tar.gz
/youtube-dl-2015.01.15.1.tar.gz.sig

@ -1,2 +1,2 @@
db41f8cb822042fefb0c0a4eb054364d youtube-dl-2015.01.11.tar.gz
1cdd91231543549972fb09582a1f1f9c youtube-dl-2015.01.11.tar.gz.sig
06279e030cf27542671ffcc30afce19e youtube-dl-2015.01.15.1.tar.gz
79597b5e99ebecb416bdc5bf88e78dfc youtube-dl-2015.01.15.1.tar.gz.sig

@ -1,5 +1,5 @@
Name: youtube-dl
Version: 2015.01.11
Version: 2015.01.15.1
Release: 1%{?dist}
Summary: A small command-line program to download online videos
License: Public Domain
@ -46,6 +46,9 @@ install -pm644 %{S:3} %{buildroot}%{_sysconfdir}
%{_datadir}/zsh/site-functions/_youtube-dl
%changelog
* Fri Jan 16 2015 Matej Cepl <mcepl@redhat.com> - 2015.01.15.1-1
- Update to new release.
* Wed Jan 14 2015 Till Maas <opensource@till.name> - 2015.01.11-1
- Update to new release

Loading…
Cancel
Save