[tango] Update to release 5561

MERCIER Jonathan bioinfornatics at fedoraproject.org
Tue Sep 21 17:23:02 UTC 2010


commit 052e72c98033c841821681327c0079517a205d62
Author: bioinfornatics <bioinfornatics at gmail.com>
Date:   Tue Sep 21 19:22:59 2010 +0200

    Update to release 5561

 .gitignore |    1 +
 sources    |    2 +-
 tango.spec |   13 ++++++++-----
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 93771cc..bd9cb6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /tango-20100826svn5543.tar.xz
+/tango-20100919svn5561.tar.xz
diff --git a/sources b/sources
index a860f9f..5c9ad65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f33811b6a005857c8d580e84697ec50  tango-20100826svn5543.tar.xz
+75e630c9ca66eac166f842003c56f6a1  tango-20100919svn5561.tar.xz
diff --git a/tango.spec b/tango.spec
index 28dfb4d..ad96d1e 100644
--- a/tango.spec
+++ b/tango.spec
@@ -1,15 +1,15 @@
-%global     alphatag        20100826
-%global     svn_revision    svn5543
+%global     alphatag        20100919
+%global     svn_revision    svn5561
 %global     debug_package   %{nil}
 
 # The source for this package was pulled from upstream's subversion (svn).
 # Use the following commands to generate the tarball:
-# svn export -r 5543 http://svn.dsource.org/projects/tango/trunk tango-20100826svn5543
-# tar -cJvf tango-20100826svn5543.tar.xz tango-20100826svn5543
+# svn export -r 5561 http://svn.dsource.org/projects/tango/trunk tango-20100919svn5561
+# tar -cJvf tango-20100919svn5561.tar.xz tango-20100919svn5561
 
 Name:           tango
 Version:        0.99.9
-Release:        19.%{alphatag}%{svn_revision}%{?dist}
+Release:        20.%{alphatag}%{svn_revision}%{?dist}
 Summary:        The Developer's Library for D
 
 Group:          Development/Libraries
@@ -153,6 +153,9 @@ rm -rf %{buildroot}
 %doc doc/example
 
 %changelog
+* Thu Aug 26 2010 Jonathan MERCIER <bioinfornatics at gmail.com>  0.99.9-19.20100919svn5561
+- Update to revision 5561
+
 * Thu Aug 26 2010 Jonathan MERCIER <bioinfornatics at gmail.com>  0.99.9-19.20100826svn5543
 - Update to revision 5543
 


More information about the scm-commits mailing list