From de96ddc60a7eeca449426e7c38771ac866d0469dfcf0137ca3698bbd0aca14d2 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Wed, 8 Jul 2020 00:58:15 +0000 Subject: [PATCH] Accepting request 819080 from home:badshah400:branches:science - Update to version 7.0.0. - Re-enable octave support; compilation error seems to be fixed upstream. OBS-URL: https://build.opensuse.org/request/show/819080 OBS-URL: https://build.opensuse.org/package/show/science/lal?expand=0&rev=5 --- lal-6.22.0.tar.xz | 3 --- lal-7.0.0.tar.xz | 3 +++ lal.changes | 8 ++++++++ lal.spec | 7 +++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 lal-6.22.0.tar.xz create mode 100644 lal-7.0.0.tar.xz diff --git a/lal-6.22.0.tar.xz b/lal-6.22.0.tar.xz deleted file mode 100644 index 8f6c2ac..0000000 --- a/lal-6.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dddf32cb84a5124381f114ee35f017538e6748827fd7c3eab8f69cc685f5b12 -size 1687992 diff --git a/lal-7.0.0.tar.xz b/lal-7.0.0.tar.xz new file mode 100644 index 0000000..0761ba4 --- /dev/null +++ b/lal-7.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a92377285ca0a2e6e48ae5ef8ad96a15dde62dc919f85ae93512dc942f860f +size 1713536 diff --git a/lal.changes b/lal.changes index 7b4f8f9..8f378a4 100644 --- a/lal.changes +++ b/lal.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 6 21:17:26 UTC 2020 - Atri Bhattacharya + +- Update to version 7.0.0: + * No release notes. +- Re-enable octave support; compilation error seems to be fixed + upstream. + ------------------------------------------------------------------- Tue Jun 30 09:30:36 UTC 2020 - Atri Bhattacharya diff --git a/lal.spec b/lal.spec index abb55a4..f738285 100644 --- a/lal.spec +++ b/lal.spec @@ -15,12 +15,11 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define shliblal liblal18 +%define shliblal liblal20 %define shliblalsupport liblalsupport14 -# FIXME: Disable octave support as compilation error with current swig -%bcond_with octave +%bcond_without octave Name: lal -Version: 6.22.0 +Version: 7.0.0 Release: 0 Summary: A collection of various gravitational wave data analysis routines License: GPL-2.0-only