Package Release Info

lalburst-1.5.10-bp155.1.9

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lalburst-devel
liblalburst6
python3-lalburst

Change Logs

* Mon Jan 03 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.5.10:
  * No release notes.
- Update minimum version of lalsimulation in BuildRequires.
* Sun Jan 02 2022 Atri Bhattacharya <badshah400@gmail.com>
- Fix a comment to avoid macro expansion leading to build failures
  on Leap 15.x.
* Mon Mar 01 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.5.8 (no release notes).
- Disable python2 build: no longer supported by upstream and
  python-ligo-* dependencies unavailable.
* Fri Feb 12 2021 Ben Greiner <code@bnavigator.de>
- Update to 1.5.7
  * no changelog
- Skip python36 build in TW, because python36-numpy and co. are no
  more.
* Thu Jan 21 2021 Atri Bhattacharya <badshah400@gmail.com>
- Fix testing for multi-version python.
* Mon Jan 18 2021 Atri Bhattacharya <badshah400@gmail.com>
- Disable octave bindings, since octave >= 6 isn't supported.
* Sun Oct 25 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update URL.
- Specfile cleanups using spec-cleaner.
* Sat Aug 15 2020 Atri Bhattacharya <badshah400@gmail.com>
- Implement tests as part of %check; needs BuildRequires:
  python3-pytest, python3-ligo-lw, and python3-matplotlib.
- Add Requires: python-ligo-lw as tests show it is necessary
  during runtime.
- ExcludeArch 32-bit, as tests fail and upstream confirms that it
  is not supported
  (https://git.ligo.org/lscsoft/lalsuite/-/issues/371).
* Tue Jul 07 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.5.5:
  * No release notes.
- Drop lalburst-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.
* Wed Jul 01 2020 Atri Bhattacharya <badshah400@gmail.com>
- Disable octave support as compilation error with current swig.
* Wed Apr 22 2020 Atri Bhattacharya <badshah400@gmail.com>
- BuildRequires: python-xml only for openSUSE <= 15.2 since
  python2 is disabled for newer openSUSE.
* Mon Feb 03 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.5.4:
  * snglcoinc: fix rate_factors for more than two detector cases
- Changes from version 1.5.3:
  * O3b release
- Rebase lalburst-build-octave44-with-swig3.patch for updated
  version.
* Tue Oct 01 2019 Atri Bhattacharya <badshah400@gmail.com>
- Build packages for both python2 and python3.
* Mon Jul 22 2019 Atri Bhattacharya <badshah400@gmail.com>
- Add lalburst-fix-uninitialised-variable.patch to fix usage of
  an uninitialised variable.
* Mon Jul 22 2019 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.5.2:
  * O3 release.
- Rebase lalburst-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 to BuildRequires.
* Thu Feb 07 2019 badshah400@gmail.com
- Update Requires for octave-%{name}.
* Thu Feb 07 2019 badshah400@gmail.com
- Update Requires for -devel and python- pkgs.
* Sun Jan 27 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 2019 badshah400@gmail.com
- Initial package