SHA256
1
0
forked from pool/ldc

Accepting request 341310 from home:marc_schuetz:branches:devel:languages:D

Update to 0.16.1 (bugfix only release)

OBS-URL: https://build.opensuse.org/request/show/341310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:D/ldc?expand=0&rev=3
This commit is contained in:
Ismail Dönmez
2015-10-28 17:33:07 +00:00
committed by Git OBS Bridge
parent 5259642f4b
commit 4f39287342
4 changed files with 12 additions and 6 deletions

View File

@@ -16,13 +16,13 @@
#
Name: ldc
Version: 0.16.0
Version: 0.16.1
Release: 0
License: BSD-3-Clause and Artistic-1.0
Summary: The LLVM D Compiler
Url: https://github.com/ldc-developers/ldc
Group: Development/Languages/Other
Source0: ldc-0.16.0-src.tar.gz
Source0: ldc-0.16.1-src.tar.gz
# PATCH-FIX-OPENSUSE workaround-buggy-llvm-config.patch bnc#856691
Patch1: workaround-buggy-llvm-config.patch
BuildRequires: libconfig++-devel
@@ -56,7 +56,7 @@ This package contains the Phobos development files necessary for developing
with LDC.
%prep
%setup -q -n ldc-0.16.0-src
%setup -q -n ldc-0.16.1-src
%patch1 -p1
%build