Accepting request 1143201 from science
OBS-URL: https://build.opensuse.org/request/show/1143201 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lal?expand=0&rev=12
This commit is contained in:
commit
8d87fcfc17
@ -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
3
lal-7.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c840d00e91a51d03d3d8cdc358fd8e5597929e52eecefd15c49cc9833fc1ace
|
||||
size 2366072
|
@ -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>
|
||||
|
||||
|
8
lal.spec
8
lal.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user