Accepting request 998252 from home:badshah400:branches:science

- Update to version 7.2.0:
- Update source URL.

OBS-URL: https://build.opensuse.org/request/show/998252
OBS-URL: https://build.opensuse.org/package/show/science/lal?expand=0&rev=24
This commit is contained in:
Atri Bhattacharya 2022-08-23 14:15:48 +00:00 committed by Git OBS Bridge
parent 26cf950674
commit b398aaf297
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:058049e95d246c72d350d2305c339e830fa8f996a0682532dfd54021112f8100
size 2329640

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7858e07148491b6d6b9fb727722800a5efd24ba30cff1b1a1e475804517583e4
size 2371888

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Aug 19 11:54:33 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.2.0:
* No release notes.
- Update source URL.
-------------------------------------------------------------------
Thu Jun 23 22:58:37 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.1.7:
* No release notes.
-------------------------------------------------------------------
Sun Jan 2 23:16:49 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -36,13 +36,13 @@
# No support for octave >= 6
%bcond_with octave
Name: lal%{psuffix}
Version: 7.1.5
Version: 7.2.0
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: http://software.ligo.org/lscsoft/source/lalsuite/lal-%{version}.tar.xz
Source: https://software.igwn.org/sources/source/lalsuite/lal-%{version}.tar.xz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module numpy-devel}
BuildRequires: %{python_module numpy}