diff --git a/lal-7.1.5.tar.xz b/lal-7.1.5.tar.xz deleted file mode 100644 index d1b3a84..0000000 --- a/lal-7.1.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:058049e95d246c72d350d2305c339e830fa8f996a0682532dfd54021112f8100 -size 2329640 diff --git a/lal-7.2.0.tar.xz b/lal-7.2.0.tar.xz new file mode 100644 index 0000000..3ffc265 --- /dev/null +++ b/lal-7.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7858e07148491b6d6b9fb727722800a5efd24ba30cff1b1a1e475804517583e4 +size 2371888 diff --git a/lal.changes b/lal.changes index d66aee4..f334f67 100644 --- a/lal.changes +++ b/lal.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Aug 19 11:54:33 UTC 2022 - Atri Bhattacharya + +- Update to version 7.2.0: + * No release notes. +- Update source URL. + +------------------------------------------------------------------- +Thu Jun 23 22:58:37 UTC 2022 - Atri Bhattacharya + +- Update to version 7.1.7: + * No release notes. + ------------------------------------------------------------------- Sun Jan 2 23:16:49 UTC 2022 - Atri Bhattacharya diff --git a/lal.spec b/lal.spec index 97a21d5..37b9b39 100644 --- a/lal.spec +++ b/lal.spec @@ -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}