File lalinspiral.changes of Package lalinspiral
-------------------------------------------------------------------
Sun Dec 1 07:00:56 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Add lalinspiral-swig-stringval-not-value.patch: For
compatibility with swig 4.3.0, prefer 'stringval' before 'value'
attribute (upstream commit 9dba245a).
-------------------------------------------------------------------
Mon Nov 18 12:41:39 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Fix use of %requires_eq with respect to octave.
-------------------------------------------------------------------
Wed Sep 11 17:38:25 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.0.1 (no release notes).
-------------------------------------------------------------------
Sat Jul 20 03:41:13 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.0.0:
* No release notes.
-------------------------------------------------------------------
Mon Jan 22 08:05:14 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 4.0.4:
* No release notes.
-------------------------------------------------------------------
Tue May 23 10:16:47 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 4.0.2:
* No release notes.
- Update shlib package name in keeping with upstream so version.
-------------------------------------------------------------------
Sun Feb 12 06:26:09 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Add python-py BuildRequires to fix tests that fail due to "No
module named 'py._path'" errors.
-------------------------------------------------------------------
Tue Aug 23 23:45:10 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Fix multibuild package names.
-------------------------------------------------------------------
Fri Aug 19 20:06:56 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.0.0:
* No release notes.
- Update so version to match with upstream.
- Change how build dirs are set up for multiple py flavours: the
env variable PYTHON is used as the hashbang binary and must be
set to the full python executable.
- Pass "-Wno-error=address" to CFLAGS to avoid errors on a minor
warning.
- Update source URL.
- Split out testing as part of %check section to a multibuild
flavour; testing can take a long time slowing down builds for
dependent packages unnecessarily.
-------------------------------------------------------------------
Sun Jan 2 23:55:56 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2.0.4:
* No release notes.
- Drop support for python2 in keeping with upstream.
-------------------------------------------------------------------
Fri Feb 26 23:51:27 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2.0.2 (no release notes).
- Don't require octave-devel for devel pkg when not building with
octave support.
-------------------------------------------------------------------
Fri Feb 12 19:42:45 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 2.0.1
* no release notes
- Skip python36 build. Due to NEP 29, python36-numpy and co. in TW
are no more
-------------------------------------------------------------------
Fri Jan 22 00:00:15 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Fix testing for multi-versioned python.
-------------------------------------------------------------------
Mon Jan 18 14:53:51 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Disable octave bindings, since octave >= 6 isn't supported.
-------------------------------------------------------------------
Sun Oct 25 18:34:49 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update URL.
- Specfile cleanups using spec-cleaner,
-------------------------------------------------------------------
Sat Aug 15 15:09:43 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Implement tests as part of %check; introduces BuildRequires:
python3-pytest (we limit testing python modules to python3
only).
- ExcludeArch 32-bit, as tests fail and upstream confirms that it
is not supported
(https://git.ligo.org/lscsoft/lalsuite/-/issues/371).
-------------------------------------------------------------------
Tue Jul 7 01:03:38 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.10.1:
* No release notes.
- Drop lalinspiral-build-octave44-with-swig3.patch: fixed
upstream; also drop autoreconf command before configure and
BuildRequires: libtool, all required for this patch.
- Re-enable octave bindings: fixed upstream.
-------------------------------------------------------------------
Tue Jun 30 09:34:51 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Disable octave support as compilation error with current swig.
-------------------------------------------------------------------
Wed Apr 22 18:07:07 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- BuildRequires: python-xml only for openSUSE <= 15.2 since
python2 is disabled for newer openSUSE.
-------------------------------------------------------------------
Mon Feb 3 00:19:41 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.10.0:
* O3b release
- Rebase lalinspiral-build-octave44-with-swig3.patch for updated
version.
- Drop lalinspiral-include-stdio.patch: No longer needed.
- New BuildRequires: pkgconfig(lalburst), python-lalburst,
octave-lalburst and new Requires: python-lalburst.
-------------------------------------------------------------------
Tue Oct 1 11:25:54 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
- Build packages for both python2 and python3.
-------------------------------------------------------------------
Mon Jul 22 14:48:37 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.9.0:
* O3 release
- Add lalinspiral-include-stdio.patch to include a missing header
causing build failures.
- Update shared lib package names in keeping with upstream so
versioning.
- Rebase lalinspiral-build-octave44-with-swig3.patch to conform to
upstream's reworking for swig and octave version tests.
-------------------------------------------------------------------
Fri Feb 8 13:32:31 UTC 2019 - badshah400@gmail.com
- Switch builds to python2; add python-xml to BuildRequires.
-------------------------------------------------------------------
Thu Feb 7 15:05:32 UTC 2019 - badshah400@gmail.com
- Update Requires for %{name}-devel, octave-%{name}, and
python-%{name}.
-------------------------------------------------------------------
Sun Jan 27 19:11:46 UTC 2019 - badshah400@gmail.com
- Add lalburst-build-octave44-with-swig3.patch: allow building
octave bindings with swig 3.0.x rather than requiring swig 4.x.
-------------------------------------------------------------------
Sun Jan 27 18:00:12 UTC 2019 - badshah400@gmail.com
- Initial package