Accepting request 998854 from science
OBS-URL: https://build.opensuse.org/request/show/998854 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lalframe?expand=0&rev=5
This commit is contained in:
commit
d6582ddaeb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0675811aea60e7c2679d67de60ef77cb9bbf6d3042a81538170c0c905fed0ba2
|
||||
size 7438228
|
3
lalframe-2.0.1.tar.xz
Normal file
3
lalframe-2.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b5f78ddd39f16a69b6d23bd54aa36657323bb6b9c038aa9ffab6b2fd6795551
|
||||
size 7315160
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 19 11:59:05 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 2.0.1:
|
||||
* No release notes.
|
||||
- Update so version to match upstream.
|
||||
- Update source URL.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 2 23:29:46 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -21,17 +21,17 @@
|
||||
# Py2 support dropped by upstream
|
||||
%define skip_python2 1
|
||||
|
||||
%define shlib lib%{name}11
|
||||
%define shlib lib%{name}13
|
||||
# No support for octave >= 6
|
||||
%bcond_with octave
|
||||
Name: lalframe
|
||||
Version: 1.6.0
|
||||
Version: 2.0.1
|
||||
Release: 0
|
||||
Summary: LSC Algorithm Frame Library for gravitational wave data analysis
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Scientific/Physics
|
||||
URL: https://wiki.ligo.org/Computing/LALSuite
|
||||
Source: http://software.ligo.org/lscsoft/source/lalsuite/lalframe-%{version}.tar.xz
|
||||
Source: https://software.igwn.org/sources/source/lalsuite/lalframe-%{version}.tar.xz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module lal >= 7.1.0}
|
||||
BuildRequires: %{python_module numpy >= 1.7}
|
||||
|
Loading…
Reference in New Issue
Block a user