[syntastic/f19] Touch spec file

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sun May 19 00:07:21 UTC 2013


commit 76101d60e081c4eea571498565d9c3efb5f3a76f
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Sun May 19 02:07:16 2013 +0200

    Touch spec file

 syntastic.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/syntastic.spec b/syntastic.spec
index 89dbada..867b531 100644
--- a/syntastic.spec
+++ b/syntastic.spec
@@ -1,4 +1,6 @@
-%global     alphatag        20120917git72856e6
+%global     snapdate        20120917
+%global     revision        72856e6
+%global     alphatag        %{snapdate}git%{revision}
 %global     vimfiles        %{_datadir}/vim/vimfiles
 
 # The source for this package was pulled from upstream's git.
@@ -13,7 +15,7 @@
 
 Name:           syntastic
 Version:        2.3.0
-Release:        9.%{alphatag}%{?dist}
+Release:        8.%{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
 
@@ -309,9 +311,6 @@ exit 0
 
 
 %changelog
-* Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.0-9.20120917git72856e6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
 * Wed Oct 03 2012 Jonathan MERCIER <bioinfornatics at gmail.com> - 2.3.0-8.20120917git72856e6
 - fix spec
 


More information about the scm-commits mailing list