* Mon Jan 22 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.0.3:
* No release notes.
* Tue May 23 2023 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.0.1:
* No release notes.
- Update shlib package name in keeping with upstream so version.
* Sun Feb 12 2023 Atri Bhattacharya <badshah400@gmail.com>
- Add python-py BuildRequires to fix tests that fail due to "No
module named 'py._path'" errors.
Version: 2.0.1-bp155.1.6
* Fri Aug 19 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 02 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.6.0:
* No release notes.
- Drop support for python2 in keeping with upstream.
* Fri Feb 26 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.5.4:
* No release notes.
* Fri Feb 12 2021 Ben Greiner <code@bnavigator.de>
- Update to version 1.5.3:
* No release notes.
- Skip python36 build because python36-numpy in TW is no more
(NEP29)
* Thu Jan 21 2021 Atri Bhattacharya <badshah400@gmail.com>
- Fix up dependency for tests and the %check section running the
tests for mutli-versioned python.
* Mon Dec 21 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.5.2:
* No release notes.
- Disable octave bindings: octave >= 6 unsupported.
* Sun Oct 25 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update URL.
- Specfile cleanups using spec-cleaner.
* Fri Oct 23 2020 Atri Bhattacharya <badshah400@gmail.com>
- Drop redundant build/runtime dependencies:
* libframe-devel: superseded by framel-devel.
* ldas-tools-framecpp-devel is identical to
pkgconfig(framecppc).
* Sat Aug 15 2020 Atri Bhattacharya <badshah400@gmail.com>
- Implement tests as part of %check; additionally needs
BuildRequires: python3-pytest.
- ExcludeArch 32-bit, as tests fail and upstream confirms that it
is not supported
(https://git.ligo.org/lscsoft/lalsuite/-/issues/371).
* Mon Jul 06 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.5.1
* No release notes.
- New BuildRequires: pkgconfig(framel), pkgconfig(framecppc).
- Drop lalframe-build-octave44-with-swig3.patch: Incorporated
upstream (also drop BuildRequires: libtool and the command
autoreconf before configure).
- Re-enable octave bindings, fixed upstream.
* Wed Jul 01 2020 Atri Bhattacharya <badshah400@gmail.com>
- Disable octave support as compilation error with current swig.
* Mon May 11 2020 Atri Bhattacharya <badshah400@gmail.com>
- Improve Summary.
* Wed Apr 22 2020 Atri Bhattacharya <badshah400@gmail.com>
- BuildRequires: python-xml only for openSUSE <= 15.2 since
python2 is disabled for newer openSUSE.
* Sun Feb 02 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.5.0:
* O3b release
- Rebase lalframe-build-octave44-with-swig3.patch for updated
version.
* Mon Sep 30 2019 Atri Bhattacharya <badshah400@gmail.com>
- Build for python2 and python3
* Mon Jul 22 2019 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.4.5
* O3 release.
- Rebase lal-frame-build-octave44-with-swig3.patch to conform to
upstream's reworking for swig and octave version tests.
* Fri Feb 08 2019 badshah400@gmail.com
- Switch builds to python2; add python-xml BuildRequires.
* Thu Feb 07 2019 badshah400@gmail.com
- Update Requires for octave-%{name}.
* Thu Feb 07 2019 badshah400@gmail.com
- Update Requires for -devel pkg and python modules.
* Wed Feb 06 2019 badshah400@gmail.com
- Add lalframe-build-octave44-with-swig3.patch: allow building
octave bindings with swig 3.0.x rather than requiring swig 4.x.