[valide] New Revision

MERCIER Jonathan bioinfornatics at fedoraproject.org
Fri Oct 8 20:50:37 UTC 2010


commit c4db22f2d9563c5580d27f475977ed7578ccb943
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Fri Oct 8 22:49:49 2010 +0200

    New Revision

 .gitignore  |    1 +
 sources     |    3 +--
 valide.spec |   12 +++++++-----
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a24df7d..385dc8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ valide-20101105svn609.tar.xz
 /valadoc.py
 /valide-0.7.0.tar.gz
 /valide-20100904svn689.tar.xz
+/valide-20100923bzr557.tar.xz
diff --git a/sources b/sources
index 53ccb86..8614033 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-3693e1dc1db5e1c53975e61190adab98  valide-20100904svn689.tar.xz
-b7e2a245a559bb4a841f593f6b80f11e  valadoc.py
+2ca942fa38b57175121333d350773ddd  valide-20100923bzr557.tar.xz
diff --git a/valide.spec b/valide.spec
index bafeecf..377a910 100644
--- a/valide.spec
+++ b/valide.spec
@@ -1,16 +1,16 @@
-%global     alphatag        20100904
-%global     svn_revision    svn689
+%global     alphatag        20100923
+%global     svn_revision    bzr557
 %global     gtk2_version    2.18.0
 %global     vala_version    0.9.7
 
 # The source for this package was pulled from upstream's cvs.  Use the
 # following commands to generate the tarball:
-# svn export -r r689  http://valide.googlecode.com/svn/trunk/ valide-20100904svn689
-# tar -cJvf valide-20100904svn689.tar.xz valide-20100904svn689
+# bzr branch -r 557 lp:valide valide-20100923bzr557
+# tar -cJvf valide-20100923bzr557.tar.xz valide-20100923bzr557
 
 Name:           valide
 Version:        0.7.0
-Release:        5.%{alphatag}%{svn_revision}%{?dist}
+Release:        6.%{alphatag}%{svn_revision}%{?dist}
 Summary:        An integrated development environment (IDE) for the Vala programming language
 
 Group:          Development/Tools
@@ -128,6 +128,8 @@ fi
 
 %changelog
 * Sat Sep 04 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.7.0-5.20100904svn689
+- Update to last revision (689)
+
 * Fri Sep 03 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.7.0-4
 - Update to stable release 0.7.0
 


More information about the scm-commits mailing list