[vim-latex] Update to new release

Till Maas till at fedoraproject.org
Fri Nov 16 17:16:05 UTC 2012


commit 5c054a56daf8050cb31566d2fb6df0c63a4df2a3
Author: Till Maas <opensource at till.name>
Date:   Fri Nov 16 18:15:45 2012 +0100

    Update to new release

 .gitignore     |    5 +----
 sources        |    2 +-
 vim-latex.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef5f855..23412a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1 @@
-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
+/vim-latex-1.8.23-20121116.784-git1c17b37.tar.gz
diff --git a/sources b/sources
index e12a5db..fac472e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f3cb2c76f1617f84297262c25938ad6d  vim-latex-1.8.23-20120125.768-git8b62284.tar.gz
+728659188399322ed37cfd6a74bda9c4  vim-latex-1.8.23-20121116.784-git1c17b37.tar.gz
diff --git a/vim-latex.spec b/vim-latex.spec
index 6e9d113..2c0b6d5 100644
--- a/vim-latex.spec
+++ b/vim-latex.spec
@@ -1,10 +1,10 @@
-%global date 20120125
-%global commitcount 768
-%global githash git8b62284
+%global date 20121116
+%global commitcount 784
+%global githash git1c17b37
 
 Name:		vim-latex
 Version:	1.8.23
-Release:	8.%{date}.%{commitcount}.%{githash}%{?dist}
+Release:	9.%{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
+* Fri Nov 16 2012 Till Maas <opensource at till.name> - 1.8.23-9
+- Update to new release
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.23-8.20120125.768.git8b62284
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list