[syntastic] Updating to rev d238665

MERCIER Jonathan bioinfornatics at fedoraproject.org
Thu Oct 24 03:37:54 UTC 2013


commit 79b2601c8694bc9c25b69dd1ebfed1c17ebba27e
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Thu Oct 24 05:37:59 2013 +0200

    Updating to rev d238665

 .gitignore     |    1 +
 sources        |    3 ++-
 syntastic.spec |    9 ++++++---
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1779404..bdebc72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /syntastic-20120917git72856e6.tar.xz
 /syntastic-20130805gita4fa323.tar.xz
+/syntastic-20131023gitd238665.tar.xz
diff --git a/sources b/sources
index 0d20a42..0fd91c2 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-9ac2a9a3e4b1996e4d35da883a40cb7b  syntastic-20130805gita4fa323.tar.xz
+a5bd93819903c3d475335083b3028429  syntastic-20131023gitd238665.tar.xz
+a5bd93819903c3d475335083b3028429  syntastic-20131023gitd238665.tar.xz
diff --git a/syntastic.spec b/syntastic.spec
index 393c781..3a230aa 100644
--- a/syntastic.spec
+++ b/syntastic.spec
@@ -1,5 +1,5 @@
-%global     revision        48208d4
-%global     snapdate        20130809
+%global     revision        d238665
+%global     snapdate        20131023
 %global     alphatag        %{snapdate}git%{revision}
 %global     vimfiles        %{_datadir}/vim/vimfiles
 
@@ -15,7 +15,7 @@
 
 Name:           syntastic
 Version:        2.3.0
-Release:        14.%{alphatag}%{?dist}
+Release:        15.%{alphatag}%{?dist}
 Summary:        A vim plugins to check syntax for programming languages
 Summary(fr):    Une extension de vim vérifiant la syntaxe pour les langages de programmation
 
@@ -311,6 +311,9 @@ exit 0
 
 
 %changelog
+* Thu Oct 24 2013 Jonathan MERCIER <bioinfornatics at gmail.com> - 2.3.0-15.20131023gitd238665
+- Update to rev d238665
+
 * Sat Aug 10 2013 "Jonathan Mercier" <"Jonathan Mercier at gmail dot org"> - 2.3.0-14.20130809git48208d4
 - Update to rev 48208d4
 


More information about the scm-commits mailing list