Update to 2014.06.07

epel9
Christopher Meng 11 years ago
parent d199c14099
commit d30af131c2

1
.gitignore vendored

@ -1,3 +1,4 @@
/youtube-dl-2014.03.12.tar.gz /youtube-dl-2014.03.12.tar.gz
/youtube-dl-2014.04.11.1.tar.gz /youtube-dl-2014.04.11.1.tar.gz
/youtube-dl-2014.05.05.tar.gz /youtube-dl-2014.05.05.tar.gz
/youtube-dl-2014.06.07.tar.gz

@ -1 +1 @@
1a0c7c41eed7dd81dfcdce7cb6b76c8b youtube-dl-2014.05.05.tar.gz ca8e9eb3796e4cc3c5f2985173b231da youtube-dl-2014.06.07.tar.gz

@ -1,6 +1,6 @@
Name: youtube-dl Name: youtube-dl
Version: 2014.05.05 Version: 2014.06.07
Release: 2%{?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: Public Domain License: Public Domain
URL: https://yt-dl.org URL: https://yt-dl.org
@ -40,10 +40,13 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir}
%{_sysconfdir}/bash_completion.d/%{name} %{_sysconfdir}/bash_completion.d/%{name}
%changelog %changelog
* Mon Jun 09 2014 Christopher Meng <rpm@cicku.me> - 2014.06.07-1
- Update to 2014.06.07
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2014.05.05-2 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2014.05.05-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 06 2014 Christopher Meng <rpm@cicku.me> - 2014.05.05-1 * Tue May 06 2014 Christopher Meng <rpm@cicku.me> - 2014.05.05-1
- Update to 2014.05.05 - Update to 2014.05.05
* Fri Apr 11 2014 Christopher Meng <rpm@cicku.me> - 2014.04.11.1-1 * Fri Apr 11 2014 Christopher Meng <rpm@cicku.me> - 2014.04.11.1-1

Loading…
Cancel
Save