diff --git a/ldc.changes b/ldc.changes index 241a7fc..472acf5 100644 --- a/ldc.changes +++ b/ldc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 27 06:56:16 UTC 2018 - guillaume.gardet@opensuse.org + +- Fix so_version to 81 + ------------------------------------------------------------------- Fri Aug 24 10:24:47 UTC 2018 - guillaume@opensuse.org diff --git a/ldc.spec b/ldc.spec index aa18998..2236119 100644 --- a/ldc.spec +++ b/ldc.spec @@ -16,7 +16,7 @@ # -%define so_ver 80 +%define so_ver 81 %define lname_runtime libdruntime-%{name} %define lname_phobos libphobos2-%{name} %bcond_without ldc_bootstrap