Update revision

epel9
Jonathan MERCIER 12 years ago
parent b46f389f54
commit bc9caaf017

@ -1,8 +1,8 @@
# debug info seem not works with D compiler
%global snapdate 20121003
%global ldc_rev b8e62b8
%global phobos_rev 3b5393f
%global druntime_rev ea1c20f
%global snapdate 20121007
%global ldc_rev 0777102
%global phobos_rev db08c0c
%global druntime_rev c38aad3
%global alphatag %{snapdate}git%{ldc_rev}
%global phobostag %{snapdate}git%{phobos_rev}
%global druntimetag %{snapdate}git%{druntime_rev}
@ -21,7 +21,7 @@
Name: ldc
Version: 2
Release: 30.%{alphatag}%{?dist}
Release: 31.%{alphatag}%{?dist}
Summary: A compiler for the D programming language
Group: Development/Languages
@ -225,6 +225,9 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/
%changelog
* Tue Oct 09 2012 Jonathan MERCIER <bioinfornatics at gmail.com> - 2-31.20121007git0777102
- Update to latest revision
* Wed Oct 03 2012 Jonathan MERCIER <bioinfornatics at gmail.com> - 2-30.20121003gitb8e62b8
- update ldc to rev b8e62b8

@ -1,4 +1,3 @@
cbfe6123267fe84eefa2ece5d11b5687 ldc-20121003gitb8e62b8.tar.xz
70ac0ec49e7e0dcdfb2bc64c08a6bd4f ldc-phobos-20121003git3b5393f.tar.xz
8efe526741b0427ef07a1c78c2a0119e ldc-druntime-20121003gitea1c20f.tar.xz
2207fd2545a5fc62c93e3ba72c89c4ca macros.ldc
028e7d42ba41dc110844eeab55d4b2b2 ldc-20121007git0777102.tar.xz
d1f15e34d03e7c88f633a4154a875053 ldc-phobos-20121007gitdb08c0c.tar.xz
02618d93d63f93b210556d30c8e9ddad ldc-druntime-20121007gitc38aad3.tar.xz

Loading…
Cancel
Save