Update to 1.8.23-20091230.
This commit is contained in:
parent
3ab439c91f
commit
e1ea376f1e
2 changed files with 8 additions and 5 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
59420b4e4e13d8ea92806b4179b6311b vim-latex-1.5-20091002-r1074.tar.gz
|
||||
66dfb8493c4bb3bf5412d6a99516ced0 vim-latex-1.8.23-20091230-r1079.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
%global date 20091002
|
||||
%global rel r1074
|
||||
%global date 20091230
|
||||
%global rel r1079
|
||||
|
||||
Name: vim-latex
|
||||
Version: 1.5
|
||||
Release: 3.%{date}.%{rel}%{?dist}
|
||||
Version: 1.8.23
|
||||
Release: 1.%{date}.%{rel}%{?dist}
|
||||
Summary: Tools to view, edit and compile LaTeX documents in Vim
|
||||
Group: Applications/Editors
|
||||
# According to doc/latex-suite license is Vim charityware license
|
||||
|
|
@ -71,6 +71,9 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 31 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.8.23-1.20091230.r1079
|
||||
- Update to 20091230-r1079.
|
||||
|
||||
* Fri Oct 09 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.5-3.20091002.r1074
|
||||
- Use make install instead of manual install.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue