[ldc/f18] update to latest rev

MERCIER Jonathan bioinfornatics at fedoraproject.org
Mon Jan 28 16:19:34 UTC 2013


commit 94514e0555c36d54aa7bdef7cf74776996e7ecae
Author: Jonathan MERCIER <bioinfornatics at gmail.com>
Date:   Mon Jan 28 17:19:26 2013 +0100

    update to latest rev

 .gitignore |    3 +++
 ldc.spec   |   19 +++++++++++--------
 sources    |    6 +++---
 3 files changed, 17 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 101c381..4b26802 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,6 @@ ldc-20100804hg1655.tar.xz
 /ldc-dmd-testsuite-20130104gitb6f7ffb.tar.xz
 /ldc-druntime-20130104git5c6053c.tar.xz
 /ldc-phobos-20130104gitc3574a7.tar.xz
+/ldc-20130127gite7e6998.tar.xz
+/ldc-phobos-20130127gite7e6998.tar.xz
+/ldc-druntime-20130127gite7e6998.tar.xz
diff --git a/ldc.spec b/ldc.spec
index 50f9aa6..a41d390 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -1,8 +1,8 @@
 # debug info seem not works with D compiler
-%global     snapdate            20130104
-%global     ldc_rev             82a3216
+%global     snapdate            20130127
+%global     ldc_rev             7e6998
 %global     phobos_rev          c3574a7
-%global     druntime_rev        5c6053c
+%global     druntime_rev        3a46e0d
 %global     dmdtestsuite_rev    b6f7ffb
 %global     alphatag            %{snapdate}git%{ldc_rev}
 %global     phobostag           %{snapdate}git%{phobos_rev}
@@ -25,7 +25,7 @@
 
 Name:           ldc
 Version:        2
-Release:        36.%{alphatag}%{?dist}
+Release:        37.%{alphatag}%{?dist}
 Summary:        A compiler for the D programming language
 Summary(fr):    Un compiler pour le langage de programmation D
 
@@ -217,8 +217,8 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 %files druntime
 %doc runtime/druntime/LICENSE runtime/druntime/README
-%{_libdir}/libdruntime-ldc-debug.so.2.0.60
-%{_libdir}/libdruntime-ldc.so.2.0.60
+%{_libdir}/libdruntime-ldc-debug.so.2.0.61
+%{_libdir}/libdruntime-ldc.so.2.0.61
 %{_libdir}/libdruntime-ldc-debug.so.60
 %{_libdir}/libdruntime-ldc.so.60
 
@@ -230,8 +230,8 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 %files phobos
 %doc runtime/phobos/LICENSE_1_0.txt
-%{_libdir}/libphobos-ldc-debug.so.2.0.60
-%{_libdir}/libphobos-ldc.so.2.0.60
+%{_libdir}/libphobos-ldc-debug.so.2.0.61
+%{_libdir}/libphobos-ldc.so.2.0.61
 %{_libdir}/libphobos-ldc-debug.so.60
 %{_libdir}/libphobos-ldc.so.60
 
@@ -248,6 +248,9 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 
 %changelog
+* Mon Jan 28 2013 Jonathan MERCIER <bioinfornatics at gmail.com> - 2-37.20130127git7e6998
+- update to latest rev
+
 * Sat Jan 05 2013 Jonathan MERCIER <bioinfornatics at gmail.com> - 2-36.20120105git82a3216
 - update to latest revision
 
diff --git a/sources b/sources
index e818791..c56ece7 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
-d45f9b656791dcf98493d24eff780d6f  ldc-20130104git82a3216.tar.xz
+40b49308c22298f330cc8e22c8f64c6f  ldc-20130127gite7e6998.tar.xz
 a400b1993b2bd985f05a3ac59b977be6  ldc-dmd-testsuite-20130104gitb6f7ffb.tar.xz
-2441fba28c7fa3742b83567d8b3e99fd  ldc-druntime-20130104git5c6053c.tar.xz
-27ed251116e352aa4b645dc2fd038726  ldc-phobos-20130104gitc3574a7.tar.xz
+27ed251116e352aa4b645dc2fd038726  ldc-phobos-20130127gite7e6998.tar.xz
+cebeb8b75e6b7774c09654ec1976920e  ldc-druntime-20130127gite7e6998.tar.xz
 2207fd2545a5fc62c93e3ba72c89c4ca  macros.ldc


More information about the scm-commits mailing list