diff --git a/.gitignore b/.gitignore index f8ca251..9c44e7c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,5 @@ /youtube-dl-2016.08.31.tar.gz.sig /youtube-dl-2016.09.15.tar.gz /youtube-dl-2016.09.15.tar.gz.sig +/youtube-dl-2016.09.18.tar.gz +/youtube-dl-2016.09.18.tar.gz.sig diff --git a/sources b/sources index 2484b25..5e501c0 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e7f4a76bdb891f1d90162fbcb61893c8 youtube-dl-2016.09.15.tar.gz -6c439e852ecb324e5ed3215b932e5e0e youtube-dl-2016.09.15.tar.gz.sig +ee4be205f3f34a0bfa20e7153938ddea youtube-dl-2016.09.18.tar.gz +44b68cc011142052133884bf73a05e9d youtube-dl-2016.09.18.tar.gz.sig diff --git a/youtube-dl.spec b/youtube-dl.spec index 57bcaa5..932d46d 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -6,7 +6,7 @@ %endif Name: youtube-dl -Version: 2016.09.15 +Version: 2016.09.18 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense @@ -96,6 +96,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub %changelog +* Sun Sep 18 2016 Till Maas - 2016.09.18-1 +- Update to lastest upstream release + * Sat Sep 17 2016 Till Maas - 2016.09.15-1 - Update to latest upstream release