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

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a697936d7f8fe123a80d63bb76e50958d40d3ca31ccb6d558107ed67b15c74d
size 4760709

3
ldc-0.16.1-src.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e66cea99f0b1406bbd265ad5fe6aa1412bae31ac86d8a678eb6751f304b6f95b
size 4765335

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 28 11:02:24 UTC 2015 - schuetzm@gmx.net
- update to 0.16.1
- this is a bugfix only release
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 24 11:29:29 UTC 2015 - schuetzm@gmx.net Sat Oct 24 11:29:29 UTC 2015 - schuetzm@gmx.net

View File

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