From b90093bf0060c101ddc2896c14ef3c0812fd35a6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 7 Mar 2020 17:24:53 +0100 Subject: [PATCH] Update to 1.20.1 --- ldc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ldc.spec b/ldc.spec index 9178e1d..9b6bf90 100644 --- a/ldc.spec +++ b/ldc.spec @@ -18,8 +18,8 @@ Name: ldc Epoch: 1 -Version: 1.20.0%{?pre:~%{pre}} -Release: 2%{?dist} +Version: 1.20.1%{?pre:~%{pre}} +Release: 1%{?dist} Summary: LLVM D Compiler # The DMD frontend in dmd/* GPL version 1 or artistic license @@ -271,6 +271,9 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/ %{_datadir}/geany/tags/phobos.d.tags %changelog +* Sat Mar 07 2020 Kalev Lember - 1:1.20.1-1 +- Update to 1.20.1 + * Sat Feb 15 2020 Kalev Lember - 1:1.20.0-2 - Update to 1.20.0 final release - Build with llvm 10.0