diff --git a/.gitignore b/.gitignore index a3aa2f0..bb05341 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /0.7.0 +/0.8.0.tar.gz diff --git a/sources b/sources index 1a664db..a59fcc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f81c7f876e8cf33da8643d53836ff4e5 0.7.0 +3843948c6fc3e280bb078fa94ac5fd26 0.8.0.tar.gz diff --git a/vim-jedi.spec b/vim-jedi.spec index fcf6f15..2b2776b 100644 --- a/vim-jedi.spec +++ b/vim-jedi.spec @@ -2,8 +2,8 @@ %global vimfiles_root %{_datadir}/vim/vimfiles Name: vim-jedi -Version: 0.7.0 -Release: 9%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: The Jedi vim plugin Group: Applications/Editors @@ -48,6 +48,9 @@ install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/appdata/ %{_datadir}/appdata/%{name}.metainfo.xml %changelog +* Mon Feb 15 2016 Petr Hracek - 0.8.0-1 +- Update to the latest upstream version (#1301314) + * Fri Feb 05 2016 Fedora Release Engineering - 0.7.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild