Update to new snaphot
This commit is contained in:
parent
cfa60862be
commit
5b267c5b59
3 changed files with 9 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
vim-latex-1.8.23-20100129-r1104.tar.gz
|
||||
/vim-latex-1.8.23-20101027-r1112.tar.gz
|
||||
/vim-latex-1.8.23-20110214.1049-git089726a.tar.gz
|
||||
/vim-latex-1.8.23-20120125.768-git8b62284.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
67d626cb2c1614dabf70c6a3b21f57df vim-latex-1.8.23-20110214.1049-git089726a.tar.gz
|
||||
f3cb2c76f1617f84297262c25938ad6d vim-latex-1.8.23-20120125.768-git8b62284.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
%global date 20110214
|
||||
%global commitcount 1049
|
||||
%global githash git089726a
|
||||
%global date 20120125
|
||||
%global commitcount 768
|
||||
%global githash git8b62284
|
||||
|
||||
Name: vim-latex
|
||||
Version: 1.8.23
|
||||
Release: 6.%{date}.%{commitcount}.%{githash}%{?dist}
|
||||
Release: 7.%{date}.%{commitcount}.%{githash}%{?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
|
||||
|
|
@ -79,6 +79,9 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 25 2012 Till Maas <opensource@till.name> - 1.8.23-7.20120125.768-git8b62284
|
||||
- Update to new snaphot
|
||||
|
||||
* Sun Jan 15 2012 Mario Santagiuliana <mario@marionline.it> - 1.8.23-6.20110214.1049-git089726a
|
||||
- Fix my changelog: date error reporting
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue