[ldc/f17] update ldc

MERCIER Jonathan bioinfornatics at fedoraproject.org
Fri Jun 15 09:59:34 UTC 2012


commit cba890f072ae861e756a4bfe5b26da842a0aacec
Author: Jonathan MERCIER <bioinfornatics at gmail.com>
Date:   Fri Jun 15 11:59:19 2012 +0200

    update ldc

 .gitignore |    3 +++
 ldc.spec   |    9 ++++++---
 sources    |    6 +++---
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 15cb458..cd52172 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,6 @@ ldc-20100804hg1655.tar.xz
 /ldc-phobos-20120606git2bc3677.xz
 /ldc-druntime-20120606git430c913.xz
 /ldc-20120606git1c301aa.xz
+/ldc-20120613git3eef7b7.xz
+/ldc-phobos-20120613git2bc3677.xz
+/ldc-druntime-20120613git430c913.xz
diff --git a/ldc.spec b/ldc.spec
index 8c9ab44..a410653 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -1,6 +1,6 @@
 # debug info seem not works with D compiler
-%global     snapdate        20120606
-%global     ldc_rev         1c301aa
+%global     snapdate        20120613
+%global     ldc_rev         3eef7b7
 %global     phobos_rev      2bc3677
 %global     druntime_rev    430c913
 %global     alphatag        %{snapdate}git%{ldc_rev}
@@ -23,7 +23,7 @@
 
 Name:           ldc
 Version:        2
-Release:        21.%{alphatag}%{?dist}
+Release:        22.%{alphatag}%{?dist}
 Summary:        A compiler for the D programming language
 
 Group:          Development/Languages
@@ -222,6 +222,9 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 
 %changelog
+* Fri Jun 15 2012 Jonathan MERCIER <bioinfornatics at gmail.com> - 2-22.20120613git3eef7b7
+- update ldc
+
 * Wed Jun 06 2012 Jonathan MERCIER <bioinfornatics at gmail.com> - 2-21.20120606git1c301aa
 - fix imported di file
 
diff --git a/sources b/sources
index c01687c..0f132b8 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-20347bb922603b8080fd6b6088ecfc68  ldc-20120606git1c301aa.xz
-72271de8f33ae757d580080654a7bd9a  ldc-phobos-20120606git2bc3677.xz
+c4b1e53c7be782bb8da7614ba07d2fe5  ldc-20120613git3eef7b7.xz
+72271de8f33ae757d580080654a7bd9a  ldc-phobos-20120613git2bc3677.xz
+6c76b91ec9ba0d6cbe56ec3c527b8425  ldc-druntime-20120613git430c913.xz
 2207fd2545a5fc62c93e3ba72c89c4ca  macros.ldc
-6c76b91ec9ba0d6cbe56ec3c527b8425  ldc-druntime-20120606git430c913.xz


More information about the scm-commits mailing list