Accepting request 1140563 from home:badshah400:branches:science

* Update to version 7.4.1.
* Enable builds on non-x84_64 archs, issue fixed.

OBS-URL: https://build.opensuse.org/request/show/1140563
OBS-URL: https://build.opensuse.org/package/show/science/lal?expand=0&rev=33
This commit is contained in:
Dirk Stoecker 2024-02-01 08:13:49 +00:00 committed by Git OBS Bridge
parent 5451e8b2c0
commit f896fe34e7
4 changed files with 12 additions and 9 deletions

View File

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

3
lal-7.4.1.tar.xz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 18 15:13:14 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.4.1:
* No release notes.
- Enable builds on non-x84_64 archs, issue fixed.
-------------------------------------------------------------------
Fri May 26 14:30:47 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package lal
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -36,7 +36,7 @@
# No support for octave >= 6
%bcond_with octave
Name: lal%{psuffix}
Version: 7.3.1
Version: 7.4.1
Release: 0
Summary: A collection of various gravitational wave data analysis routines
License: GPL-2.0-only
@ -61,10 +61,6 @@ Requires: python-python-dateutil
Requires: python-scipy
Recommends: python-ligo-lw
Recommends: python-ligo-segments
# Broken on all archs where 'char' is unsigned
# https://git.ligo.org/lscsoft/lalsuite/-/issues/581
# Also broken on x86
ExcludeArch: %{ix86} %{arm} %{ppc} aarch64 ppc64 ppc64le riscv64
%if %{with octave}
BuildRequires: octave-devel
BuildRequires: swig >= 4.0