Accepting request 1038290 from home:StefanBruens:branches:science

- Update to version 7.2.4:
  * No release notes.
- Fix build with Swig 4.1.0, add swig_4_1_compat.patch

OBS-URL: https://build.opensuse.org/request/show/1038290
OBS-URL: https://build.opensuse.org/package/show/science/lal?expand=0&rev=26
This commit is contained in:
2022-11-26 04:08:46 +00:00
committed by Git OBS Bridge
parent b398aaf297
commit 1857ced84e
5 changed files with 52 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package lal
# spec file
#
# Copyright (c) 2022 SUSE LLC
#
@@ -36,13 +36,15 @@
# No support for octave >= 6
%bcond_with octave
Name: lal%{psuffix}
Version: 7.2.0
Version: 7.2.4
Release: 0
Summary: A collection of various gravitational wave data analysis routines
License: GPL-2.0-only
Group: Productivity/Scientific/Physics
URL: https://wiki.ligo.org/Computing/LALSuite
Source: https://software.igwn.org/sources/source/lalsuite/lal-%{version}.tar.xz
# PATCH-FIX-UPSTREAM -- See https://git.ligo.org/lscsoft/lalsuite/-/commit/847f9f1bf9c8e029db6426de098a963d542ab08b.patch
Patch0: swig_4_1_compat.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module numpy-devel}
BuildRequires: %{python_module numpy}