Update to the latest upstream version (#1301314)
Signed-off-by: Petr Hracek <phracek@redhat.com>
This commit is contained in:
parent
598c0da0f6
commit
41a59cd8d9
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/0.7.0
|
||||
/0.8.0.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
f81c7f876e8cf33da8643d53836ff4e5 0.7.0
|
||||
3843948c6fc3e280bb078fa94ac5fd26 0.8.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -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 <phracek@redhat.com> - 0.8.0-1
|
||||
- Update to the latest upstream version (#1301314)
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue