diff --git a/.gitignore b/.gitignore index af31667..8c7d398 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ ldc-20100804hg1655.tar.xz /ldc-20120720git5f15b30.xz /ldc-druntime-20120720git97ce46c.xz /ldc-phobos-20120720git52b15ed.xz +/ldc-20120725git09b095e.xz diff --git a/ldc.spec b/ldc.spec index beb2095..764f640 100644 --- a/ldc.spec +++ b/ldc.spec @@ -21,7 +21,7 @@ Name: ldc Version: 2 -Release: 26.%{alphatag}%{?dist} +Release: 27.%{alphatag}%{?dist} Summary: A compiler for the D programming language Group: Development/Languages @@ -223,6 +223,9 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/ %changelog +* Thu Jul 26 2012 Jonathan MERCIER - 2-27.20120720git5f15b30 +- fix link against libcurl + * Sun Jul 22 2012 Jonathan MERCIER - 2-26.20120624gitcef19fb - Update to use llvm 3.1 diff --git a/sources b/sources index e29684d..8f12cb1 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -2207fd2545a5fc62c93e3ba72c89c4ca macros.ldc -3e0ff97c504cc46c41711315aa3eaefe ldc-20120720git5f15b30.xz -d5a02d0d098f13426a43ee52ab246606 ldc-druntime-20120720git97ce46c.xz +0395ac4a2b21000c45d82544d274439a ldc-20120725git09b095e.xz 97bbcc2eed55b9b8b45af357b6db95d5 ldc-phobos-20120720git52b15ed.xz +d5a02d0d098f13426a43ee52ab246606 ldc-druntime-20120720git97ce46c.xz +2207fd2545a5fc62c93e3ba72c89c4ca macros.ldc