[ldc/f13/master] new revision

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sun Jan 16 14:07:31 UTC 2011


commit 447a8f13eff22b99fde7e1170608f41e0effdd25
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Sun Jan 16 14:06:09 2011 +0100

    new revision

 .gitignore |    1 +
 ldc.spec   |   22 ++++++++++++++++------
 sources    |    2 +-
 3 files changed, 18 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a4bc34..a6f0769 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ ldc-20100804hg1655.tar.xz
 /ldc-20100928hg1665.tar.xz
 /ldc-20101105hg1697.tar.xz
 /ldc-20101114hg1698.tar.xz
+/ldc-20110115hg1832.tar.xz
diff --git a/ldc.spec b/ldc.spec
index c351fa3..82eccdb 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -1,14 +1,15 @@
-%global     alphatag        20100102
-%global     hg_revision     hg1705
+%global     alphatag        20110115
+%global     hg_revision     hg1832
 
 # The source for this package was pulled from upstream's mercurial (hg).
 # Use the following commands to generate the tarball:
-# hg clone -r 1705 http://bitbucket.org/lindquist/ldc ldc-20100102hg1705
-# tar -cJvf ldc-20100102hg1705.tar.xz ldc-20100102hg1705
+# hg clone -r 1832 http://bitbucket.org/lindquist/ldc ldc-20110115hg1832
+# find ldc-20110115hg1832 -name ".hg" | xargs rm -fr
+# tar -cJvf ldc-20110115hg1832.tar.xz ldc-20110115hg1832
 
 Name:           ldc
 Version:        0.9.2
-Release:        27.%{alphatag}%{hg_revision}%{?dist}
+Release:        30.%{alphatag}%{hg_revision}%{?dist}
 Summary:        A compiler for the D programming language
 
 Group:          Development/Languages
@@ -103,7 +104,16 @@ 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
+* Sun Jan 16 2011 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-30.20110115hg1832
+ update to latest revision 1832
+ 
+* Mon Jan 07 2011 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-29.20110110hg1828
+ update to latest revision 1828
+
+* Fri Jan 07 2011 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-28.20110105hg1812
+ update to latest revision 1812
+
+* Mon Jan 05 2011 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-27.20110102hg1705
 - update to latest revision 1705
 
 * Sun Nov 14 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-25.20101114hg1698
diff --git a/sources b/sources
index 9300322..74c83e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab3e8819bcd7a33d254d181171cee5e2  ldc-20101114hg1698.tar.xz
+0dabcd2606a52fe34daff63d36c3a23e  ldc-20110115hg1832.tar.xz


More information about the scm-commits mailing list