[ldc/f13/master] new revision many bug fix

MERCIER Jonathan bioinfornatics at fedoraproject.org
Mon Jan 3 21:02:13 UTC 2011


commit f5cee86743f7570d9112fa94c5a6982abb72ae97
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Mon Jan 3 22:02:01 2011 +0100

    new revision many bug fix

 ldc.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/ldc.spec b/ldc.spec
index 276621f..c351fa3 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -1,14 +1,14 @@
-%global     alphatag        20101114
-%global     hg_revision     hg1698
+%global     alphatag        20100102
+%global     hg_revision     hg1705
 
 # The source for this package was pulled from upstream's mercurial (hg).
 # Use the following commands to generate the tarball:
-# hg clone -r 1698 http://bitbucket.org/lindquist/ldc ldc-20101114hg1698
-# tar -cJvf ldc-20101114hg1698.tar.xz ldc-20101114hg1698
+# hg clone -r 1705 http://bitbucket.org/lindquist/ldc ldc-20100102hg1705
+# tar -cJvf ldc-20100102hg1705.tar.xz ldc-20100102hg1705
 
 Name:           ldc
 Version:        0.9.2
-Release:        25.%{alphatag}%{hg_revision}%{?dist}
+Release:        27.%{alphatag}%{hg_revision}%{?dist}
 Summary:        A compiler for the D programming language
 
 Group:          Development/Languages
@@ -103,6 +103,9 @@ rm -rf %{buildroot}
 %config(noreplace)  %{_sysconfdir}/rpm/macros.ldc
 
 %changelog
+* Mon Jun 05 2011 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-27.20100102hg1705
+- update to latest revision 1705
+
 * Sun Nov 14 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-25.20101114hg1698
 - update to latest revision 1698
 - several bug fix


More information about the scm-commits mailing list