[vim-latex] Update to new snaphot

Till Maas till at fedoraproject.org
Wed Jan 25 10:46:24 UTC 2012


commit 5b267c5b59d462371271dbe8de7aaa0eebbd143c
Author: Till Maas <opensource at till.name>
Date:   Wed Jan 25 11:46:20 2012 +0100

    Update to new snaphot

 .gitignore     |    1 +
 sources        |    2 +-
 vim-latex.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2879e0f..ef5f855 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/sources b/sources
index 6cbb689..e12a5db 100644
--- a/sources
+++ b/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
diff --git a/vim-latex.spec b/vim-latex.spec
index efc5c13..db7dabc 100644
--- a/vim-latex.spec
+++ b/vim-latex.spec
@@ -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 at till.name> - 1.8.23-7.20120125.768-git8b62284
+- Update to new snaphot
+
 * Sun Jan 15 2012 Mario Santagiuliana <mario at marionline.it> - 1.8.23-6.20110214.1049-git089726a
 - Fix my changelog: date error reporting
 


More information about the scm-commits mailing list