From 020746b9e2e164e9d0e8fc52653ba8e0a0e29313 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 18 Feb 2019 08:27:55 +0100 Subject: [PATCH] Update to 1.14.0 --- .gitignore | 1 + ldc.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ed36d28..17be865 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /ldc-0.17.6-git79d2284-src.tar.gz /ldc-1.12.0-src.tar.gz /ldc-0.17.6-src.tar.gz +/ldc-1.14.0-src.tar.gz diff --git a/ldc.spec b/ldc.spec index 0952928..f74bccd 100644 --- a/ldc.spec +++ b/ldc.spec @@ -1,6 +1,6 @@ %global dmdfe_major 2 %global dmdfe_minor 0 -%global dmdfe_bump 82 +%global dmdfe_bump 84 %global dmdfe %dmdfe_major.%dmdfe_minor.%dmdfe_bump #global pre beta2 @@ -16,8 +16,8 @@ Name: ldc Epoch: 1 -Version: 1.12.0 -Release: 3%{?pre:.%{pre}}%{?dist} +Version: 1.14.0 +Release: 1%{?pre:.%{pre}}%{?dist} Summary: LLVM D Compiler # The DMD frontend in dmd/* GPL version 1 or artistic license @@ -234,6 +234,7 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/ %files druntime-devel %{_includedir}/d/ldc %{_includedir}/d/core +%{_includedir}/d/object.d %{_libdir}/libdruntime-ldc-debug-shared.so %{_libdir}/libdruntime-ldc-shared.so @@ -255,6 +256,9 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/ %{_datadir}/geany/tags/phobos.d.tags %changelog +* Mon Feb 18 2019 Kalev Lember - 1:1.14.0-1 +- Update to 1.14.0 + * Fri Feb 01 2019 Fedora Release Engineering - 1:1.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 49687f2..801996f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (ldc-0.17.6-src.tar.gz) = 433a3582bb5214004a676741d7483ed87066b47b8bfec4633796ca5a717c78ea54ee7b9c2ce1cf7bc399082802f15133d28cb4884b879326d224f48687af68e3 -SHA512 (ldc-1.12.0-src.tar.gz) = 1b62b1dc06fb4ea8865a69a227d05627583813b0598cc1dcb8bbdb028a40c6dd0a0cc6d8e445c80e92d30158cf77f83fa5784b695062f625f17e031387da3e5a +SHA512 (ldc-1.14.0-src.tar.gz) = 9876bf45a4b2472dd7d26e4ed40ea0075dc598e574a27bdb9d6a9ea5a01263446f0a92100535f17de9620d82d13b9e30ecbbb7bf330673dc0dc3da06247ddba2