[ldc/f13/master] modif spec and latest revision

MERCIER Jonathan bioinfornatics at fedoraproject.org
Fri Nov 5 20:09:41 UTC 2010


commit b574db4af564c3e9a4dd0c7312d631d613e0ad95
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Fri Nov 5 21:09:13 2010 +0100

    modif spec and latest revision

 .gitignore |    1 +
 ldc.spec   |   21 ++++++++++++++-------
 sources    |    2 +-
 3 files changed, 16 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7064b59..49bb1e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ ldc-20100804hg1655.tar.xz
 /ldc-20100905hg1659.tar.xz
 /ldc-20100927hg1664.tar.xz
 /ldc-20100928hg1665.tar.xz
+/ldc-20101105hg1697.tar.xz
diff --git a/ldc.spec b/ldc.spec
index c70f80e..620fbac 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -1,14 +1,14 @@
-%global     alphatag        20100928
-%global     hg_revision     hg1665
+%global     alphatag        20101105
+%global     hg_revision     hg1697
 
 # The source for this package was pulled from upstream's mercurial (hg).
 # Use the following commands to generate the tarball:
-# hg clone -r 1665 http://bitbucket.org/lindquist/ldc ldc-20100928hg1665
-# tar -cJvf ldc-20100928hg1665.tar.xz ldc-20100928hg1665
+# hg clone -r 1697 http://bitbucket.org/lindquist/ldc ldc-20101105hg1697
+# tar -cJvf ldc-20101105hg1697.tar.xz ldc-20101105hg1697
 
 Name:           ldc
 Version:        0.9.2
-Release:        21.%{alphatag}%{hg_revision}%{?dist}
+Release:        23.%{alphatag}%{hg_revision}%{?dist}
 Summary:        A compiler for the D programming language
 
 Group:          Development/Languages
@@ -102,8 +102,15 @@ rm -rf %{buildroot}
 %config(noreplace)  %{_sysconfdir}/rpm/macros.ldc
 
 %changelog
-* Sat Sep 18 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-21.20100928hg1665
-- update to new release 1666 
+* Fri Nov 05 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-23.20101105hg1697
+- update to latest revision 1967
+- several bug fix
+
+* Wed Sep 29 2010 jkeating - 0.9.2-22.20100927hg1664
+- Rebuilt for gcc bug 634757
+
+* Sat Sep 18 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-21.20100927hg1664
+- update to new release 1664 
 
 * Sat Sep 18 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-20.20100927hg1664
 - update to new release 1664
diff --git a/sources b/sources
index 82cca60..de8cfcd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b1bf57f00781001caaf3eea8b8d03bb  ldc-20100928hg1665.tar.xz
+c2e739650c59d2f048b079e50f876eb8  ldc-20101105hg1697.tar.xz


More information about the scm-commits mailing list