diff --git a/.gitignore b/.gitignore index 3ca3140..edd99fb 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,5 @@ /youtube-dl-2014.11.13.tar.gz.sig /youtube-dl-2014.12.10.3.tar.gz /youtube-dl-2014.12.10.3.tar.gz.sig +/youtube-dl-2015.01.11.tar.gz +/youtube-dl-2015.01.11.tar.gz.sig diff --git a/sources b/sources index cc07eee..b2bb699 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -323cf70b32d193d3b9f411a1272dae90 youtube-dl-2014.12.10.3.tar.gz -660d5e885bad226effa93f523a79a42a youtube-dl-2014.12.10.3.tar.gz.sig +db41f8cb822042fefb0c0a4eb054364d youtube-dl-2015.01.11.tar.gz +1cdd91231543549972fb09582a1f1f9c youtube-dl-2015.01.11.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index 955fae2..5b6bd84 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.12.10.3 +Version: 2015.01.11 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 +* Wed Jan 14 2015 Till Maas - 2015.01.11-1 +- Update to new release + * Sat Dec 13 2014 Till Maas - 2014.12.10.3-1 - Update to new release