diff --git a/lalframe-3.0.1.tar.xz b/lalframe-3.0.1.tar.xz deleted file mode 100644 index 13802e1..0000000 --- a/lalframe-3.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18bfef4618b48f784cd8ba58d3cf10d2cdaa29b94e0951ba927f22d8e2243fca -size 7405756 diff --git a/lalframe-3.0.3.tar.xz b/lalframe-3.0.3.tar.xz new file mode 100644 index 0000000..57efe92 --- /dev/null +++ b/lalframe-3.0.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1215bcff09d07eef75b0f0426d666b21532bb79574a024a53a1017082427f4dd +size 7301296 diff --git a/lalframe.changes b/lalframe.changes index 2f3e345..447564a 100644 --- a/lalframe.changes +++ b/lalframe.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 22 07:27:53 UTC 2024 - Atri Bhattacharya + +- Update to version 3.0.3: + * No release notes. + ------------------------------------------------------------------- Tue May 23 06:23:32 UTC 2023 - Atri Bhattacharya diff --git a/lalframe.spec b/lalframe.spec index 2068639..5184472 100644 --- a/lalframe.spec +++ b/lalframe.spec @@ -1,7 +1,7 @@ # # spec file for package lalframe # -# 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 @@ -25,7 +25,7 @@ # No support for octave >= 6 %bcond_with octave Name: lalframe -Version: 3.0.1 +Version: 3.0.3 Release: 0 Summary: LSC Algorithm Frame Library for gravitational wave data analysis License: GPL-2.0-or-later @@ -184,6 +184,6 @@ pushd ../${PYTHON}_build %endif %files %{python_files} -%{python_sitearch}/* +%{python_sitearch}/lalframe/ %changelog